freebsd-dev/sys
Joerg Wunsch f4de22acc7 Correct the timer2 acquiration and release, it must happen at splclock.
Also slightly reformatted so that it meets at least partially style(9),
and makes navigating through the functions easier.
1996-07-20 18:48:54 +00:00
..
alpha Change the way moused talk to syscons, now its only delivering mouseevents 1996-06-25 08:54:57 +00:00
amd64 Major cleanup of the timerX_{acquire,release} stuff. In particular, 1996-07-20 18:47:23 +00:00
compat/linux Removed unused #include. Linux doesn't support SCO consoles. 1996-06-23 17:08:11 +00:00
compile
conf FINALLY: PCI support for the Lance Ethernet driver. 1996-07-18 22:03:47 +00:00
ddb A small bit of defensive programming in case the panic is during process 1996-06-15 07:08:02 +00:00
dev Correct the timer2 acquiration and release, it must happen at splclock. 1996-07-20 18:48:54 +00:00
fs Implement locking for pfs nodes, when at the leaf. Concurrent access 1996-07-02 13:38:10 +00:00
geom Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
gnu Added #include of <machine/md_var.h>. This will be needed when 1996-06-25 20:31:01 +00:00
i386 Correct the timer2 acquiration and release, it must happen at splclock. 1996-07-20 18:48:54 +00:00
isa Major cleanup of the timerX_{acquire,release} stuff. In particular, 1996-07-20 18:47:23 +00:00
isofs/cd9660 Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:36:23 +00:00
kern A few minor mods (improvements) to support more efficient pipe 1996-07-13 22:52:50 +00:00
libkern General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
miscfs Comment out rootdev & rrootdev so a ls -l doesn't panic the machine. 1996-07-03 03:48:46 +00:00
modules Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
msdosfs The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
net Modify the kernel to use the new pr_usrreqs interface rather than the old 1996-07-11 16:32:50 +00:00
netatalk Obtained from: Netatalk distribution. 1996-06-18 20:55:13 +00:00
netinet Removed extraneous return. 1996-07-20 00:16:20 +00:00
netipx Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
netkey This is the `netkey' kernel key-management service (the PF_KEY analogue 1996-06-14 17:22:18 +00:00
netns
nfs Various fixes from frank@fwi.uva.nl (Frank van der Linden) via 1996-07-16 10:19:45 +00:00
nfsclient Various fixes from frank@fwi.uva.nl (Frank van der Linden) via 1996-07-16 10:19:45 +00:00
nfsserver Various fixes from frank@fwi.uva.nl (Frank van der Linden) via 1996-07-16 10:19:45 +00:00
pc98 The PC98-specific files. 1996-06-14 10:04:54 +00:00
pccard Added #include of <machine/md_var.h>. This will be needed when 1996-06-25 20:31:01 +00:00
pci FINALLY: PCI support for the Lance Ethernet driver. 1996-07-18 22:03:47 +00:00
powerpc/include
rpc
scsi Turn SCSIDEBUG into a new-style option. 1996-07-14 10:46:56 +00:00
sys A few minor mods (improvements) to support more efficient pipe 1996-07-13 22:52:50 +00:00
tools
ufs Don't use NULL in non-pointer contexts. 1996-07-12 04:12:25 +00:00
vm Don't use NULL in non-pointer contexts. 1996-07-12 04:12:25 +00:00
Makefile The Great PC98 Merge. 1996-06-14 11:02:28 +00:00