NetBSD/sys
kleink 0b9965d236 For ELF, rename the profiling entry from mcount to __mcount to avoid clashing
with the user's namespace, also within file scope; for binary compatibility,
define a weak alias for the previous name to cover our tracks.
1999-09-27 09:47:44 +00:00
..
adosfs avoid compiler warning and remove unused variable vpid. 1999-09-20 07:29:27 +00:00
arch For ELF, rename the profiling entry from mcount to __mcount to avoid clashing 1999-09-27 09:47:44 +00:00
coda Make this compile on alpha again. 1999-09-18 05:31:42 +00:00
compat Regen 1999-09-16 18:19:11 +00:00
conf Decouple IP mtu for ARCnet devices from interface MTU. 1999-09-25 17:49:27 +00:00
ddb XXX LOCKING XXX of allproc; DDB runs with interrupts blocked, and MD 1999-07-22 21:11:26 +00:00
dev Change NE2000_USE_WORD to take pointer to softc rather than type. 1999-09-27 05:25:44 +00:00
filecorefs Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +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 Adapt to cache_lookup() changes (forgot to commit it yesterday) 1999-09-06 10:10:05 +00:00
kern First step toward network boot. 1999-09-23 15:14:57 +00:00
lib Finish support for auto-generated libkern divsi3.S. 1999-09-21 09:43:38 +00:00
lkm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
miscfs Make /proc/self a symlink to /proc/curproc. I've observed Linux programs 1999-09-02 23:33:45 +00:00
msdosfs Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
net Decouple IP mtu for ARCnet devices from interface MTU. 1999-09-25 17:49:27 +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 Decouple IP mtu for ARCnet devices from interface MTU. 1999-09-25 17:49:27 +00:00
netinet6 Add missing "case IFT_ARCNET". 1999-09-26 20:08:15 +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 Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
nfs Don't truncate minor numbers >= 256. 1999-09-06 09:27:18 +00:00
ntfs cleanup 1999-09-24 15:22:32 +00:00
stand vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
sys Correct handling of extended partitions within extended partitions. 1999-09-23 15:21:12 +00:00
ufs Need <string.h> for memcpy(3) prototype if building from userland. 1999-09-14 04:50:54 +00:00
uvm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
vm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
Makefile IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00