FreeBSD src
Go to file
Peter Wemm d5dcd8e63f Add a hook ``MANFILTER''. This optionally specifies a command to
pipe the man page source through before compressing or installing.
This can be used to do do (eg) sed substitution on man pages from
3rd party packages (in particular, ncurses and bind-4.9.4)

This should not affect anything already in the source tree.
1996-08-11 12:31:57 +00:00
bin chmod(2) directories once only (was twice) 1996-08-10 15:05:26 +00:00
contrib/tcl General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
eBones Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS. 1996-07-30 21:16:34 +00:00
etc Add missing netatalk, netipx and netkey directories. 1996-08-11 04:32:14 +00:00
games Correctly declare main() as `int'. 1996-07-17 20:13:33 +00:00
gnu The default editor is "vi", not "/usr/ucb/vi". 1996-08-09 09:00:41 +00:00
include Create FreeBSD copyright (c comment) for OS version 1996-08-04 22:34:23 +00:00
lib Short value is better for hash due to easy overflow in 8bit characters 1996-08-11 11:49:23 +00:00
libexec Reviewed by: various 1996-08-09 22:22:30 +00:00
lkm Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
release Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
sbin Reviewed by: julian 1996-08-09 22:52:02 +00:00
secure This commit was generated by cvs2svn to compensate for changes in r17497, 1996-08-10 17:19:16 +00:00
share Add a hook ``MANFILTER''. This optionally specifies a command to 1996-08-11 12:31:57 +00:00
sys Fix many long-standing bugs and problems with pcvt, namely: 1996-08-10 22:14:36 +00:00
tools Update to use modern make meta-variables. Fix the $Id$ both. 1996-06-30 18:02:58 +00:00
usr.bin Fix some improperly wrapped lines in the code. 1996-08-11 02:20:05 +00:00
usr.sbin Reviewed by: various 1996-08-09 22:20:24 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Removed extraneous .endif that was left during OBJDIR cleanup. 1996-08-07 19:28:09 +00:00