NetBSD/sys
erh fbd6fe6c7f Provide a sysctl (vfs.layerfs.debug) to control verbose output when
LAYERFS_DIAGNOSTIC is turned on.
2005-07-24 17:33:24 +00:00
..
altq rename shadowing variable delay to nowdelay. 2005-07-13 11:28:58 +00:00
arch Fixes to make GENERIC.MP build again. Several changes: 2005-07-20 17:48:17 +00:00
coda Add attach call so coda gets added to list of vfs supported by the kernel. 2005-07-02 07:05:27 +00:00
compat Regen (__sigtimedwait(2)). 2005-07-23 22:04:12 +00:00
conf Add support for reading cloop2 compressed filesystem image, 2005-07-17 00:08:27 +00:00
contrib Our bus_space_{read,write}_4 routines convert from host to bus 2005-07-04 05:35:09 +00:00
crypto Remove unused functions SHA*_End() and SHA*_Data(). 2005-07-21 15:42:41 +00:00
ddb make the argument of db_write_bytes const (sorry for the signature change) 2005-06-01 15:57:23 +00:00
dev Add 'uhci at cardbus'. 2005-07-24 08:53:50 +00:00
dist Fix typo 2005-07-10 09:22:56 +00:00
fs update file timestamps for nfsd loaned-read and mmap. 2005-07-23 12:18:41 +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 Fix an off-by-one in checking the return value of strlcpy(9). 2005-07-23 23:34:52 +00:00
lib rearrange free's and add a missing one. 2005-07-14 02:36:49 +00:00
lkm build pci/pcmcia driver LKMs only on i386 and alpha 2005-07-23 16:11:18 +00:00
miscfs Provide a sysctl (vfs.layerfs.debug) to control verbose output when 2005-07-24 17:33:24 +00:00
net Add PR_PURGEIF flag for protocols to indicate that the protocol might 2005-07-19 12:58:24 +00:00
net80211 Synchronize ieee80211_find_vap, ieee80211_find_instance. 2005-07-11 17:15:30 +00:00
netatalk sprinkle const. 2005-05-29 21:52:30 +00:00
netccitt Sprinkle const. 2005-05-29 21:53:52 +00:00
netinet Add a definition for TCPOLEN_SIGLEN from OpenBSD, so a kernel with 2005-07-21 17:32:11 +00:00
netinet6 Remove unnecessary bzero() calls before calling the algorithm specific 2005-07-21 16:59:20 +00:00
netipsec Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
netisdn Rename a shadowed variable 2005-06-13 20:34:16 +00:00
netiso - use memcpy instead of bcopy. 2005-05-31 01:37:06 +00:00
netkey Defopt IPSEC_NAT_T. 2005-07-07 19:34:51 +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 PR/30303: Dave Huang: It is ok to unlock an unlocked file. 2005-06-28 03:24:32 +00:00
nfs use a correct credential for readlink. discussed on source-changes@. 2005-07-21 10:39:46 +00:00
opencrypto Sprinkle const. 2005-05-29 21:23:17 +00:00
stand
sys Introduce __sigtimedwait1 which will help adding COMPAT_NETBSD32 support 2005-07-23 22:02:13 +00:00
ufs update file timestamps for nfsd loaned-read and mmap. 2005-07-23 12:18:41 +00:00
uvm update file timestamps for nfsd loaned-read and mmap. 2005-07-23 12:18:41 +00:00
Makefile