History log of /freebsd-current/contrib/tcsh/tc.func.c
Revision Date Author Comments
# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# 6ae8b92a 20-Jul-2008 Giorgos Keramidas <keramida@FreeBSD.org>

tcsh: fix abort in cleanup_until(), caused by internal xgetpass()

The xgetpass() function pushes a cleanup entry for &osa, but then
attempts to flush the stack until an entry matching &sa. The two
object pointers do not match, so the stack is popped too much,
and then cleanup_until calls abort() when it unexpectedly hits
the bottom of the cleanup stack.

Reported by: Paul B. Mahol, onemda at gmail.com,
Pietro Cerutti, gahr at gahr.ch
PR: bin/124191
Reviewed by: mp, kris
MFC after: 2 days


# 45e5710b 11-Mar-2007 Mark Peek <mp@FreeBSD.org>

Import of tcsh-6.15.00


# 23338178 24-Apr-2005 Mark Peek <mp@FreeBSD.org>

Import of tcsh-6.14.00


# b2d5d167 10-Jul-2004 Mark Peek <mp@FreeBSD.org>

Import of tcsh-6.13.00


# 29301572 24-Jul-2002 Mark Peek <mp@FreeBSD.org>

Import of tcsh-6.12.00


# 6767bd61 05-Sep-2001 Mark Peek <mp@FreeBSD.org>

Import tcsh-6.11


# 3b6eaa7b 30-Nov-2000 Andrey A. Chernov <ache@FreeBSD.org>

Initial import of slightly trimmed tcsh 6.10


# b2be84b1 10-Jun-2000 David E. O'Brien <obrien@FreeBSD.org>

Offical fixes to allow longer lines in the history and tweak expand_lex()
useage.


# c80476e4 14-Apr-2000 David E. O'Brien <obrien@FreeBSD.org>

Import the latest version of the 44BSD C-shell -- tcsh-6.09.