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
/
include
/
arpa
Age
Commit message (
Expand
)
Author
2018-03-16
Consistently spell "IPsec" in comments and debug outputs.
Martin Pieuchot
2017-02-04
The macro versions of htonl et al don't require them, but POSIX says
Philip Guenther
2017-02-04
Move the typedefs for in_{addr,port}_t from <sys/types.h> to
Philip Guenther
2015-09-14
Revert: finger slip
Philip Guenther
2015-09-14
Prefer the standardized <poll.h> over <sys/poll.h>
Philip Guenther
2015-01-16
Switch to including <sys/types.h> instead of <sys/param.h>
Theo de Raadt
2014-08-31
inet_nsap_{addr,ntoa}() were removed on 2013/12/17
Philip Guenther
2014-07-12
Tackle the endian.h mess. Make it so that:
Philip Guenther
2012-12-05
Remove excessive sys/cdefs.h inclusion
Theo de Raadt
2012-09-15
Improve POSIX/SUS compliance of <netdb.h>, <sys/socket.h>, and <sys/un.h>.
Philip Guenthe
2012-07-10
Instead of <arpa/inet.h> pulling in <netinet/in.h>, just copy in the
Philip Guenthe
2012-06-26
Improve compliance for <arpa/inet.h> and <netinet/in.h> to define/declare
Philip Guenthe
2008-12-09
fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soon
Otto Moerbeek
2006-07-26
TIMEOUT* values are not part of the protocol. tftp.h is a namespace
Theo de Raadt
2006-07-26
Fixing several timeout quirks at tftpd and tftp:
Marcus Glocker
2006-07-20
Add blksize option support for tftpd according to RFC 2348.
Marcus Glocker
2005-12-20
Get rid of non-OpenBSD bits and use _BYTE_ORDER not BYTE_ORDER
Todd C. Miller
2004-01-27
TSIZE & TIMEOUT support; from freebsd via tholo
Theo de Raadt
2004-01-22
Remove unnecessary typedef usage.
Marc Espie
2004-01-17
add a couple of new RR types; ok deraadt@
Jakob Schlyter
2003-08-01
add __bounded__ attributes for userland headers; enabled with -Wbounded
Anil Madhavapeddy
2003-06-26
backout the __bounded__ attributes for a while; requested by deraadt@
Anil Madhavapeddy
2003-06-26
Mark various standard library functions with the __bounded__ attribute.
Anil Madhavapeddy
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-07-31
add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@
Jakob Schlyter
2001-07-25
EDNS0 RFC ref typo. ok deraadt@
Jakob Schlyter
2001-06-11
support EDNS0 (RFC2671) buffer size notification on DNS queries.
Jun-ichiro itojun Hagino
2001-01-04
spelling
Todd T. Fries
1997-09-21
Well, as we are heading for a release people are encouraged to rebuild their
Niklas Hallqvist
1997-08-12
typo; graphix@iastate.edu
Theo de Raadt
1997-06-29
Use u_int16_t, not short in struct tftphdr. From Marc Evans <marc@destek.net>.
Todd C. Miller
1997-04-05
Use in_addr_t not u_long.
Todd C. Miller
1997-03-13
BIND 4.9.5 includes.
Jason Downs
1996-12-11
Fix SLC_NAME_OK() macro which would return non-zero, if given the
robin
1996-12-04
add rfc1184 components; from robin@mailgate.dtc.rankxerox.co.uk
Theo de Raadt
1996-02-19
netbsd: bind 4.9.3
dm
1995-10-18
initial import of NetBSD tree
Theo de Raadt