Todd C. Miller
|
adf4060dec
|
increased passwd len to 24 for c2 security
|
1994-07-25 18:28:31 +00:00 |
|
Todd C. Miller
|
88e2af5122
|
include sys/select for AIX
|
1994-07-14 15:19:08 +00:00 |
|
Todd C. Miller
|
cd4a540c1f
|
added a goto if fgets fails
|
1994-07-07 00:08:52 +00:00 |
|
Todd C. Miller
|
e94e7218b9
|
no more ioctl
never returns NULL
uses fgets() and select() to timeout
|
1994-07-01 16:06:43 +00:00 |
|
Todd C. Miller
|
85a5899af0
|
now works + uses fgets()
|
1994-06-29 20:39:27 +00:00 |
|
Todd C. Miller
|
391a73f40b
|
select doesn't seem to recognize a single '\n' as input waiting
so we can;t use it, sigh.
|
1994-06-28 22:25:08 +00:00 |
|
Todd C. Miller
|
605250d9a7
|
now uses stdio
|
1994-06-26 19:25:07 +00:00 |
|
Todd C. Miller
|
289e1ea1ff
|
bzero cast
|
1994-06-06 20:57:35 +00:00 |
|
Todd C. Miller
|
49b131a7e3
|
now uses posix signals
|
1994-06-06 16:39:49 +00:00 |
|
Todd C. Miller
|
14ea471acd
|
uses sysconf() if available
|
1994-06-06 00:04:55 +00:00 |
|
Todd C. Miller
|
7a0dee3e63
|
works now :-)
|
1994-06-05 22:55:31 +00:00 |
|
Todd C. Miller
|
7c8d0ba740
|
Initial revision
|
1994-06-05 22:27:42 +00:00 |
|