NetBSD/sys
hannken a69fbd6a18 - Use an empty snap block list to set the initial file size. Snapshot is
now valid from the beginning.  No need to copy the last fs block two times.
- No need to allocate the cylinder group blocks twice.
- cgbuf -> sbbuf
2005-05-25 11:07:13 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch Fix the v6 boot check: A '6' in the architecture field really means 2005-05-25 09:20:33 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat Regen 2005-05-23 23:22:27 +00:00
conf tweak reference of DEBUG variable to ignore options that don't start with -g 2005-05-23 22:01:11 +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 If the driver supports reverse, try that first - even on color displays. 2005-05-25 06:46:07 +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 Add indication for number of fingerprinted files on each device. 2005-05-22 22:34:01 +00:00
lib Provide HEXDIGITS as well (needed on mvme68k/stand) 2005-05-23 19:05:00 +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 nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netiso No 0x in front of %p... 2005-05-22 15:54:45 +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_mknod: reject device numbers which we can't handle. 2005-05-18 12:57:34 +00:00
opencrypto nuke trailing whitespace 2005-02-26 22:31:44 +00:00
stand
sys reorganize MGET and MGETHDR slightly so MBUFLOCK only needs to be taken once 2005-05-23 17:34:07 +00:00
ufs - Use an empty snap block list to set the initial file size. Snapshot is 2005-05-25 11:07:13 +00:00
uvm uvm_kmapent_free: add missing vm_map_lock/unlock. 2005-05-22 21:37:56 +00:00
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00