aboutsummaryrefslogtreecommitdiff
path: root/bin/csh
Commit message (Expand)AuthorAgeFilesLines
* vfs: add restrictions to read(2) of a directory [1/2]Kyle Evans2020-06-041-0/+4
* Fix .depend files to work for build tools.Bryan Drewery2019-06-151-0/+1
* Don't mess with BLOCKSIZE in shell startup files - it's set by login.conf(5);Edward Tomasz Napierala2019-01-202-4/+0
* Finish moving dot.cshrc and dot.profile to bin/csh/ and bin/sh/.Brad Davis2018-08-292-1/+51
* Fix the install of /root/.login missed as part of r337849.Brad Davis2018-08-281-1/+4
* Revert parts of r337849 and r337857Brad Davis2018-08-152-54/+1
* Fix build after r337849Brad Davis2018-08-151-3/+2
* Move all sh and csh files into bin/sh/ or bin/csh/Brad Davis2018-08-156-1/+90
* Don't use CCACHE for linking.Bryan Drewery2018-06-271-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Update to tcsh 6.20.00Dmitry Chagin2017-03-251-0/+1
* bin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* WITH_META_MODE: Fix bin/csh rebuilding tc.const.hBryan Drewery2016-06-141-1/+1
* DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.Bryan Drewery2016-05-091-1/+1
* Stop using sbrk in csh. This is a legacy interface and its use within cshAndrew Turner2016-04-261-1/+1
* MFHGlen Barber2016-04-161-1/+1
|\
| * META_MODE: Don't rebuild build-tools targets during normal build.Bryan Drewery2016-04-141-1/+1
* | MFHGlen Barber2016-04-111-2/+2
|\|
| * Revert r296416 by removing SAVESIGVEC and switching to fork instead. ThisMark Peek2016-04-071-2/+2
* | MFHGlen Barber2016-04-041-1/+1
|\|
| * CCACHE_BUILD: Don't use ccache when generating some files with CC -E.Bryan Drewery2016-03-241-1/+1
* | MFHGlen Barber2016-03-061-0/+1
|\|
| * Signal handling within tcsh vfork code path will conflict with some systemMark Peek2016-03-051-0/+1
* | MFHGlen Barber2016-03-021-222/+0
|\|
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-222/+0
* | Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
|/
* Don't link /usr/share/nls/de_DE.UTF-8/tcsh.cat to itself.Bryan Drewery2016-02-031-1/+1
* The charset of NLS catalogs were converted to UTF-8Hajimu UMEMOTO2016-02-031-29/+28
* Make dynamic link of libiconv from ports work again.Hajimu UMEMOTO2016-02-021-3/+3
* Fix a ton of speelling errorsEitan Adler2015-10-211-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+243
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-5/+4
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-1/+1
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-192-3/+4
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-10-131-104/+0
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+348
* | | | | Fix build after r281550 when WITHOUT_ICONV is defined.Tijl Coosemans2015-04-161-1/+1
* | | | | Remove the const qualifier from iconv(3) to comply with POSIX:Tijl Coosemans2015-04-151-1/+1
* | | | | Add a ${CP} alias for copying files in the build.Will Andrews2015-01-161-1/+1
* | | | | Convert bin/ to LIBADD, reduce overlinking allow to build all components asBaptiste Daroussin2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | Fix incremental builds involving non-root users with read-only source files.Will Andrews2014-09-181-1/+1
| |_|/ |/| |
* | | Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
| |/ |/|
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
|/
* Update to tcsh 6.18.01.Mark Peek2012-02-224-1169/+61