NetBSD/sys
sommerfeld a5ff71cecc One more __attribute__((__packed__)) to dissuade egcs from making
unwarranted asumptions about the structure's alignment.
2000-05-02 14:15:07 +00:00
..
adosfs
arch Simplify pmap_page_protect(); modelled after a similar change by 2000-05-02 13:06:27 +00:00
coda Quiet some printfs unless VERBOSE. 2000-04-05 18:39:09 +00:00
compat The size of the members of struct ultrix_utsname were nothing like 2000-04-28 12:52:52 +00:00
conf Make am7930 driver machine independent. PR 10032 from Gregory McGarry. 2000-05-02 06:30:49 +00:00
ddb From kern/9569. 2000-04-13 22:48:29 +00:00
dev Add am7930 audio driver. 2000-05-02 06:43:05 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Lock internals have changed, and we depend on those in here. 2000-05-02 09:29:39 +00:00
lib asm bcopy() for sh3 2000-04-20 13:52:35 +00:00
lkm
miscfs
msdosfs msdosfs_read(): avoid integer overflow for files > 2GB, when 2000-04-22 22:45:37 +00:00
net IPv6CP support. if IPv6 link-local address is configured to the interface, 2000-05-02 12:43:16 +00:00
netatalk
netccitt More register removal. 2000-03-30 13:53:32 +00:00
netinet One more __attribute__((__packed__)) to dissuade egcs from making 2000-05-02 14:15:07 +00:00
netinet6 misuse of free(ia) in #if 0'ed region. 2000-04-27 16:44:19 +00:00
netiso Remove register declarations. 2000-03-30 12:51:13 +00:00
netkey Remove register declarations. 2000-03-30 12:51:13 +00:00
netnatm
netns remove unused macro. 2000-04-10 02:19:29 +00:00
nfs Death to nfsiod! 2000-04-15 21:14:48 +00:00
ntfs
stand
sys Let each platform typedef the new __cpu_simple_lock_t, which should 2000-05-02 04:41:04 +00:00
ufs Test whether the filesystem is an LFS before trying to read the alternate 2000-04-29 00:23:00 +00:00
uvm Changes necessary to implement pre-zero'ing of pages in the idle loop: 2000-04-24 17:12:00 +00:00
vm Changes necessary to implement pre-zero'ing of pages in the idle loop: 2000-04-24 17:12:00 +00:00
Makefile