summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/socket.2
AgeCommit message (Expand)AuthorFilesLines
2019-05-26Tweak "RETURN VALUES" sections to mention setting errno, as so manykrw1-4/+8
2019-03-03talk about IPv4 and IPv6 in a more symmetrical wayschwarze1-4/+4
2016-03-19Add STANDARDS and HISTORY blurbs for SOCK_{NONBLOCK,CLOEXEC,DNS}guenther1-2/+23
2015-10-20Document SOCK_DNS flagderaadt1-2/+13
2015-02-28Reduce usage of predefined strings in manpages.bentley1-3/+4
2014-08-31Add additional kernel interfaces for setting close-on-exec on fdsguenther1-4/+15
2014-08-10AF_IMPLINK and AF_BLUETOOTH are goneguenther1-9/+3
2014-01-21obvious .Pa fixes; found with mandocdb(8)schwarze1-4/+4
2013-07-17more library historyschwarze1-4/+4
2013-04-08Updates to SYNOPSIS, ERRORS, and STANDARDS.guenther1-6/+14
2013-03-12SOCK_SEQPACKET is supported on AF_UNIX too.dlg1-5/+6
2011-02-24SOCK_SEQPACKET is only valid for the AF_BLUETOOTH now, andmikeb1-4/+3
2008-11-26Add unix(4) to SEE ALSO.mk1-3/+4
2007-09-07IPv6 is not an ARPA protocol;jmc1-3/+3
2007-06-11Document the Bluetooth network protocols and mention that there is AF_BLUETOOTHuwe1-2/+4
2007-06-07convert some displays to lists, since the format is more suitable;jmc1-16/+22
2007-06-05one more IPX removal; ok henningjmc1-4/+3
2007-05-31convert to new .Dd format;jmc1-2/+2
2006-10-24evil AF_ISO and AF_NS references were hiding here, but we'll hunt 'em all down!henning1-3/+1
2006-07-09grammar tweak, on re-read;jmc1-2/+2
2006-07-09- clean up the SOCK_RAW textjmc1-8/+5
2004-04-15various improvements to lists and displays:jmc1-5/+3
2004-04-02do not compare SOCK_STREAM sockets to pipes;jmc1-2/+2
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
2003-04-30a extended -> an extended;jmc1-2/+2
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceaaron1-36/+32
2000-05-24add AF_INET6.itojun1-1/+2
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.aaron1-2/+2
2000-04-12Trailing whitespace begone!aaron1-2/+2
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron1-2/+2
2000-01-22Use .Er macro when referring to errno error names.aaron1-4/+3
2000-01-13Add AF_IPX.fgsch1-2/+3
1999-06-29- change references to nil to null; tschroed@acm.orgaaron1-6/+6
1999-06-25add missing reference to setsockopt(2) in "SEE ALSO" section; tron@netbsd.orgaaron1-1/+2
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1-2/+2
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:alex1-3/+3
1999-02-27make function names the correct casederaadt1-3/+3
1998-08-17Xr pollderaadt1-1/+2
1998-08-07Xr netintroderaadt1-2/+3
1998-07-06fix openbsd tagderaadt1-0/+1
1997-11-24fix mispelling of EACCES; bdederaadt1-1/+1
1997-04-26document the meaning of protocol = 0.michaels1-0/+4
1995-10-18initial import of NetBSD treederaadt1-0/+259