NetBSD/sys
matt ea3bfd6d80 Fix bug in transmit logic that would transmits to stop. Boolean dyslexia
stricks again.
1998-08-24 14:09:15 +00:00
..
adosfs In readlink, don't copy the string's NUL-terminator, and remove a redundant 1998-08-19 13:12:40 +00:00
arch These files are no longer used. 1998-08-24 07:23:10 +00:00
compat change sunos compat structure members from long to int so they stay the same on sparc64 1998-08-22 17:41:43 +00:00
conf Get opl MIDI dependecy right. 1998-08-22 22:53:06 +00:00
ddb Indent to 4 space for tabs 2 and 3 like the rest of the code 1998-08-16 03:29:16 +00:00
dev Fix bug in transmit logic that would transmits to stop. Boolean dyslexia 1998-08-24 14:09:15 +00:00
filecorefs Minor code cleanups, KNF a couple of bits that got missed and remove 1998-08-14 18:04:04 +00:00
gdbscripts
ipkdb Garbage-collect ``needs-flag'' from attributes ether, fddi, arc: 1998-07-05 22:29:51 +00:00
isofs Per POSIX, fail with EINVAL if advisory locking is attempted on a file type 1998-08-13 10:06:31 +00:00
kern Merge Chris Torek's new `%b' bit-field format into bitmask_snprintf(). 1998-08-23 22:42:32 +00:00
lib update for b->mem change in sys/kern; now we need memcmp and memset, not just memchr. AFAIK, memcpy is provided by the compiler or by locore on this platform. 1998-08-20 17:56:22 +00:00
lkm Resolve conflicts from the import. 1998-07-12 15:11:50 +00:00
miscfs Add some braces to make egcs happy (ambiguous else warning). 1998-08-18 06:27:01 +00:00
msdosfs Add some braces to make egcs happy (ambiguous else warning). 1998-08-18 06:27:01 +00:00
net Add some braces to stop the new egcs warnings. 1998-08-20 19:55:06 +00:00
netatalk Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netccitt fix to accomodate change in vn_rdwr prototype 1998-07-28 20:25:28 +00:00
netinet Fix the NEXT_IA_WITH_SAME_ADDR macro introduced in 1.27: it was finding 1998-08-14 06:57:54 +00:00
netiso defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
netnatm defopt DDB. 1998-07-04 22:18:13 +00:00
netns defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
nfs Add some braces to make egcs happy (ambiguous else warning). 1998-08-18 06:45:04 +00:00
stand
sys bitmask_snprintf() now takes a quad_t. 1998-08-23 22:43:27 +00:00
ufs Back out part of last change (uninitialized work-around). 1998-08-18 18:15:41 +00:00
uvm minor consistency nit: the page index into an anon object is always 1998-08-13 17:32:46 +00:00
vm Fix missing ;, pointed out by Erik Bartelsen, PR #5987. 1998-08-18 17:31:25 +00:00
Makefile Add filecorefs so we get the header files installed. 1998-08-14 13:05:37 +00:00