freebsd-dev/bin/csh
Ed Maste 67d2aaf078 csh: install hard link with same mode as target
Previously when using NO_ROOT we recorded METALOG entries for the /.cshrc
hard link with a different file mode than the link target, which is not
permitted.

We cannot just set LINKMODE here as it would also apply to the hard link
for the tcsh binary.

Reviewed by:	brooks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D37499
2022-11-29 16:04:05 -05: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 csh: install hard link with same mode as target 2022-11-29 16:04:05 -05:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00