History log of /src/lib/libc/sys/getfh.2 |
Revision | | Date | Author | Comments |
1.21 |
| 30-Oct-2006 |
mjf | Add references to other filehandle man pages.
OK'd martin@
|
1.20 |
| 31-Jul-2006 |
martin | Make filehandles opaque to userland
|
1.19 |
| 13-Jul-2006 |
wiz | "file system", mark up NULL, use Brq for braces, start sentence with uppercase letter.
|
1.18 |
| 13-Jul-2006 |
martin | Fix alignement problems for fhandle_t, exposed by gcc4.1.
While touching all vptofh/fhtovp functions, get rid of VFS_MAXFIDSIZ, version the getfh(2) syscall and explicitly pass the size available in the filehandle from userland.
Discussed on tech-kern, with lots of help from yamt (thanks!).
|
1.17 |
| 13-May-2004 |
wiz | \- is a minus, not -.
|
1.16 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
1.15 |
| 16-Apr-2003 |
wiz | Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
|
1.14 |
| 18-Jan-2003 |
thorpej | Merge the nathanw_sa branch.
|
1.13 |
| 08-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.12 |
| 16-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.11 |
| 11-Dec-1999 |
msaitoh | branches: 1.11.6; use .Er
|
1.10 |
| 02-Dec-1999 |
kleink | Add a LIBRARY section to system call manual pages. While it's clear that the libraries contain stubs only (with minor exceptions a la pipe(2)), the purpose of this section is to provide linkage information.
|
1.9 |
| 29-Aug-1998 |
lukem | branches: 1.9.6; first pass at fixing up capitalization of function names and arguments; ensure that each is correct with respect to the implementation, rather than being correct as per english.
|
1.8 |
| 03-Feb-1998 |
perry | .Bx'ize/.Nx'ize
|
1.7 |
| 12-Oct-1995 |
jtc | Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS section with the actual function declarations. See PR #1589 for details.
|
1.6 |
| 27-Feb-1995 |
cgd | merge with lite, keeping most local changes. clean up Ids
|
1.5 |
| 22-Apr-1994 |
jtc | Remove description of EINVAL, "The pathname contains a character with the high-order bit set", as this error is obsolete.
Eventually we may want to add code to some of the "optional" filesystems (msdosfs, etc.) that checks for illegal characters. At that time it would be appropriate to reintroduce this error with appropriate text. Perhaps "The pathname contains a character that is not valid for filesystem type".
|
1.4 |
| 19-Apr-1994 |
jtc | Use symbolic names {NAME_MAX} & {PATH_MAX} instead of 255 and 1023 in description of ENAMETOOLONG error.
|
1.3 |
| 25-Nov-1993 |
jtc | Clean up manpages: Use .Fn rather than .Nm macro in HISTORY and STANDARDS sections. Use .At and .St macros instead of spelling out "Version 6 UNIX", "IEEE 1003.1-1988 (POSIX)", etc.
|
1.2 |
| 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 |
| 27-Feb-1995 |
cgd | from Lite
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.9.6.1 |
| 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.11.6.3 |
| 22-Mar-2002 |
nathanw | Catch up to -current.
|
1.11.6.2 |
| 08-Mar-2002 |
nathanw | Catch up to -current.
|
1.11.6.1 |
| 08-Oct-2001 |
nathanw | Catch up to -current.
|