OpenGrok
Cross Reference: t3000.c
xref
: /
src
/
usr.bin
/
tip
/
aculib
/
t3000.c
Home
|
History
|
Annotate
|
Download
|
only in
aculib
History log of
/src/usr.bin/tip/aculib/t3000.c
Revision
Date
Author
Comments
1.15
14-Dec-2006
christos
pass lint; from Anon Ymous
1.14
14-Dec-2006
christos
kill the (void)&foo; from Anon Ymous
1.13
03-Apr-2006
perry
Remove vestiges of the ACULOG support. It depended on the suid support
(which is now gone) and it is woefully obsolete -- if something
analogous is ever needed in the future, syslog is the way to do it.
1.12
03-Apr-2006
perry
ANSIfy decls, de-__P, clean trailing whitespace
1.11
23-Apr-2004
christos
constify and warns = 3
1.10
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
1.9
19-Dec-1998
christos
sigvec->sigaction
sigblock->sigprocmask
sigpause->sigsuspend
XXX: code could be shared here.
1.8
12-Jul-1998
mrg
KNF. ensure buffers are not overrun.
1.7
30-Mar-1998
mrg
use static int instead of static
1.6
22-Nov-1997
lukem
WARNSify, KNFify, using ANSI string functions, cleanup .Nm usage
1.5
11-Feb-1997
mrg
give buffers lengths; use strdup.
1.4
29-Dec-1996
cgd
fix up -ansi -pedantic warnings produced because of static function
declarations nested in other functions. The solution: declare the
static functions at the top level.
1.3
29-Oct-1995
pk
Convert to termios (from Scott Reynolds; PR#1621).
8-bit patches (from Matthieu Herrb; PR#1384).
1.2
08-Dec-1994
jtc
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1.1
08-Dec-1994
jtc
branches: 1.1.1;
Initial revision
1.1.1.1
08-Dec-1994
jtc
imported from 4.4lite
Indexes created Tue Oct 14 01:09:49 GMT 2025