index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libc
/
net
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
long stuff; netbsd
deraadt
1997-07-21
2
-6
/
+7
|
*
buff overflow
flipk
1997-07-15
1
-3
/
+7
|
*
Xr repair
deraadt
1997-07-15
1
-2
/
+2
|
*
Clean up some -Wall flowers.
millert
1997-07-09
17
-48
/
+50
|
*
Define RESOLVSORT so "sortlist" resolver directive works.
millert
1997-07-07
1
-1
/
+3
|
*
if we find an unprintable char, bail totally
deraadt
1997-07-06
1
-1
/
+4
|
*
indent
deraadt
1997-06-29
1
-2
/
+2
|
*
Add inet_ntop(3) and inet_pton(3) and the IPv6 address format.
millert
1997-06-23
1
-30
/
+154
|
|
|
|
|
From BSD/OS 3.0, with permission from Jeffrey Finkelstein <finkels@bsdi.com> by way of NetBSD (lukem). Also add xfer for inet_net(3).
*
Add man page for inet_net_ntop(3) and inet_net_pton(3) from NetBSD (lukem)
millert
1997-06-23
2
-3
/
+152
|
*
s/environmental/environment/
deraadt
1997-06-13
1
-2
/
+2
|
*
hstrerror
deraadt
1997-06-13
1
-1
/
+4
|
*
doc RES_USE_INET6; lukem
deraadt
1997-06-11
1
-2
/
+4
|
*
use bzero instead of FD_ZERO
dm
1997-06-04
2
-9
/
+8
|
*
howmany(x+1, NFDBITS)
deraadt
1997-06-03
2
-5
/
+5
|
*
malloc fd_set dynamically, for very large fd uses
deraadt
1997-05-28
2
-13
/
+27
|
*
Be more careful about possible type promotion
tholo
1997-04-30
1
-1
/
+6
|
*
Remove unused variables
tholo
1997-04-30
2
-8
/
+9
|
*
oops
deraadt
1997-04-29
1
-9
/
+9
|
*
careful buffer handling
deraadt
1997-04-29
1
-9
/
+9
|
*
handle hex-like hostnames
deraadt
1997-04-27
1
-2
/
+3
|
*
my keyboard made a typo.
michaels
1997-04-26
1
-2
/
+2
|
*
correct declaration given for herror(3) and describe better.
michaels
1997-04-26
1
-11
/
+15
|
*
skipped too many ids
provos
1997-04-25
1
-2
/
+2
|
*
Revert last change
tholo
1997-04-24
1
-2
/
+2
|
*
Pad out trailing parts of the address with zeros so we get a legal network
tholo
1997-04-24
1
-3
/
+4
|
|
|
|
address when only the first octets are given (eg. 140.174 ==> 140.174.0.0)
*
pmod to u_int16_t, Angelos kindly reminded me
provos
1997-04-23
1
-5
/
+5
|
*
constrain to MAXHOSTNAMELEN-1 not MAXDNAME, duh
deraadt
1997-04-19
1
-3
/
+5
|
*
change time() to gettimeofday()
provos
1997-04-19
1
-5
/
+8
|
*
make things more complicated.
provos
1997-04-19
1
-13
/
+46
|
*
correct the paranoia check
deraadt
1997-04-15
1
-7
/
+10
|
*
with this here commit i label myself not the swiftest
deraadt
1997-04-14
1
-8
/
+6
|
*
buf oflow
deraadt
1997-04-14
1
-3
/
+4
|
*
fouled up a tiny bit
provos
1997-04-13
2
-5
/
+6
|
*
the before mentioned random number generator.
provos
1997-04-13
3
-18
/
+202
|
*
copyright foo
downsj
1997-04-13
1
-2
/
+33
|
*
buf oflow; bitblt
deraadt
1997-04-13
1
-3
/
+3
|
*
repair _hokchar
deraadt
1997-04-13
1
-6
/
+8
|
*
issetugid() this last getenv based open
deraadt
1997-04-06
1
-3
/
+3
|
*
Use in_addr_t not u_long and use in_port_t in some cases instead
millert
1997-04-05
16
-58
/
+59
|
|
|
|
of u_short or u_int16_t.
*
hokchar -> _hokchar, and make it non-static. Use it in getnetnamadr.c as
downsj
1997-04-03
2
-7
/
+13
|
|
|
|
well.
*
another lookup[] loop accident
deraadt
1997-04-03
1
-2
/
+4
|
*
Full implementation of lookups support, plus some bug fixes. Still no YP.
downsj
1997-04-03
1
-68
/
+97
|
*
use MATCH()
deraadt
1997-04-03
1
-3
/
+3
|
*
if dns lookup fails, still honour _res.lookups[]
deraadt
1997-04-03
1
-2
/
+2
|
*
ensure host_addr[] remains nicely aligned; pr#145, grr@shandakor.tharsis.com
deraadt
1997-04-03
1
-2
/
+6
|
*
a start a making getnetbyaddr() respect "lookup" keyword in resolv.conf
kstailey
1997-04-03
1
-2
/
+24
|
*
add htonl()
kstailey
1997-04-03
1
-2
/
+2
|
*
spelling error
deraadt
1997-04-02
1
-2
/
+2
|
*
constrain hostnames to MAXHOSTNAMELEN (again), and fix a typo
deraadt
1997-03-27
1
-4
/
+4
|
*
res_close is defined in a macro and should apperently not be used as _res_close.
pefo
1997-03-15
1
-2
/
+2
|
[prev]
[next]