Go to file
lukem a5d1d869e7 hookup(): when using getservbyname() (when getaddrinfo() isn't available), if
the provided port is a valid number use that rather than trying to do
getservbyname() against it.
fixes a problem on foreign systems noted by Chuck Silvers <chuq@chuq.com>
1999-11-03 02:03:08 +00:00
bin Implement (somewhat enhanced) idea stealed from bash: 1999-11-02 22:06:45 +00:00
distrib Add fms man pages. 1999-11-02 17:58:46 +00:00
etc Use checkyesno to check the state of $rc_configured like for any other 1999-10-30 12:35:30 +00:00
games fix handling of '-t' flag, and pause for a little bit after drawing happysnake 1999-10-26 06:38:31 +00:00
gnu change the example values of Confidential field from "yes | no" to "no | yes" 1999-10-31 18:19:10 +00:00
include 1003.1c: add {LOGIN_NAME_MAX}. 1999-09-27 16:24:39 +00:00
lib Revert changes made in version 1.6. They introduced a heuristic for 1999-11-02 21:16:55 +00:00
libexec More SVR4-style ELF cleanups. 1999-10-28 23:58:21 +00:00
regress Add "popen" sub directory. 1999-09-30 09:29:11 +00:00
sbin Display local address associated with route (if any) in "route get". 1999-11-01 13:32:38 +00:00
share don't depend on ${PROG} for ``unload'' target - we don't need the lkm compiled 1999-11-02 22:42:51 +00:00
sys Provide multiple inclusion protection. 1999-11-03 00:47:21 +00:00
usr.bin hookup(): when using getservbyname() (when getaddrinfo() isn't available), if 1999-11-03 02:03:08 +00:00
usr.sbin fix title. noted by Danny Thomas <D.Thomas@cmcb.uq.edu.au> in [bin/8734] 1999-11-02 10:30:38 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00