NetBSD/sys
pk 0da3039154 More fixes from Chuck for IO pages related bugs that surfaced with the 4/110.
Also, pay attention to PMAP_TNC bits that can enter from the VM. These
come from the `device' pager, ie. pages associated with mmap()ed devices.
1995-02-10 20:40:47 +00:00
..
adosfs amount -> adosfsmount 1995-01-18 09:17:32 +00:00
arch More fixes from Chuck for IO pages related bugs that surfaced with the 4/110. 1995-02-10 20:40:47 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
compat Fix up some incompatibilities and some indentation botches 1995-02-01 05:09:14 +00:00
conf vn -> vnd renaming, for consistency 1995-01-25 04:48:07 +00:00
ddb Leave db_recover as it was on entry to avoid endless "exception in ddb"... 1994-12-02 06:07:37 +00:00
dev Make some guesses about how to properly configure the interrupt masks. Back 1995-02-10 01:37:57 +00:00
isofs Fix typo in previous. 1995-01-18 09:26:18 +00:00
kern Omit the call to process_sstep() if PT_STEP is not defined. 1995-02-09 05:19:18 +00:00
lib Sync with libc. 1995-02-08 18:35:50 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs Return EROFS rather than ENOENT in many cases. Also some cosmetic cleanup. 1995-02-03 16:18:46 +00:00
msdosfs Clean up the code to frob mnt_stat a bit. 1995-01-18 09:14:37 +00:00
net Protect from multiple inclusion with _NET_BPF_H_, for PR #679. 1995-01-13 00:34:09 +00:00
netccitt Remove extra arg to vn_open(). 1994-12-14 19:03:13 +00:00
netinet Fix a condition where we sometimes sent a FIN too early. Also, a small 1995-01-23 20:18:35 +00:00
netiso Fix compiler warning. 1994-12-13 20:38:52 +00:00
netns Reduce some redundant code. 1995-02-01 09:10:38 +00:00
nfs Turn mountlist into a CIRCLEQ, and handle setting and checking of MNT_ROOTFS 1995-01-18 06:15:17 +00:00
pcfs Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi Another Maxtor botch. 1995-02-09 10:23:14 +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 Remove UIO_USERISPACE. It was only really used by the historic ptrace(2). 1995-02-08 15:07:52 +00:00
ufs Clean up the code to frob mnt_stat a bit. 1995-01-18 09:44:34 +00:00
vm Fix two off-by-one errors. 1995-01-09 17:36:48 +00:00
Makefile take three 1994-06-29 06:19:16 +00:00