Commit Graph

11089 Commits

Author SHA1 Message Date
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
Todd C. Miller
6224b05a73 added an echo 1994-05-29 19:29:51 +00:00
Todd C. Miller
6767aaea0a SHORT_MESSAGE is now the default 1994-05-29 19:25:08 +00:00
Todd C. Miller
bada3e70e4 fixed typo 1994-05-29 19:18:32 +00:00
Todd C. Miller
2aef79a8d8 added missing AC_DEFINE(SVR4) for solaris 1994-05-29 05:29:06 +00:00
Todd C. Miller
d194e3be59 documented the -v flag 1994-05-29 00:42:08 +00:00
Todd C. Miller
d430425c5a updated 1994-05-29 00:34:12 +00:00
Todd C. Miller
4cb06ad6ef proto-ized crypt() 1994-05-29 00:31:34 +00:00
Todd C. Miller
3288ffb0c1 added LIBSHADOW undef 1994-05-29 00:28:57 +00:00
Todd C. Miller
4e2dcf6dae nwo set OS to be lowercase 1994-05-29 00:18:13 +00:00
Todd C. Miller
97610ce1a5 now use SUDO_OSTYPE to set $OS 1994-05-28 23:36:22 +00:00
Todd C. Miller
2660e4eca9 now use uname to determine os 1994-05-28 23:36:08 +00:00
Todd C. Miller
3d1600cf97 added prototypes & moved sig handler around 1994-05-28 20:23:46 +00:00