index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
apropos
Age
Commit message (
Expand
)
Author
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-09-19
- revert change to accessing ../man/ includes as <man/xxx.h>; it's
lukem
2002-09-13
config.[ch] -> manconf.[ch]
mycroft
2002-06-11
cleanup TAILQ use
lukem
2002-06-11
make it compile; sync w/ usr.bin/man change
itojun
2002-03-08
document -C option, add /etc/man.conf to FILES and xref man.conf(5)
jdolecek
2002-03-08
use -I${CURDIR}/.. and #include <man/config.h>, <man/pathnames.h> so
jdolecek
2001-02-19
convert to use getprogname()
cgd
2001-02-05
fix nested extern
christos
2000-11-07
fix up various .Nm abuses:
lukem
1998-11-06
char -> unsigned char
christos
1998-10-15
Add missing .El
ross
1998-07-06
Since GLOB_NOCHECK is not set, explicitly check for a return value of
kleink
1998-06-19
GLOB_QUOTE is dead; per POSIX, backslash quoting of special characters being
kleink
1998-04-09
add .Xr makewhatis 8
fair
1997-11-12
handle strings longer than 256 bytes. should do this with fgetln()...but
mrg
1997-10-20
fix PR 4292 slightly differently
mikel
1997-10-20
don't dump core if the search path contains a non-existant whatis.db file
lukem
1997-10-17
now needs -I to find headers from ../man
mikel
1997-10-17
cleanup for WARNS=1; also avoid using relative paths with #include, and
mikel
1997-10-16
add support for globbing _whatdb entries in man.conf; from Mike
mikel
1997-05-08
Back out the .PATH.c changes. The .depend problem (and others)
gwr
1997-05-06
Use .PATH.c: ...
gwr
1997-01-09
RCS ID police
tls
1995-09-04
Sync with 4.4lite2
tls
1995-03-26
oops
glass
1995-03-25
cleanup old import
glass
1994-09-25
update to 4.4-lite, add rcs ids
glass
1994-09-25
import from 4.4 lite
glass
1993-12-21
add apropos(1); part of new man(1) package from Bostic
cgd