aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/namei.9
Commit message (Expand)AuthorAgeFilesLines
* namei: add more detail about LOCKSHARED's behaviorAlan Somers2025-01-201-4/+15
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-231-2/+0
* Fix a slew of mdoc warnings/errors.Christian Brueffer2023-03-011-1/+1
* Be more clear about LOCKLEAF being exclusive and add LOCKSHARED.Bryan Drewery2016-05-231-3/+20
* Remove references to Giant in namei(9). This was removed in r241896.Bryan Drewery2015-05-071-17/+1
* use .Mt to mark up email addresses consistently (part6)Baptiste Daroussin2014-06-261-2/+2
* Remove the support for using non-mpsafe filesystem modules.Konstantin Belousov2012-10-221-14/+0
* Fix mdoc(7) markup.Glen Barber2012-05-121-1/+1
* Since r199137 namei() returns EINVAL for DELETE and RENAME operations ifJaakko Heinonen2012-03-011-1/+8
* NOOBJ is long time deadKevin Lo2012-01-181-4/+0
* mdoc: move remaining sections into consistent orderUlrich Spörlein2010-05-131-4/+4
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* Fix spelling of EACCES.John Baldwin2010-02-241-1/+1
* - Update required headers for namei() to add <sys/fcntl.h> and removeJohn Baldwin2010-01-141-1/+29
* [mdoc] add missing space before a punctuation type argument.Ruslan Ermilov2005-12-131-1/+1
* -mdoc sweep.Ruslan Ermilov2005-11-181-1/+1
* Add discussion of Giant, the MPSAFE flag, and NDHASGIANT() to namei(9).Robert Watson2005-09-211-1/+32
* Correct a macro name.Christian Brueffer2005-02-281-1/+1
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-06-021-31/+37
* Mass cleanup of the namei(9) manual page.Hiten Pandya2003-05-311-91/+180
* The .Fn functionPhilippe Charnier2003-02-051-5/+7
* Mention SAVENAME and SAVESTART in the namei(9) operation flag descriptionRobert Watson2002-07-231-0/+11
* Update function definitions and required include files to reflectChad David2001-12-261-4/+5
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Removed whitespace at end-of-line; no content changes. I simply didJens Schweikhardt2001-07-141-2/+2
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-1/+2
* mdoc(7) police: use the Fn macro where appropriate.Dima Dorfman2001-06-241-3/+6
* Remove duplicate words.Dima Dorfman2001-06-241-1/+1
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-1/+1
* Fixed bitrot in the prototypes for NDINIT and NDFREE.Bruce Evans2001-03-291-2/+3
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-2/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-9/+6
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
* Use FreeBSD.org, not freebsd.org, as has been the precedent.Jeroen Ruigrok van der Werven2000-10-271-1/+1
* The LOCKPARENT flag is singular. It doesn't work causing complicationsTim Vanderhoek2000-05-211-2/+2
* Correct the documentation of LOCKPARENT - it does not reliably result in theEivind Eklund1999-12-181-2/+10
* Document NDFREE w/flags, and fix up the description of NOFOLLOW.Eivind Eklund1999-12-161-11/+49
* mdoc(7)'fyAlexey Zelkin1999-10-301-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Various man page cleanup:Mike Pritchard1999-08-151-3/+3
* Description of LOCKLEAF said "inode" when it should have said "vnode".Nik Clayton1999-05-291-2/+2
* Fixed missing headers in synopsis.Bruce Evans1999-03-061-1/+3
* Add a manpage for namei().Eivind Eklund1998-09-271-0/+160