Go to file
jdolecek 534dd161ea If called without arguments, parse /etc/man.conf and regenerate the whatis
databases specified there. By default, the individual databases
are actually generated by forked children in this case, for
performance reasons. This feature can be switched off by new -f flag.
If the configuration file can't be parsed or doesn't contain any
_whatdb entries, the code falls back to /usr/share/man as before.

Added -C, which allows to specify alternate configuration file. This
  is compatible with apropos(1) and whatis(1) flag of same name.

Update manpage accordingly and document behaviour a bit better.
Also add a HISTORY section, hopefully correct (done using CVS logs).

This solves toolchain/5231 by Tim Rightnour and bin/7696 by Allen Briggs.
2002-03-08 21:59:07 +00:00
bin % set verbose echo 2002-03-08 17:15:30 +00:00
crypto printf type mismatch. 2002-03-08 06:03:21 +00:00
dist
distrib don't need this any more 2002-03-07 23:53:44 +00:00
etc When making a release, build the release notes, and copy them and boot26 2002-03-07 23:12:54 +00:00
games
gnu Also supply the FOP_REGNUM value in supply_xmmregs(). 2002-03-07 19:14:44 +00:00
include
lib
libexec If called without arguments, parse /etc/man.conf and regenerate the whatis 2002-03-08 21:59:07 +00:00
regress
sbin
share Add entries for evbarm and evbmips. 2002-03-07 14:46:10 +00:00
sys Add a missing simple_unlock. 2002-03-08 21:43:54 +00:00
tools fcntl locking works much better when the `struct flock' is actually given 2002-03-07 23:14:02 +00:00
usr.bin Ansify 2002-03-08 21:57:33 +00:00
usr.sbin
build.sh Add evbmips. 2002-03-07 14:59:04 +00:00
BUILDING
BUILDING.mdoc
Makefile
Makefile.inc
UPDATING