NetBSD/sys
sato 93482f6705 - change some comments.
- vr4102 have not BCUCNT3_REG_W register, so comment it.
1999-12-13 03:11:36 +00:00
..
adosfs Fix typo in softdep code. 1999-11-15 20:55:48 +00:00
arch - change some comments. 1999-12-13 03:11:36 +00:00
coda fix DEBUG printfs to compile. 1999-10-31 15:49:27 +00:00
compat Support a few more request types in ptrace(2) emulation. 1999-12-12 01:30:49 +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 Rework how we do the 'wakeup' when an IO completes. 1999-12-12 20:52:37 +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 bitmask_snprintf: avoid returning too soon if we're using the 1999-12-13 01:29:03 +00:00
lib Add strtoul.c and sort sources alphabetically. 1999-11-29 23:24:59 +00:00
lkm Resolve conflicts and change the Makefile to reflect the move of ipl.h 1999-12-12 11:18:46 +00:00
miscfs Actually nullop is a better idea here 1999-12-12 00:56:29 +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 Avoid GCC complaints (under some circumstances). 1999-12-12 19:51:49 +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 Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
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