OpenBSD CVS

CVS log for src/share/man/man9/namei.9


[BACK] Up to [local] / src / share / man / man9

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23 / (download) - annotate - [select for diffs], Sat Jul 15 23:01:25 2023 UTC (10 months, 3 weeks ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.22: +8 -3 lines
Diff to previous 1.22 (colored)

sync with <sys/namei.h>;  'looks good' deraadt

Document missing struct nameidata members and fix one member's const-ness.
Add REALPATH flag from 2019.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Sep 30 19:57:44 2019 UTC (4 years, 8 months ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.21: +5 -5 lines
Diff to previous 1.21 (colored)

segflg is singular

Add commas while here; input and OK jmc

Revision 1.21 / (download) - annotate - [select for diffs], Mon Aug 13 23:13:02 2018 UTC (5 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.20: +6 -2 lines
Diff to previous 1.20 (colored)

document new namei flags

Revision 1.20 / (download) - annotate - [select for diffs], Thu Aug 2 17:10:26 2018 UTC (5 years, 10 months ago) by schwarze
Branch: MAIN
Changes since 1.19: +13 -12 lines
Diff to previous 1.19 (colored)

replace excessively wordy and fuzzy introduction
with a real HISTORY section;
OK jmc@ rob@

Revision 1.19 / (download) - annotate - [select for diffs], Thu Aug 2 15:22:11 2018 UTC (5 years, 10 months ago) by rob
Branch: MAIN
Changes since 1.18: +4 -6 lines
Diff to previous 1.18 (colored)

Some wordsmithing. Comments and tweaks from deraadt, jmc, benno, and tb.

ok deraadt@

Revision 1.18 / (download) - annotate - [select for diffs], Mon Nov 23 17:53:57 2015 UTC (8 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.17: +4 -3 lines
Diff to previous 1.17 (colored)

add missing NAME entries;
feedback/ok schwarze

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jun 4 19:27:10 2013 UTC (11 years ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

Replace old-fashioned .Fd by new-fangled .In for #include lines.
Diff from Jan Klemkow <j dot klemkow at wemelug dot de> on tech@.
No objection from jmc@ against this type of change.

Revision 1.16 / (download) - annotate - [select for diffs], Fri May 31 20:06:23 2013 UTC (11 years ago) by guenther
Branch: MAIN
Changes since 1.15: +52 -30 lines
Diff to previous 1.15 (colored)

lookup() and relookup() have 'vfs_' prefix
Document NDINITAT(), STRIPSLASHES, and ni_dirfd
Tweak some other markup to appear more consistent

ok matthew@ schwarze@ jmc@

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jun 26 05:42:08 2008 UTC (15 years, 11 months ago) by ray
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.14: +2 -9 lines
Diff to previous 1.14 (colored)

First pass at removing clauses 3 and 4 from NetBSD licenses.

Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.

OK deraadt@

Revision 1.14 / (download) - annotate - [select for diffs], Thu May 31 19:20:00 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

convert to new .Dd format;

Revision 1.13 / (download) - annotate - [select for diffs], Thu Dec 28 22:59:11 2006 UTC (17 years, 5 months ago) by thib
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.12: +3 -2 lines
Diff to previous 1.12 (colored)

s/vfs_lookup/VOP_LOOKUP/ since the former does not
exist and we are talking about the latter.

ok pedro@

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jun 23 22:20:39 2006 UTC (17 years, 11 months ago) by sturm
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.11: +5 -3 lines
Diff to previous 1.11 (colored)

namei() only returns locked vnodes if LOCKLEAF is set, be more clear
about this

ok pedro

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jun 15 17:51:35 2005 UTC (18 years, 11 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.10: +1 -5 lines
Diff to previous 1.10 (colored)

don't document whiteout/unionfs stuff

Revision 1.10 / (download) - annotate - [select for diffs], Mon Dec 13 23:46:09 2004 UTC (19 years, 5 months ago) by pedro
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

typo, ok jmc@

Revision 1.9 / (download) - annotate - [select for diffs], Tue Mar 9 18:31:15 2004 UTC (20 years, 3 months ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

namei returns refed vnodes, from  Pedro Martelletto

Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 23 18:31:34 2003 UTC (20 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

typos from Jared Yanovich;

Revision 1.7 / (download) - annotate - [select for diffs], Fri Aug 29 19:46:29 2003 UTC (20 years, 9 months ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.6: +3 -5 lines
Diff to previous 1.6 (colored)

add some includes, from Patrick Latifi via jmc@

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jul 25 02:27:33 2003 UTC (20 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

change things back.  (another note: with this change, suddenly there was
no VOP_LOOKUP(9) page at all.. geez)

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jul 25 02:25:38 2003 UTC (20 years, 10 months ago) by tedu
Branch: MAIN
Changes since 1.4: +1 -3 lines
Diff to previous 1.4 (colored)

there is no PARAMASK

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 24 22:08:56 2003 UTC (20 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

various tweaks;
ok mickey@

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jul 24 20:15:45 2003 UTC (20 years, 10 months ago) by mickey
Branch: MAIN
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (colored)

rename VOP_LOOKUP.9 into vnodeops.9 for nicer xreffing.
a few pages i wrote being high on acetyl salicylic acid.
vfs(9) from netbsd.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 24 09:31:41 2003 UTC (20 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

.Xr vnodeops -> .Xr VOP_LOOKUP;

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 21 23:52:36 2003 UTC (20 years, 10 months ago) by mickey
Branch: MAIN

namei/lookup/relookpu/NDINIT page from netbsd; will enable w/ some other shitz coming soon

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.