NetBSD/sys
drochner b7b6c4bb4f machdep.c is becoming an unmaintainable mess
put console initialisation into a separate file
1999-12-21 12:34:11 +00:00
..
adosfs Fix typo in softdep code. 1999-11-15 20:55:48 +00:00
arch machdep.c is becoming an unmaintainable mess 1999-12-21 12:34:11 +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 change decoding function to return multiple symbols per keypress 1999-12-21 12:02:04 +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 Add strtoul.c and sort sources alphabetically. 1999-11-29 23:24:59 +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 Make this compile again: 1999-12-20 20:27:14 +00:00
netatalk
netccitt
netinet avoid shared cluster mbuf overwrite on multicast packet loopback. 1999-12-20 05:46:33 +00:00
netinet6 do not overwrite traffic class field when we write IPv6 version field. 1999-12-15 06:28:43 +00:00
netiso CL* discarding. 1999-12-04 12:11:13 +00:00
netkey
netnatm
netns
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 Added envsys.h 1999-12-20 09:49:51 +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