Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-06-23 | few fixes; msaitoh | Theo de Raadt | |
1998-05-30 | modifiers apply to all things; msaitoh | Theo de Raadt | |
1998-05-29 | nice | Theo de Raadt | |
1998-05-28 | /bin/login -> /usr/bin/login | Artur Grabowski | |
1998-05-18 | MAXPATHLEN not MAXPATHLEN+1 | Theo de Raadt | |
1998-05-18 | readlink len-1 | Theo de Raadt | |
1998-05-17 | do not advance pointer that free() will happen to | Theo de Raadt | |
1998-05-13 | support POSIX "kill [-s signame] pid" syntax, fix the "kill -l [exitstatus]" | Theo de Raadt | |
syntax, sync documentation, no longer permit of full signal names in the "kill [-sig] pid" syntax, e.g. -SIGHUP; kleink | |||
1998-04-25 | nroff error; joel@panacea.null.org | Theo de Raadt | |
1998-03-06 | Add unlimit man link for csh and ulimit man link for sh. | Todd C. Miller | |
1997-11-17 | proper .Xr | Theo de Raadt | |
1997-11-15 | slipped through the cracks. | Todd T. Fries | |
1997-11-15 | spelling | Todd T. Fries | |
1997-09-22 | err.[ch] -> error.[ch] and fix err/warn usage. | Todd C. Miller | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-01 | GLOB_ABEND -> GLOB_ABORTED | Todd C. Miller | |
1997-08-05 | make signal handlers errno safe | Theo de Raadt | |
1997-08-04 | save errno in sigchld handlers | Theo de Raadt | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-07-23 | tabify | kstailey | |
1997-06-18 | (foo *)NULL -> NULL | kstailey | |
1997-05-30 | xref corrections | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-14 | -Wall'ing. | Michael Shalayeff | |
1996-12-04 | use TCSADRAIN instead of TCSANOW, to avoid dropping characters. | Todd C. Miller | |
Fix from NetBSD (christos), reported by Chris Torek. | |||
1996-11-02 | Update from NetBSD (christos) | Todd C. Miller | |
Quote all imported environment variables. | |||
1996-10-27 | compile | Todd C. Miller | |
1996-10-27 | Don't honor $HOME if >= MAXPATHLEN | Todd C. Miller | |
1996-09-15 | fix a typo and vsprintf -> vsnprintf paranoia | Todd C. Miller | |
1996-08-02 | zap getopt() case of -?, come on, it is the default! | Theo de Raadt | |
1996-06-29 | @ documented incorrectly; netbsd pr#2577; banshee@gabriella.resort.com | Theo de Raadt | |
1996-06-29 | s/NOFILE/sysconf(_SC_OPEN_MAX)/ | Theo de Raadt | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-02-17 | From netbsd: | Niklas Hallqvist | |
fix bug where child% suspend parent% bg parent% fg Fg would not work anymore, it would say Suspended (tty input). | |||
1995-10-23 | uhm, this was missing | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |