index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
makewhatis
/
makewhatis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r262540:
eadler
2014-03-13
1
-247
/
+195
*
MFC r262539:
eadler
2014-03-13
1
-195
/
+247
*
Currently the code uses gzFile * for a zlib file descriptor, which
delphij
2012-06-20
1
-1
/
+1
*
Modernize scandir(3) and alphasort(3) interfaces according to the IEEE
kib
2010-01-04
1
-2
/
+2
*
%.s expects an int as the length specifier, so cast properly.
delphij
2009-06-23
1
-1
/
+2
*
Teach makewhatis.c to treat .SS with the same severity as .SH.
edwin
2007-10-18
1
-0
/
+2
*
Prepare for MACHINE and hw.machine switching to "pc98" on FreeBSD/pc98.
ru
2005-12-05
1
-3
/
+18
*
ANSIify function definitions.
dwmalone
2002-09-04
1
-6
/
+4
*
Remove a debug output statement.
robert
2002-07-07
1
-4
/
+0
*
- Fix the code in sbuf_need() to double the allocation size until
robert
2002-07-07
1
-9
/
+17
*
Use size_t or ino_t instead of int, and remove a few warnings.
keramida
2002-06-07
1
-4
/
+4
*
Unroff all forms of \f and \*, and the simplest form of \s.
ru
2002-05-22
1
-8
/
+14
*
More whitespace fixes.
ru
2002-05-18
1
-1
/
+3
*
Fixed spacing.
ru
2002-05-18
1
-0
/
+1
*
Look into machine specific subdirs.
ru
2002-05-18
1
-0
/
+9
*
Add C rewrites of catman and makewhatis. These aren't quite as
markm
2002-05-18
1
-0
/
+1011