aboutsummaryrefslogtreecommitdiff
path: root/bin/csh
Commit message (Expand)AuthorAgeFilesLines
* MFC: rev 1.9; Respect LC_MESSAGES locale category while handling ofAlexey Zelkin2005-03-071-0/+2
* Remove an unused doc Makefile.Tom Rhodes2003-02-051-8/+0
* MFC: 1.11: typo fix in article, s/an/a/Giorgos Keramidas2003-01-241-1/+1
* MFC: 1.7: reduce diffs to current, whitespace only changes.Giorgos Keramidas2003-01-241-239/+239
* MFC: 1.7: s/an different/a different/Giorgos Keramidas2003-01-241-1/+1
* MFC: Drop support for COPY.Ruslan Ermilov2002-08-0710-10/+10
* Mega-MFC of share/mk fixes:Ruslan Ermilov2002-07-161-2/+0
* MFC: Install complete.tcsh and csh-mode.el into ${SHAREDIR}/examples/tcsh.Mark Peek2002-02-191-0/+3
* Finish the backout of the locale rename. Unbreak world.Murray Stokely2002-01-091-1/+1
* MFC: ISO_ -> ISO, DIS_ -> ISOAlexey Zelkin2002-01-057-15/+15
* Don't install Estonian nls support (-stable doesn't support it yet).Mark Peek2001-10-091-1/+1
* MFC: update to version 6.11Mark Peek2001-10-083-5/+14
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-09-162-0/+32
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-223-22/+22
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+0
* MFC: update to version 6.10David E. O'Brien2001-03-052-2713/+1
* MFC: 1.5: fix a "#ifdef" where a comparison operator was used.David E. O'Brien2001-03-051-1/+1
* MFC: 1.23: change the spelling of `.' to `.' from .OBJDIRDavid E. O'Brien2001-03-041-7/+17
* MFC.David E. O'Brien2000-12-071-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-12-072-0/+1152
* MFC: Eliminate groff(1) warnings.Ruslan Ermilov2000-11-271-1/+1
* MFC: tabsAndrey A. Chernov2000-07-071-2/+2
* MFC: curses -> termcapAndrey A. Chernov2000-07-061-2/+2
* MFC: upgrade csh to tcsh.David E. O'Brien2000-07-0430-19093/+48
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-06-132-0/+168
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-04-269-0/+2861
* Revert the previous commit. I knew I should leave non-mdoc stuff alone.Sheldon Hearn2000-03-031-2/+1
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-022-2/+4
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-3/+6
* From the PR:Bill Swingle2000-02-171-6/+5
* From the PR:Bill Swingle2000-02-171-1/+1
* This implements the RLIMIT_SBSIZE ("sbsize") administrative limits forBrian Feldman1999-10-091-0/+1
* Correct some hard sentence breaks. Only those surrounding the previousSheldon Hearn1999-09-141-7/+10
* Fix SEE ALSO section:Alexey Zelkin1999-09-131-2/+4
* Improve shell documentation:Sheldon Hearn1999-09-082-7/+17
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2738-38/+38
* Various spelling/formatting changes.Kris Kennaway1999-05-0810-24/+24
* First set of fixes to keep egcs happy. These include {} around singleWarner Losh1999-04-254-8/+11
* Use getcwd in stead of using getwd so that we try harder to avoidWarner Losh1998-12-161-2/+2
* Document the printf built-in.Jacques Vidrine1998-07-271-1/+13
* csh built-in printf now expands arguments. e.g.Jacques Vidrine1998-07-271-1/+14
* Make sure we pass the length - 1 to readlink, since it adds its ownWarner Losh1998-06-091-5/+3
* Restore include of sys/types.h and sys/param.h.Philippe Charnier1998-05-139-9/+18
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.Philippe Charnier1998-05-0615-115/+85
* .Sh AUTHOR -> .Sh AUTHORSPhilippe Charnier1998-03-191-7/+15
* Don't assume sigset_t and int are equivalent.James Raynard1998-02-287-31/+31
* setpwent now has a void return type, so remove the now bogus cast.Steve Price1998-02-011-3/+3
* Remove simultaneous include of <sys/param.h> and <sys/types.h>.Eivind Eklund1997-12-102-5/+3
* save errno in sigchld handlerEivind Eklund1997-10-071-1/+3
* vsprintf -> vnsprintf paranoia.Eivind Eklund1997-10-071-2/+2