summaryrefslogtreecommitdiffstats
path: root/usr.bin/makewhatis/makewhatis.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r262540:eadler2014-03-131-247/+195
* MFC r262539:eadler2014-03-131-195/+247
* Currently the code uses gzFile * for a zlib file descriptor, whichdelphij2012-06-201-1/+1
* Modernize scandir(3) and alphasort(3) interfaces according to the IEEEkib2010-01-041-2/+2
* %.s expects an int as the length specifier, so cast properly.delphij2009-06-231-1/+2
* Teach makewhatis.c to treat .SS with the same severity as .SH.edwin2007-10-181-0/+2
* Prepare for MACHINE and hw.machine switching to "pc98" on FreeBSD/pc98.ru2005-12-051-3/+18
* ANSIify function definitions.dwmalone2002-09-041-6/+4
* Remove a debug output statement.robert2002-07-071-4/+0
* - Fix the code in sbuf_need() to double the allocation size untilrobert2002-07-071-9/+17
* Use size_t or ino_t instead of int, and remove a few warnings.keramida2002-06-071-4/+4
* Unroff all forms of \f and \*, and the simplest form of \s.ru2002-05-221-8/+14
* More whitespace fixes.ru2002-05-181-1/+3
* Fixed spacing.ru2002-05-181-0/+1
* Look into machine specific subdirs.ru2002-05-181-0/+9
* Add C rewrites of catman and makewhatis. These aren't quite asmarkm2002-05-181-0/+1011
OpenPOWER on IntegriCloud