NetBSD/sys
christos 44e14add76 Don't print 0x in front of %p. From FreeBSD/OpenBSD 2005-05-22 15:29:33 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch Do not make the links as part of the obj, clean and cleandir rules. 2005-05-22 08:22:28 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat Use a modified buildcontext function for Linux signals. It doesn't set 2005-05-22 14:52:12 +00:00
conf Rototill of the verified exec functionality. 2005-04-20 13:44:45 +00:00
crypto Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to 2005-05-17 04:14:57 +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 fixed a typo in cg6_ras_do_cursor and made using the blitter to draw the 2005-05-22 03:45:08 +00:00
dist more fallout from so_uid -> so_uidinfo. 2005-05-07 19:59:56 +00:00
fs Don't print 0x in front of %p. From FreeBSD/OpenBSD 2005-05-22 15:29:33 +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 The file being closed is (fdp->fd_lastfile - i), not i. So compare 2005-05-20 16:13:00 +00:00
lib Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to 2005-05-17 04:14:57 +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 kernfs does not support mmap(), remove code that pretends that it does. 2005-05-20 13:16:54 +00:00
net PR/30285: Mile Nordin: incorrect permission check joining/leaving multicast 2005-05-20 16:23:05 +00:00
net80211 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netatalk Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to 2005-05-17 04:14:57 +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 Use NAT-T ports for AH and IPcomp too. 2005-05-20 01:25:17 +00:00
netipsec Panic strings should not end with \n. 2005-05-08 18:44:39 +00:00
netisdn
netiso Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to 2005-05-17 04:14:57 +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
netns
netsmb Panic strings should not end with \n. 2005-05-08 18:44:39 +00:00
nfs nfsrv_mknod: reject device numbers which we can't handle. 2005-05-18 12:57:34 +00:00
opencrypto
stand
sys * Factor out fd_set and related definitions from <sys/types.h> to 2005-05-22 12:44:24 +00:00
ufs ffs/ffs_alloc.c: 2005-05-22 08:35:28 +00:00
uvm uvm_mapent_trymerge: adjust object offset when necessary. 2005-05-18 01:36:16 +00:00
Makefile