Commit Graph

4626 Commits

Author SHA1 Message Date
Todd C. Miller
605250d9a7 now uses stdio 1994-06-26 19:25:07 +00:00
Todd C. Miller
0e68f23514 ++ 1994-06-26 19:17:43 +00:00
Todd C. Miller
5f597efb19 updated
,.
1994-06-24 23:48:08 +00:00
Todd C. Miller
f7d1ae5336 added USE_GETPASS && HAVE_C2_SECURITY 1994-06-24 23:46:04 +00:00
Todd C. Miller
56bcd39a29 fixed a test
aded --with-C2 and --with-tgetpass
1994-06-24 23:45:39 +00:00
Todd C. Miller
8680c1962d added hpux C2 shit 1994-06-24 23:45:28 +00:00
Todd C. Miller
94cf91194f took out tgetpass.* 1994-06-24 23:45:18 +00:00
Todd C. Miller
efb9ac3e8b added C2 blurb 1994-06-24 23:45:07 +00:00
Todd C. Miller
0e3502816d no termio(s) for ultrix since it is broken 1994-06-13 19:54:58 +00:00
Todd C. Miller
32e385dbcd added a space (yeah, anal) 1994-06-13 19:41:46 +00:00
Todd C. Miller
a534a96885 fixed it (duh, rtfm) 1994-06-13 19:17:24 +00:00
Todd C. Miller
ba0fa81271 took out bsd signal stuff for irix 1994-06-08 18:34:18 +00:00
Todd C. Miller
2130006261 comments in #endif 1994-06-08 18:26:36 +00:00
Todd C. Miller
9952fbbd8c don't define BSD signals for irix 1994-06-08 18:09:20 +00:00
Todd C. Miller
c783c58007 did some... 1994-06-08 16:57:56 +00:00
Todd C. Miller
9a62cffff4 updated 1994-06-08 16:57:43 +00:00
Todd C. Miller
1970f75b46 took out unneeded code by changing where a strings was terminated 1994-06-08 16:56:37 +00:00
Todd C. Miller
d8013e48bb fix bug where /dirname would return NULL 1994-06-07 23:21:23 +00:00
Todd C. Miller
c2c72c6e73 move __P to config.h 1994-06-07 21:40:35 +00:00
Todd C. Miller
9e85433e9a added errno definition 1994-06-07 21:40:22 +00:00
Todd C. Miller
dce1317987 added __P 1994-06-07 21:40:06 +00:00
Todd C. Miller
678b9c6bc0 added HAVE_FCHDIR 1994-06-07 21:21:35 +00:00
Todd C. Miller
d717b6dd5c now include stdio 1994-06-07 21:18:35 +00:00
Todd C. Miller
56e09c3b77 now works if no fchdir 1994-06-07 18:55:44 +00:00
Todd C. Miller
a0944afd88 define SA_RESETHAND to null if not defined 1994-06-07 18:55:01 +00:00
Todd C. Miller
e2ffd14320 added check & replace 1994-06-07 18:54:38 +00:00
Todd C. Miller
7ba319bd51 took out -static for nextstep -- it doesn't work 1994-06-07 00:05:42 +00:00
Todd C. Miller
e066e7b2fc moved #endif to where it belongs 1994-06-06 23:59:12 +00:00
Todd C. Miller
0e7f77f8ec correction 1994-06-06 23:54:54 +00:00
Todd C. Miller
b21fe972aa now checks for strdup realpath getcwd bzero 1994-06-06 23:42:47 +00:00
Todd C. Miller
807274756e emulate bzero 1994-06-06 23:31:51 +00:00
Todd C. Miller
b1d57caa63 added posic signals 1994-06-06 20:57:59 +00:00
Todd C. Miller
289e1ea1ff bzero cast 1994-06-06 20:57:35 +00:00
Todd C. Miller
369cf760d9 added posix signals 1994-06-06 20:57:25 +00:00
Todd C. Miller
f2a4f4ad78 removed BROKEN_GETPASS
added  new srcs toreplace missing functions
1994-06-06 20:56:58 +00:00
Todd C. Miller
54c4fdf46f added posix signal stuff 1994-06-06 20:56:40 +00:00
Todd C. Miller
e97a32e6fa added new srcs 1994-06-06 20:56:26 +00:00
Todd C. Miller
9fe50ceef1 updated useag 1994-06-06 16:53:55 +00:00
Todd C. Miller
49b131a7e3 now uses posix signals 1994-06-06 16:39:49 +00:00
Todd C. Miller
473acb842f updated sto reflect major changes 1994-06-06 00:17:25 +00:00
Todd C. Miller
662727816d updated 1994-06-06 00:05:23 +00:00
Todd C. Miller
14ea471acd uses sysconf() if available 1994-06-06 00:04:55 +00:00
Todd C. Miller
c49ded5fdc added PASSWORD_TIMEOUT + prototypes for new functions 1994-06-06 00:04:27 +00:00
Todd C. Miller
2ff87dea0d for those w/o this in libc 1994-06-06 00:04:06 +00:00
Todd C. Miller
1460112ba6 Initial revision 1994-06-06 00:03:49 +00:00
Todd C. Miller
bcdde9854e rewrote to use realpath(3) - nis now all my code 1994-06-06 00:03:26 +00:00
Todd C. Miller
d5573c8fa1 added HAVE_REALPATH 1994-06-06 00:02:49 +00:00
Todd C. Miller
ccc7909673 now use tgetpass 1994-06-06 00:02:34 +00:00
Todd C. Miller
42335fe01c added LIBOBJS
use tgetpass.c
1994-06-06 00:02:02 +00:00
Todd C. Miller
7a0dee3e63 works now :-) 1994-06-05 22:55:31 +00:00