index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
getsockopt.2
Age
Commit message (
Expand
)
Author
2013-06-02
improve the divert-* description a bit more
Sebastian Benoit
2013-04-08
Updates to SYNOPSIS, ERRORS, and STANDARDS.
Philip Guenther
2013-01-18
Update the setsockopt(2) interface documentation for the EFBIG and
Alexander Bluhm
2012-10-21
Add the IP_DIVERTFL socket option on divert(4) sockets to control
Sebastian Benoit
2011-12-23
some spelling fixes, found using freebsd's "igor" document verifier;
Jason McIntyre
2011-09-03
make -column lists pretty again;
Jason McIntyre
2011-07-04
tweak previous;
Jason McIntyre
2011-07-04
Implement an idle timeout for the socket splicing. A new `sp_idle'
Mike Belopuhov
2011-05-02
forgotten in previous;
Jason McIntyre
2011-05-02
document SO_RTABLE; with suggestions and ok jmc, claudio
Mike Belopuhov
2011-04-22
Clarify SO_SPLICE semantics in setsockopt(2).
Alexander Bluhm
2011-03-08
Add a kernel man page sosplice(9) for the socket splicing implementation.
Alexander Bluhm
2011-01-31
Document the kernel option SOCKET_SPLICE and the socket option
Alexander Bluhm
2010-07-01
zap trailing whitespace;
Jason McIntyre
2010-06-30
Add getsockopt SOL_SOCKET SO_PEERCRED support. This behaves similar to
Theo de Raadt
2008-05-09
kill trailing whitespace;
Jason McIntyre
2008-05-09
add SO_BINDANY with pf example; help from jmc, ok beck@
Markus Friedl
2008-05-02
Make the SO_TIMESTAMP sockopt work. When set, this allows the user to
Chris Kuethe
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-03-07
more macro simplification;
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-01
- section reorder
Jason McIntyre
2002-04-08
.Xr getpeereid.
Marc Espie
2002-01-02
Remove extra reference to poll.2. Spotted by form@.
Mike Pechkin
2000-10-18
Another round of man page cleanup, this time to remove more hard sentence
Aaron Campbell
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
1999-08-15
more poll
Theo de Raadt
1999-07-05
use .Li to refer to data types
Aaron Campbell
1999-06-29
.Fa int -> .Li int (should use literal macro to refer to data types)
Aaron Campbell
1999-06-29
- change references to nil to null; tschroed@acm.org
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1999-02-27
make function names the correct case
Theo de Raadt
1999-02-15
Use and document socklen_t
Todd C. Miller
1998-08-17
Xr poll
Theo de Raadt
1998-07-06
fix openbsd tag
Theo de Raadt
1998-01-06
so_linger is in seconds
Theo de Raadt
1997-06-19
Xr nice
Theo de Raadt
1997-06-13
fix lots of .Xr and other minor things
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt