summaryrefslogtreecommitdiff
path: root/usr.bin/sed
AgeCommit message (Expand)Author
1997-11-14fix for a line continuation bug, more than a year ald. work by mckusick,Theo de Raadt
1997-09-11extra ()Theo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
1997-04-28Use strtoul() not strtol() when assigning to an unsigned long.Todd C. Miller
1997-03-26show a backslash properly; david@mono.orgTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1996-05-21getc/ungetc use an intTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt