#
bdc45483 |
| 03-Dec-2000 |
Andrey A. Chernov <ache@FreeBSD.org> |
Remove ${DESTDIR} from _PATH_TCSHELL, it is call path, not install path Add gethost to build-tools to help cross-building
|
#
e754e5f3 |
| 30-Nov-2000 |
Andrey A. Chernov <ache@FreeBSD.org> |
Upgrade to 6.10
|
Revision tags: release/4.2.0, release/4.1.1_cvs, release/4.1.0 |
|
#
c8ac461f |
| 07-Jul-2000 |
Andrey A. Chernov <ache@FreeBSD.org> |
restore tabs lost from prev commit
Asked-by: bde
|
#
7cc55b50 |
| 07-Jul-2000 |
Andrey A. Chernov <ache@FreeBSD.org> |
curses -> termcap, mainly for purity and to indicate which functions family really used
|
Revision tags: release/3.5.0_cvs |
|
#
e1eb1729 |
| 11-Jun-2000 |
Andrey A. Chernov <ache@FreeBSD.org> |
Activate Japanese NLS and KANJI support
|
#
d94edef5 |
| 15-May-2000 |
Bruce Evans <bde@FreeBSD.org> |
Don't forget to clean csh.1.
Fixed some style bugs.
|
#
54e00925 |
| 05-May-2000 |
Joseph Koshy <jkoshy@FreeBSD.org> |
Install a manual page for `tcsh(1)', for completeness.
Approved by: obrien
|
#
c22ae8f6 |
| 23-Apr-2000 |
David E. O'Brien <obrien@FreeBSD.org> |
Pass "WANT_KANJI" from make.conf to the compiler.
|
#
43cf5ff9 |
| 20-Apr-2000 |
Andrey A. Chernov <ache@FreeBSD.org> |
Activate NLS. Optimize NLS by not wasting space copying the same .cat but use symbolic links instead.
|
#
77f2a34f |
| 19-Apr-2000 |
David E. O'Brien <obrien@FreeBSD.org> |
Install /bin/tcsh also.
|
#
325c70b7 |
| 18-Apr-2000 |
David E. O'Brien <obrien@FreeBSD.org> |
Upgrade csh.
|
Revision tags: release/4.0.0_cvs, release/3.4.0_cvs, release/3.3.0_cvs |
|
#
c644db6a |
| 08-Sep-1999 |
Sheldon Hearn <sheldonh@FreeBSD.org> |
Improve shell documentation:
* 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 ex
Improve shell documentation:
* 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
show more ...
|
#
2a456239 |
| 28-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|
Revision tags: release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8, release/2.2.7, release/2.2.6, release/2.2.5_cvs |
|
#
242fa23c |
| 08-Aug-1997 |
Steve Price <steve@FreeBSD.org> |
More $@ -> ${.TARGET} that I missed earlier.
|
#
380fdd7d |
| 07-Aug-1997 |
Steve Price <steve@FreeBSD.org> |
Changes include: sccsid -> rcsid, bcopy -> memcpy, don't use the register keyword, and -Wall cleaning.
Obtained from: similar changes in NetBSD
|
#
c4694019 |
| 02-Jul-1997 |
Bruce Evans <bde@FreeBSD.org> |
Import Lite2's src/bin. All files in src/bin are off the vendor branch, so this doesn't change the active versions.
|
Revision tags: release/2.2.2_cvs, release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs |
|
#
b97fa2ef |
| 22-Feb-1997 |
Peter Wemm <peter@FreeBSD.org> |
Revert $FreeBSD$ to $Id$
|
Revision tags: release/2.1.6_cvs, release/2.1.6.1 |
|
#
1130b656 |
| 14-Jan-1997 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
show more ...
|
Revision tags: release/2.1.5_cvs, release/2.1.0_cvs, release/2.0.5_cvs, release/2.0 |
|
#
89730b29 |
| 24-Sep-1994 |
David Greenman <dg@FreeBSD.org> |
Added $Id$
|
#
db6ec199 |
| 07-Aug-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
The handling of err.h and const.h were in a real tangle and didn't work if you didn't explicitly depend first; this should both simplify things and make it work in all circumstances. Reviewed by: Sub
The handling of err.h and const.h were in a real tangle and didn't work if you didn't explicitly depend first; this should both simplify things and make it work in all circumstances. Reviewed by: Submitted by:
show more ...
|
#
94d44938 |
| 06-Aug-1994 |
Garrett Wollman <wollman@FreeBSD.org> |
Fix some dependency bobbles.
|
#
67c22e71 |
| 05-Aug-1994 |
Garrett Wollman <wollman@FreeBSD.org> |
Fix makefiles for our macros.
|
Revision tags: release/1.1.5.1_cvs |
|
#
4b88c807 |
| 26-May-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
BSD 4.4 Lite bin Sources
|
Revision tags: release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0 |
|
#
effd5e76 |
| 19-Mar-2006 |
Ruslan Ermilov <ru@FreeBSD.org> |
Fix spelling.
|
#
e1fe3dba |
| 17-Mar-2006 |
Ruslan Ermilov <ru@FreeBSD.org> |
Reimplementation of world/kernel build options. For details, see:
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Bro
Reimplementation of world/kernel build options. For details, see:
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
show more ...
|