Age | Commit message (Expand) | Author |
---|---|---|
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt |
2000-01-22 | remove extra externs not needed because of unistd.h (rest of tree will be don... | Theo de Raadt |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-03-02 | Update based on latest NetBSD version. | Todd C. Miller |
1997-02-28 | Add -f to getopt() -- that'll teach me to test first. | Todd C. Miller |
1997-02-28 | Silently ignore -f so that "fsck -f" works if you have an msdos | Todd C. Miller |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-06-23 | update rcsid | Theo de Raadt |
1996-06-10 | from ws; | Theo de Raadt |
1996-05-22 | add fsck_msdos | Theo de Raadt |