History log of /src/usr.bin/tip/aculib/hayes.c |
Revision | | Date | Author | Comments |
1.17 |
| 06-Sep-2011 |
joerg | Use __dead. Make a bunch of local functions static.
|
1.16 |
| 18-Jan-2009 |
lukem | fix -Wsign-compare issues
|
1.15 |
| 14-Dec-2006 |
christos | pass lint; from Anon Ymous
|
1.14 |
| 22-Oct-2006 |
christos | sprinkle volatile.
|
1.13 |
| 03-Apr-2006 |
christos | Pass a little lint.
|
1.12 |
| 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.11 |
| 03-Apr-2006 |
perry | ANSIfy decls, de-__P, clean trailing whitespace
|
1.10 |
| 23-Apr-2004 |
christos | constify and warns = 3
|
1.9 |
| 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.8 |
| 12-Jul-1998 |
mrg | KNF. ensure buffers are not overrun.
|
1.7 |
| 22-Nov-1997 |
lukem | WARNSify, KNFify, using ANSI string functions, cleanup .Nm usage
|
1.6 |
| 11-Feb-1997 |
mrg | give buffers lengths; use strdup.
|
1.5 |
| 01-Nov-1996 |
cgd | translate '=' in phone number strings into ',' (to generate delays), as is done for couriers and t3000s. Ahh, the wonders of being in a hotel room with source.
|
1.4 |
| 29-Oct-1995 |
pk | Convert to termios (from Scott Reynolds; PR#1621). 8-bit patches (from Matthieu Herrb; PR#1384).
|
1.3 |
| 08-Dec-1994 |
jtc | Merged with 4.4lite. Changed to conform to NetBSD's new RCS Id convention.
|
1.2 |
| 01-Aug-1993 |
mycroft | Add RCS identifiers.
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 |
| 08-Dec-1994 |
jtc | imported from 4.4lite
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|