opnsense-src/bin
Ed Maste ed8b456f82 csh: Remove gethost dependency on tc.const.h
gethost is a build tool built in stage 2.3, but it had a dependency on
tc.const.h, which requires target headers (that are not installed until
stage 4.1).  The build falls back to the host's headers if the target
headers don't yet exist, which may result in a build failure if the
host's headers don't match the target.

As gethost.c doesn't actually require the definitions in tc.const.h, add
a hack to skip the include of tc.const.h and remove the dependency.

PR:		283273
Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
Fixes: e754e5f361 ("Upgrade to 6.10")
Differential Revision: https://reviews.freebsd.org/D48880
2025-02-08 19:30:55 -05:00
..
cat cat: report copy_file_range() errors with the read filename 2024-12-13 22:32:54 -06:00
chflags Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
chio Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
chmod Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
cp Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
cpuset Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
csh csh: Remove gethost dependency on tc.const.h 2025-02-08 19:30:55 -05:00
date date: Documentation nits. 2024-09-10 14:29:14 +02:00
dd Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
df Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
domainname Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
echo Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ed Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
expr Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
freebsd-version Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
getfacl Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
hostname tests: Switch bin/hostname/hostname_test to execenv=jail 2024-10-31 17:44:49 +00:00
kenv Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
kill kill.1: mention special meaning of PGID as a PID 2025-01-19 15:31:36 +02:00
ln faccessat(2): Honor AT_SYMLINK_NOFOLLOW 2024-08-11 17:49:06 +02:00
ls ls: --group-directories requires stat information 2025-01-22 08:29:29 +01:00
mkdir Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mv mv: Add test cases for command-line options. 2024-11-19 10:29:15 +01:00
nproc Update Makefile.depend files 2024-10-14 10:26:17 -07:00
pax pax: Clear arcn in each read function. 2024-07-24 22:07:06 +02:00
pkill Update Makefile.depend files 2024-10-14 10:26:17 -07:00
ps cred: Hide internal flag CRED_FLAG_CAPMODE 2024-12-16 15:42:29 +01:00
pwait Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
pwd Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
realpath Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
rm Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
rmail Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
rmdir manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
setfacl Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
sh sh.1: update history + spdx + linter error 2024-11-29 14:38:35 -07:00
sleep Update Makefile.depend files 2024-10-14 10:26:17 -07:00
stty Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
sync Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
test test(1): quote closing bracket in error message 2024-07-29 14:08:33 -06:00
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
timeout timeout(1): Add -v/--verbose option to show diagnosis info 2025-01-04 09:52:56 +01:00
uuidgen Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.inc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00