History log of /original-bsd/bin/csh/csh.c (Results 1 – 25 of 65)
Revision Date Author Comments
# fb2be964 29-Apr-1995 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

Fixes from Chris Demetriou and Charles Hannum


# 5fad6ed4 22-Mar-1995 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

Changes from Charles Hannum (mycroft@netbsd.org) to use POSIX signals


# cf2061f8 12-Oct-1993 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

Kill foreground process group upon exit in phup()


# 548b48c4 31-May-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 50cee248 22-May-1993 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

Fixed gcc -Wall warnings


# 921eb909 19-Jul-1992 marc <marc@65305748-3e16-e211-a854-8c89a5c6f760>

check in for Marc by TK


# cf9382da 06-May-1992 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

check PATH for relative pathnames when running as root (should probably only check for "." - marc)


# 458461e8 02-Mar-1992 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

Fixed and documented $histfile


# 28434420 05-Feb-1992 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

Use vis(3) to print unprintable characters


# 8d2f70fb 06-Nov-1991 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

Added support for displaying non-printable characters


# d6edb87a 04-Nov-1991 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

Onintr would reset SIGINT if found in /etc/csh.{cshrc,login}


# a4c1bdd8 28-Oct-1991 leres <leres@65305748-3e16-e211-a854-8c89a5c6f760>

Fix gcc "bodyless for/while" warnings.


# c5aa27ad 27-Oct-1991 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

Loops were broken again. (Michael Schroeder's fix)


# 063c38e3 30-Aug-1991 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

Bugfix for loops in aliases.


# dbfc4e8f 22-Jul-1991 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

comment typos


# cce51c35 19-Jul-1991 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

stdio based version; brace glob fix; builtin prototypes


# c1ce954a 08-Jun-1991 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

More prototype fixes, Removed TERMIOS define


# 9374f148 08-Jun-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

include file pass, csh.h no longer include every .h in the system
rename sigmast_t to sigset_t to match signal.h; minor pointer cleanups


# 23ceb1ff 07-Jun-1991 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

static function prototypes


# afc71901 07-Jun-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

rename all the files (they weren't going to diff anyway)
add function prototypes for extern functions, decls.h -> extern.h
delete btell function, VFORK #define, lots of other minor cleanups


# c91282c0 05-Jun-1991 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

Removed -DTELL V6 compatibility flag


# f3328da7 04-Jun-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new version from Christos -- 8-bit clean, lots of bug fixes
massive changes, including a pass of indent.


# d6fabe6e 04-Apr-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new copyright; att/bsd/shared


# 5eb3278c 01-Apr-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

setexit -> setjmp, reset -> longjmp, isdir() -> S_ISDIR, ANSI
Prof. Graham requested semantic changes to #defines in sh.h, removing the
last vestiges of the PWB/V6 shell


# a79b0146 14-Mar-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

copy -> bcopy (more than vax and tahoe now)


123