Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-07 | check for acu type | Niels Provos | |
1997-09-01 | Wall pass, and oflow fix from eivind@bitbox.follo.net | Theo de Raadt | |
1997-04-20 | Incorporate some NetBSD changes: | Todd C. Miller | |
tip.c getchar() returns an int [important since EOF == -1] (thorpej) Set CLOCAL if dc flag is set (mellon) tip.h Change booleans from char to short so that comparisons against negative values work as expected on systems with unsigned chars. (thorpej) Add boolean for dc flag (mellon) hunt.c Set O_NONBLOCK if dc flag set. Don't set HUPCL if dc flag is set. (mellon) remote.c Add boolean for dc flag (mellon) | |||
1997-04-02 | Merge in good changes from NetBSD: | Todd C. Miller | |
Compile in strcict ansi (some day I'll get around to -Wall) use set* functions instead of modifying the lvalue Change a few sprintf() to snprintf() where it coudl possibly matter. Replace zzhack stuff with something saner to make tip work on alpha | |||
1996-10-15 | Possible buf oflow + index -> strchr. | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |