NetBSD/sys
thorpej ec6c5c10d7 Add necessary bus_dmamap_sync() calls for memory mapped with the COHERENT
hint, per bus_dma(9).
1998-02-04 08:26:42 +00:00
..
adosfs
arch Use the common _bus_dmamap_sync() as the _dmamap_sync method in the 1998-02-04 07:37:28 +00:00
compat Regen. 1998-02-01 13:25:00 +00:00
conf Kernel interface changed: bump to 1.3C. 1998-02-04 05:35:52 +00:00
ddb Print more info on ps/w, note the current proc, and properly declare db_maxoff. 1998-01-31 04:14:46 +00:00
dev Add necessary bus_dmamap_sync() calls for memory mapped with the COHERENT 1998-02-04 08:26:42 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 Add missing casts to nlink_t and dev_t 1997-10-16 23:56:57 +00:00
kern When loading a VFS LKM, use vfs_getopsbyname() to check if the file system 1998-02-03 09:18:03 +00:00
lib Add offsetof(). 1998-01-28 02:22:14 +00:00
lkm add ipmon(8) support, from Matthias Scheler in PR kern/4860 1998-02-04 07:38:55 +00:00
miscfs RCSID Police. 1998-01-05 19:19:41 +00:00
msdosfs PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
net And yet more numbers, e.g., CATV upstream and downstream types. 1998-02-04 01:00:23 +00:00
netatalk
netccitt Use offsetof() from libkern.h 1998-01-28 02:35:10 +00:00
netinet Take PCB off delayed ack queue before freeing. 1998-01-30 08:42:11 +00:00
netiso Use offsetof() from libkern.h 1998-01-28 02:35:10 +00:00
netnatm
netns
nfs Only take the receive lock before disconnecting when doing it from 1998-01-30 22:44:13 +00:00
stand
sys Kernel interface changed: bump to 1.3C. (Say, did you know that it's 1998-02-04 05:36:57 +00:00
ufs Nuke spurious semicolon, from Konrad Schroder <perseant@hhhh.org>. 1998-01-13 03:30:39 +00:00
vm NFS swap fix. Most files here are modified purely to add a tsleep() wmesg 1998-01-31 04:02:39 +00:00
Makefile add some "find | xargs chmod"s to the includes target, like were in 1997-11-26 17:25:10 +00:00