freebsd_amp_hwpstate/sys
Bruce Evans 3d2d6cc3d8 Forward declare even more structs to restore some self-sufficiency.
Didn't fix new dependence on <ufs/ufs/inode.h> and its prerequisites.
1998-03-23 14:12:37 +00:00
..
alpha Add vm_ooffset_t and vm_pindex_t that FreeBSD uses (but NetBSD doesn't). 1998-03-23 08:17:16 +00:00
amd64 Make EPSON_BOUNCEDMA a new-style option. 1998-03-17 09:11:03 +00:00
compat
compile
conf Add IPFILTER, IPFILTER_LOG and note IPFILTER_LKM. 1998-03-21 14:13:47 +00:00
ddb
dev merge from 2.2 1998-03-21 06:17:14 +00:00
fs Deleted 1024bytes/sector floppy code for PC-98 arch. The 1998-03-20 02:33:42 +00:00
geom Slightly more correct initialisation of the new buf struct for soft-updates. 1998-03-09 20:39:26 +00:00
gnu Make this compile after soft updates integration. 1998-03-09 14:46:57 +00:00
i386 Add IPFILTER, IPFILTER_LOG and note IPFILTER_LKM. 1998-03-21 14:13:47 +00:00
isa Be less draconian about the TSC if APM is configured, use it for 1998-03-16 10:06:58 +00:00
isofs/cd9660 Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) 1998-03-08 09:59:44 +00:00
kern In kern_physio.c fix tsleep priority messup. 1998-03-19 22:48:16 +00:00
libkern
miscfs If lowervp is NULLVP, vap was clobbered. 1998-03-17 08:47:50 +00:00
modules Fixed a race to build the `@' and `machine' symlinks early enough 1998-03-19 12:35:55 +00:00
msdosfs Deleted 1024bytes/sector floppy code for PC-98 arch. The 1998-03-20 02:33:42 +00:00
net Added a forward struct declaration so that this file is less 1998-03-23 13:58:02 +00:00
netatalk
netinet FixedSpellingErrorInAFunctionname. 1998-03-23 12:28:31 +00:00
netipx
netkey polish the code. 1998-02-27 11:10:18 +00:00
netnatm
netns
nfs Add a BOOTP_WIRED_TO option, for use on machines with multiple network 1998-03-14 04:13:56 +00:00
nfsclient Add a BOOTP_WIRED_TO option, for use on machines with multiple network 1998-03-14 04:13:56 +00:00
nfsserver
pc98 Remove unuseful (and annoying) ENXIO printf. 1998-03-20 23:14:52 +00:00
pccard Uninitialized pointer reference may happen on particular environment. 1998-03-19 16:19:16 +00:00
pci PR: i386/6040 1998-03-17 10:54:23 +00:00
posix4 Fixed syntax errors. 1998-03-23 14:06:25 +00:00
powerpc/include
rpc
scsi Add a quirk entry for IO DATA CDC-TX86 6 CD changer. 1998-03-08 06:52:45 +00:00
sys Fixed syntax errors. 1998-03-23 14:06:25 +00:00
tools
ufs Forward declare even more structs to restore some self-sufficiency. 1998-03-23 14:12:37 +00:00
vm Some VM improvements, including elimination of alot of Sig-11 1998-03-16 01:56:03 +00:00
Makefile