freebsd-skq/sys
Ugen J.S. Antsilevich 964587caee More changes to support user calls.
It's 22:00  here,utility still to come(hopefully tomorrow
morning..)
1995-02-15 18:41:57 +00:00
..
alpha/include
amd64 Use proc0's proc struct rather than curproc's when calling sync. 1995-02-15 12:27:01 +00:00
compile
conf We can enable pcd0 when we actually have one. 1995-02-15 06:18:15 +00:00
ddb Added "panic" command to ddb, so we can do something sensible even if 1995-02-05 21:09:04 +00:00
dev More changes to support user calls. 1995-02-15 18:41:57 +00:00
fs YFfix 1995-02-14 06:31:13 +00:00
gnu Fix a few more nits. Should compile better now! :_) 1995-02-15 11:59:41 +00:00
i386 Avoid duplicating ttselect() so that we don't have to change cyselect() 1995-02-15 18:41:41 +00:00
isa Fixed cursor xor problem... 1995-02-14 14:37:53 +00:00
isofs/cd9660 strategy for block and char devices are rightfully spec_strategy. 1995-02-13 06:12:32 +00:00
kern More changes to support user calls. 1995-02-15 18:41:57 +00:00
libkern
miscfs YFfix 1995-02-14 06:31:13 +00:00
modules
msdosfs Use the correct block number for updating the backup copy of the FAT when 1995-02-10 18:39:45 +00:00
net Nuke some more compiler warnings, while I'm at it.. 1995-02-15 06:28:48 +00:00
netccitt And fix some more compiler warnings. Then give up. /sys/net* is FULL of 1995-02-15 06:29:47 +00:00
netinet After dynamically reducing rtq_reallyold, have in_rtqkill() reduce the 1995-02-14 23:11:26 +00:00
netiso
netns
nfs YF fix. 1995-02-15 04:21:32 +00:00
nfsclient YF fix. 1995-02-15 04:21:32 +00:00
nfsserver YF fix. 1995-02-15 04:21:32 +00:00
pci ncr.c: 1995-02-14 23:33:38 +00:00
powerpc/include
rpc
scsi >From a week or two ago I got kernel panics as soon as I tried to access my 1995-02-15 07:44:07 +00:00
sys More changes to support user calls. 1995-02-15 18:41:21 +00:00
tools
ufs YF fix. 1995-02-14 06:14:28 +00:00
vm Don't bother calling pmap_create() when creating the temporary map. 1995-02-15 09:22:17 +00:00
Makefile