NetBSD/sys
rmind 800683e30d sys_link: prevent hard links on directories (cross-mount operations are
already prevented).  File systems are no longer responsible to check this.
Clean up and add asserts (note that dvp == vp cannot happen in vop_link).

OK dholland@
2011-04-24 21:35:29 +00:00
..
altq
arch Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for 2011-04-24 16:26:51 +00:00
coda
common Use _PMAP_PRIVATE to control the inclusion of <powerpc/booke/cpuvar.h>. 2011-02-17 13:55:44 +00:00
compat Regenerate these files after adding pipe2() and dup3(). 2011-04-15 13:07:37 +00:00
conf Split off parts of vfs_subr.c into vfs_vnode.c and vfs_mount.c modules. 2011-04-02 04:28:56 +00:00
crypto
ddb Fix GENERIC_SUN4U build. 2011-04-12 17:46:38 +00:00
dev use static inline for ec_readmem(), it is not referenced elsewhere 2011-04-24 18:54:41 +00:00
dist Use %zu for size_t in debugging printf. 2011-03-05 21:51:17 +00:00
external Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), 2011-04-04 20:37:49 +00:00
fs sys_link: prevent hard links on directories (cross-mount operations are 2011-04-24 21:35:29 +00:00
gdbscripts fix format 2011-02-05 14:12:05 +00:00
ipkdb
kern sys_link: prevent hard links on directories (cross-mount operations are 2011-04-24 21:35:29 +00:00
lib Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
miscfs Move some #ifdefs to prevent a code path change when DEBUG .vs. !DEBUG 2011-04-21 06:27:17 +00:00
modules re-enable tprof_amdpmi 2011-04-14 15:45:27 +00:00
net PR kern/38871 2011-04-08 13:56:51 +00:00
net80211 make michael_mic() robust against degenerate mbuf layouts like 2011-04-03 10:04:32 +00:00
netatalk Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netbt use C99 style for variadic macro arguments 2011-03-16 21:35:30 +00:00
netinet Fix typos. 2011-04-20 14:08:07 +00:00
netinet6 Prune dead assignment, from Henning Petersen in PR 44890. 2011-04-21 06:58:31 +00:00
netipsec mitigation for CVE-2011-1547 2011-04-01 08:29:29 +00:00
netisdn
netiso Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netkey
netmpls Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No 2011-03-09 22:06:42 +00:00
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs sys_link: prevent hard links on directories (cross-mount operations are 2011-04-24 21:35:29 +00:00
opencrypto const'fy algorithm descriptors 2011-03-09 11:43:36 +00:00
rump Regen for ISSYMLINK removal. 2011-04-18 00:43:56 +00:00
secmodel
stand
sys - Move some checks into mqueue_get() and avoid some duplication. 2011-04-24 20:17:53 +00:00
ufs sys_link: prevent hard links on directories (cross-mount operations are 2011-04-24 21:35:29 +00:00
uvm Initialize UVM loaning subsystem a bit later, after kmem(9). 2011-04-24 03:56:50 +00:00
Makefile