summaryrefslogtreecommitdiff
path: root/bin/csh
AgeCommit message (Expand)Author
1997-09-22err.[ch] -> error.[ch] and fix err/warn usage.Todd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-09-01GLOB_ABEND -> GLOB_ABORTEDTodd C. Miller
1997-08-05make signal handlers errno safeTheo de Raadt
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-23tabifykstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-05-30xref correctionsTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-14-Wall'ing.Michael Shalayeff
1996-12-04use TCSADRAIN instead of TCSANOW, to avoid dropping characters.Todd C. Miller
1996-11-02Update from NetBSD (christos)Todd C. Miller
1996-10-27compileTodd C. Miller
1996-10-27Don't honor $HOME if >= MAXPATHLENTodd C. Miller
1996-09-15fix a typo and vsprintf -> vsnprintf paranoiaTodd C. Miller
1996-08-02zap getopt() case of -?, come on, it is the default!Theo de Raadt
1996-06-29@ documented incorrectly; netbsd pr#2577; banshee@gabriella.resort.comTheo de Raadt
1996-06-29s/NOFILE/sysconf(_SC_OPEN_MAX)/Theo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-02-17From netbsd:Niklas Hallqvist
1995-10-23uhm, this was missingTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt