summaryrefslogtreecommitdiffstats
path: root/bin/csh
Commit message (Expand)AuthorAgeFilesLines
* MFC r314655:ngie2017-05-301-1/+1
* MFC r315948:dchagin2017-04-151-0/+1
* WITH_META_MODE: Fix bin/csh rebuilding tc.const.hbdrewery2016-06-141-1/+1
* DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.bdrewery2016-05-091-1/+1
* Stop using sbrk in csh. This is a legacy interface and its use within cshandrew2016-04-261-1/+1
* MFHgjb2016-04-161-1/+1
|\
| * META_MODE: Don't rebuild build-tools targets during normal build.bdrewery2016-04-141-1/+1
* | MFHgjb2016-04-111-2/+2
|\ \ | |/
| * Revert r296416 by removing SAVESIGVEC and switching to fork instead. Thismp2016-04-071-2/+2
* | MFHgjb2016-04-041-1/+1
|\ \ | |/
| * CCACHE_BUILD: Don't use ccache when generating some files with CC -E.bdrewery2016-03-241-1/+1
* | MFHgjb2016-03-061-0/+1
|\ \ | |/
| * Signal handling within tcsh vfork code path will conflict with some systemmp2016-03-051-0/+1
* | MFHgjb2016-03-021-222/+0
|\ \ | |/
| * DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-222/+0
* | Explicitly add unmarked bin/ binaries to the runtime package.gjb2016-02-091-0/+1
|/
* Don't link /usr/share/nls/de_DE.UTF-8/tcsh.cat to itself.bdrewery2016-02-031-1/+1
* The charset of NLS catalogs were converted to UTF-8ume2016-02-031-29/+28
* Make dynamic link of libiconv from ports work again.ume2016-02-021-3/+3
* Fix a ton of speelling errorseadler2015-10-211-1/+1
* Add META_MODE support.sjg2015-06-131-0/+243
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-273-5/+4
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-1/+1
| |\
| * \ Merge head from 7/28sjg2014-08-192-3/+4
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+0
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Merge from headsjg2014-05-081-1/+1
| |\ \ \
| * | | | Updated dependenciessjg2013-10-131-104/+0
| * | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+348
* | | | | Fix build after r281550 when WITHOUT_ICONV is defined.tijl2015-04-161-1/+1
* | | | | Remove the const qualifier from iconv(3) to comply with POSIX:tijl2015-04-151-1/+1
* | | | | Add a ${CP} alias for copying files in the build.will2015-01-161-1/+1
* | | | | Convert bin/ to LIBADD, reduce overlinking allow to build all components asbapt2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | Fix incremental builds involving non-root users with read-only source files.will2014-09-181-1/+1
| |_|/ |/| |
* | | Replace all uses of libncurses and libtermcap with their wide characterbrooks2014-07-171-2/+2
| |/ |/|
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
|/
* Update to tcsh 6.18.01.mp2012-02-224-1169/+61
* When WITH_ICONV is set, use our in-tree iconv.ume2011-02-262-13/+23
* Move most of the remaining USD/PSD/SMM papers into share/docuqs2010-12-047-4985/+0
* Let csh(1) use utmpx instead of utmp.ed2010-01-132-5/+6
* Check error of dlfunc(3).ume2009-10-171-0/+11
* Work around a vendor issue that was causing the builtin malloc to bemp2007-05-162-2/+3
* Build updates for tcsh-6.15.00 import.mp2007-03-112-23/+39
* Fix spelling.ru2006-03-191-1/+1
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-2/+4
* Enable NLS catalog of csh(1).ume2006-02-194-1/+136
* Bump up BUFSIZE from 4k to 8k. This was requested by portmgr@ to allowmp2005-09-221-0/+1
OpenPOWER on IntegriCloud