NetBSD/external/cddl/osnet
dholland 8f6ed30d57 Introduce struct pathbuf. This is an abstraction to hold a pathname
and the metadata required to interpret it. Callers of namei must now
create a pathbuf and pass it to NDINIT (instead of a string and a
uio_seg), then destroy the pathbuf after the namei session is
complete.

Update all namei call sites accordingly. Add a pathbuf(9) man page and
update namei(9).

The pathbuf interface also now appears in a couple of related
additional places that were passing string/uio_seg pairs that were
later fed into NDINIT. Update other call sites accordingly.
2010-11-19 06:44:33 +00:00
..
dev DTrace: print a warning no CTF section is found when processing arguments. 2010-05-03 09:28:38 +00:00
dist Adapt to new module locking regime. Is that even right? 2010-08-22 18:01:01 +00:00
include If thread_create was called with thread_id = NULL use our local thread id 2010-05-10 06:26:11 +00:00
lib Fix userspace cv_timedwait implementation to work on NetBSD. 2010-05-11 22:18:10 +00:00
sbin Add NetBSD build glue to build new zfs version 22 sources. 2010-02-28 14:45:47 +00:00
sys Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
usr.bin relative .PATH 2010-04-03 18:50:43 +00:00
usr.sbin Disable stack protection warnings for "zdb_il.c" which uses a dynamically 2010-02-24 11:56:35 +00:00
Makefile Add NetBSD Solaris compat code and reachover Makefiles. Most of code written 2009-08-07 20:57:55 +00:00
Makefile.inc Apply NetBSD changes to DTrace. 2010-02-21 01:46:32 +00:00
Makefile.zfs Add missing -I definition. 2010-02-28 15:24:04 +00:00
OPENSOLARIS.LICENSE Add NetBSD Solaris compat code and reachover Makefiles. Most of code written 2009-08-07 20:57:55 +00:00
TODO iMark done tasks as done and move *at implementation task to post-import phase. 2009-10-06 08:47:59 +00:00