aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup: remove unused variables, use correct *printf formatAlexander Langer1996-06-028-147/+144
* Backout yacc changes.Poul-Henning Kamp1996-06-0212-14/+14
* Finished yacc rules changes.Bruce Evans1996-06-011-1/+1
* yacc rules change.Poul-Henning Kamp1996-05-303-3/+3
* yacc rule changes.Poul-Henning Kamp1996-05-304-6/+6
* yacc changes.Poul-Henning Kamp1996-05-302-4/+4
* yacc rules change.Poul-Henning Kamp1996-05-302-2/+2
* Allow multiple process names to kill (i.e. 'killall ftpd inetd httpd')Sujal Patel1996-05-302-37/+42
* Remove obsolete SOCKSv4 supportPaul Traina1996-05-302-12/+1
* 1. Remove SOCKS support (unneded with SOCKS v5 port)Paul Traina1996-05-303-61/+20
* Drop privileges if not using standard namelist or kernel file.Paul Traina1996-05-301-0/+7
* Setgid kmem not required.Paul Traina1996-05-301-3/+1
* Drop privileges if we're not reading standard kernel file or namelist.Paul Traina1996-05-301-1/+9
* Make it more explicit in the main help window that the magic to leaveJoerg Wunsch1996-05-277-22/+22
* Fix a bug in the mbufs display, seen when there was a large numberJohn Polstra1996-05-271-3/+2
* Changed printf for reporting transfer stats from using %.2g to %.2f toMarc G. Fournier1996-05-261-2/+6
* The rs(1) command dumps core with the -s option (SIGSEGV)Joerg Wunsch1996-05-261-4/+5
* Fix the -l flag. For some reason I can't fathom, I left in some codeBill Paul1996-05-251-8/+5
* New option -append: teach makewhatis to only add records, insteadWolfram Schneider1996-05-222-1/+56
* remove NLSDIR=${DESTDIR}/usr/share/nls, already defined in bsd.own.mkWolfram Schneider1996-05-221-6/+8
* Correct usage message.Garrett Wollman1996-05-201-1/+1
* Small patch from James Clark, fixes underscore handling in the SGMLJohn Fieber1996-05-201-1/+2
* Convert f2c.1 to mdoc format.Mike Pritchard1996-05-151-297/+230
* Fix a few HTML 2.0 violations.John Fieber1996-05-151-5/+10
* Bugfix: nested *?+ in regexp at /usr/bin/makewhatis line 286Wolfram Schneider1996-05-121-0/+35
* Describe calendar format & arguments betterAndrey A. Chernov1996-05-121-16/+38
* Includes cleanupAndrey A. Chernov1996-05-112-4/+6
* Describe russian calendarAndrey A. Chernov1996-05-101-0/+3
* Add russian data handlingAndrey A. Chernov1996-05-101-1/+1
* Russian calendarAndrey A. Chernov1996-05-1012-1/+272
* Localize even more.Andrey A. Chernov1996-05-103-15/+22
* Fix typing errorAndrey A. Chernov1996-05-101-1/+1
* Allow to configure national Easter names.Andrey A. Chernov1996-05-106-49/+91
* Localize itAndrey A. Chernov1996-05-1022-41/+275
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-071-3/+3
* In use_yp(), call _yp_check() to make ultra, super-duper sure that NISBill Paul1996-05-071-2/+3
* Correct an editing bogon I introduced earlier.Jordan K. Hubbard1996-05-041-3/+4
* Look conditionally in obj/ for mktoasc.Jordan K. Hubbard1996-05-031-3/+8
* NBPG -> PAGE_SIZEPoul-Henning Kamp1996-05-022-26/+26
* Correct a typo.Joerg Wunsch1996-04-301-1/+1
* Implement keyinfo(1) as a setuid Perl script, so /etc/skeykeys canJoerg Wunsch1996-04-264-16/+46
* Oops, restore missing piece of previous commit.Andrey A. Chernov1996-04-251-1/+1
* Treat ^end<EOF> as valid terminator (like ^end\n), some encoders (f.e. Eudora)Andrey A. Chernov1996-04-251-1/+1
* Add support for SOCKS if enabled.Paul Traina1996-04-232-4/+11
* Add support for socksPaul Traina1996-04-234-1/+23
* Fix a segfault which occurs when it gets an empty input line.Sujal Patel1996-04-221-1/+8
* Update an offset field for i386 a.out core files, so that the programJohn Polstra1996-04-181-1/+1
* Fix a typo in the syntax for indirect offsets.John Polstra1996-04-181-2/+2
* Document that ipx is a valid protocol for the -f option.John Hay1996-04-131-5/+8
* Changed all per-file errors to warnings. Exit with a nonzero status ofBruce Evans1996-04-131-55/+48