summaryrefslogtreecommitdiff
path: root/share/man/man9/suser.9
Commit message (Expand)AuthorAgeFilesLines
* - Fix include path, these functions were moved to sys/priv.h.Daniel Gerzo2007-08-301-3/+2
* Update suser(9) and priv(9) to document that the 'flags' argument is nowRobert Watson2007-06-261-30/+10
* Julian says that he doesn't need the advertising clause, so out it goes.Warner Losh2007-01-091-5/+1
* Bump document date.Ruslan Ermilov2006-11-061-1/+1
* Add a new priv(9) kernel interface for checking the availability ofRobert Watson2006-11-061-1/+8
* Consistently use `superuser privileges' instead of its singularGiorgos Keramidas2006-05-161-1/+1
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-121-2/+2
* Remove trailing spaces.Kirill Ponomarev2005-01-021-2/+2
* mdoc(7) janitor:Simon L. B. Nielsen2004-08-211-1/+2
* Rename suser_cred()'s PRISON_ROOT flag to SUSER_ALLOWJAIL. This isColin Percival2004-07-261-1/+1
* Document the SUSER_RUID flag.Colin Percival2004-07-171-2/+14
* Add a BUGS entry pointing out that the ASU flag isn't being set. This wasColin Percival2004-07-171-0/+7
* - Overdue bump of the document date.Ruslan Ermilov2004-04-061-17/+19
* Mdoc Janitor:Hiten Pandya2003-10-231-3/+4
* - Update to new suser() API.John Baldwin2002-04-021-11/+11
* Update function definitions and required include files to reflectChad David2001-12-261-2/+2
* 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-5/+5
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Fixed bitrot in synopsis (some const poisoning had not reached here).Bruce Evans2001-02-151-2/+2
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
* mdoc(7) police: Er macro usage cleanup.Ruslan Ermilov2000-11-221-1/+1
* Move suser() and suser_xxx() prototypes and a related #define fromPoul-Henning Kamp2000-10-291-2/+1
* Clear extraneous arguments to the name (Nm) macro.Sheldon Hearn2000-08-171-7/+9
* Grammar police; make the English style more consistent throughout,Mark Murray2000-08-161-13/+17
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix some typos and do some minor mdoc cleanup.Mike Pritchard1999-06-271-2/+2
* Fixed bitrot in synopsis (a missing include).Bruce Evans1999-06-021-1/+2
* This Implements the mumbled about "Jail" feature.Poul-Henning Kamp1999-04-281-10/+45
* Fixed a missing #include in the synopsis.Bruce Evans1998-01-161-1/+2
* add missing cvs Id linesJohn-Mark Gurney1997-03-071-0/+2
* Minor formatting/style fixes.Mike Pritchard1996-12-091-3/+0
* Correct some spelling errors.Mike Pritchard1996-12-011-1/+1
* add a man page for suser() because its usage is not as obviousJulian Elischer1996-10-161-0/+69