summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/revoke.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor tweaks;jmc2015-11-161-2/+2
|
* Only perform revoke(2) on tty cdevs. Others paths return ENOTTY.deraadt2015-11-161-6/+13
| | | | ok millert semarie tedu guenther
* Simple macro fixes (Fd -> In, Nm -> Fn) from Kaspars at Bankovskis dot net.schwarze2015-05-311-6/+6
| | | | No content change.
* Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGmillert2015-01-191-4/+8
| | | | description.
* use .Rv; no change of meaning; from Kaspars at Bankovskis dot netschwarze2014-12-101-6/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-5/+5
| | | | breaks and getting rid of short lines, making these files easier to work with.
* I don't see how revoke can return EINVAL.art1999-07-071-4/+1
|
* revoke(2) works on more than just char and block devicesart1999-07-071-4/+2
|
* make function names the correct casederaadt1999-02-271-2/+2
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* from netbsd:deraadt1995-12-141-2/+3
| | | | add & fix a bunch of system call pages
* initial import of NetBSD treederaadt1995-10-181-0/+107