Go to file
itojun a9b7fe4621 return with doing nothing from xx_ctlinput(), when sa->sa_family
is not the expected one.

I see PRC_REDIRECT_HOST with sa->sa_family == AF_UNIX coming to
{tcp,udp}_ctlinput() when I use dhclient, and I feel like adding
more sanity checks, without logging - if we log it it is too noisy.
1999-08-09 10:55:29 +00:00
bin Some code cleanup to collect all the usage strings in one place. 1999-08-05 02:47:09 +00:00
distrib Put tc_machdep.h back in (needed to build the X server). 1999-08-09 09:25:19 +00:00
etc Create temp _motd file in /etc 1999-08-05 20:51:57 +00:00
games Print score after endwin() so it isn't deleted immediately afterward. 1999-08-08 03:08:08 +00:00
gnu If target is BFD64, define -DBFD_TARG_64 on command line. 1999-08-01 04:25:39 +00:00
include optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:47:07 +00:00
lib Remove extra semicolons that crept in previous. Noted by Julian Coleman. 1999-08-08 08:58:08 +00:00
libexec libexec now reaches over into ${CRYPTOPATH} for additional SUBDIRs. 1999-08-06 22:49:06 +00:00
regress Oops, supply mode bits to shmget(2). 1999-08-06 23:40:10 +00:00
sbin xref mount_ntfs(8) in SEE ALSO 1999-08-08 04:40:18 +00:00
share +FUBAR +NFI +SNAFU 1999-08-06 13:50:31 +00:00
sys return with doing nothing from xx_ctlinput(), when sa->sa_family 1999-08-09 10:55:29 +00:00
usr.bin Don't truncate syscall return values on LP64 platforms. 1999-08-06 00:11:02 +00:00
usr.sbin Document -s option. Fixes PR 6759 by me. 1999-08-08 16:15:17 +00:00
Makefile