NetBSD/sys
augustss 3d0e8ae9dd Make this file compile again by using the same names as in pcidevs. 1999-10-30 16:02:28 +00:00
..
adosfs Check if the type of device node isn't VBAD before touching v_specinfo. If 1999-10-20 14:32:09 +00:00
arch fix comment. 1999-10-30 15:15:08 +00:00
coda Update 00READ with porting instructions 1999-10-18 02:08:43 +00:00
compat Emulate the Linux DVD_* ioctls(2). This gets us 90% of the way to running the 1999-10-29 15:02:56 +00:00
conf forgot one patch. add a define for wavelan 1999-10-29 21:41:19 +00:00
ddb - change db_cmd_list() to list commands vertically rather than horizontally 1999-10-28 06:37:32 +00:00
dev Make this file compile again by using the same names as in pcidevs. 1999-10-30 16:02:28 +00:00
filecorefs Check if the type of device node isn't VBAD before touching v_specinfo. If 1999-10-20 14:32:09 +00:00
gdbscripts
ipkdb
isofs Check if the type of device node isn't VBAD before touching v_specinfo. If 1999-10-20 14:32:09 +00:00
kern back out unnecessary stylistic changes in recent changes, to keep coding 1999-10-30 12:11:27 +00:00
lib Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
lkm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
miscfs Since we don't put layered device nodes in the spechash hash chains, 1999-10-25 23:34:31 +00:00
msdosfs Check if the type of device node isn't VBAD before touching v_specinfo. If 1999-10-20 14:32:09 +00:00
net Expose the ifmedia_match() function. 1999-10-27 17:59:24 +00:00
netatalk Make NETATALK over FDDI. 1999-09-21 22:18:51 +00:00
netccitt s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
netinet disable ipflow (IPv4 fast fowarding) when IPsec is configured into the kernel. 1999-10-26 09:53:17 +00:00
netinet6 consistent logging for icmp6 redirects 1999-10-01 10:16:16 +00:00
netiso
netkey allow any SPI value to be used, if well-known ipcomp CPI is used. 1999-09-07 07:41:45 +00:00
netnatm
netns defopt the XNS protocol (options NS), clean up the use of related 1999-10-25 19:18:10 +00:00
nfs Fix bug in error handling for NFSv3 + nqnfs. 1999-10-10 02:44:55 +00:00
ntfs *sigh* - don't try to be more clever than other filesystems and 1999-10-27 20:56:41 +00:00
stand
sys Emulate the Linux DVD_* ioctls(2). This gets us 90% of the way to running the 1999-10-29 15:02:56 +00:00
ufs Under degenerate access patterns (e.g. `bonnie' benchmark) lfs_check could 1999-10-21 16:53:43 +00:00
uvm Patch from chuq for uvm r/w map oscillation bug. 1999-10-24 16:29:23 +00:00
vm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
Makefile