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
/
net
Age
Commit message (
Expand
)
Author
1998-01-20
for YP lookups, avoid names longer than MAXHOSTNAMELEN
Theo de Raadt
1998-01-11
Add gethostent(), as some LEGACY code wants it. If you write new
Tobias Weingartner
1997-12-02
i failed to test compile this before commiting
Theo de Raadt
1997-12-01
buf oflow; bitblt
Theo de Raadt
1997-11-20
incorrect MLINKS
Theo de Raadt
1997-11-19
Document new functions
Niklas Hallqvist
1997-11-08
do not call abort()
Theo de Raadt
1997-09-29
Xr bindresvport and rresvport
Theo de Raadt
1997-09-09
s/ns_toa/ns_ntoa/
kstailey
1997-08-24
Fix compiler warnings.
Todd C. Miller
1997-08-04
init net_entry properly
Theo de Raadt
1997-07-28
Install inet(3) page as inet_{ntop,pton}(3) pages too
Niklas Hallqvist
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-23
Don't do a gethostbyname() on "localhost" since we need it to
Todd C. Miller
1997-07-21
long stuff; netbsd
Theo de Raadt
1997-07-15
buff overflow
flipk
1997-07-15
Xr repair
Theo de Raadt
1997-07-09
Clean up some -Wall flowers.
Todd C. Miller
1997-07-07
Define RESOLVSORT so "sortlist" resolver directive works.
Todd C. Miller
1997-07-06
if we find an unprintable char, bail totally
Theo de Raadt
1997-06-29
indent
Theo de Raadt
1997-06-23
Add inet_ntop(3) and inet_pton(3) and the IPv6 address format.
Todd C. Miller
1997-06-23
Add man page for inet_net_ntop(3) and inet_net_pton(3) from NetBSD (lukem)
Todd C. Miller
1997-06-13
s/environmental/environment/
Theo de Raadt
1997-06-13
hstrerror
Theo de Raadt
1997-06-11
doc RES_USE_INET6; lukem
Theo de Raadt
1997-06-04
use bzero instead of FD_ZERO
dm
1997-06-03
howmany(x+1, NFDBITS)
Theo de Raadt
1997-05-28
malloc fd_set dynamically, for very large fd uses
Theo de Raadt
1997-05-28
malloc fd_set dynamically, for very large fd uses
Theo de Raadt
1997-04-30
Be more careful about possible type promotion
Thorsten Lockert
1997-04-30
Remove unused variables
Thorsten Lockert
1997-04-29
oops
Theo de Raadt
1997-04-29
careful buffer handling
Theo de Raadt
1997-04-27
handle hex-like hostnames
Theo de Raadt
1997-04-26
my keyboard made a typo.
michaels
1997-04-26
correct declaration given for herror(3) and describe better.
michaels
1997-04-25
skipped too many ids
Niels Provos
1997-04-24
Revert last change
Thorsten Lockert
1997-04-24
Pad out trailing parts of the address with zeros so we get a legal network
Thorsten Lockert
1997-04-23
pmod to u_int16_t, Angelos kindly reminded me
Niels Provos
1997-04-19
constrain to MAXHOSTNAMELEN-1 not MAXDNAME, duh
Theo de Raadt
1997-04-19
change time() to gettimeofday()
Niels Provos
1997-04-19
make things more complicated.
Niels Provos
1997-04-15
correct the paranoia check
Theo de Raadt
1997-04-14
with this here commit i label myself not the swiftest
Theo de Raadt
1997-04-14
buf oflow
Theo de Raadt
1997-04-13
fouled up a tiny bit
Niels Provos
1997-04-13
the before mentioned random number generator.
Niels Provos
1997-04-13
copyright foo
Jason Downs
[next]