freebsd-skq/sys
John Dyson 64d3c7e32d Clean-up the vget mechanism by permanently attaching VM objects to
vnodes, therefore vget doesn't need to do so anymore.  Other minor
improvements include the temp free vnode queue obeying the VAGE
flag and a printf that warns of to-be-removed code being executed.
1998-02-23 06:59:52 +00:00
..
alpha Staticized. 1998-02-13 07:34:52 +00:00
amd64 Quick fix for the i8254 timecounter often gaining 10 msec. 1998-02-23 00:11:25 +00:00
compat In the words of the submitter: 1998-02-07 02:13:27 +00:00
compile
conf MF22: CODA entries. 1998-02-21 19:24:36 +00:00
ddb Ensure that the linker sets for commands exist by putting a standard 1998-02-13 02:19:29 +00:00
dev Properly bzero() structures after they're returned from getccdbuf(). 1998-02-22 10:01:23 +00:00
fs Reduce new arguments number added in my changes 1998-02-22 18:00:54 +00:00
geom Properly bzero() structures after they're returned from getccdbuf(). 1998-02-22 10:01:23 +00:00
gnu Fixed configuration and linkage of ext2_checkoverlap(). 1998-02-13 00:28:40 +00:00
i386 Quick fix for the i8254 timecounter often gaining 10 msec. 1998-02-23 00:11:25 +00:00
isa Quick fix for the i8254 timecounter often gaining 10 msec. 1998-02-23 00:11:25 +00:00
isofs/cd9660 Staticize. 1998-02-09 06:11:36 +00:00
kern Clean-up the vget mechanism by permanently attaching VM objects to 1998-02-23 06:59:52 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Deleted unused variable. 1998-02-10 08:04:31 +00:00
modules Don't reference (nonesxistent) qcam module. 1998-02-18 14:30:07 +00:00
msdosfs Reduce new arguments number added in my changes 1998-02-22 18:00:54 +00:00
net Don't depend on "implicit int" or bloat the data section in the 1998-02-20 13:46:58 +00:00
netatalk Staticize. 1998-02-09 06:11:36 +00:00
netinet Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
netipx Staticize. 1998-02-09 06:11:36 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Staticize. 1998-02-09 06:11:36 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Staticize. 1998-02-09 06:11:36 +00:00
nfsclient Staticize. 1998-02-09 06:11:36 +00:00
nfsserver Staticize. 1998-02-09 06:11:36 +00:00
pc98 Sync with sys/i386/isa/clock.c revision 1.112. 1998-02-22 13:44:39 +00:00
pccard - Removed typo in Copyright and added Id. 1998-02-07 20:41:20 +00:00
pci Update to "stable-167" release; totally reimplements media detection. 1998-02-20 18:08:46 +00:00
powerpc/include Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
sys The changes I had made long ago to support >32 disk-type units was 1998-02-22 10:11:23 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
vm Removed unused #includes. 1998-02-20 13:11:54 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00