<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/bind.2, branch releng/11.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-06-26T10:21:00Z</updated>
<entry>
<title>Document EINVAL as per POSIX.</title>
<updated>2014-06-26T10:21:00Z</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@FreeBSD.org</email>
</author>
<published>2014-06-26T10:21:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=521aa90cb89bdf55509f01535ab2466023643266'/>
<id>urn:sha1:521aa90cb89bdf55509f01535ab2466023643266</id>
<content type='text'>
This also follows r124335-r124336, r225827.

PR:		191382
MFC after:	1 week
Sponsored by:	Nginx, Inc.
</content>
</entry>
<entry>
<title>Document that bind(2) can fail with EAFNOSUPPORT.</title>
<updated>2012-12-04T09:53:09Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2012-12-04T09:53:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5e48557ef01d0f0c1294925839fb45aaba700b45'/>
<id>urn:sha1:5e48557ef01d0f0c1294925839fb45aaba700b45</id>
<content type='text'>
Reviewed by:	glebius
</content>
</entry>
<entry>
<title>Document EINVAL for bind(2).</title>
<updated>2009-06-01T09:32:12Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2009-06-01T09:32:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2430d824488690380bbb31ee7001eb7125e16f5e'/>
<id>urn:sha1:2430d824488690380bbb31ee7001eb7125e16f5e</id>
<content type='text'>
Reviewed by:	rwatson
Obtained from:	SuSv3
</content>
</entry>
<entry>
<title>Per Regents of the University of Calfornia letter, remove advertising</title>
<updated>2007-01-09T00:28:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-01-09T00:28:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c879ae3536e6d92b8d96c8965c5b05fcb9541520'/>
<id>urn:sha1:c879ae3536e6d92b8d96c8965c5b05fcb9541520</id>
<content type='text'>
clause.

# If I've done so improperly on a file, please let me know.
</content>
</entry>
<entry>
<title>mdoc(7) police: "The .Fa argument.".</title>
<updated>2002-12-19T09:40:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-19T09:40:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2efeeba554cbd7bdee9cfe17641c8bd335c7972f'/>
<id>urn:sha1:2efeeba554cbd7bdee9cfe17641c8bd335c7972f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: Tidy up the syscall language.</title>
<updated>2002-12-18T09:22:32Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-18T09:22:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2faeeff4c9bb77cca44a977d96c1a9fc7af8d8a3'/>
<id>urn:sha1:2faeeff4c9bb77cca44a977d96c1a9fc7af8d8a3</id>
<content type='text'>
Stop calling system calls "function calls".

Use "The .Fn system call" a-la "The .Nm utility".

When referring to a non-BSD implementation in
the HISTORY section, call syscall a function,
to be safe.
</content>
</entry>
<entry>
<title>The .Fn function</title>
<updated>2002-07-15T19:56:24Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-07-15T19:56:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e812f24f6d32845e66e6641cfaafe9f300564f41'/>
<id>urn:sha1:e812f24f6d32845e66e6641cfaafe9f300564f41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/unavilable/unavailable/</title>
<updated>2002-07-07T18:08:51Z</updated>
<author>
<name>Daniel Harris</name>
<email>dannyboy@FreeBSD.org</email>
</author>
<published>2002-07-07T18:08:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=883d00eb9228c3d03e39e73b86b960f95f4f8c88'/>
<id>urn:sha1:883d00eb9228c3d03e39e73b86b960f95f4f8c88</id>
<content type='text'>
PR:		39446
Submitted by:	Stefan Farfeleder &lt;e0026813@stud3.tuwien.ac.at&gt;
MFC after:	1 day
</content>
</entry>
<entry>
<title>- There is no such thing as a socket structure.  sockets are integers.</title>
<updated>2001-11-05T18:05:56Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2001-11-05T18:05:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=93b2ae9fcf399d40b5b0fa3c4792cef61a616d16'/>
<id>urn:sha1:93b2ae9fcf399d40b5b0fa3c4792cef61a616d16</id>
<content type='text'>
  I'm assuming that the comment was regarding socket address structures, so
  correct the comment about pre-zero'ing socket structures to recommend
  pre-zero'ing socket address structures.
- Fix some minor grammar nits.
- This isn't directly submitted by the PR below but is related to it and was
  inspired by it.

PR:		31704
</content>
</entry>
<entry>
<title>Remove the internal implementation details of wrapping syscalls,</title>
<updated>2001-10-26T17:38:20Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-10-26T17:38:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=db8caf03e5070781ee5109c88d8a79c1ba6e0c73'/>
<id>urn:sha1:db8caf03e5070781ee5109c88d8a79c1ba6e0c73</id>
<content type='text'>
which do not match the reality anyway.

Approved by:	deischen, bde
</content>
</entry>
</feed>
