freebsd-skq/sys
David Greenman ed74321b1a Don't deactivate pages in 0-refcount objects. Added a couple of missing
paging stats. Fixed problem with free_reserved becoming depleted during
certain swap_pager operations.

Submitted by:	John Dyson, with a little help from me
1994-09-12 11:31:36 +00:00
..
alpha/include Added the psm driver from 1.1.5. 1994-09-09 11:27:50 +00:00
amd64 Be more careful about dereferencing curproc, p_vmspace, and curpcb, 1994-09-11 11:26:18 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Deleted the pccons driver from the files.i386, added the seagate driver 1994-09-11 21:09:52 +00:00
ddb 386bsd -> kernel in strings. 1994-09-05 14:04:56 +00:00
dev Removed MULTICAST ifdef's; it's no longer optional. Cleaned up code a 1994-09-07 06:11:29 +00:00
fs Relaxed panic in fdesc_setattr() to just return error. 1994-09-09 13:24:26 +00:00
gnu Quiet down compiler warnings. 1994-08-31 04:45:24 +00:00
i386 Deleted the pccons driver from the files.i386, added the seagate driver 1994-09-11 21:09:52 +00:00
isa Use RAW_PART=2 to trick diskerr 1994-08-29 21:32:31 +00:00
isofs/cd9660 Fixed some confusion between the size of a logical block and the size of a 1994-09-09 11:11:01 +00:00
kern Limit p_estcpu to UCHAR_MAX to keep it within reasonable bounds - else 1994-09-12 11:27:03 +00:00
libkern Added qmin and qmax functions to deal with quad_t's. 1994-08-30 18:19:47 +00:00
miscfs Relaxed panic in fdesc_setattr() to just return error. 1994-09-09 13:24:26 +00:00
net Made SLMTU kernel config'able. 1994-09-09 12:58:10 +00:00
netccitt
netinet Disable IPMULTICAST_VIF socket option when MROUTING is not defined, 1994-09-09 22:05:02 +00:00
netiso
netns
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 Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> 1994-09-01 02:01:45 +00:00
powerpc/include
rpc
scsi Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update(). 1994-09-02 04:12:26 +00:00
sys Define new MIB variable, hw.floatingpoint, which is true if FP hardware 1994-09-09 23:13:03 +00:00
tools
ufs panic if length is < 0 in ffs_truncate(). 1994-09-02 10:24:55 +00:00
vm Don't deactivate pages in 0-refcount objects. Added a couple of missing 1994-09-12 11:31:36 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00