Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |