Todd C. Miller
|
92c371d0fb
|
support for HAVE_SYSCONF
|
1994-05-24 16:03:26 +00:00 |
|
Todd C. Miller
|
eba1660358
|
uid seinitialized to -2
|
1994-05-14 21:27:05 +00:00 |
|
Todd C. Miller
|
4624211f85
|
now removes LIBPATH for AIX
|
1994-04-28 16:36:16 +00:00 |
|
Todd C. Miller
|
6a83afd8e2
|
udpated version
|
1994-03-12 18:55:39 +00:00 |
|
Todd C. Miller
|
1ed1db9cf3
|
updated to work with configure + pathnames.h
|
1994-03-12 18:36:53 +00:00 |
|
Todd C. Miller
|
eea6d47b7f
|
execve -> execv
|
1994-02-28 05:27:51 +00:00 |
|
Todd C. Miller
|
f96b43c292
|
added UMASK
|
1994-02-28 04:11:33 +00:00 |
|
Todd C. Miller
|
f767453fd8
|
added rmenv() to remove stuff from environ. can now uses execvp()
OR execve() becuase of this.
|
1994-02-16 18:35:52 +00:00 |
|
Todd C. Miller
|
de6ad83aeb
|
added SECURE_PATH
|
1994-02-10 19:30:00 +00:00 |
|
Todd C. Miller
|
e52637f9a6
|
took out SAVED_UID garbage since it don't work
|
1994-02-08 18:21:33 +00:00 |
|
Todd C. Miller
|
4928e8b997
|
took out multimax cruft
|
1994-02-06 00:48:23 +00:00 |
|
Todd C. Miller
|
273de60031
|
fixed a typo + indentation
|
1994-02-06 00:19:45 +00:00 |
|
Todd C. Miller
|
4d7ae0eb28
|
put back AIX cruft
|
1994-02-05 20:16:36 +00:00 |
|
Todd C. Miller
|
9195775b94
|
aix changes
|
1994-02-03 05:44:46 +00:00 |
|
Todd C. Miller
|
6419115045
|
now is only root when abs necesary
|
1994-02-02 06:30:34 +00:00 |
|
Todd C. Miller
|
b4638d4550
|
now removed _RLD_* for alphas
|
1994-01-31 06:56:01 +00:00 |
|
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 |
|