Commit Graph

510 Commits

Author SHA1 Message Date
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
Todd C. Miller
e6e9c18d0b fixed osf problem 1994-09-01 17:12:48 +00:00
Todd C. Miller
07594fd735 added OSF C2 stuff 1994-09-01 02:17:20 +00:00
Todd C. Miller
22d7002504 updated 1994-09-01 02:00:27 +00:00
Todd C. Miller
d366d09e6b added osf auth support & removed some extra spaces 1994-09-01 01:56:15 +00:00
Todd C. Miller
22acfc6df9 added osf C2 stuff 1994-09-01 01:52:59 +00:00
Todd C. Miller
07111800e0 added 2 suggestions 1994-08-31 23:52:59 +00:00
Todd C. Miller
eca5865065 removed README.v1.3.1 and added VERSION stuff 1994-08-31 23:33:40 +00:00
Todd C. Miller
0368a035b0 pl1 1994-08-31 22:48:03 +00:00
Todd C. Miller
7f8aa5d8cf 1.3.1final 1994-08-30 22:31:34 +00:00
Todd C. Miller
3e474aef28 added HISTORY 1994-08-30 22:30:46 +00:00
Todd C. Miller
de6a7d9e21 mention HISTPRY file 1994-08-30 22:30:37 +00:00
Todd C. Miller
6174554533 use sizeof instead of a constant in 1 place 1994-08-30 22:30:17 +00:00
Todd C. Miller
b7df10fe28 added unistd.h 1994-08-30 22:30:00 +00:00
Todd C. Miller
e5de10d25a added unistd.h 1994-08-30 22:29:48 +00:00
Todd C. Miller
bdb249e470 udpated 1994-08-30 22:27:56 +00:00
Todd C. Miller
6004a8cd4a Initial revision 1994-08-30 22:15:36 +00:00
Todd C. Miller
cd3d369b90 ++ 1994-08-17 16:45:55 +00:00
Todd C. Miller
02f0a29db2 updated 1994-08-17 16:39:19 +00:00
Todd C. Miller
109d54f916 added unistd.h include 1994-08-17 16:36:31 +00:00
Todd C. Miller
23c2416e0a added sys/time.h for AIX 1994-08-16 19:46:08 +00:00
Todd C. Miller
79a42a836c added check for -lsocket and sys/sockio.h 1994-08-15 01:22:12 +00:00