Commit Graph

289 Commits

Author SHA1 Message Date
Todd C. Miller
c38d9bb31a added prototyppes 1994-05-28 19:13:44 +00:00
Todd C. Miller
76d8f8314f prevent multiple inclusion 1994-05-25 01:25:40 +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
813b5043dd took out getdtablesize() emulation for HP-UX (no longer needed) 1994-05-24 16:03:40 +00:00
Todd C. Miller
9c8379f84c no longer define yyval & yylval since yacc does it 1994-03-12 22:42:32 +00:00
Todd C. Miller
6a83afd8e2 udpated version 1994-03-12 18:55:39 +00:00
Todd C. Miller
e5bcdc9156 now works with configure 1994-03-12 18:37:40 +00:00
Todd C. Miller
3ea5d93113 changed to work with configure 1994-03-10 06:43:06 +00:00
Todd C. Miller
eea6d47b7f execve -> execv 1994-02-28 05:27:51 +00:00
Todd C. Miller
708d387ce7 added UMASK and mode_t declaration 1994-02-28 04:11:46 +00:00
Todd C. Miller
33f8a9573e added MAXLOGFILELEN 1994-02-28 01:36:38 +00:00
Todd C. Miller
aeaf49a058 MAXLOGLEN & MAXSYSLOGLEN are now different (as they should be) 1994-02-27 22:18:51 +00:00
Todd C. Miller
d0621cb553 added USE_EXECVE 1994-02-16 18:31:43 +00:00
Todd C. Miller
8f341c3822 added environ 1994-02-16 18:27:46 +00:00
Todd C. Miller
a2f434a5bd moved some func decls out of sudo.h and into sudo.c as statics
/.
1994-02-16 04:52:57 +00:00
Todd C. Miller
7e7f273f7f took out Envp 1994-02-16 04:40:10 +00:00
Todd C. Miller
de6ad83aeb added SECURE_PATH 1994-02-10 19:30:00 +00:00
Todd C. Miller
80d7989b06 added SECURE_PATH 1994-02-10 19:05:10 +00:00
Todd C. Miller
4b82432a5d added HAL line 1994-02-09 03:50:56 +00:00
Todd C. Miller
32880e3dbe took out SAVED_UID garbade 1994-02-08 18:22:28 +00:00
Todd C. Miller
4928e8b997 took out multimax cruft 1994-02-06 00:48:23 +00:00
Todd C. Miller
e44792a094 took outumoved some defines to the config file
,.
,.
1994-02-05 23:43:52 +00:00
Todd C. Miller
894a7bd0f8 added HAS_SAVED_UID 1994-02-05 20:16:57 +00:00
Todd C. Miller
6419115045 now is only root when abs necesary 1994-02-02 06:30:34 +00:00
Todd C. Miller
8279684663 define __svr4__ for SOLARIS 1994-01-27 19:07:34 +00:00
Todd C. Miller
5b566c24c6 now use setreuid() 1994-01-27 00:52:18 +00:00
Todd C. Miller
7060981079 now uses ENV_EDITOR if you want to use the EDITOR envar
>> .
1994-01-26 23:52:00 +00:00
Todd C. Miller
89db72019f added all options that are in the Makefile 1993-12-07 06:13:15 +00:00
Todd C. Miller
b114ace5f9 sgi has vi in /usr/bin too 1993-12-06 01:30:27 +00:00
Todd C. Miller
78a90c4462 sue /usr/bin/vi on some systems 1993-12-03 03:20:21 +00:00
Todd C. Miller
f3b1d00d65 added STD_HEADERS macro 1993-11-30 00:31:44 +00:00
Todd C. Miller
56892786c8 added insults 1993-11-28 08:00:46 +00:00
Todd C. Miller
594284b224 updated version number and took out jeff's email (since it is invalid) 1993-11-27 23:42:49 +00:00
Todd C. Miller
8282217cc5 linux patch 1993-10-18 00:31:05 +00:00
Todd C. Miller
e75a6d3b54 used indent to "fix" coding style 1993-10-04 19:10:33 +00:00
Todd C. Miller
4ccc94fc10 fixed ifndef -> ifdef 1993-09-04 19:30:18 +00:00
Todd C. Miller
f530705e00 fixed MAXCOMMANDLENGTH
now uses USE_CWD and NEED_STRDUP
added info about new defines in the comment
1993-09-04 19:17:17 +00:00
Todd C. Miller
35ea443962 added delc for clean_envp() and Envp 1993-09-04 18:10:16 +00:00
Todd C. Miller
799707635d Initial revision 1993-03-02 23:28:50 +00:00