aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/getsockname.2
Commit message (Expand)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Document that getpeername(2) and getsockname(2) can fail with EINVAL.Kevin Lo2012-11-231-0/+4
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Sort sections.Ruslan Ermilov2005-01-201-4/+4
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* Add restrict qualifiers. (docs)Alfred Perlstein2003-12-241-1/+1
* Add or correct section number in .Xr. Use .Vt or .FnPhilippe Charnier2003-06-081-1/+1
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-2/+2
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-2/+4
* Remove the internal implementation details of wrapping syscalls,Ruslan Ermilov2001-10-261-21/+0
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-091-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:Chris Costello2000-06-231-2/+2
* List ECONNRESET as a return value. EINVAL was not documented either.Peter Wemm2000-05-191-0/+2
* Use `Er' variable to define first column width in ERRORS section. It wasAlexey Zelkin2000-05-041-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* General clean-up of socket.h and associated sources to synchronise upPoul-Henning Kamp1999-11-241-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* add xrefs for getpeername, so other people that look for it can find it.. :)John-Mark Gurney1997-03-241-0/+1
* Rename the DIAGNOSTICS sections in several man pagesMike Pritchard1997-01-121-1/+1
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+1
* List all of the include files required for getpeername and getsockname.Mike Pritchard1996-08-221-0/+2
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-0/+22
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+87