NetBSD/sys
chopps b50b01e020 Don't enable the interrupt until after we cycle the power, disable
interrupt at disable, and make this code look more like the std pcic
code.  From Mycroft and I.
2000-01-25 06:16:34 +00:00
..
adosfs Fix typo in softdep code. 1999-11-15 20:55:48 +00:00
arch Fix a fatal typo in a Pyxis SGMAP TLB bug workaround. Noticed by 2000-01-25 03:32:36 +00:00
coda fix DEBUG printfs to compile. 1999-10-31 15:49:27 +00:00
compat STRIP -> STRIPPROG 2000-01-19 16:29:54 +00:00
conf If config(8) left a "ident" file (from the "ident" command), set the 2000-01-23 23:39:19 +00:00
ddb db_cmd_list(): variable ``width'' might have be used uninitialized, initialize 1999-11-02 23:53:31 +00:00
dev Don't enable the interrupt until after we cycle the power, disable 2000-01-25 06:16:34 +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 calls to vn_lock() and VOP_UNLOCK() around the VOP_CLOSE() call 2000-01-11 09:04:50 +00:00
kern Cleanup setroot() a bit: 2000-01-25 03:42:36 +00:00
lib STRIP -> STRIPPROG 2000-01-19 16:29:54 +00:00
lkm Add overlay, a layered file system which overlays itself on 2000-01-20 19:06:13 +00:00
miscfs Add overlay, a layered file system which overlays itself on 2000-01-20 19:06:13 +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 Define some convenience information and tables related to ifmedia status 2000-01-25 00:58:59 +00:00
netatalk Make NETATALK over FDDI. 1999-09-21 22:18:51 +00:00
netccitt s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
netinet remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec 2000-01-06 15:46:07 +00:00
netinet6 another possible PR9189 issue (panic on sparc). 2000-01-19 15:59:14 +00:00
netiso allow delivery of routing protocol pdus to `raw' sockets even when the 2000-01-08 20:39:45 +00:00
netkey allow any SPI value to be used, if well-known ipcomp CPI is used. 1999-09-07 07:41:45 +00:00
netnatm
netns make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
nfs If server name field is overloaded for other purpose, or it just contains 2000-01-20 08:34:52 +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 Add prototypes for exec hooks. 2000-01-25 01:15:29 +00:00
ufs Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:43:10 +00:00
uvm Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:43:10 +00:00
vm I should have made uvm_page_physload() take paddr_t's instead of vaddr_t's. 1999-12-30 16:09:47 +00:00
Makefile Builds LKMs on PowerPC (although there are still some issues with loading 1999-11-08 00:16:40 +00:00