NetBSD/sys
he 4f4c9a7624 Enclose some code dependent on wsdisplay in #if NWSDISPLAY > 0 / #endif;
fixes build problem for news68k.

Reviewed by augustss
2005-05-08 17:16:34 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch Use makeoptions CPUFLAGS not COPTS. 2005-05-07 22:22:02 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat First work on COMPAT_LINUX/amd64 2005-05-03 16:26:27 +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 Enclose some code dependent on wsdisplay in #if NWSDISPLAY > 0 / #endif; 2005-05-08 17:16:34 +00:00
dist more fallout from so_uid -> so_uidinfo. 2005-05-07 19:59:56 +00:00
fs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +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 PR/30154: YAMAMOTO Takashi: tcp_close locking botch 2005-05-07 17:42:09 +00:00
lib Use ${TOOL_M4} instead of "m4". (I only tested this fix 2005-04-22 00:22:55 +00:00
lkm add missing prototype for when CODA_COMPAT_5 is #define'd 2005-03-28 06:59:13 +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
netatalk #include <sys/protosw.h> if _KERNEL 2005-05-06 04:26:31 +00:00
netccitt
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 PR/30154: YAMAMOTO Takashi: tcp_close locking botch 2005-05-07 17:42:09 +00:00
netisdn
netiso
netkey Yet another NAT-T fix: don't forbid SP with ports in the policy 2005-05-05 12:08:24 +00:00
netnatm
netns
netsmb
nfs nfsrv_rcv: don't do so_receive from socket upcall context. 2005-03-29 09:22:35 +00:00
opencrypto
stand
sys PR/30154: YAMAMOTO Takashi: tcp_close locking botch 2005-05-07 17:42:09 +00:00
ufs flush_inodedep_deps(): If softdep_lookupvp() returns NULL it means the 2005-05-07 14:24:14 +00:00
uvm uvm_coredump_walkmap(): Set UVM_COREDUMP_NODUMP on regions whose 2005-05-06 19:34:47 +00:00
Makefile