FreeBSD src
Go to file
Garrett Wollman d2920e07e6 Lots of kernel code requires vnodE_if.h, so provide code to generate it
if requested.  LKMs which need it should use:

SRCS+=	vnode_if.h
CLEANFILES+= vnode_if.h vnode_if.c

These rules were already present for VFS LKMs; now they are enabled all
the time.  (VFS LKMs do not need the fragment above; it is still done for them.)
1994-09-26 22:34:04 +00:00
bin Actually implement this correctly. 1994-09-26 02:14:27 +00:00
eBones Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 21:53:28 +00:00
etc Sync again with termcap.src 1994-09-26 22:09:16 +00:00
games Change setup.c so that game files are generated into obj dir, 1994-09-19 05:41:13 +00:00
gnu previous fix was not complete 1994-09-25 08:03:24 +00:00
include get* rework and new bind code 1994-09-25 02:12:49 +00:00
lib Fixed YP networks map support. 1994-09-26 02:50:43 +00:00
libexec Fixed bug where /etc/ftpusers was ineffective. Caused by the wrong 1994-09-20 15:53:30 +00:00
lkm LKM for ibcs2 support 1994-09-25 08:52:14 +00:00
release Spell hierarchy correctly :-(. 1994-09-23 09:01:20 +00:00
sbin disklabel will dump core if you give it too few numbers to process 1994-09-26 04:45:11 +00:00
secure More elegant fix for short settings. 1994-09-19 19:26:39 +00:00
share Lots of kernel code requires vnodE_if.h, so provide code to generate it 1994-09-26 22:34:04 +00:00
sys Lots of kernel code requires vnodE_if.h, so provide code to generate it 1994-09-26 22:34:04 +00:00
tools/regression/usr.bin/sed
usr.bin Move the call to des_set_key to after the kerberos initialisation, removing 1994-09-26 09:22:08 +00:00
usr.sbin Fix comment: we have cron. 1994-09-26 22:20:19 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
CVS-INFO
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile Spell hierarchy correctly :-(. 1994-09-23 09:01:20 +00:00
TODO Added a task: make PAS16 a controller. 1994-09-11 20:01:03 +00:00