| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't mess with BLOCKSIZE in shell startup files - it's set by login.conf(5); | Edward Tomasz Napierala | 2019-01-20 | 1 | -4/+0 |
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=343231 | ||||
| * | Move all sh and csh files into bin/sh/ or bin/csh/ | Brad Davis | 2018-08-15 | 1 | -0/+18 |
| This simplifies pkgbase by migrating these to CONFS so they are properly tagged as config files. Approved by: will (mentor) Differential Revision: https://reviews.freebsd.org/D16708 Notes: svn path=/head/; revision=337849 | |||||
