NetBSD/sys
bouyer d3f9123bd5 Fix some big-endian issues. stge(4) now works on sparc64 with hardware
checksums.
2005-05-16 21:35:32 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch arch/i386/i386/linux_trap.c -> arch/x86/x86/linux_trap.c 2005-05-16 12:05:50 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat Implement clock_* POSIX functions. 2005-05-16 21:18:34 +00:00
conf Rototill of the verified exec functionality. 2005-04-20 13:44:45 +00:00
crypto Make resultant hash length a symbolic define so other code can reuse the 2005-04-19 14:05:53 +00:00
ddb move decl of db_machine_command_table from db_interface.h to db_command.c 2005-04-29 10:40:16 +00:00
dev Fix some big-endian issues. stge(4) now works on sparc64 with hardware 2005-05-16 21:35:32 +00:00
dist more fallout from so_uid -> so_uidinfo. 2005-05-07 19:59:56 +00:00
fs Remove compat code that hard-codes default group and mode for pty creation. 2005-05-11 17:38:54 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern don't unlock twice. 2005-05-09 23:40:20 +00:00
lib Use ${TOOL_M4} instead of "m4". (I only tested this fix 2005-04-22 00:22:55 +00:00
lkm With the move of linux_trap.c from sys/arch/i386/i386/ to sys/arch/x86/x86, 2005-05-16 07:48:07 +00:00
miscfs PR/29782: Martin Husemann: procfs can not unmount when some process has its 2005-04-02 06:15:09 +00:00
net rate limit the printfs for oversized ethernet packets. 2005-05-02 21:20:27 +00:00
net80211 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netatalk #include <sys/protosw.h> if _KERNEL 2005-05-06 04:26:31 +00:00
netccitt nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netinet tcp_output: account FIN when building sack option. 2005-05-08 04:52:05 +00:00
netinet6 PR/30154: YAMAMOTO Takashi: tcp_close locking botch 2005-05-07 17:44:11 +00:00
netipsec Panic strings should not end with \n. 2005-05-08 18:44:39 +00:00
netisdn nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netiso nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netkey Yet another NAT-T fix: don't forbid SP with ports in the policy 2005-05-05 12:08:24 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netsmb Panic strings should not end with \n. 2005-05-08 18:44:39 +00:00
nfs nfsrv_rcv: don't do so_receive from socket upcall context. 2005-03-29 09:22:35 +00:00
opencrypto nuke trailing whitespace 2005-02-26 22:31:44 +00:00
stand
sys since the vax gcc-2.95 does not like comma expressions, rewrite these as 2005-05-09 23:43:04 +00:00
ufs flush_inodedep_deps(): If softdep_lookupvp() returns NULL it means the 2005-05-07 14:24:14 +00:00
uvm remove anon related statistics which are no longer used. 2005-05-15 08:01:06 +00:00
Makefile