History log of /netbsd-src/usr.bin/script/script.c (Results 26 – 34 of 34)
Revision Date Author Comments
# 89aaa1bb 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.


# 8f6bada1 21-Jun-2002 atatat <atatat@NetBSD.org>

Add an alternate "typescript mode" that contains timestamps and other
data interleaved between chunks of actual output (and input), and
teach script how to read the new format so that sessions can be

Add an alternate "typescript mode" that contains timestamps and other
data interleaved between chunks of actual output (and input), and
teach script how to read the new format so that sessions can be played
back at "proper" time.

show more ...


# 861d7d06 19-Dec-1998 christos <christos@NetBSD.org>

don't use union wait; an int is good enough.


# 0a87884e 02-Apr-1998 kleink <kleink@NetBSD.org>

Need <time.h> for time() and ctime() prototypes.


# 78093e2b 19-Oct-1997 lukem <lukem@NetBSD.org>

WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF


# e60e80ff 03-Mar-1997 mikel <mikel@NetBSD.org>

pass $SHELL or /bin/sh as argv[0] to subshell, instead of "sh"; fixes
PR bin/3276.


# ae238496 21-Dec-1994 jtc <jtc@NetBSD.org>

Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.


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

Add RCS identifiers.


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

initial import of 386bsd-0.1 sources


12