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
/
libexec
/
makewhatis
Age
Commit message (
Expand
)
Author
2000-07-13
Invoke "nroff" with "-S" (safer mode) option because "makewhatis" is
tron
2000-07-13
Kill "nroff" process and wait for its terminiation if we can't setup
tron
2000-07-13
Optimize invokation of "nroff":
tron
2000-07-10
Check exit code returned from "nroff" if it is used to convert
tron
2000-07-09
Invoke "nroff" and parse its output if an unformatted manual page uses
tron
2000-01-24
Don't write leading white spaces and directory names to whatis file.
tron
1999-12-31
Accept all kind of whitespaces when searching for the end of a nroff
tron
1999-12-31
Correct and improve nroff macro stripping. Partially fixes PR bin/9083
tron
1999-12-11
Recognize manual page sections "l" and "n" used by the package system.
tron
1999-09-25
Set file modes of whatis.db database file to 444 like the old script did.
tron
1999-09-25
Fix incorrect error check after writing database file.
tron
1999-09-25
Replace shell script for creating whatis.db database with a C program
tron
1999-03-30
For install makefile, set DESTDIR on command line rather than in makefile
cjs
1999-02-13
remove NOPROG (nothing uses it). however, set MKOBJ=no if appropriate
lukem
1998-05-24
...and clear DESTDIR in fake Makefile.
tv
1998-05-23
Don't ignore compressed unformatted man pages and use $MKWHATIS where
frueauf
1998-05-23
Use a "smart" lookup of makewhatis.sed.
tv
1998-05-21
Don't try to get at ${DESTDIR} inside /usr/libexec/makewhatis; instead,
tv
1998-03-21
Add support for "${DESTDIR}".
tron
1998-02-09
cons up a makefile to install whatis.db with FILES=
lukem
1998-01-09
RCS Id Police.
perry
1997-11-18
oops! dont clobber the list after building it. (pr#4528 John.P.Darrow@wheat...
mrg
1997-11-02
* remove duplicate inode entries, so files with multiple hard links are
lukem
1997-11-02
use $TMP and $LIST everywhere, remove $LIST upon successful exit
lukem
1997-11-01
use the updated getNAME(8) now that it has a reasonable output. this
mrg
1997-10-20
- Fix .Nm usage.
enami
1997-10-20
build objdir for manpage. from Dave Huang <khym@bga.com> in [bin/4294]
lukem
1997-10-17
Add makewhatis.8.
hubertf
1997-10-13
rcsid fascism
lukem
1997-08-04
now finds symlinked man pages, as submitted by Thorsten Frueauf in pr-3087
perry
1997-03-24
- Makefile cleanups
christos
1996-10-18
Use ${INSTALL}.
thorpej
1995-05-11
Winning Strategies has placed this code in the public domain.
jtc
1994-03-19
support for compressed and gzipped man pages. more or less from
cgd
1994-02-07
actually do the install when done
cgd
1994-01-29
Fix spelling error in Copyright notice
jtc
1993-12-21
moved here from old location in src/usr.bin/man
cgd