NetBSD/sys
thorpej d08eb2a32b Add code to detect a RealTek 8019 chip, and use the media selection
support if present.
1998-10-31 01:44:16 +00:00
..
adosfs Use the pool allocator and the "nointr" pool page allocator for adosfs nodes. 1998-09-01 03:33:26 +00:00
arch s/milieconds/milliseconds/ 1998-10-30 13:47:02 +00:00
coda Venus must be passed O_CREAT flag on VOP_OPEN iff this is 1998-10-28 19:54:47 +00:00
compat s/SunOS/Ultrix/ in comment 1998-10-26 18:31:01 +00:00
conf Define the "rtl80x9" attribute, to pull in code common to RealTek 8019 1998-10-31 00:43:19 +00:00
ddb Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to 1998-10-29 21:22:32 +00:00
dev Add code to detect a RealTek 8019 chip, and use the media selection 1998-10-31 01:44:16 +00:00
filecorefs Pay attention to the share_size field in the filecore boot block in 1998-10-29 23:18:57 +00:00
gdbscripts
ipkdb Garbage-collect ``needs-flag'' from attributes ether, fddi, arc: 1998-07-05 22:29:51 +00:00
isofs Check permissions on device to be mounted. 1998-09-05 04:34:47 +00:00
kern Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to 1998-10-29 21:22:32 +00:00
lib Conditionalize include of <lib/libkern/libkern.h> with _STANDALONE (like 1998-10-30 16:56:30 +00:00
lkm Add ext2fs. 1998-10-04 11:45:44 +00:00
miscfs Use the so_send and so_receive funcptrs in the socket instead of calling 1998-10-31 01:18:41 +00:00
msdosfs Set the tooffset after renaming even if in root directory. 1998-09-21 15:17:42 +00:00
net Add call to splsoftnet() in rt_timer_timer to avoid possible race 1998-10-28 05:01:11 +00:00
netatalk Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common. 1998-10-13 02:34:31 +00:00
netccitt Fix copyright mess: 1998-09-13 16:21:16 +00:00
netinet Fix a buglet when looking up an interface for multicast: 1998-10-26 17:31:01 +00:00
netiso vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
netnatm defopt DDB. 1998-07-04 22:18:13 +00:00
netns vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
nfs Use the "atime" instead of "mtime" of the remote root directory as 1998-09-28 21:20:52 +00:00
stand vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
sys Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to 1998-10-29 21:22:32 +00:00
ufs Do not corrupt file flags when file system is full! 1998-10-27 21:32:58 +00:00
uvm KNF a missing bit. remove register. 1998-10-24 13:32:34 +00:00
vm Compute compile-time value of old-VM parameter MAX_KMAPENT from NPROC 1998-10-23 19:37:32 +00:00
Makefile need "compat" dir to get emulation headers installed (for kdump) 1998-10-02 20:20:29 +00:00