summaryrefslogtreecommitdiffstats
path: root/bin/csh
Commit message (Collapse)AuthorAgeFilesLines
* Use new locale namesache2001-06-107-15/+15
|
* MAN[1-9] -> MAN.ru2001-03-271-1/+0
|
* DIS -> ISOache2001-03-175-7/+7
|
* Revert this file back to how it was in the STABLE branch, this means:asmodai2001-03-051-1/+1
| | | | put greek and ja in the correct alphabetical place in the SUBDIR line.
* Activate Greek message catalogache2001-01-171-4/+1
|
* Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereobrien2000-12-051-1/+1
| | | | generated files land. Also give precedence to generated files.
* Remove ${DESTDIR} from _PATH_TCSHELL, it is call path, not install pathache2000-12-031-1/+3
| | | | Add gethost to build-tools to help cross-building
* Fix a "#ifdef" where a comparison operator was used.obrien2000-12-012-2/+2
| | | | GCC 2.96 does not like this.
* Upgrade to 6.10ache2000-11-305-2716/+1167
|
* Eliminate groff(1) warnings.ru2000-11-271-1/+1
|
* restore tabs lost from prev commitache2000-07-071-2/+2
| | | | Asked-by: bde
* curses -> termcap, mainly for purity and to indicate which functions familyache2000-07-061-2/+2
| | | | really used
* Activate Japanese NLS and KANJI supportache2000-06-114-12/+1
|
* In its current state, this file is no longer needed.obrien2000-05-151-2220/+0
|
* Don't forget to clean csh.1.bde2000-05-151-6/+6
| | | | Fixed some style bugs.
* Install a manual page for `tcsh(1)', for completeness.jkoshy2000-05-051-0/+1
| | | | Approved by: obrien
* Activate ja nls if WANT_KANJIache2000-04-249-42/+21
| | | | | Fix 'make release' Suppress 'make distribute'
* 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
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Until it's impact is better understood, only active KANJI/DSPMBYTE/MBYTEDEBUGobrien2000-04-212-0/+12
| | | | | | if "WANT_KANJI" is defined in /etc/make.conf. Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* 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
| | | | | Optimize NLS by not wasting space copying the same .cat but use symbolic links instead.
* Activate finnish setache2000-04-202-4/+4
|
* Add NLS files. Finish and Greek are WIPs.obrien2000-04-209-0/+190
| | | | Submitted by: ache
* 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
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* From the PR:unfurl2000-02-171-6/+5
| | | | | | | | | | The description of -X option in csh(1) manpage uses a wording that references the descriptions of -x, -v and -V. This might be a little confusing. Changed this to a complete description that does not reference other paragraphs. PR: 16762 Submitted: Giorgos Keramidas <keramida@ceid.upatras.gr>
* From the PR:unfurl2000-02-171-1/+1
| | | | | | | | | | | The first paragraph of "Argument list processing" says that an argument of - will make csh be a login shell. However, running csh with only a - as an argument fails with the error message. csh(1) corrected to reflect this. PR: 16754 Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
* This implements the RLIMIT_SBSIZE ("sbsize") administrative limits forgreen1999-10-091-0/+1
| | | | | userland. Currently, it can be enforced by login and csh. More shells supporting sbsize are welcome.
* Correct some hard sentence breaks. Only those surrounding the previoussheldonh1999-09-141-7/+10
| | | | | | | | commit and those which cause ugly nroff output have been fixed, since the purpose of the style guideline which they contravene is to reduce the sizes of deltas. Reported by: bde
* Fix SEE ALSO section:phantom1999-09-131-2/+4
| | | | | | | . add printenv(1) . correct reference to "CSH introduction" Reviewed by: mpp
* Improve shell documentation:sheldonh1999-09-082-7/+17
| | | | | | | | | | | | | | | | | | | | | | | | | * Consistently misspell built-in as builtin. * Add a builtin(1) manpage and create builtin(1) MLINKS for all shell builtin commands for which no standalone utility exists. These MLINKS replace those that were created for csh(1). * Add appropriate xrefs for builtin(1) to the csh(1) and sh(1) manpages, as well as to the manpages of standalone utilities which are supported as shell builtin commands in at least one of the shells. In such manpages, explain that similar functionality may be provided as a shell builtin command. * Improve sh(1)'s description of the cd builtin command. Csh(1) already describes it adequately. Replace the cd(1) manpage with a builtin(1) MLINKS link. * Clean up some mdoc problems: use Xr instead of literal "foo(n)"; use Ic instead of Xr for shell builtin commands. * Undo English contractions. Reviewed by: mpp, rgrimes
* $Id$ -> $FreeBSD$peter1999-08-2738-38/+38
|
* Various spelling/formatting changes.kris1999-05-0810-24/+24
| | | | Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
* First set of fixes to keep egcs happy. These include {} around singleimp1999-04-254-8/+11
| | | | | | | | | | statement if blocks[*] when the else could be ambiguous, not defaulting to int type and removal of some unused variables. [*] This is explicitly allowed by style(9) when the single statement spans more than one line. Reviewed by: obrien, chuckr
* Use getcwd in stead of using getwd so that we try harder to avoidimp1998-12-161-2/+2
| | | | | | overflowing a buffer. Obtained from: Either OpenBSD or a discussion in bugtraq.
* Document the printf built-in.nectar1998-07-271-1/+13
|
* csh built-in printf now expands arguments. e.g.nectar1998-07-271-1/+14
| | | | | | | printf '%d\n' `echo 23` now works as expected. PR: bin/2969 Submitted by: Gareth McCaughan <gjm11@dpmms.cam.ac.uk>
* Make sure we pass the length - 1 to readlink, since it adds its ownimp1998-06-091-5/+3
| | | | | NUL at the end of the path. Inspired by: OpenBSD's changes in this area by theo de raadt
* 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
| | | | Use .An/.Aq
* 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
| | | | | Reorder includes to be alphabetical some places since I already was in here.
OpenPOWER on IntegriCloud