NetBSD/sys
thorpej 4e7ff09e27 Make sure to clear sysmon_armed_wdog once the watchdog timer
is disarmed.
2001-01-30 22:24:31 +00:00
..
adosfs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
altq remove variable names from prototype. sync with kame. 2001-01-29 20:02:48 +00:00
arch Add a version file and print version strings generated by newvers_stand.sh. 2001-01-30 14:29:47 +00:00
coda make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
compat egen; getpid(2) is MP-safe. 2001-01-27 08:02:10 +00:00
conf 1.5R -- sy_flags added to struct sysent. 2001-01-27 07:35:24 +00:00
crypto
ddb make db_command_table[] const; since there is no way to dynamically extend 2001-01-24 20:54:41 +00:00
dev Make sure to clear sysmon_armed_wdog once the watchdog timer 2001-01-30 22:24:31 +00:00
filecorefs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 13:32:23 +00:00
gdbscripts
ipkdb
isofs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 13:18:29 +00:00
kern Don't use PR_URGENT to allocate page header. We don't want to just panic 2001-01-29 02:38:02 +00:00
lib Sync with libc for licence update. 2001-01-23 19:12:29 +00:00
lkm build and install filecorefs LKM same way as other VFS LKMs 2001-01-27 23:48:32 +00:00
miscfs Back previous out, it was right the way it was. Seems like I should 2001-01-27 12:28:35 +00:00
msdosfs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
net Start out with a link name that says "802.1Q VLAN", and inherit the 2001-01-29 01:51:05 +00:00
netatalk
netccitt
netinet Make diagnostic actually useful - needed to debug other ARP PRs. 2001-01-26 11:40:32 +00:00
netinet6 - record IPsec packet history into m_aux structure. 2001-01-24 09:04:15 +00:00
netisdn Nuke all uses of splimp() in the isdn subsystem, replace by splnet(). 2001-01-19 12:44:44 +00:00
netiso constify 2001-01-18 20:28:15 +00:00
netkey
netnatm
netns
netsmb
nfs Make sure bp->b_proc is initialized. Should fix a deref-garbage-pointer 2001-01-30 03:47:11 +00:00
ntfs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
smbfs
stand
sys Regen; getpid(2) is MP-safe. 2001-01-27 07:48:28 +00:00
ufs Fix from chuq: 2001-01-27 04:23:21 +00:00
uvm Page scanner improvements, behavior is actually a bit more like 2001-01-28 23:30:42 +00:00
Makefile