| Commit message (Expand) | Author | Age | Files | Lines |
* | Document the ERESTART translation to EINTR for devfs nodes. | kib | 2013-02-07 | 1 | -1/+12 |
* | Fix mdoc errors. | kib | 2011-04-01 | 1 | -3/+2 |
* | Document O_CLOEXEC. | kib | 2011-03-25 | 1 | -4/+16 |
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 1 | -2/+2 |
* | Actually make O_DIRECTORY work. | ed | 2010-03-21 | 1 | -0/+12 |
* | Add missing POSIX 1003.1-2008 open(2) flag; O_TTY_INIT. | ed | 2009-02-28 | 1 | -1/+15 |
* | Man pages for the openat(2), fexecve(2) and related syscalls. | kib | 2008-04-16 | 1 | -9/+76 |
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
* | Be more specific in ENXIO description: | pjd | 2007-01-07 | 1 | -3/+4 |
* | open(2) returns EROFS when O_CREAT is specified and the named file would | pjd | 2007-01-07 | 1 | -0/+3 |
* | - POSIX mentions that EACCES can be returned when O_TRUNC is specified | pjd | 2007-01-07 | 1 | -1/+18 |
* | Prefer "to be modified" over "to be opened for writing". | pjd | 2007-01-07 | 1 | -1/+1 |
* | Markup fixes. | ru | 2006-09-17 | 1 | -3/+3 |
* | Add references to fhopen, fhstat, getfh, lgetfh and fhstatfs. | grog | 2006-01-10 | 1 | -0/+3 |
* | Tweak markup for POSIX standards. Minor wordsmithing. | imp | 2005-12-01 | 1 | -3/+7 |
* | Document O_NOCTTY and O_SYNC. O_NOCTTY is a nop on freebsd, while on | imp | 2005-12-01 | 1 | -0/+17 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+1 |
* | Markup, grammar, and spelling fixes. | ru | 2004-06-30 | 1 | -1/+1 |
* | Fix/add errno return values to match the NFS client implementation and | dds | 2003-09-02 | 1 | -1/+5 |
* | The .Fn function | charnier | 2003-03-24 | 1 | -2/+3 |
* | 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 | -5/+5 |
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -2/+2 |
* | Fix the description of the O_NONBLOCK flag to match reality. | ru | 2002-01-22 | 1 | -2/+1 |
* | Remove the internal implementation details of wrapping syscalls, | ru | 2001-10-26 | 1 | -19/+0 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
* | mdoc(7) police: added missing newline after .Dv macro call, | ru | 2001-07-04 | 1 | -8/+12 |
* | This patch implements O_DIRECT about 80% of the way. It takes a patchset | dillon | 2001-05-24 | 1 | -0/+7 |
* | document O_NOFOLLOW and O_FSYNC flags to open | alfred | 2000-11-29 | 1 | -0/+21 |
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
* | Document EWOULDBLOCK as a possible errno return value. | archie | 2000-04-09 | 1 | -0/+7 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Explain ENXIO error status with respect to fifos. | ghelmer | 1999-03-07 | 1 | -0/+4 |
* | Use ellipsis in the synopsis, and an appropriate explanation in | jkoshy | 1998-09-08 | 1 | -2/+6 |
* | Document EINVAL as a possible return value from open(2). | joerg | 1997-10-22 | 1 | -0/+7 |
* | Sort cross references. | wosch | 1997-01-20 | 1 | -2/+2 |
* | Add missing RETURN VALUES/ERRORS sections. | mpp | 1997-01-12 | 1 | -0/+7 |
* | Correctly use .Fn instead of .Nm to reference function names | mpp | 1996-08-22 | 1 | -3/+4 |
* | Added missing section numbers to a bunch of .Xr macros, or | mpp | 1996-03-27 | 1 | -1/+1 |
* | Reviewed by: julian and (hsu?) | julian | 1996-01-22 | 1 | -0/+20 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+257 |