| Age | Commit message (Expand) | Author |
| 2008-10-16 | Use "extern" properly for referencing globals defined in other modules. | dholland |
| 2008-02-15 | Fix inconsistent definitions | matt |
| 2007-12-18 | This should have been all on one line anyway - and hey, it fixes my build | dogcow |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry |
| 2006-10-04 | Prefix "Syntax Error" with the program name, if the command name is not | christos |
| 2006-01-02 | Add error printing for ENAMETOOLONG. Partially addresses PR bin/13850 . | garbled |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-01-22 | Support command -p, -v and -V as posix | dsl |
| 2003-01-16 | Rename `sigset' locals to avoid symbol shadowing warning. | kleink |
| 2002-11-24 | Fixes from David Laight: | christos |
| 2002-09-27 | Clean up INTOFF/INTON usage a little -- none of fork{shell,parent,child}() | mycroft |
| 2002-09-27 | no SYSV for eagain, enable EMFILE | christos |
| 2002-05-25 | __STDC__ is always defined on NetBSD, so remove #ifdef __STDC__ (and | wiz |
| 2002-05-15 | implement noclobber. From Ben Harris, with minor tweaks from me. Two | christos |
| 2000-07-03 | include <stdlib.h>, <string.h>, or whatever as appropriate to shut up | matt |
| 1999-07-09 | compile with WARNS = 2 | christos |
| 1999-04-05 | If we exit due to a SIGINT, do it with raise() so that the wait status is | mycroft |
| 1998-07-28 | Be more retentive about use of NOTREACHED and noreturn. | mycroft |
| 1998-07-28 | Delint. | mycroft |
| 1998-01-31 | Include our local includes after the system's ones. | christos |
| 1997-07-04 | Fix compiler warnings. | christos |
| 1997-04-11 | Use #ifdef __STDC__ instead of #if __STDC__ | christos |
| 1996-10-16 | PR/287: Shell does not exit with 126/127 when permission denied/ | christos |
| 1995-05-11 | Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0 | christos |
| 1995-03-23 | Fix typo in previous. | mycroft |
| 1995-03-21 | Use sigprocmask(), not sigsetmask(). | mycroft |
| 1995-03-21 | convert to new RCS id conventions. | cgd |
| 1994-12-05 | clean up further. more patches from Jim Jegers | cgd |
| 1994-12-04 | from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelch | cgd |
| 1994-06-11 | Add RCS ids. | mycroft |
| 1994-05-12 | Include appropriate header files to bring function prototypes into scope. | jtc |
| 1994-05-11 | sync with 4.4lite | jtc |
| 1993-09-05 | From Vincent Broman: | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-23 | changed "Id" to "Header" for rcsids | cgd |
| 1993-03-22 | added rcs ids to all files | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |