freebsd-dev/bin/csh
Simon J. Gerraty 8fe4f8f7a7 Fix building host tools for host
Several makefile depend on tools built for host.
At least when using DIRDEPS_BUILD we can build these for the
pseudo machine "host" to facilitate building on older host versions.

Ideally we would build these tools in their own directories to avoid
building more than needed.

For now, setting an appropriate default for BTOOLSPATH will suffice

Reviewed by:	stevek
Sponsored by:	Juniper Networks, Inc.
Differential Revision:	https://reviews.freebsd.org/D39708
2023-04-20 10:05:43 -07:00
..
config_p.h Revert r296416 by removing SAVESIGVEC and switching to fork instead. This 2016-04-07 14:25:15 +00:00
config.h Stop using sbrk in csh. This is a legacy interface and its use within csh 2016-04-26 11:39:32 +00:00
csh.cshrc Move all sh and csh files into bin/sh/ or bin/csh/ 2018-08-15 14:41:24 +00:00
csh.login Don't mess with BLOCKSIZE in shell startup files - it's set by login.conf(5); 2019-01-20 22:08:49 +00:00
csh.logout Move all sh and csh files into bin/sh/ or bin/csh/ 2018-08-15 14:41:24 +00:00
dot.cshrc vfs: add restrictions to read(2) of a directory [1/2] 2020-06-04 18:09:55 +00:00
dot.login Move all sh and csh files into bin/sh/ or bin/csh/ 2018-08-15 14:41:24 +00:00
iconv_stub.c
iconv_stub.h
Makefile Fix building host tools for host 2023-04-20 10:05:43 -07:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00