Commit Graph

11831 Commits

Author SHA1 Message Date
Todd C. Miller
efdad527cc now sets IFS 1994-10-21 17:16:33 +00:00
Todd C. Miller
368e652de4 fixed typo 1994-10-21 16:02:33 +00:00
Todd C. Miller
34c40cc120 added HAVE_SKEY 1994-10-15 19:48:44 +00:00
Todd C. Miller
ff7362b422 updated 1994-10-04 17:00:31 +00:00
Todd C. Miller
53588e79a1 ++version 1994-10-04 16:57:22 +00:00
Todd C. Miller
a09ab0b864 ++ 1994-10-04 16:57:10 +00:00
Todd C. Miller
6b069fabe7 now bail if ARgv[1] > MAXPATHLEN 1994-10-04 16:56:40 +00:00
Todd C. Miller
92245ab4ff added function check for tcgetattr(3) 1994-10-04 16:56:25 +00:00
Todd C. Miller
3fe0b96725 only define HAVE_TERMIOS_H if you have tcgetattr(3) 1994-10-04 16:55:50 +00:00
Todd C. Miller
1406183627 added check for tcgetattr 1994-10-04 16:53:54 +00:00
Todd C. Miller
93d600b2c6 updated 1994-09-26 21:38:43 +00:00
Todd C. Miller
cbb0879747 now only include unistd.h for linux 1994-09-22 17:30:19 +00:00
Todd C. Miller
881374f188 added visudo.8 generation 1994-09-21 18:29:32 +00:00
Todd C. Miller
482ea91f53 added -Wl,-bI:./aixcrypt.exp to aix flags 1994-09-21 18:07:03 +00:00
Todd C. Miller
e72686577e added one 1994-09-20 23:39:41 +00:00
Todd C. Miller
e3b750dd1b updated 1994-09-20 23:39:16 +00:00
Todd C. Miller
a4c6eb1dde added mailing list info 1994-09-20 23:38:23 +00:00
Todd C. Miller
43e8cd4faa now use sudolineno instead of yylineno
fixed bison warnings
1994-09-20 23:37:53 +00:00
Todd C. Miller
92b4dea2d2 now use -no_library_replacement for osf
don't make a static binary for hpux >= 9.0
1994-09-20 23:37:13 +00:00
Todd C. Miller
1c91f8bb7c added string.h/strings.h inclusion 1994-09-20 23:21:26 +00:00
Todd C. Miller
de7ed682dd added ssize_t def 1994-09-20 23:21:14 +00:00
Todd C. Miller
000b5d2359 added inclusion of string.h/strings.h 1994-09-20 23:18:15 +00:00
Todd C. Miller
fa4273a937 fixed uname | sed (needed to quote the '[') 1994-09-20 22:48:59 +00:00
Todd C. Miller
98e893ecec replaced yylineno with sudolineno
fixed bison syntax errors
1994-09-20 22:42:21 +00:00
Todd C. Miller
fff477cb85 changed yylineno to sudolineno since yylineno cannot be counted upon. 1994-09-20 22:13:55 +00:00
Todd C. Miller
e0e9092ca7 updated 1994-09-20 22:10:33 +00:00
Todd C. Miller
0d973cdf2d added code to support command listings 1994-09-20 21:52:47 +00:00
Todd C. Miller
410f21dd76 added code for -l flag 1994-09-20 21:36:32 +00:00
Todd C. Miller
7021bdc4ed fixed typo
added info for -l flag
1994-09-20 21:35:43 +00:00
Todd C. Miller
abadb6ec65 AC_SSIZE_T -> SUDO_SSIZE_T 1994-09-20 18:45:36 +00:00
Todd C. Miller
b20ff4687a added SUDO_SSIZE_T 1994-09-20 18:45:18 +00:00
Todd C. Miller
2ff6056d9c added MODE_LIST 1994-09-20 18:44:41 +00:00
Todd C. Miller
50c517dd5c added AC_SSIZE_T 1994-09-20 18:43:51 +00:00
Todd C. Miller
c367fa7029 readlink() is now declared as returning ssize~_t 1994-09-20 00:53:34 +00:00
Todd C. Miller
565adde5b4 added -laud for OSF c2 1994-09-20 00:44:22 +00:00
Todd C. Miller
b56bc92e09 changed sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.colorado.edu 1994-09-02 19:57:37 +00:00
Todd C. Miller
7229829c80 changed sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.colorado.edu 1994-09-02 19:55:56 +00:00
Todd C. Miller
525954e1b2 changed sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.colorado.ed 1994-09-02 19:54:28 +00:00
Todd C. Miller
5019a29e6e ++version 1994-09-01 19:56:09 +00:00
Todd C. Miller
ed62683a6e ++ 1994-09-01 19:55:57 +00:00
Todd C. Miller
89d6f49371 added host to alertmail messages 1994-09-01 19:55:28 +00:00
Todd C. Miller
9dd2859b92 udpated 1994-09-01 19:55:05 +00:00
Todd C. Miller
ad6f7a488f fixed logging problem where mail would not say which user it was 1994-09-01 19:26:37 +00:00
Todd C. Miller
3f557e4b27 added -laud for gcc if osf & c2 1994-09-01 17:45:16 +00:00
Todd C. Miller
e3fb4ee3a8 moved set_auth_parameters to sudo.c 1994-09-01 17:39:12 +00:00
Todd C. Miller
5d04e3eafb added set_auth_parameters for osf 1994-09-01 17:38:55 +00:00
Todd C. Miller
ee7f9e1457 cleaned up -static stuff 1994-09-01 17:22:02 +00:00
Todd C. Miller
71888a6112 ++version 1994-09-01 17:15:51 +00:00
Todd C. Miller
5341cd3f87 ++ 1994-09-01 17:15:32 +00:00
Todd C. Miller
4c19411fc6 changed setenv() to sudo_setenv() 1994-09-01 17:15:07 +00:00