index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
man
/
man.c
Age
Commit message (
Expand
)
Author
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