NetBSD/sys
rmind 49ce9c94dc - tmpfs_remove: check 'appendable' flag for the parent directory as well.
Patch from Pedro Martelletto.
- tmpfs_dir_detach: remove missleading check.
- tmpfs_link: remove unused variable.
2013-10-04 15:14:11 +00:00
..
altq
arch Nuke long dead NKPTADD and NKPTADDSHIFT options from config files. 2013-10-04 15:13:51 +00:00
coda
compat Regen for utimensat(2). 2013-09-24 13:28:50 +00:00
conf Update LLVM/Clang snapshot to r191105. This brings in a better detection 2013-09-21 22:28:12 +00:00
crypto
ddb
dev Small KNF 2013-10-04 12:47:04 +00:00
dist/pf PFIL_HOOKS is dead. 2013-07-01 08:32:48 +00:00
external At least attempt to handle USBD_DEFAULT_INTERVAL. 2013-10-02 22:53:23 +00:00
fs - tmpfs_remove: check 'appendable' flag for the parent directory as well. 2013-10-04 15:14:11 +00:00
gdbscripts
ipkdb
kern Add "/rescue/init" to the end of the initpaths list, which 2013-10-02 21:38:55 +00:00
lib Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small 2013-09-12 15:36:14 +00:00
miscfs Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
modules NPF: G/C n-code in favour of BPF byte-code. Delete lots of code, mmm! 2013-09-19 01:49:07 +00:00
net sess_hash_bucket: convert to murmurhash2, include ports, use random seed. 2013-09-26 00:24:36 +00:00
net80211 GC unused functions. Don't bother building ieee80211_acl.c, nothing in 2013-09-13 20:19:53 +00:00
netatalk Remove unused variable 2013-09-12 19:47:58 +00:00
netbt Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
netinet ifdef a variable like its use 2013-09-15 14:47:40 +00:00
netinet6 check result of setscope, from logan. 2013-10-04 14:23:14 +00:00
netipsec make debugging code use __func__ 2013-09-19 19:29:35 +00:00
netisdn Fix signature of capi_ll_control. 2013-05-29 09:26:02 +00:00
netkey
netmpls reserve space for ICMP header accordingly to RFC4884 2013-08-07 06:55:00 +00:00
netnatm
netsmb
nfs knf (blank line even if there are no local declarations) 2013-09-18 23:27:38 +00:00
opencrypto Remove unused variable 2013-09-12 13:12:35 +00:00
rump +BUS_DMA_TAG_IS_VALID 2013-09-23 17:57:59 +00:00
secmodel
stand
sys Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
ufs Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
uvm Mark potentialy unused variables 2013-09-15 15:54:23 +00:00
Makefile