NetBSD/sys
dyoung ba91bb71cf Bug fix: correct the sense of an if-condition in tmpfs_spec_close:
because VOP_UPDATE() usually succeeded, spec_close() was not usually
called.  Only skip the spec_close() step if VOP_UPDATE() returns
an error result.  Now /dev/watchdog works as expected when /dev/
is a tmpfs; previously, it was impossible to disarm a user-tickled
watchdog.
2005-11-02 05:41:50 +00:00
..
altq rename shadowing variable delay to nowdelay. 2005-07-13 11:28:58 +00:00
arch Put the "cache chip bug" message back on a line of its own after the CPU type 2005-11-01 22:49:17 +00:00
coda Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
compat Fix pipe linux emulation on amd64 2005-10-31 18:00:30 +00:00
conf physio: make requests with large buffers faster, 2005-10-29 11:23:19 +00:00
contrib For clarify, use the name opt_athhal.h instead of opt_ah.h for the 2005-10-19 09:04:23 +00:00
crypto RMD160_DIGEST_STRING_LENGTH is 41, including the terminating NUL. 2005-09-24 21:31:53 +00:00
ddb - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
dev Regen after adding Radeon 9000 PCI (0x4966) 2005-11-01 22:01:44 +00:00
dist Adjust for icmp_error signature. 2005-10-23 19:40:20 +00:00
fs Bug fix: correct the sense of an if-condition in tmpfs_spec_close: 2005-11-02 05:41:50 +00:00
gdbscripts
ipkdb
kern make scheduler work better when a system has many runnable processes 2005-11-01 09:07:53 +00:00
lib put mcount.c in the normal object list, so that "make depend" works. 2005-10-02 15:34:17 +00:00
lkm Revert previous accidental removal of -DINET6 2005-09-06 23:27:33 +00:00
miscfs Remove Veriexec bits from genfs, don't #if 0 them. 2005-10-07 18:19:14 +00:00
net correct SADB_X_MIGRATE. pointed by Francis Dupont. 2005-10-29 15:05:13 +00:00
net80211 Cosmetic: fix indentation. 2005-09-25 00:04:01 +00:00
netatalk PR/31051: Kousaku Nakahara: can't find the device from Macintosh through 2005-08-24 06:06:51 +00:00
netccitt pk_accton(): `path' actually points into kernel space. 2005-10-06 16:32:14 +00:00
netinet Don't decrement the ttl, until we are sure that we can forward this packet. 2005-11-01 21:21:09 +00:00
netinet6 mif6table is used by netstat, so don't declare it static. Fix netstat -g 2005-10-21 18:00:45 +00:00
netipsec PR/31478: YOMURA Masanori: Inconsistent default value of net.inet.ipsec.dfbit 2005-10-05 12:59:24 +00:00
netisdn
netiso
netkey Make sure that the port numbers are set to 0 in SAD and SPD when NAT-T 2005-10-03 13:14:38 +00:00
netnatm
netns Implement the net.ns.spp sysctl subtree with only two children: 2005-09-06 02:52:38 +00:00
netsmb PR/30303: Dave Huang: It is ok to unlock an unlocked file. 2005-06-28 03:24:32 +00:00
nfs Fix paste-o in the NFSV3SATTRTIME_TOSERVER case of mtime handing (need 2005-10-31 14:21:35 +00:00
opencrypto No change. Forced commit to record commit message for previous revision, viz: 2005-08-22 23:11:47 +00:00
stand
sys make scheduler work better when a system has many runnable processes 2005-11-01 09:07:53 +00:00
ufs We don't need <sys/systm.h> here. 2005-10-30 23:34:34 +00:00
uvm don't include uvm_*_i.h unless needed, 2005-10-30 11:56:51 +00:00
Makefile Install sha2.h to /usr/include/crypto. 2005-08-20 15:42:03 +00:00