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