NetBSD/sys
thorpej d19fbe1196 Garbage-collect the old confargs stuff that was used in the Early Days.
It isn't really appropriate anymore.  Replace it with a real mainbus
attach args structure.
1998-05-14 00:01:30 +00:00
..
adosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
arch Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +00:00
compat Fix some arithmetics lossage on typeless pointers. 1998-05-08 16:55:15 +00:00
conf Nuke TUBA per my note to tech-net; there's no reason to keep it around. 1998-05-11 19:57:23 +00:00
ddb Whitespace. 1998-05-03 18:49:54 +00:00
dev Regen. 1998-05-13 15:51:36 +00:00
gdbscripts widen proc pointer and wchan pointer fields from 10 to 18 characters, so 1997-04-16 00:58:26 +00:00
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
kern VOP_CLOSE() takes F* flags, not IO_* flags. 1998-05-08 21:02:35 +00:00
lib Sync with libc. 1998-05-07 22:15:23 +00:00
lkm Make sure all LKMs get built with -DUVM and -DPMAP_NEW if so configured 1998-03-28 23:58:44 +00:00
miscfs procfs_readdir: in case of error, check if cookies actually have 1998-04-21 16:36:37 +00:00
msdosfs Fix missing variable increment, which caused writing FAT32 filesystems 1998-05-02 01:47:12 +00:00
net This comment is not true. 1998-05-06 18:23:34 +00:00
netatalk Increase the receive space to improve write performance. From Bill Studenmund 1997-04-29 13:44:47 +00:00
netccitt Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
netinet Changed initialization of peermss to ensure that it didn't have 1998-05-12 21:45:51 +00:00
netiso Nuke TUBA per my note to tech-net; there's no reason to keep it around. 1998-05-11 19:57:23 +00:00
netnatm typeo in comment (PR#3836: Curt Sampson) 1997-07-19 22:51:13 +00:00
netns Spelling error. 1998-05-09 14:24:31 +00:00
nfs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:18:55 +00:00
stand
sys Reorganize name space protection. Also, provide SEEK_* definitions for 1998-05-10 14:22:02 +00:00
ufs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
uvm reject attempts to map an immutable or append-only file, shared with 1998-05-10 12:35:58 +00:00
vm reject attempts to map an immutable or append-only file, shared with 1998-05-10 12:35:58 +00:00
Makefile Add an <inttypes.h> implementation; we'll also make it accessible as 1998-04-29 13:28:06 +00:00