History log of /src/lib/libc/sys/getsockname.2 |
Revision | | Date | Author | Comments |
1.26 |
| 30-Jul-2016 |
wiz | Sort errors.
|
1.25 |
| 30-Jul-2016 |
njoly | Remove obsolete BUGS section. getsockname(2) report sensible values for bound UNIX domain sockets.
|
1.24 |
| 09-Jul-2012 |
jdf | branches: 1.24.14; Add ENOTCONN to returned error codes, bump date. Tip of asau.
|
1.23 |
| 07-Aug-2003 |
agc | branches: 1.23.56; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
1.22 |
| 01-May-2003 |
gmcgarry | Mention EINVAL. From PR#17921.
|
1.21 |
| 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.20 |
| 18-Mar-2003 |
wiz | Fix capitalisation of "indicates". From Todd C. Miller/OpenBSD.
|
1.19 |
| 18-Jan-2003 |
thorpej | Merge the nathanw_sa branch.
|
1.18 |
| 06-Jan-2003 |
wiz | descriptor with a c.
|
1.17 |
| 11-Aug-2002 |
yamt | more description from openbsd.
|
1.16 |
| 08-Feb-2002 |
ross | Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
1.15 |
| 22-Oct-2001 |
kleink | Sprinkle some __restrict into <sys/socket.h>.
|
1.14 |
| 16-Sep-2001 |
wiz | Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.
|
1.13 |
| 16-Sep-2001 |
wiz | Boring whitespace fixes.
|
1.12 |
| 02-Dec-1999 |
kleink | branches: 1.12.6; 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.11 |
| 22-Mar-1999 |
garbled | branches: 1.11.6; Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Wheee!
|
1.10 |
| 10-Feb-1999 |
kleink | Reflect the addition of socklen_t.
|
1.9 |
| 07-Jun-1998 |
enami | Rename section DIAGNOSTICS to RETURN VALUES as descirbed in mdoc.samples(7). While I'm here, sort some SEE ALSO section and uncapitalize symbol name.
|
1.8 |
| 28-Apr-1998 |
fair | fix mdoc references
|
1.7 |
| 28-Apr-1998 |
fair | Change occurrences of "UNIX" to .Ux or .At as appropriate.
|
1.6 |
| 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.5 |
| 27-Feb-1995 |
cgd | merge with lite, keeping most local changes. clean up Ids
|
1.4 |
| 29-Nov-1993 |
jtc | Use "Er" for argument to -width in the lists in the ERROR sections --- so the formatting is consistant.
|
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.11.6.1 |
| 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.12.6.6 |
| 08-Jan-2003 |
thorpej | Sync with HEAD.
|
1.12.6.5 |
| 13-Aug-2002 |
nathanw | Catch up to -current.
|
1.12.6.4 |
| 22-Mar-2002 |
nathanw | Catch up to -current.
|
1.12.6.3 |
| 08-Mar-2002 |
nathanw | Catch up to -current.
|
1.12.6.2 |
| 14-Nov-2001 |
nathanw | Catch up to -current.
|
1.12.6.1 |
| 08-Oct-2001 |
nathanw | Catch up to -current.
|
1.23.56.1 |
| 30-Oct-2012 |
yamt | sync with head
|
1.24.14.1 |
| 06-Aug-2016 |
pgoyette | Sync with HEAD
|