summaryrefslogtreecommitdiffstats
path: root/bin/csh
Commit message (Expand)AuthorAgeFilesLines
...
* Pass "WANT_KANJI" from make.conf to the compiler.obrien2000-04-231-1/+4
* MBYTEDEBUG not needed for "WANT_KANJI"obrien2000-04-232-2/+0
* Until it's impact is better understood, only active KANJI/DSPMBYTE/MBYTEDEBUGobrien2000-04-212-0/+12
* Fix 'make distribute'ache2000-04-217-33/+19
* Disable ja NLS until clarifying what needed else to support itache2000-04-211-1/+4
* Activate NLS.ache2000-04-208-31/+38
* Activate finnish setache2000-04-202-4/+4
* Add NLS files. Finish and Greek are WIPs.obrien2000-04-209-0/+190
* Use our system malloc().obrien2000-04-192-0/+8
* Install /bin/tcsh also.obrien2000-04-191-0/+2
* Upgrade csh.obrien2000-04-1832-16873/+3059
* Revert the previous commit. I knew I should leave non-mdoc stuff alone.sheldonh2000-03-031-2/+1
* Remove more single-space hard sentence breaks.sheldonh2000-03-022-2/+4
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-3/+6
* From the PR:unfurl2000-02-171-6/+5
* From the PR:unfurl2000-02-171-1/+1
* This implements the RLIMIT_SBSIZE ("sbsize") administrative limits forgreen1999-10-091-0/+1
* Correct some hard sentence breaks. Only those surrounding the previoussheldonh1999-09-141-7/+10
* Fix SEE ALSO section:phantom1999-09-131-2/+4
* Improve shell documentation:sheldonh1999-09-082-7/+17
* $Id$ -> $FreeBSD$peter1999-08-2738-38/+38
* Various spelling/formatting changes.kris1999-05-0810-24/+24
* First set of fixes to keep egcs happy. These include {} around singleimp1999-04-254-8/+11
* Use getcwd in stead of using getwd so that we try harder to avoidimp1998-12-161-2/+2
* Document the printf built-in.nectar1998-07-271-1/+13
* csh built-in printf now expands arguments. e.g.nectar1998-07-271-1/+14
* Make sure we pass the length - 1 to readlink, since it adds its ownimp1998-06-091-5/+3
* Restore include of sys/types.h and sys/param.h.charnier1998-05-139-9/+18
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.charnier1998-05-0615-115/+85
* .Sh AUTHOR -> .Sh AUTHORScharnier1998-03-191-7/+15
* Don't assume sigset_t and int are equivalent.jraynard1998-02-287-31/+31
* setpwent now has a void return type, so remove the now bogus cast.steve1998-02-011-3/+3
* Remove simultaneous include of <sys/param.h> and <sys/types.h>.eivind1997-12-102-5/+3
* save errno in sigchld handlereivind1997-10-071-1/+3
* vsprintf -> vnsprintf paranoia.eivind1997-10-071-2/+2
* Don't honor $HOME if >= MAXPATHLENeivind1997-10-071-2/+3
* More minor nits (mostly using memove instead of memcpy).steve1997-08-086-16/+13
* More $@ -> ${.TARGET} that I missed earlier.steve1997-08-082-8/+8
* Changes include: sccsid -> rcsid, bcopy -> memcpy, don't use thesteve1997-08-0725-540/+606
* Revert $FreeBSD$ to $Id$peter1997-02-2238-38/+38
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1438-38/+38
* Sort cross references.wosch1997-01-131-3/+3
* Replace collate_range_cmp call with its codeache1996-10-311-2/+19
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-052-4/+4
* Close files up to getdtablesize() instead of up to NOFILE.bde1996-09-281-3/+3
* Convert to newly added collate compare functionache1996-08-121-36/+4
* Use collate for alpha character rangesache1996-08-121-3/+37
* Fix unsetenv of locale variableache1996-08-111-5/+5
* Fix some minor formatting problems in some examples.mpp1996-07-031-3/+3
* Correct some cross references and some path names.mpp1996-04-061-2/+2
OpenPOWER on IntegriCloud