summaryrefslogtreecommitdiff
path: root/usr.bin/cap_mkdb
AgeCommit message (Expand)Author
2014-04-13Change some standard exit status text to ".Ex -std"snj
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
2012-04-21Add capfile(5) to describe the termcap format.roy
2011-08-29usage() is not unused, it is deadjoerg
2011-08-14eliminate gcc4.5 warningschristos
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
2010-05-14Fix trailing whitespacejoerg
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-02-18coverity CID 515: Use assert.christos
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-01-31Clarify what the format section of the cap_mkdb man page is talking about.erh
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-09-26Drop extra space before a dot.jmmv
2004-04-23add WARNS=3christos
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-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2003-01-31Avoid cgetcap &co prototypes conflicting with those provided by the host.uwe
2002-09-30New sentence, new line.grant
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-31Make this compilable as a host tool.tv
2001-10-17"-indent" is not a valid .Bl argument, "-offset indent" is (found bywiz
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
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES orkleink
1999-10-08s/ as as / are as /msaitoh
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
1997-05-29Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:cgd
1996-11-10fix the the typoslukem
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-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-05-18bring in getcap routines, supplied by CSRG, from 4.4...cgd