NetBSD/sys
is bc72f5a29c Make it table-driven. Besides making adding more devices easier, the resulting
code is 14% smaller (alas, for this file only).
1998-12-26 22:22:58 +00:00
..
adosfs Use the pool allocator and the "nointr" pool page allocator for adosfs nodes. 1998-09-01 03:33:26 +00:00
arch Make it table-driven. Besides making adding more devices easier, the resulting 1998-12-26 22:22:58 +00:00
coda Commit a couple of old fixes 1998-12-10 02:22:52 +00:00
compat g/c SA_USERTRAMP (ok'd by pk) 1998-12-21 10:34:59 +00:00
conf Make midi_attach_mi() and audioprint() available also if MIDIBUS 1998-12-20 14:26:44 +00:00
ddb - Make the ddb_init() interface consistent for a.out and ELF. 1998-12-04 20:18:05 +00:00
dev Merge changes to make the USB stack work with FreeBSD. The original 1998-12-26 12:53:00 +00:00
filecorefs COMPAT_xxx option review: add missing opt_compat_netbsd.h 1998-12-18 14:24:43 +00:00
gdbscripts
ipkdb Garbage-collect ``needs-flag'' from attributes ether, fddi, arc: 1998-07-05 22:29:51 +00:00
isofs Check permissions on device to be mounted. 1998-09-05 04:34:47 +00:00
kern Add support for parsing OS type note fields. 1998-12-23 15:08:37 +00:00
lib Retry ustarfs_cylinder_read after disk change, apparently required on i386. 1998-12-19 19:24:32 +00:00
lkm merge ipf 3.2.10 1998-11-22 14:41:29 +00:00
miscfs Use the so_send and so_receive funcptrs in the socket instead of calling 1998-10-31 01:18:41 +00:00
msdosfs Set the tooffset after renaming even if in root directory. 1998-09-21 15:17:42 +00:00
net Use pools for rtentry and rttimer structures. 1998-12-22 02:27:06 +00:00
netatalk Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common. 1998-10-13 02:34:31 +00:00
netccitt Fix copyright mess: 1998-09-13 16:21:16 +00:00
netinet ipip_input() -> mrt_ipip_input(). 1998-12-22 02:51:32 +00:00
netiso vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
netnatm defopt DDB. 1998-07-04 22:18:13 +00:00
netns vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
nfs Clean up the NFS sysctl variables. 1998-11-13 20:09:54 +00:00
stand vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
sys Add NetBSD note constants. 1998-12-23 15:09:09 +00:00
ufs No need to #include malloc.h here. 1998-12-04 11:02:30 +00:00
uvm When a reference is made to a hole in a swap file, panic. The optimal 1998-12-26 06:25:59 +00:00
vm patch from chuck: 1998-11-29 06:15:58 +00:00
Makefile need "compat" dir to get emulation headers installed (for kdump) 1998-10-02 20:20:29 +00:00