NetBSD/sys
jonathan 1cc7b834e4 * Add declarations for MIPS-III (r4000) locore entrypoints.
* Add initialization code to set MIPS-III exception vector and runtime
  jump-table for locore functions.
* Clean up for -Wall, pass 1.
1996-08-13 08:19:50 +00:00
..
adosfs Fixed pr#2681 1996-08-10 07:28:49 +00:00
arch * Add declarations for MIPS-III (r4000) locore entrypoints. 1996-08-13 08:19:50 +00:00
compat update sunos_sys_reboot() to actually work again. 1996-08-11 03:16:26 +00:00
conf Add compile-time and run-time control over automatic niceing 1996-07-17 21:43:22 +00:00
ddb change more __kprintf__ format attributes to use __kprintf_attribute__, 1996-04-04 05:13:50 +00:00
dev Change PCI_MAPREG_{MEM,IO}_SIZE() to use the standard `x & -x' trick to select 1996-08-10 15:42:33 +00:00
isofs/cd9660 Allow newer IEEE version of Rock Ridge CDs 1996-07-12 13:15:29 +00:00
kern oops, need to copyinstr() here. how come it worked anyway? 1996-08-11 04:05:33 +00:00
lib Add anchors so that only exactly `-I. is modified. 1996-08-10 04:01:29 +00:00
miscfs use VATTR_NULL macro. 1996-06-14 09:27:23 +00:00
msdosfs sys/dir.h -> sys/dirent.h 1996-08-10 08:48:24 +00:00
net use sc_unit instead of pointer arthimetic. 1996-08-09 08:34:00 +00:00
netccitt Mostly minor changes. 1996-05-23 23:35:22 +00:00
netinet Prototypes and definitions for ICMP Router Discovery, From FreeBSD. 1996-08-03 15:48:18 +00:00
netiso avoid unnecessary checks of m_get/MGET/etc.'s return values. When 1996-06-14 22:21:12 +00:00
netnatm new native mode ATM protocol layer. experimental code for playing 1996-07-04 03:20:11 +00:00
netns Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
nfs print result of ntohl/htonl as a long. 1996-07-10 18:43:23 +00:00
scsi Match any Maxtor XT-8760S for the SDEV_NOLUNS quirk. Some of these 1996-07-24 20:50:23 +00:00
stand New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
sys implement RB_STRING, derived from SunOS, via compat_sunos. 1996-08-10 00:23:14 +00:00
ufs Change VOP_UPDATE() semantics: 1996-05-11 18:26:27 +00:00
vm allow kmem_malloc to return NULL if canwait is set and there's no map space 1996-06-13 16:52:06 +00:00
Makefile The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00