NetBSD/sys
nisimura 9c3842f41b Relocate 'struct tc_softc' and several function declarations useful
to outsides of 'tc.c' into 'tcvar.h'.
1999-11-15 03:41:49 +00:00
..
adosfs Check if the type of device node isn't VBAD before touching v_specinfo. If 1999-10-20 14:32:09 +00:00
arch G/c orphaned prototype. 1999-11-15 02:00:08 +00:00
coda fix DEBUG printfs to compile. 1999-10-31 15:49:27 +00:00
compat Add register prefixes. 1999-11-11 01:27:59 +00:00
conf Defopt MAXUPRC. 1999-11-13 05:02:25 +00:00
ddb db_cmd_list(): variable ``width'' might have be used uninitialized, initialize 1999-11-02 23:53:31 +00:00
dev Relocate 'struct tc_softc' and several function declarations useful 1999-11-15 03:41:49 +00:00
filecorefs Check if the type of device node isn't VBAD before touching v_specinfo. If 1999-10-20 14:32:09 +00:00
gdbscripts
ipkdb
isofs Check if the type of device node isn't VBAD before touching v_specinfo. If 1999-10-20 14:32:09 +00:00
kern Defopt MAXUPRC. 1999-11-13 05:02:25 +00:00
lib Backout my libsa changes. 1999-11-13 21:33:12 +00:00
lkm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
miscfs Since we don't put layered device nodes in the spechash hash chains, 1999-10-25 23:34:31 +00:00
msdosfs Fix a problem in previous: we can't blindly assume that we have 1999-11-05 21:33:21 +00:00
net Make the ifmedia_entry list a TAILQ. This is pretty much for cosmetics 1999-11-03 23:06:35 +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 disable ipflow (IPv4 fast fowarding) when IPsec is configured into the kernel. 1999-10-26 09:53:17 +00:00
netinet6 fix well-known CPI handling bug. (sync with KAME code) 1999-11-05 14:57:00 +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 Stuff values in va_blocksize that are closer to reality. 1999-11-01 21:32:41 +00:00
ntfs install only headers which are actually used when compiling userland 1999-11-01 20:40:48 +00:00
stand
sys Hello 1.4N! (pmap_enter() API change) 1999-11-13 00:33:04 +00:00
ufs Back out my patch of the 8th (to address unreferenced inode problem). 1999-11-12 16:56:48 +00:00
uvm Change the pmap_enter() API slightly; pmap_enter() now returns an error 1999-11-13 00:24:38 +00:00
vm Change the pmap_enter() API slightly; pmap_enter() now returns an error 1999-11-13 00:24:38 +00:00
Makefile Builds LKMs on PowerPC (although there are still some issues with loading 1999-11-08 00:16:40 +00:00