]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't mess with BLOCKSIZE in shell startup files - it's set by login.conf(5);
authortrasz <trasz@FreeBSD.org>
Sun, 20 Jan 2019 22:08:49 +0000 (22:08 +0000)
committertrasz <trasz@FreeBSD.org>
Sun, 20 Jan 2019 22:08:49 +0000 (22:08 +0000)
commit4b41e850a470438f3f85c04ca90008a572224ce5
tree91f33d022b15a41fe04c92d3ed30108beabecc89
parent27f593f6fcaa1a2735857b85550a6b83690ec429
Don't mess with BLOCKSIZE in shell startup files - it's set by login.conf(5);
there's no need to even mention it in shell rc files.  Not that it's wrong;
just pointless and somewhat misleading.

Reviewed by: jilles
MFC after: 2 weeks
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D18809
bin/csh/csh.login
bin/csh/dot.cshrc
bin/sh/profile
share/skel/dot.cshrc
share/skel/dot.profile