Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-18 | whack strcpy | Theo de Raadt | |
2001-04-10 | space police + pet peeves | Todd C. Miller | |
use memcpy() not memmove() when we don't care about overlapping segments use puts(foo) instead of print("%s\n", foo) | |||
2001-01-31 | KNF | Theo de Raadt | |
1999-10-18 | Add a help(1) man page -- help for new users and administrators. | Aaron Campbell | |
1999-07-28 | clarify | Theo de Raadt | |
1999-06-10 | Handle PAGER in a manner consistent with the Single Unix Specification: | Paul Janzen | |
that is, use PAGER rather than "more" if it is defined and non-null, not just if it is defined. | |||
1998-11-16 | off by one string termination; wsanchez | Theo de Raadt | |
1998-09-14 | /usr/bin/help == man man" | Theo de Raadt | |
1998-07-20 | finish off fixing PR 536 completely | Theo de Raadt | |
1998-07-01 | Fix confusing error message | Marc Espie | |
1998-04-25 | fix usage | Todd C. Miller | |
1998-03-09 | Add -s section for svr4 compat and -S subsection ala: | Todd C. Miller | |
man -s 4 -S alpha scc | |||
1997-09-10 | path buf too small; tron@lyssa.owl.de | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-09-16 | _PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible too | Theo de Raadt | |
1996-07-18 | bugfix, paths added with -w should now be searched in the same order | michaels | |
as the rest, and not in reverse. | |||
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |