NetBSD/sys
simonb 89b100b1a2 Get 2100/3100 model number correct (test was reversed). Bug report and
patch from Scott G. Akmentins-Taylor on port-pmax.
1999-12-22 22:10:07 +00:00
..
adosfs Fix typo in softdep code. 1999-11-15 20:55:48 +00:00
arch Get 2100/3100 model number correct (test was reversed). Bug report and 1999-12-22 22:10:07 +00:00
coda fix DEBUG printfs to compile. 1999-10-31 15:49:27 +00:00
compat Regen. 1999-12-16 15:13:41 +00:00
conf sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ddb db_cmd_list(): variable ``width'' might have be used uninitialized, initialize 1999-11-02 23:53:31 +00:00
dev Streamline media code a bit by some `pseudo-mii' code designed to handle 1999-12-22 16:05:12 +00:00
filecorefs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
gdbscripts
ipkdb
isofs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
kern Explicitly set secondary processors in motion before calling uvm_scheduler(). 1999-12-16 19:59:17 +00:00
lib check _STANDALONE 1999-12-21 21:48:19 +00:00
lkm Resolve conflicts and change the Makefile to reflect the move of ipl.h 1999-12-12 11:18:46 +00:00
miscfs Actually nullop is a better idea here 1999-12-12 00:56:29 +00:00
msdosfs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
net fix compilation on sun3x. 1999-12-22 03:58:12 +00:00
netatalk Make NETATALK over FDDI. 1999-09-21 22:18:51 +00:00
netccitt
netinet drop IPv6 packets with v4 mapped address on src/dst. they are illegal 1999-12-22 04:03:01 +00:00
netinet6 drop IPv6 packets with v4 mapped address on src/dst. they are illegal 1999-12-22 04:03:01 +00:00
netiso CL* discarding. 1999-12-04 12:11:13 +00:00
netkey
netnatm
netns defopt the XNS protocol (options NS), clean up the use of related 1999-10-25 19:18:10 +00:00
nfs The length check for readdirplus entries wasn't right, causing troubles 1999-12-05 01:43:06 +00:00
ntfs Always unlock the "fnode", even if we're about to free it, to keep 1999-12-20 22:11:57 +00:00
stand
sys For the benefit of G++'s null pointer constant implementation, #define NULL 1999-12-22 21:26:15 +00:00
ufs Fix error returns on lfs vnops so that locks and reference counts are 1999-12-15 07:19:07 +00:00
uvm Remove a piece of code introduced in rev 1.36 that I didn't intend to 1999-12-11 05:38:41 +00:00
vm Cast the argument to ptoa() to a vaddr_t to prevent an integer overflow 1999-11-30 19:31:05 +00:00
Makefile Builds LKMs on PowerPC (although there are still some issues with loading 1999-11-08 00:16:40 +00:00