Commit Graph

4626 Commits

Author SHA1 Message Date
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
Todd C. Miller
c38d9bb31a added prototyppes 1994-05-28 19:13:44 +00:00
Todd C. Miller
ebae58f1ea added prototypes 1994-05-28 19:13:27 +00:00
Todd C. Miller
aab695bfc3 added comment 1994-05-28 19:13:00 +00:00
Todd C. Miller
1ad59c55a0 nwo use _BSD_SIGNALS not _BSD_COMPAT 1994-05-28 19:12:06 +00:00
Todd C. Miller
ca172a7879 Initial revision 1994-05-28 19:11:30 +00:00
Todd C. Miller
ef0a3ea3fa added aixcrypt.exp 1994-05-28 19:11:06 +00:00
Todd C. Miller
e248683953 moved config.h to top of includes 1994-05-28 17:21:11 +00:00
Todd C. Miller
c1d9e44e5b now don't bitch if get EACCESS (treat like EPERM) 1994-05-25 19:48:29 +00:00
Todd C. Miller
6e7d42f3e1 added -v flag and usage() 1994-05-25 03:08:45 +00:00
Todd C. Miller
51ae4df137 fixed a typo 1994-05-25 03:08:33 +00:00
Todd C. Miller
48f3cb6734 cast Argv to a const for exec
added -v flag
1994-05-25 03:08:10 +00:00
Todd C. Miller
dbe2a6eafe mail_argv is now a const 1994-05-25 03:07:59 +00:00
Todd C. Miller
30eac2b980 only set RETSIGTYPE if it is not set already 1994-05-25 03:07:49 +00:00