Age | Commit message (Expand) | Author |
2002-03-16 | better error message when we find unmatched braces. (i.e. "braces" is more | Vincent Labrecque |
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-11-19 | kill more registers | Mike Pechkin |
2001-06-25 | errx -> err if ENOMEM | Paul Janzen |
2001-05-01 | Remove completely redundant introductory sentences in ENVIRONMENT sections. | Aaron Campbell |
2001-01-08 | Fix various warnings, merge lite-2, and tidy a bit; also, cast some | Paul Janzen |
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller |
2000-07-25 | Fix indent endless on garbage input. | Marc Espie |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell |
2000-03-08 | Various cleanups and improvements. | Aaron Campbell |
1999-09-14 | types | Theo de Raadt |
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1999-05-19 | Use fprintf/exit in place of errx for usage display. | Alex Feldman |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell |
1998-05-22 | support U, and LL suffixes; rnordier | Theo de Raadt |
1997-09-10 | remove my debug code, grrrrr | Theo de Raadt |
1997-09-10 | make 'special' array completely dynamic. hence you can now use as many -T | Theo de Raadt |
1997-09-10 | remove \n in errx/err calls | Theo de Raadt |
1997-07-25 | use err(3), some -Wall | Michael Shalayeff |
1997-06-23 | fix "stuff"; problems from uenami@imasy.or.jp | Theo de Raadt |
1997-06-09 | -i8 is default; ada@not-enough.bandwidth.org | Theo de Raadt |
1996-10-28 | Safe $HOME usage. | Todd C. Miller |
1996-06-26 | rcsid | Theo de Raadt |
1996-05-21 | errno.h provides what we need | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |