Commit Graph

11359 Commits

Author SHA1 Message Date
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
Todd C. Miller
07cc73c862 now defines & STDC_HEADERS for Irix 1994-05-25 03:07:29 +00:00
Todd C. Miller
c18eee72f8 added version.h 1994-05-25 03:07:05 +00:00
Todd C. Miller
76d8f8314f prevent multiple inclusion 1994-05-25 01:25:40 +00:00
Todd C. Miller
5ad8ed74af Initial revision 1994-05-25 01:20:06 +00:00
Todd C. Miller
d84455362d now includes config.h 1994-05-25 01:09:48 +00:00
Todd C. Miller
85cb36bf03 now talks about sunos 4.x 1994-05-25 00:54:37 +00:00
Todd C. Miller
c8dd0685ac calls to Exit now pass an arg 1994-05-25 00:23:08 +00:00
Todd C. Miller
cd34949b79 signal handler now takes an int argument 1994-05-24 22:00:35 +00:00
Todd C. Miller
77bafb1491 updated 1994-05-24 22:00:17 +00:00
Todd C. Miller
0d0f470073 ok, the getcwd() is now *really* done as the user 1994-05-24 21:44:50 +00:00
Todd C. Miller
e1b0835d1d changed AIX STATIC_FLAGS 1994-05-24 21:44:33 +00:00
Todd C. Miller
bd6ad42ffe solaris now defines SVR4 1994-05-24 20:27:46 +00:00
Todd C. Miller
e67d74fd54 added cwd and fixed stupid core dump that makes no sense. sigh. 1994-05-24 20:18:57 +00:00
Todd C. Miller
3e94c6f257 moved getcwd stuff into load_globals 1994-05-24 20:18:41 +00:00
Todd C. Miller
3b297e0377 took out externs that are in suod.h 1994-05-24 20:18:26 +00:00
Todd C. Miller
0745d60145 moved cwd into load_globals 1994-05-24 20:18:10 +00:00
Todd C. Miller
f12f25204d moved cwd stuff 1994-05-24 20:17:43 +00:00