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.sbin
/
services_mkdb
Age
Commit message (
Expand
)
Author
2009-05-13
Sort option descriptions.
wiz
2009-04-22
Enable WARNS=4 by default, except for:
lukem
2009-02-13
Comment out CFLAGS+=-g.
uebayasi
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-09
Always clear the output string buffer in mkaliases(), to avoid reusing
dholland
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2007-06-24
Fix white space compression from Jukka Salmi
christos
2007-06-23
fix usage check.
christos
2007-06-23
fix a comment and use efopen
christos
2007-06-23
Add a uniq option to delete duplicate entries from the services file.
christos
2007-05-20
Update pathnames to the services and netgroups databases after their move
seb
2007-05-15
Change the way we parse so that the two lines"
christos
2007-05-13
specify the initial hash parameters so that we don't end up rehashing a
christos
2007-05-08
add one more missing warn.
christos
2007-05-08
Add quiet mode.
christos
2006-07-30
Sort sections. Punctuation nits.
wiz
2006-07-28
more cleanups.
christos
2006-07-28
use indirect lookup to save space.
christos
2006-07-27
Put this back, heavily hacked by me.
christos
1999-02-12
it's unlikely that 1.4 will ship with support for db backends for
lukem
1999-02-08
services_mkdb; generate db file from services(5) to increase speed of getserv*()
lukem