aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/makewhatis/makewhatis.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r237348:Xin LI2012-06-231-1/+1
* Modernize scandir(3) and alphasort(3) interfaces according to the IEEEKonstantin Belousov2010-01-041-2/+2
* %.s expects an int as the length specifier, so cast properly.Xin LI2009-06-231-1/+2
* Teach makewhatis.c to treat .SS with the same severity as .SH.Edwin Groothuis2007-10-181-0/+2
* Prepare for MACHINE and hw.machine switching to "pc98" on FreeBSD/pc98.Ruslan Ermilov2005-12-051-3/+18
* ANSIify function definitions.David Malone2002-09-041-6/+4
* Remove a debug output statement.Robert Drehmel2002-07-071-4/+0
* - Fix the code in sbuf_need() to double the allocation size untilRobert Drehmel2002-07-071-9/+17
* Use size_t or ino_t instead of int, and remove a few warnings.Giorgos Keramidas2002-06-071-4/+4
* Unroff all forms of \f and \*, and the simplest form of \s.Ruslan Ermilov2002-05-221-8/+14
* More whitespace fixes.Ruslan Ermilov2002-05-181-1/+3
* Fixed spacing.Ruslan Ermilov2002-05-181-0/+1
* Look into machine specific subdirs.Ruslan Ermilov2002-05-181-0/+9
* Add C rewrites of catman and makewhatis. These aren't quite asMark Murray2002-05-181-0/+1011