Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Man pages for the openat(2), fexecve(2) and related syscalls. | kib | 2008-04-16 | 1 | -2/+58 |
| | | | | Reviewed by: ru | ||||
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
| | | | | | | clause. # If I've done so improperly on a file, please let me know. | ||||
* | Better wording. | pjd | 2006-12-13 | 1 | -1/+1 |
| | |||||
* | Write permission if of course only needed for the parent directory of | pjd | 2006-12-13 | 1 | -3/+2 |
| | | | | | | the object beeing created. Pointed out by: bde | ||||
* | mkfifo(2) returns EACCES when write permission is denied for a component of | pjd | 2006-12-13 | 1 | -0/+2 |
| | | | | the path prefix. | ||||
* | If the parent directory of the named file has its immutable flag set, | pjd | 2006-12-09 | 1 | -1/+6 |
| | | | | mkfifo(2) returns EPERM. | ||||
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 1 | -1/+3 |
| | |||||
* | mdoc(7) police: Tidy up the syscall language. | ru | 2002-12-18 | 1 | -3/+7 |
| | | | | | | | | | | Stop calling system calls "function calls". Use "The .Fn system call" a-la "The .Nm utility". When referring to a non-BSD implementation in the HISTORY section, call syscall a function, to be safe. | ||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -2/+2 |
| | |||||
* | Use the ``.Rv -std'' mdoc(7) macro in appropriate cases. | yar | 2001-08-09 | 1 | -3/+1 |
| | | | | Reviewed by: ru | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -2/+2 |
| | |||||
* | mdoc(7) police: Er macro usage cleanup. | ru | 2000-11-22 | 1 | -1/+1 |
| | |||||
* | Use `Er' variable to define first column width in ERRORS section. It was | phantom | 2000-05-04 | 1 | -1/+1 |
| | | | | initially suggested by mdoc(7) style, but was broken over the years | ||||
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
| | | | | More libraries manpages updates following. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Remove some 4.3BSDish anacronisims that stated that it was an | mpp | 1999-08-27 | 1 | -5/+1 |
| | | | | | | | error for a pathname to contain a character with the high-order bit set. Inspired by: joerg's previous commit | ||||
* | Added #include <sys/types.h> to synopsis. | alex | 1998-01-20 | 1 | -0/+2 |
| | | | | Obtained from: OpenBSD | ||||
* | Sort cross refereces in section SEE ALSO. | wosch | 1997-09-29 | 1 | -1/+1 |
| | |||||
* | I was porting something from sysV world and found our cross references | obrien | 1997-01-27 | 1 | -0/+1 |
| | | | | | not quite as good as I would expect. So I'm introducing mknod to mkfifo, and vice-versa. | ||||
* | Remove the EINVAL error from the ERRORS sections that | mpp | 1997-01-11 | 1 | -2/+0 |
| | | | | | say is means that a pathname had the high-order bit set, since this is no longer an error. | ||||
* | upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro | wosch | 1996-12-02 | 1 | -2/+2 |
| | | | | | | use ``is expected to conform to'' phrase, not ``conforms to'' Pointed out by: Bruce->NIST-PCTS | ||||
* | Correctly use .Fn instead of .Nm to reference function names | mpp | 1996-08-22 | 1 | -1/+1 |
| | | | | | | | | in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages. | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+124 |