History log of /netbsd-src/bin/csh/func.c (Results 26 – 45 of 45)
Revision Date Author Comments
# 5aaa5482 14-Mar-2001 christos <christos@NetBSD.org>

echo;echo;echo; should echo


# 51b56986 06-Jan-2001 christos <christos@NetBSD.org>

eliminate nested extern decls.


# 0bf6fd0c 31-May-2000 christos <christos@NetBSD.org>

decouple us from stdio's BUFSIZ and boost BUFSIZE to 4K


# 341bd18b 19-Aug-1998 thorpej <thorpej@NetBSD.org>

Add some braces to make egcs happy.


# ee9e50ea 28-Jul-1998 mycroft <mycroft@NetBSD.org>

Be more retentive about use of NOTREACHED and noreturn.


# 5924694d 28-Jul-1998 mycroft <mycroft@NetBSD.org>

Delint (partially).


# cdbd74da 28-Jul-1998 mycroft <mycroft@NetBSD.org>

Delint (partially).


# 8ea378c6 04-Jul-1997 christos <christos@NetBSD.org>

Rename err.h to errnum.h to avoid collision with err.h
Fix compiler warnings.


# 76adbe2b 13-Jan-1997 tls <tls@NetBSD.org>

kill register


# a8a54fa6 09-Feb-1996 christos <christos@NetBSD.org>

fix bug where
child% suspend
parent% bg
parent% fg
Fg would not work anymore, it would say Suspended (tty input).


# 7b38403c 21-Mar-1995 mycroft <mycroft@NetBSD.org>

Use POSIX signals.


# 49f0ad86 21-Mar-1995 cgd <cgd@NetBSD.org>

convert to new RCS id conventions.


# 5dad1439 04-Dec-1994 cgd <cgd@NetBSD.org>

from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelch
some of the worst style errors.


# cee2bad8 21-Sep-1994 mycroft <mycroft@NetBSD.org>

Merge 4.4-Lite version.


# fc50bbda 05-May-1994 cgd <cgd@NetBSD.org>

rlimit foo


# 742dcd56 23-Aug-1993 mycroft <mycroft@NetBSD.org>

RLIMIT_OFILE --> RLIMIT_NOFILE


# a579b792 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 06be6008 23-Mar-1993 cgd <cgd@NetBSD.org>

changed "Id" to "Header" for rcsids


# 346aa5dd 22-Mar-1993 cgd <cgd@NetBSD.org>

added rcs ids to all files


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources


12