freebsd-nq/sys
Bruce Evans 1dbaf90cdb Obtained from:
Remove the unnecessary inclusion of disklabel.h in cd9660_vfsops.c so
that I don't have to worry about the latter when changing disklabel.h.

Supply prototypes for some functions that were implicitly declared and
fix the resulting warnings and errors (timevals were punned to timespecs).
1994-09-15 19:46:03 +00:00
..
alpha/include Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
amd64 Include pio.h so that all those drivers that only include cpufunc.h 1994-09-15 17:55:47 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Added back the SYSV ipc files which somehow got removed. 1994-09-15 16:47:50 +00:00
ddb 386bsd -> kernel in strings. 1994-09-05 14:04:56 +00:00
dev Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
fs Obtained from: 1994-09-15 19:46:03 +00:00
gnu Quiet down compiler warnings. 1994-08-31 04:45:24 +00:00
i386 Include pio.h so that all those drivers that only include cpufunc.h 1994-09-15 17:55:47 +00:00
isa Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
isofs/cd9660 Obtained from: 1994-09-15 19:46:03 +00:00
kern KERN_ADJKERNTZ added in preparation of resettodr() implementation 1994-09-14 23:21:00 +00:00
libkern Added -DKERNEL and added support for kernel profiling. 1994-09-15 15:41:48 +00:00
miscfs Relaxed panic in fdesc_setattr() to just return error. 1994-09-09 13:24:26 +00:00
net Shuffle some functions and variables around to make it possible for 1994-09-14 03:10:15 +00:00
netccitt Made idempotent 1994-08-21 05:44:12 +00:00
netinet Made TCPDEBUG truely optional. Based on changes I made in FreeBSD 1.1.5. 1994-09-15 10:36:56 +00:00
netiso Made idempotent -- made some of them more consistent with rest of tree. 1994-08-21 06:14:33 +00:00
netns Made idempotent. 1994-08-21 06:22:12 +00:00
nfs "bogus" fixes from 1.1.5 to work around some cache coherency problems. 1994-08-29 06:09:15 +00:00
nfsclient "bogus" fixes from 1.1.5 to work around some cache coherency problems. 1994-08-29 06:09:15 +00:00
nfsserver "bogus" fixes from 1.1.5 to work around some cache coherency problems. 1994-08-29 06:09:15 +00:00
pci Added a bit of missing functionality to make this work correctly on a 1994-09-14 01:34:51 +00:00
powerpc/include Added $Id$ 1994-08-02 07:55:43 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update(). 1994-09-02 04:12:26 +00:00
sys KERN_ADJKERNTZ added in preparation for resettodr() implementation 1994-09-14 22:49:29 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Eliminated a whole pile of ancient (we're taking 4.3BSD) VM system 1994-09-12 11:38:31 +00:00
vm Fixed a bug I introduced when fixing the rss limit code. Changed swapout 1994-09-12 15:06:14 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00