Commit Graph

418 Commits

Author SHA1 Message Date
Todd C. Miller
9fe5184668 took out setuid(0) and setreuid(udi) garbage. Its not needed since
we start out setuid with the correct perms.
1994-01-27 18:19:28 +00:00
Todd C. Miller
5b566c24c6 now use setreuid() 1994-01-27 00:52:18 +00:00
Todd C. Miller
3424e2f974 fixed warning (include strings.h) 1993-12-03 03:19:31 +00:00
Todd C. Miller
62ea70cb3a added patches from John_Rouillard
directory spec
	uses EDITOR
1993-12-03 02:35:16 +00:00
Todd C. Miller
70ba02c3c8 no longer assume malloc returns a char * 1993-11-30 18:37:37 +00:00
Todd C. Miller
d4eee981ff alpha change to remove LD_-like thing
fixed SHLIB_PATH stuff -- now gets removed correctly
1993-11-30 01:35:20 +00:00
Todd C. Miller
68154bdc5c now uses STD_HEADERS macor for ansi 1993-11-30 00:14:19 +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
5c4b258d24 hpux 9 fix, removes SHLIB_PATH
linux patch
1993-10-18 00:30:35 +00:00
Todd C. Miller
11dfd7ef4b now declare strdup as extern 1993-10-06 01:48:53 +00:00
Todd C. Miller
e75a6d3b54 used indent to "fix" coding style 1993-10-04 19:10:33 +00:00
Todd C. Miller
5ae9d330e1 fixed off by one error 1993-09-05 14:02:14 +00:00
Todd C. Miller
f00b6795c7 now actually builds Envp instead of munging envp 1993-09-05 12:35:37 +00:00
Todd C. Miller
d7391584e7 now rips LD_* env vars out of envp and passed sanitized Envp to exec 1993-09-04 18:09:35 +00:00
Todd C. Miller
3a96124e85 moved around the #ifndef _AIX 1993-06-11 22:04:22 +00:00
Todd C. Miller
b7d12de748 took out errno.h 1993-02-16 18:24:05 +00:00
Todd C. Miller
852d937152 now spews error if exec fails and exits with -1 1993-02-16 18:22:52 +00:00
Todd C. Miller
eca93e1dae Initial revision 1993-02-16 17:07:38 +00:00