freebsd-dev/lib/libc/net
Rodney W. Grimes 3573df98f1 >Description:
While trying to figure out why rlogind wasn't working right for root,
	I noticed that man wouldn't come back with a man page for iruserok, but
	it would for ruserok.  Checking the lib/net directory's Makefile.inc
	file shows that the link to the rcmd man page just isn't getting
	created.
>How-To-Repeat:
	Do a 'man iruserok' and notihing will come back, where a 'man ruserok'
	will.

Submitted by:	Brian Moore <ziff@houdini.eecs.umich.edu>
Obtained from:	NetBSD-bugs mailing list
1994-10-27 16:33:49 +00:00
..
byteorder.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
gethostbydns.c remove need for -DDEBUG from resolver code (conflict with db/hash) 1994-09-25 17:45:41 +00:00
gethostbyht.c get* rework and new bind code 1994-09-25 02:12:49 +00:00
gethostbyname.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
gethostbynis.c get* rework and new bind code 1994-09-25 02:12:49 +00:00
gethostnamadr.c get* rework and new bind code 1994-09-25 02:12:49 +00:00
getnetbyaddr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getnetbydns.c remove need for -DDEBUG from resolver code (conflict with db/hash) 1994-09-25 17:45:41 +00:00
getnetbyht.c get* rework and new bind code 1994-09-25 02:12:49 +00:00
getnetbyname.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getnetbynis.c Fixed YP networks map support. 1994-09-26 02:50:43 +00:00
getnetent.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getnetent.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getnetnamadr.c Use same configuration file, /etc/host.conf, for both gethost* and 1994-09-26 22:45:10 +00:00
getproto.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getprotoent.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getprotoent.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getprotoname.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getservbyname.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getservbyport.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getservent.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getservent.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
herror.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_addr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_lnaof.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_makeaddr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_netof.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_network.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_ntoa.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
iso_addr.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
iso_addr.c Make iso_addr's output conform to modern conventions for NSAP 1994-09-22 19:31:29 +00:00
linkaddr.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
linkaddr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Makefile.inc >Description: 1994-10-27 16:33:49 +00:00
ns_addr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ns_ntoa.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ns.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
rcmd.3 >Description: 1994-10-27 16:33:49 +00:00
rcmd.c Based on fix from 1.1.5.1: 1994-09-08 20:55:02 +00:00
recv.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
res_comp.c get* rework and new bind code 1994-09-25 02:12:49 +00:00
res_debug.c get* rework and new bind code 1994-09-25 02:12:49 +00:00
res_init.c remove need for -DDEBUG from resolver code (conflict with db/hash) 1994-09-25 17:45:41 +00:00
res_mkquery.c remove need for -DDEBUG from resolver code (conflict with db/hash) 1994-09-25 17:45:41 +00:00
res_query.c remove need for -DDEBUG from resolver code (conflict with db/hash) 1994-09-25 17:45:41 +00:00
res_send.c remove need for -DDEBUG from resolver code (conflict with db/hash) 1994-09-25 17:45:41 +00:00
resolver.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
send.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sethostent.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00