chopps
|
09072f5bd9
|
include proper links to ethers.3
|
1995-03-02 09:09:07 +00:00 |
chopps
|
204556053e
|
indicate const'ness of args.
|
1995-02-27 09:45:26 +00:00 |
cgd
|
4879d5dc50
|
don't forget to take address before deref'ing thru. from fvdl.
|
1995-02-27 01:03:47 +00:00 |
cgd
|
c2ee3d850f
|
mention the functions that need to be provided, instead of providing dflts.
|
1995-02-25 17:10:57 +00:00 |
cgd
|
83b55061cc
|
oops; fix the cleanup.
|
1995-02-25 06:58:58 +00:00 |
cgd
|
ef0582f1e7
|
clean up import. also convert everything to new Id format.
|
1995-02-25 06:20:26 +00:00 |
cgd
|
547fd46929
|
4.4-Lite lib/libc/net
|
1995-02-25 03:54:36 +00:00 |
cgd
|
32b5bdd221
|
use NetBSD rather than ID
|
1995-02-25 03:34:50 +00:00 |
cgd
|
b42e80ba75
|
list the files needed on the alpha.
|
1995-02-10 17:46:48 +00:00 |
cgd
|
ae9172d6cd
|
specify man pages the new way.
|
1994-12-22 09:57:51 +00:00 |
cgd
|
510290ed54
|
make sure link for inet_aton is in alphabetical order in MLINKS.
|
1994-12-18 09:42:18 +00:00 |
christos
|
876c50bcb3
|
Added code to handle netgroups in user authorization.
|
1994-12-04 18:13:11 +00:00 |
dean
|
a7d9360c57
|
Include files for pmax
|
1994-11-14 23:46:52 +00:00 |
deraadt
|
65609b558b
|
another type change
|
1994-11-02 09:17:27 +00:00 |
deraadt
|
41614869d6
|
one more u_long -> u_int32_t change
|
1994-11-02 07:19:51 +00:00 |
glass
|
2999135c5d
|
link inet.3 for inet_aton()
|
1994-10-31 06:53:48 +00:00 |
mycroft
|
0aeeefdc23
|
Fix typo in previous.
|
1994-10-28 17:59:47 +00:00 |
mycroft
|
6f553ba1a3
|
Properly document what iruserok(3) does.
|
1994-10-28 17:56:40 +00:00 |
cgd
|
b7d1866d65
|
fix bug 535, reported by Brian Moore.
|
1994-10-28 17:30:22 +00:00 |
cgd
|
bf8067b9da
|
maybe they should actually... WORK!
|
1994-10-19 03:27:52 +00:00 |
cgd
|
f546ad9c8a
|
casts for happiness.
|
1994-10-19 03:21:15 +00:00 |
cgd
|
f5e2eec480
|
get return type right.
|
1994-10-19 03:20:30 +00:00 |
cgd
|
685a1b9fa2
|
beware pointer casts.
|
1994-10-19 03:19:42 +00:00 |
deraadt
|
2343dc8f90
|
u_int_{16,32}_t stuff
|
1994-10-15 07:56:51 +00:00 |
pk
|
fc016a129a
|
Fix last bug correctly
|
1994-06-03 15:02:21 +00:00 |
pk
|
1429552f6e
|
Defend against empty names.
|
1994-06-01 19:54:07 +00:00 |
pk
|
816feb25c5
|
Avoid stomping on static memory by repeatly calling gethostbyname().
|
1994-06-01 19:32:43 +00:00 |
pk
|
350b02a45f
|
Don't try to lookup an empty hostname; some nameservers return the root servers
for such a query.
|
1994-06-01 19:23:59 +00:00 |
deraadt
|
cda7e4788e
|
fix the stupid select bug AGAIN
|
1994-05-27 18:56:24 +00:00 |
cgd
|
9e263d13ee
|
kill typo, pointed out by John Hay <jhay@mikom.csir.co.za>
|
1994-05-25 20:37:52 +00:00 |
cgd
|
7aa3357e1b
|
udpated rcmd
|
1994-05-18 06:35:14 +00:00 |
deraadt
|
94677efe9e
|
size_t
|
1994-05-13 22:23:05 +00:00 |
deraadt
|
0681fe2f1e
|
set h_errno for non-BIND failed lookups too
|
1994-04-14 07:47:37 +00:00 |
deraadt
|
bc93d2c77e
|
new resolver. changes from 4.9.2 by <paul@vix.com>, as well as a number
of features and optimizations by myself.
|
1994-04-07 06:58:29 +00:00 |
deraadt
|
e91cd2af40
|
but described in a posting by <RHussein@uh.edu> somewhere on the net.
select() loop hung if either socket was >=32.
|
1994-03-27 07:49:10 +00:00 |
davidb
|
068965c68b
|
h_errno is an int, not a "struct".
|
1994-03-12 09:00:01 +00:00 |
deraadt
|
b4af129fde
|
fix bug where yp gethostby* lookups could have extra stuff in the alias
fields, and leave bogon stuff in the address fields...
|
1994-02-27 10:09:09 +00:00 |
jtc
|
e2c220f94b
|
Fix spelling error in Copyright notice
|
1994-01-28 20:34:33 +00:00 |
deraadt
|
7b729d55a0
|
support for lookup keyword in resolv.conf
|
1994-01-28 03:10:35 +00:00 |
deraadt
|
cac819eb3b
|
support for lookup keyword in resolv.conf
|
1994-01-28 03:00:25 +00:00 |
deraadt
|
e49d599168
|
note resolver(5) -> resolv.conf(5) move
(any more of these needed?)
|
1994-01-26 10:59:58 +00:00 |
jtc
|
719a8083f0
|
Fix spelling errors.
|
1994-01-11 00:05:54 +00:00 |
deraadt
|
1a361f13ba
|
"struct ether_addr" is in netinet/if_ether.h (as in SunOS)
|
1993-12-30 04:21:05 +00:00 |
jtc
|
a5313a04b3
|
#include <stdlib.h> & <string.h> to bring function prototypes into scope.
|
1993-12-28 19:51:37 +00:00 |
deraadt
|
46c1a166d2
|
small bug fixed
|
1993-12-16 19:19:14 +00:00 |
deraadt
|
e1d7e3c22c
|
ethers(3) man page by Roland McGrath <roland@frob.com>
|
1993-12-16 15:50:20 +00:00 |
deraadt
|
6a3865505c
|
ethers(3) sunos-like support from Roland McGrath <roland@frob.com>
YP code fixed by myself (looked in wrong maps, didn't free things :-)
used by rarpd & friends.
|
1993-12-16 05:17:35 +00:00 |
pk
|
49d5ac06cc
|
Added some Sparc sources.
|
1993-12-08 13:31:01 +00:00 |
briggs
|
bdb4a3a91a
|
Changed occurance of MACHINE_ARCH == "hp300" to MACHINE_ARCH == "m68k"
|
1993-12-05 15:45:52 +00:00 |
deraadt
|
f92ccee2e2
|
should bzero automatic sockaddr's before use
|
1993-12-05 14:36:48 +00:00 |