NetBSD/external/cddl/osnet
hannken 04c776e5c8 Change vnode operations create, mknod, mkdir and symlink to return
the resulting vnode *vpp unlocked.

Discussed on tech-kern@

Welcome to 6.99.30
2014-01-23 10:13:55 +00:00
..
dev Replace llx with PRIx64 and some llu with PRIu64 in format strings. 2014-01-12 17:49:30 +00:00
dist Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
include we have _SC_PHYS_PAGES now 2012-11-04 19:12:41 +00:00
lib If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
sbin
sys Don't define ptrdiff_t since that's done in the NetBSD <sys/types.h> 2013-12-12 18:20:49 +00:00
usr.bin Put optional args before non-optional ones. 2013-01-20 23:51:40 +00:00
usr.sbin Disable the extra-args warning for printf formats in dtrace.c 2014-01-12 17:48:25 +00:00
Makefile
Makefile.inc
Makefile.zfs Don't build with debugging (-g) by default. 2012-09-05 23:08:42 +00:00
OPENSOLARIS.LICENSE
TODO