Age | Commit message (Expand) | Author |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2013-07-01 | Make some variables const that are filled from getenv(3), from argv, | Ingo Schwarze |
2013-07-01 | Kill off some code that undocumently added an "-s" switch if user had | Jeremie Courreges-Anglas |
2013-06-26 | Avoid mangling argv and environment variables. | Jeremie Courreges-Anglas |
2012-02-05 | Do not insert an empty ENTRY into the manpath list; | Ingo Schwarze |
2012-01-05 | When iterating a TAILQ list replacing elements, | Ingo Schwarze |
2011-07-07 | For man -a and -w, drop companion pages that are also in the path, | Ingo Schwarze |
2011-07-05 | When both a formatted and an unformatted version of the same manual page | Ingo Schwarze |
2011-05-25 | add one more signal block for handling '_intmp' (the list of files scheduled | Theo de Raadt |
2010-10-22 | whining verboten; ok deraadt | Mike Belopuhov |
2010-03-19 | Fix three bugs in man(1): | Ingo Schwarze |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-12-30 | make -S case insensitive; this avoids any confusion over the fact | Jason McIntyre |
2008-01-04 | -k and -f accept multiple arguments; from Pierre Riteau | Jason McIntyre |
2007-08-06 | the ellipsis is not an optional argument; while here, sync the usage | Igor Sobrado |
2007-06-04 | make jmc happy by somewhat smarter synopsis scanning code for -h; ok | Otto Moerbeek |
2007-01-09 | fix usage | Theo de Raadt |
2006-12-14 | Coverity CID 2996: Don't return without closing fp. | Jasper Lievisse Adriaanse |
2005-11-12 | use asprintf instead; dhill@mindcry.org | Theo de Raadt |
2005-10-31 | Rewrite -m processing to not use queue internals and make it more | Otto Moerbeek |
2005-10-17 | Use queue macros instead of directly accessing fields. ok pat@ "put it | Otto Moerbeek |
2004-02-23 | - mark up punctuation | Jason McIntyre |
2003-12-16 | Support MANPAGER environment variable plus some KNF I had in my tree. | Todd C. Miller |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-03-13 | lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu | Theo de Raadt |
2002-12-08 | GNU semantics say that if optstring begins with '-' then | Todd C. Miller |
2002-11-23 | let comment match reality. ok millert@ | Marc Espie |
2002-09-17 | ansi | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-17 | make signal handler safe, by blocking signals around the things that it cares... | Theo de Raadt |
2001-08-18 | whack strcpy | Theo de Raadt |
2001-04-10 | space police + pet peeves | Todd C. Miller |
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 |
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 |
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 |
1996-06-26 | rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |