Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-04-25 | -Wall | Todd C. Miller | |
1997-12-20 | Simplify some push-back code (e.g. for left and right quotes) so that | Theo de Raadt | |
it uses pbstr() instead of doing the characters individually (in reverse order) with putback(); cgd | |||
1997-08-31 | wish i had tested | Theo de Raadt | |
1997-08-31 | from jlemon@freebsd; divnum is no longer silently restricted to the | Theo de Raadt | |
range 0..9, changequote(,) is now a synonym for changequote, buffer size for translit() enlarged to handle a full string | |||
1996-11-25 | Sync with NetBSD. | Todd C. Miller | |
Implement `$@' macro, as promised by the manual page (NetBSD PR#2914). | |||
1996-09-15 | Slightly safer temp file open. | Todd C. Miller | |
1996-07-01 | undo mktemp cleanup until i get it right | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-06-25 | mktemp open + fdopen | Theo de Raadt | |
1996-01-15 | from netbsd: | Theo de Raadt | |
Handle multichar comment and quote delimiters (up to 5 characters, per the manual page). Takes care of PR#485. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |