summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* Use new yacc rules. (I'm fixing the tree as fast as I can :-)phk1996-05-302-6/+7
* Use default yacc rule.phk1996-05-301-7/+3
* This commit was generated by cvs2svn to compensate for changes in r15920,peter1996-05-273-0/+168
|\
| * Import the 4.4BSD-Lite2 /bin/sh sourcespeter1996-05-2766-1222/+2226
* | Nuke the undocumented -F flag, since it doesn't do anything anymore.peter1996-05-241-9/+6
* | Output line count to stdout. Complies to POSIX.2.tg1996-05-231-3/+3
* | ``mv'' -> ``mv -f''wosch1996-05-071-2/+2
* | CLSIZE -> getpagesize()phk1996-05-021-2/+2
* | Replace NBPG with getpagesize()phk1996-05-021-3/+3
* | Fix up the badly out of date struct proc's p_flags.smpatel1996-04-191-39/+22
* | Correct some cross references and some path names.mpp1996-04-062-4/+4
* | For nonexisten time use proper diagnostic instead of bad format and usageache1996-04-061-2/+2
* | Use unsigned char for isprintache1996-03-311-2/+2
* | Fixed typo.bde1996-03-311-2/+2
* | Fix 'stutter' in manpage.nate1996-03-121-2/+2
* | err() --> errx() for non-errno related failures.joerg1996-03-111-3/+3
* | Option -f implemented (remove + create)wosch1996-03-084-17/+37
* | fix usage stringwosch1996-03-072-4/+20
* | delete unused label endargwosch1996-03-011-9/+8
* | option -f and -i are exclusive (Posix)wosch1996-02-202-9/+29
* | Don't initialize udata, fix usage stringpst1996-02-191-4/+3
* | Don't initialize udata, remove bogus case, fix usage stringpst1996-02-192-6/+5
* | -- is implemented in getopt(3)pst1996-02-191-5/+2
* | delete my last commitwosch1996-02-197-68/+27
* | Remove unnecessary '?' case and don't zero global udata, it's already zeropst1996-02-181-5/+4
* | update usage stringwosch1996-02-181-5/+6
* | Option -f implemented (remove + create)wosch1996-02-184-18/+39
* | option -f and -i are exclusivewosch1996-02-182-10/+30
* | Add an .Xr for chflags(1) into the SEE ALSO sectoin.joerg1996-02-161-1/+2
* | Added a update(4) man page to describe the kernel initiated updatempp1996-02-121-3/+3
* | Correct a bunch of man page cross references and generallympp1996-02-111-2/+2
* | #include <kerberosIV/des.h> -> #include <des.h>markm1996-02-111-2/+2
* | Close bin/937 - handle negative timestampspst1996-02-081-10/+9
* | Fix the borokeness that crept in with rev 1.10 of parser.c, the shjoerg1996-02-032-3/+6
* | Fix some incorrect locations in the FILES sections of some man pages.mpp1996-02-021-3/+3
* | Fix some spelling errors.mpp1996-01-291-5/+5
* | Use the correct buffer size from limits.h for the error buffermpp1996-01-201-2/+3
* | Remove unused include of utmp.h from print.c. Closes PR# 486.mpp1996-01-201-2/+1
* | Partially fixed negative and truncated "Avail" counts in df output.bde1996-01-141-5/+2
* | oops. I forgot to add the "[-U username]" option to the usage string.peter1996-01-121-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-302-0/+0
* | Print dev minor #'s > 255 in hex.joerg1995-12-301-3/+7
* | Small man page tweaks:joerg1995-12-301-2/+12
* | Implement a new option to ps.. `-U username'. This allows you topeter1995-12-262-4/+19
* | Restored formatting from the old printf/printf.c.bde1995-12-141-5/+5
* | The shell incorrectly gave & precedence over ;. This breaks thejoerg1995-12-101-23/+19
* | Move out some of the shell builtin bogosity from printf's source tojoerg1995-12-101-1/+10
* | Fix my own brokeness for the colon operator, when one of the argumentsjoerg1995-11-181-33/+31
* | A fix for the "cd -" coredump on a brand new /bin/sh. The problem waspeter1995-11-141-2/+5
* | Fixed descriptions of ignpar and parmrk.bde1995-11-111-3/+3
OpenPOWER on IntegriCloud