Commit Graph

9601 Commits

Author SHA1 Message Date
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
Todd C. Miller
7c8d0ba740 Initial revision 1994-06-05 22:27:42 +00:00
Todd C. Miller
1cbcc7d1ff added /dev/tty 1994-06-05 21:17:18 +00:00
Todd C. Miller
b5ff63bb4e incremented 1994-06-04 21:12:00 +00:00
Todd C. Miller
a5c4f697d2 always use getcwd 1994-06-04 19:29:49 +00:00
Todd C. Miller
d658bd71ae added check for getwd 1994-06-04 18:49:49 +00:00
Todd C. Miller
4e09ec9e8b replace strdup & realpath & getcwd if missing 1994-06-04 18:48:19 +00:00
Todd C. Miller
96227ea99e added _PATH_PWD 1994-06-04 18:47:00 +00:00
Todd C. Miller
84e75c6ee3 added SUDO_PROG_PWD 1994-06-04 18:46:49 +00:00
Todd C. Miller
aa3f3f2b6c Initial revision 1994-06-04 18:39:23 +00:00
Todd C. Miller
6b8659a556 Initial revision 1994-06-04 18:37:49 +00:00
Todd C. Miller
4eb6ab0b4d quoted quare brackets 1994-06-03 15:31:18 +00:00
Todd C. Miller
9e79c34b9b no need to strdup() a constant 1994-06-02 21:49:11 +00:00
Todd C. Miller
b46f7ee322 updated 1994-06-02 19:45:20 +00:00
Todd C. Miller
c0c9196c56 added validate 1994-06-02 19:44:34 +00:00
Todd C. Miller
48b8a66dc6 added -v to usage 1994-06-02 19:42:08 +00:00
Todd C. Miller
71cba15592 added validate_only stuff 1994-06-02 19:41:33 +00:00
Todd C. Miller
b32c8249bf now finds sed 1994-05-30 01:29:00 +00:00
Todd C. Miller
9f8f955afa $OSREV is now an int 1994-05-30 01:28:45 +00:00
Todd C. Miller
418f2c1b1d added mtxinu to caser 1994-05-29 23:13:18 +00:00
Todd C. Miller
e3021f03c1 added EXEC macro 1994-05-29 22:37:13 +00:00
Todd C. Miller
a298a5dc48 now use the EXEC nmacro
now only do a gethostbyname() if FQDN is set
1994-05-29 22:36:44 +00:00
Todd C. Miller
7e8d543af2 changed mail_argv[] def
now use EXEC() macro
1994-05-29 22:36:19 +00:00
Todd C. Miller
82eebb8179 took out crypt() definition 1994-05-29 22:35:53 +00:00
Todd C. Miller
182569994e upped the version 1994-05-29 21:23:21 +00:00
Todd C. Miller
577b056ebc always look for -lnsl 1994-05-29 19:52:11 +00:00