freebsd-dev/sys
Bruce Evans a7d87a6714 Don't (re)define ACTUALLY_LKM_NOT_KERNEL. It wasn't even used by the
joy driver proper.

Don't add -I/sys to CFLAGS.  bsd.kmod.mk adds the correct (relative)
path.
1996-06-23 14:52:20 +00:00
..
alpha Some news for syscons (long overdue): 1996-06-21 07:19:18 +00:00
amd64 Properly account for non-page aligned buffers. 1996-06-20 08:07:30 +00:00
compat/linux Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
compile
conf Finished converting ipfw to use opt_ipfw.h. 1996-06-23 14:43:55 +00:00
ddb A small bit of defensive programming in case the panic is during process 1996-06-15 07:08:02 +00:00
dev When writing the settings for stop bits and output hardware flow control, 1996-06-21 21:35:01 +00:00
fs Add procfs_type.c to the repository. 1996-06-18 05:22:45 +00:00
geom Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
gnu Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
i386 Don't (re)define or use ACTUALLY_LKM_NOT_KERNEL - use the existing 1996-06-23 14:41:55 +00:00
isa Oops, fix a bug that caused updates to the screen to happen, without 1996-06-21 11:31:09 +00:00
isofs/cd9660 Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:36:23 +00:00
kern Clean-up the new VM map procfs code, and also add support for executable 1996-06-18 05:16:00 +00:00
libkern Added index() which will be used shortly in some fixes to the ibcs2 1996-06-07 22:21:31 +00:00
miscfs Add procfs_type.c to the repository. 1996-06-18 05:22:45 +00:00
modules Don't (re)define ACTUALLY_LKM_NOT_KERNEL. It wasn't even used by the 1996-06-23 14:52:20 +00:00
msdosfs The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
net Remove an un-necessary call to microtime() to set if_lastchange 1996-06-23 00:51:05 +00:00
netatalk Obtained from: Netatalk distribution. 1996-06-18 20:55:13 +00:00
netinet Use IPFIREWALL_MODULE instead of ACTUALLY_LKM_NOT_KERNEL to indicate 1996-06-23 14:28:02 +00:00
netipx Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
netkey This is the `netkey' kernel key-management service (the PF_KEY analogue 1996-06-14 17:22:18 +00:00
netns finish killing off netns. (For some reason, CVS `undeleted' these 1996-02-13 18:19:17 +00:00
nfs Fix for NFS_NOSERVER 1996-06-14 11:13:21 +00:00
nfsclient Fix for NFS_NOSERVER 1996-06-14 11:13:21 +00:00
nfsserver Fix for NFS_NOSERVER 1996-06-14 11:13:21 +00:00
pc98 The PC98-specific files. 1996-06-14 10:04:54 +00:00
pccard Oops, forgot to delete some garbage from working code. 1996-06-14 11:10:19 +00:00
pci Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
powerpc/include Add commands for ptrace get/set registers.. (Same numbers as NetBSD) 1996-01-24 18:51:48 +00:00
rpc Fix a bunch of spelling errors in the comment fields 1996-01-30 23:33:04 +00:00
scsi Dump the timeout for st_erase(). 1996-06-22 14:57:55 +00:00
sys When bringing the netkey stuff over, I forgot that I had decided to change 1996-06-18 15:22:26 +00:00
tools Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
ufs Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
vm Improve algorithm for page hash queue. It was previously about 1996-06-21 05:39:22 +00:00
Makefile The Great PC98 Merge. 1996-06-14 11:02:28 +00:00