NetBSD/sys
mjacob f5c2acedc2 (wow- I thought I'd already committed most of this).
Clean up some isp_attach time stuff- if ISP2100_FABRIC is defined try *really*
hard to make sure that we get the firmware state to FW_READY and see the
loop state where the Port Database is ready to be gathered- if we don't do
this it's unlikely we will be able to correctly query the nameserver because
we won't see that we're on a fabric.

Clean up the completely broken and stupid attempts to hot switch the
'slow' start routine out of the way. Sigh.

Turn speed announcements into CFGPRINTF functions (available only if DEBUG
defined).
1999-12-04 03:04:59 +00:00
..
adosfs Fix typo in softdep code. 1999-11-15 20:55:48 +00:00
arch Fix file mode of pbsdboot.exe. 1999-12-04 02:43:48 +00:00
coda fix DEBUG printfs to compile. 1999-10-31 15:49:27 +00:00
compat Make this compile again on sparc. 1999-11-28 18:06:46 +00:00
conf Split the PC-like keyboard controller driver into chip back-end and 1999-12-03 22:48:22 +00:00
ddb db_cmd_list(): variable ``width'' might have be used uninitialized, initialize 1999-11-02 23:53:31 +00:00
dev (wow- I thought I'd already committed most of this). 1999-12-04 03:04:59 +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 Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
isofs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
kern First round of discarding the CL* macros. 1999-12-03 21:43:19 +00:00
lib Add strtoul.c and sort sources alphabetically. 1999-11-29 23:24:59 +00:00
lkm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
miscfs Be more careful to block bio interrupts for some data structures. There 1999-11-23 23:52:40 +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 rcsid police 1999-12-02 07:18:44 +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 bring in latest KAME (as of 19991130, KAME/NetBSD141) into kame branch 1999-11-30 13:34:47 +00:00
netinet6 fix comment (sync with KAME) 1999-12-02 05:25:59 +00:00
netiso Back out previous. I was getting bitten by a bug in make(1), which is 1999-07-12 18:15:09 +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 defopt the XNS protocol (options NS), clean up the use of related 1999-10-25 19:18:10 +00:00
nfs Insert an extra VOP_ACCESS check in nfs_lookup, to avoid cached access 1999-11-29 23:34:00 +00:00
ntfs remove some staff not needed anymore after SOFTDEP is merged; 1999-11-15 19:38:14 +00:00
stand
sys declare new malloc types for IPv6 router renumbering use. 1999-12-03 04:52:05 +00:00
ufs Handle the case of a vnode flush while dirops are active correctly in 1999-12-03 21:47:44 +00:00
uvm in uvm_page_physget(), try the vm_physmem[] chunks in the order of their 1999-12-01 16:08:32 +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