freebsd-src/bin/csh
Thomas Eberhardt 1023abd5b6 Fix /root permissions after 'make installworld'
According to /etc/mtree/BSD.root.dist /root should have
0750 permissions, but the build target 'make installworld'
changes these to 0755.

This is caused by the installation of the configuration
files of sh(1) and csh(1).

Correct this by specifying the correct default /root permissions.

PR:	273342
Reviewed by:	jilles
Approved by:	jilles
MFC after:	2 weeks
Differential Revision:https://reviews.freebsd.org/D42395

(cherry picked from commit a6ed8c9593)
2023-12-01 08:16:38 +01:00
..
config.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-23 11:43:23 -06:00
config_p.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-23 11:43:23 -06:00
csh.cshrc Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
csh.login Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
csh.logout Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
dot.cshrc Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
dot.login Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
iconv_stub.c Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
iconv_stub.h Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
Makefile Fix /root permissions after 'make installworld' 2023-12-01 08:16:38 +01:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00