summaryrefslogtreecommitdiff
path: root/bin/sh
AgeCommit message (Expand)Author
1997-01-05HOSTCC; from rahndsTheo de Raadt
1996-12-14-Wall'ing.Michael Shalayeff
1996-12-01Parser fix from NetBSD (christos)Todd C. Miller
1996-11-24Fix truncation of options list in getopts builtin.Todd C. Miller
1996-11-24Sync w/ NetBSD (christos)Todd C. Miller
1996-11-03sh can now be started in a directory whose fully qualified pathnamebitblt
1996-11-02Fix my fix!Todd C. Miller
1996-11-02Fix eval of $1, a typo, and a thinko.Todd C. Miller
1996-10-20Sync with NetBSD. Adds better POSIX compliance amongst others.Todd C. Miller
1996-10-12use HOSTCC; from daleTheo de Raadt
1996-09-27unused sample way of getting around type missing in ash; from woods@weird.comTheo de Raadt
1996-09-16/tmp//_shXXXXXX -> /tmp/_shXXXXXXTodd C. Miller
1996-09-16These should always be static.Jason Downs
1996-09-15sprintf -> snprintf paranoiaTodd C. Miller
1996-09-15sprintf -> snprintf paranoiaTodd C. Miller
1996-09-15document ``ulimit'' builtin.Todd C. Miller
1996-08-22__OpenBSD__Theo de Raadt
1996-08-02zap getopt() case of -?, come on, it is the default!Theo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-06-18from netbsd; Fix PR/2504: return with no args returns 0 instead ofTheo de Raadt
1996-05-22Fix growstackblock() 'newlen' calculations:Theo de Raadt
1996-05-21do newline correct inside ``, netbsd pr#2384Theo de Raadt
1996-03-08From NetBSD:Niklas Hallqvist
1996-03-03From NetBSD:Niklas Hallqvist
1996-03-03From NetBSD:Niklas Hallqvist
1996-02-17From netbsd:Niklas Hallqvist
1995-12-17do not treat symbolic links special; from cgd@netbsd.org; netbsd pr#1776Theo de Raadt
1995-12-14whoops, add thisTheo de Raadt
1995-12-14update from netbsd, including:Theo de Raadt
1995-11-22handle "cd -" causing crash if used as first sh command; from scottr@Plexus.C...Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt