aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* add a reference to killall(1)Wolfram Schneider1996-07-031-1/+2
* The default swap device is /dev/drum, not /dev/swapMike Pritchard1996-07-031-2/+2
* Fix some minor formatting problems in some examples.Mike Pritchard1996-07-031-3/+3
* Make %CPU add up closer to 100%.. At least, it now agrees with top.. :-)Peter Wemm1996-06-291-3/+4
* Fix (I think) the %MEM count in 'ps -u'. It was bogusly taking thePeter Wemm1996-06-291-2/+2
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-243-9/+9
* Add a better TEST script. I was surprised how much can be wrongWolfram Schneider1996-06-192-0/+133
* Backup yacc changes.Poul-Henning Kamp1996-06-022-5/+4
* Backout yacc changesPoul-Henning Kamp1996-06-021-2/+6
* Use new yacc rules. (I'm fixing the tree as fast as I can :-)Poul-Henning Kamp1996-05-302-6/+7
* Use default yacc rule.Poul-Henning Kamp1996-05-301-7/+3
* This commit was generated by cvs2svn to compensate for changes in r15920,Peter Wemm1996-05-273-0/+168
|\
| * Import the 4.4BSD-Lite2 /bin/sh sourcesPeter Wemm1996-05-2766-0/+17490
* Nuke the undocumented -F flag, since it doesn't do anything anymore.Peter Wemm1996-05-241-9/+6
* Output line count to stdout. Complies to POSIX.2.Thomas Gellekum1996-05-231-3/+3
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-071-2/+2
* CLSIZE -> getpagesize()Poul-Henning Kamp1996-05-021-2/+2
* Replace NBPG with getpagesize()Poul-Henning Kamp1996-05-021-3/+3
* Fix up the badly out of date struct proc's p_flags.Sujal Patel1996-04-191-39/+22
* Correct some cross references and some path names.Mike Pritchard1996-04-062-4/+4
* For nonexisten time use proper diagnostic instead of bad format and usageAndrey A. Chernov1996-04-061-2/+2
* Use unsigned char for isprintAndrey A. Chernov1996-03-311-2/+2
* Fixed typo.Bruce Evans1996-03-311-2/+2
* Fix 'stutter' in manpage.Nate Williams1996-03-121-2/+2
* err() --> errx() for non-errno related failures.Joerg Wunsch1996-03-111-3/+3
* Option -f implemented (remove + create)Wolfram Schneider1996-03-084-17/+37
* fix usage stringWolfram Schneider1996-03-072-4/+20
* delete unused label endargWolfram Schneider1996-03-011-9/+8
* option -f and -i are exclusive (Posix)Wolfram Schneider1996-02-202-9/+29
* Don't initialize udata, fix usage stringPaul Traina1996-02-191-4/+3
* Don't initialize udata, remove bogus case, fix usage stringPaul Traina1996-02-192-6/+5
* -- is implemented in getopt(3)Paul Traina1996-02-191-5/+2
* delete my last commitWolfram Schneider1996-02-197-68/+27
* Remove unnecessary '?' case and don't zero global udata, it's already zeroPaul Traina1996-02-181-5/+4
* update usage stringWolfram Schneider1996-02-181-5/+6
* Option -f implemented (remove + create)Wolfram Schneider1996-02-184-18/+39
* option -f and -i are exclusiveWolfram Schneider1996-02-182-10/+30
* Add an .Xr for chflags(1) into the SEE ALSO sectoin.Joerg Wunsch1996-02-161-1/+2
* Added a update(4) man page to describe the kernel initiated updateMike Pritchard1996-02-121-3/+3
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-111-2/+2
* #include <kerberosIV/des.h> -> #include <des.h>Mark Murray1996-02-111-2/+2
* Close bin/937 - handle negative timestampsPaul Traina1996-02-081-10/+9
* Fix the borokeness that crept in with rev 1.10 of parser.c, the shJoerg Wunsch1996-02-032-3/+6
* Fix some incorrect locations in the FILES sections of some man pages.Mike Pritchard1996-02-021-3/+3
* Fix some spelling errors.Mike Pritchard1996-01-291-5/+5
* Use the correct buffer size from limits.h for the error bufferMike Pritchard1996-01-201-2/+3
* Remove unused include of utmp.h from print.c. Closes PR# 486.Mike Pritchard1996-01-201-2/+1
* Partially fixed negative and truncated "Avail" counts in df output.Bruce Evans1996-01-141-5/+2
* oops. I forgot to add the "[-U username]" option to the usage string.Peter Wemm1996-01-121-2/+2
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-302-0/+0