Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-05-30 | for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ | Theo de Raadt | |
grep '"' | cut -d':' -f1`; do sed -e '/^.Dd /s/"//g' -e '/^.Dd /s/\(^.Dd [A-Za-z]*\) \(.*\)$/\1, \2/' <$i >x cat x > $i done | |||
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-09 | better error messages | Theo de Raadt | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |