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
/
cap_mkdb
/
cap_mkdb.c
Age
Commit message (
Expand
)
Author
2013-03-26
PR/32591: JuanRP: Also remove the file we are going to be building to prevent
christos
2013-01-23
Move assignment out of assertion in cap_mkdb.
riastradh
2011-08-29
usage() is not unused, it is dead
joerg
2011-08-14
eliminate gcc4.5 warnings
christos
2009-02-18
coverity CID 515: Use assert.
christos
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2005-04-13
Write the database file into a temporary file first, because otherwise if
christos
2004-04-23
const, knf, WARNS=3
christos
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-10-16
safer use of realloc
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-31
Avoid cgetcap &co prototypes conflicting with those provided by the host.
uwe
2002-01-31
Make this compilable as a host tool.
tv
2001-01-28
Examine input files and set the openinfo hint accordingly to number of
jdolecek
2001-01-28
make local functions static
jdolecek
2001-01-28
db_build(): fix memory leak, free() the buffer allocated by cgetnext() on
jdolecek
2000-10-04
Un-__P and ANSIfy.
mjl
2000-10-04
Remove unused includes.
mjl
1999-06-27
Add -b and -l options to generate big- or little-endian databases
simonb
1998-07-28
Increase the initial hash table size.
mycroft
1997-10-19
fix compile warnings on the alpha.
mrg
1997-10-18
getopt returns -1 not EOF
lukem
1997-10-18
WARNSify, fix .Nm usage
lukem
1995-09-02
Sync with 4.4lite2
jtc
1995-03-26
new rcsid format
glass
1994-08-29
Tweak the hash parameters a bit; big win when run over NFS. Merge (copyright
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-05-18
bring in getcap routines, supplied by CSRG, from 4.4...
cgd