NetBSD/sys
explorer 0d63386a4e add __SCCSID() and __SCCSID2() macros for userland, and __KERNEL_SCCSID() for
the kernel.  They're not used yet, but will be shortly.
1999-12-11 22:29:32 +00:00
..
adosfs Fix typo in softdep code. 1999-11-15 20:55:48 +00:00
arch Put an interrupt-safe mutex around PCI configuration space access. 1999-12-11 20:48:25 +00:00
coda fix DEBUG printfs to compile. 1999-10-31 15:49:27 +00:00
compat Regen. 1999-12-05 21:26:36 +00:00
conf - softdep functions are used outside of FFS. Why? 1999-12-07 08:28:47 +00:00
ddb db_cmd_list(): variable ``width'' might have be used uninitialized, initialize 1999-11-02 23:53:31 +00:00
dev add 3com 575CT, which Dell (at least) seems to be shipping 1999-12-11 22:22: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 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 Fix bug observed by Perry and myself: when emacs was shut down 1999-12-08 18:53:56 +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 one more tweak: placebo for VOP_LEASE 1999-12-08 20:05:19 +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 implement upper-layer reachability confirmation for IPv6 ND (RFC2461 7.3.1). 1999-12-11 09:55:14 +00:00
netinet6 add missing splx(). a critical bug fix from kame. 1999-12-10 17:56:13 +00:00
netiso CL* discarding. 1999-12-04 12:11:13 +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 The length check for readdirplus entries wasn't right, causing troubles 1999-12-05 01:43:06 +00:00
ntfs remove some staff not needed anymore after SOFTDEP is merged; 1999-11-15 19:38:14 +00:00
stand
sys add __SCCSID() and __SCCSID2() macros for userland, and __KERNEL_SCCSID() for 1999-12-11 22:29:32 +00:00
ufs Call ffs_oldfscompat() before all the consistency checks, to avoid the 1999-12-10 14:36:04 +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