NetBSD/sys
pk 9b87837f21 Panic if `auxreg' is requested but is not there. Not much we can do about
users of AUXIO_REG; they'll die with a data fault.
1996-12-11 00:51:06 +00:00
..
adosfs make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
arch Panic if `auxreg' is requested but is not there. Not much we can do about 1996-12-11 00:51:06 +00:00
compat Fix pasto. 1996-12-10 08:54:53 +00:00
conf Back out previous change, which was: 1996-12-06 20:03:24 +00:00
ddb Make this compile with -Wcast-qual 1996-10-28 08:42:13 +00:00
dev Comply with recent autoconfiguration changes. Diffs graciously 1996-12-10 22:54:46 +00:00
ipkdb Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
isofs/cd9660 make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
kern In sbreserve(), don't allow a count of 0. Fixes PR #2794, from 1996-12-09 23:50:57 +00:00
lib Move _MCOUNT_DECL prototype back here again (grmbl). 1996-12-07 12:58:25 +00:00
lkm Update TODO list for lkm stuff 1996-11-05 02:34:24 +00:00
miscfs Fix short malloc & memory leak in union_relookup() (per Naofumi Honda; PR#3000). 1996-12-07 11:02:47 +00:00
msdosfs Fix panic on mkdir. 1996-11-08 15:51:49 +00:00
net fix previous byte-order fix the correct way 1996-11-09 23:02:27 +00:00
netccitt backout previous kprintf change 1996-10-13 02:10:01 +00:00
netinet Fix RTT scaling problems introduced with Brakmo and Peterson changes. 1996-12-10 18:20:19 +00:00
netiso Cast the printf("%ld", sizeof) in eoniphdr to long. 1996-11-23 21:13:18 +00:00
netnatm netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00
netns backout previous kprintf change 1996-10-13 01:59:55 +00:00
nfs Give permission to the owner of the file to preserve semantics only 1996-12-11 00:01:56 +00:00
scsi Add a "max_target" member to struct scsi_link, which is filled in by 1996-12-10 21:06:29 +00:00
stand
sys Allocate real malloc types for NFS, rather than using M_TEMP. 1996-12-10 10:07:22 +00:00
ufs Make the struct lfs 512 bytes long on 32bit machines whose compiler doesn't 1996-12-05 19:01:46 +00:00
vm Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
Makefile netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00