| Commit message (Expand) | Author | Age | Files | Lines |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-09-05 | 265 | -265/+265 |
| * | YAMFC (rev 1.13, ensure string termination) | Joerg Wunsch | 1997-05-09 | 1 | -2/+3 |
| * | Fix buffer overflow | Guido van Rooij | 1997-03-10 | 1 | -2/+3 |
| * | From current: fix buffer overflow | Guido van Rooij | 1997-03-10 | 1 | -2/+2 |
| * | Merge the -p option here, to plug an ugly security hole involving | Joerg Wunsch | 1997-02-15 | 4 | -11/+35 |
| * | Merge the Makefile changes from -current that allow to build both | Joerg Wunsch | 1996-11-24 | 2 | -2/+20 |
| * | Merged with HEAD: fixed some descritions and a macro. | Bruce Evans | 1996-07-02 | 1 | -4/+4 |
| * | Bring in a bunch of man page fixes from the HEAD | Gary Palmer | 1996-06-27 | 1 | -2/+2 |
| * | Merge the fixes for rev 1.9 and 1.10 of parser.c, and | Joerg Wunsch | 1996-06-25 | 2 | -23/+22 |
| * | kerberosIV/des.h -> des.h | Mark Murray | 1996-06-23 | 1 | -2/+2 |
| * | Brought in the fixes from rev.1.8 - use the freespace() macro | Bruce Evans | 1996-06-11 | 1 | -5/+2 |
| * | This 3rd mega-commit should hopefully bring us back to where we were. | Jordan K. Hubbard | 1996-06-05 | 55 | -225/+161 |
| * | Merge from HEAD, except: | Jordan K. Hubbard | 1996-05-29 | 56 | -216/+281 |
| * | Fix 'stutter' in manpage. | Nate Williams | 1996-03-12 | 1 | -2/+2 |
| * | Update from HEAD (err-->errx) | Joerg Wunsch | 1996-03-11 | 1 | -3/+3 |
| * | Bring ps -U username from -current. | Peter Wemm | 1996-02-22 | 2 | -7/+22 |
| * | Merge in broken `test -h' functionality from -current. This also | Jordan K. Hubbard | 1996-02-20 | 1 | -2/+2 |
| * | Bring in changes from HEAD: | Mike Pritchard | 1996-01-30 | 1 | -5/+5 |
| * | Update man page from HEAD. | Joerg Wunsch | 1995-12-30 | 1 | -2/+12 |
| * | Move all known fixes from 2.2-current into the 2.1 branch, with the | Joerg Wunsch | 1995-12-11 | 8 | -86/+396 |
| * | Finally fix expr in all respects, so it's now handling all numeric and | Joerg Wunsch | 1995-12-11 | 1 | -33/+31 |
| * | Brought in change from rev 1.6: bugfix for the bugfix. | David Greenman | 1995-10-10 | 1 | -2/+2 |
| * | Brought in changes from rev 1.3: Handle trailing slashes in source | David Greenman | 1995-10-09 | 1 | -5/+11 |
| * | Brought in changes from main branch: widen TT field by one char. | David Greenman | 1995-10-05 | 2 | -5/+5 |
| * | Sync with main branch. | David Greenman | 1995-10-05 | 1 | -6/+7 |
| * | Brought in changes from rev 1.5: preserve sticky bit. | David Greenman | 1995-10-05 | 1 | -2/+3 |
| * | Brought in changes from rev 1.3: return proper exit status. | David Greenman | 1995-10-05 | 1 | -2/+7 |
| * | Brought in changes from main branch: conform to POSIX.2 with -c; #undef | David Greenman | 1995-10-02 | 2 | -4/+19 |
| * | Brought in changes from rev 1.4: fix job table corruption bug. | David Greenman | 1995-10-01 | 1 | -1/+8 |
| * | Brought in change from rev 1.4: don't dereference a NULL pointer in null | David Greenman | 1995-09-20 | 1 | -2/+3 |
| * | Brought in change from rev 1.3: use warnx rather than warn to avoid printing | David Greenman | 1995-08-30 | 1 | -2/+2 |
| * | Brought in changes from main branch: disable debug and handle null commands | David Greenman | 1995-08-30 | 2 | -3/+8 |
| * | Brought in change from rev 1.3: fix compile warning. | David Greenman | 1995-08-30 | 1 | -1/+4 |
| * | Brought in misc manual page corrections from main branch. | David Greenman | 1995-08-29 | 1 | -2/+2 |
| * | Brought in correction from rev 1.3; | David Greenman | 1995-08-29 | 1 | -2/+2 |
| * | Brought in change from rev 1.8: don't depend on tzfile.h. | David Greenman | 1995-08-28 | 1 | -4/+3 |
| * | Brought in change from rev 1.5: don't depend on tzfile.h. | David Greenman | 1995-08-28 | 1 | -3/+2 |
| * | *** empty log message *** | David Greenman | 1995-08-28 | 1 | -2/+2 |
| * | Brought in changes from rev 1.5: use %+ as default format. | David Greenman | 1995-08-28 | 1 | -2/+2 |
| * | Brought in changes from main branch: eliminate use of tzfile.h and use | David Greenman | 1995-08-28 | 1 | -5/+4 |
| * | Brought in changes from revs 1.5-1.6: print an appropriate error if stdin | David Greenman | 1995-08-25 | 1 | -3/+3 |
| * | Brought in changes from rev 1.7: deal with backquote and EOF correctly. | David Greenman | 1995-08-25 | 1 | -1/+5 |
| * | Brought in changes from rev 1.4: handle "-f foo" and "-ffoo" indentically | David Greenman | 1995-08-25 | 1 | -3/+2 |
| * | Brought in change from rev 1.4: use major/minor(). | David Greenman | 1995-08-25 | 1 | -4/+4 |
| * | Brought in changes from rev 1.10: conform to POSIX.2 when comparing | David Greenman | 1995-08-25 | 1 | -1/+13 |
| * | Brought in changes from rev 1.4: fix event number handling. | David Greenman | 1995-08-25 | 1 | -2/+2 |
| * | Brought in changes from rev 1.4: fix ttys setting for filec mode. | David Greenman | 1995-08-25 | 1 | -5/+5 |
| * | Brought in changes from rev 1.4: fix bugs with 'which'. | David Greenman | 1995-08-25 | 1 | -5/+12 |
| * | Brought in change from rev 1.4: print error when getwd fails. | David Greenman | 1995-08-25 | 1 | -2/+2 |
| * | Brought in changes from main branch: fix path warning to apply to | David Greenman | 1995-08-25 | 2 | -12/+16 |