Todd C. Miller
|
993d2e0922
|
Initial revision
|
1993-11-28 07:45:01 +00:00 |
|
Todd C. Miller
|
cf47880782
|
added dec syslog note
|
1993-11-28 00:46:01 +00:00 |
|
Todd C. Miller
|
7ec19af90b
|
added real stuff in there
|
1993-11-28 00:25:23 +00:00 |
|
Todd C. Miller
|
2b19d60cfc
|
added a todo
|
1993-11-28 00:24:06 +00:00 |
|
Todd C. Miller
|
d6e95525a0
|
added one
|
1993-11-28 00:10:20 +00:00 |
|
Todd C. Miller
|
9fc2328aa4
|
Initial revision
|
1993-11-27 23:59:52 +00:00 |
|
Todd C. Miller
|
7e33d32a07
|
updated with changes
|
1993-11-27 23:59:33 +00:00 |
|
Todd C. Miller
|
e95e88318c
|
Initial revision
|
1993-11-27 23:52:58 +00:00 |
|
Todd C. Miller
|
2e99de8774
|
Initial revision
|
1993-11-27 23:48:46 +00:00 |
|
Todd C. Miller
|
7e5f99455a
|
Initial revision
|
1993-11-27 23:48:09 +00:00 |
|
Todd C. Miller
|
971d4b609b
|
updated version number and took out jeff's old addr since it is no good
|
1993-11-27 23:46:33 +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
|
b736fa27f8
|
added fflush()
|
1993-10-28 13:36:13 +00:00 |
|
Todd C. Miller
|
9ad66eb1aa
|
now return NULL instead pfof exiting for nopnn-fatal errors
|
1993-10-23 00:46:05 +00:00 |
|
Todd C. Miller
|
ea9cc34c74
|
new banner
|
1993-10-21 20:57:14 +00:00 |
|
Todd C. Miller
|
3840f015d6
|
now sudo.h gets included first
|
1993-10-21 20:42:37 +00:00 |
|
Todd C. Miller
|
59d3ab1ece
|
now can use flex
|
1993-10-18 00:31:49 +00:00 |
|
Todd C. Miller
|
8282217cc5
|
linux patch
|
1993-10-18 00:31:05 +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
|
c9af5ccf7a
|
linux diff
|
1993-10-18 00:30:16 +00:00 |
|
Todd C. Miller
|
ca882aafca
|
stat now ignores EINVAL
|
1993-10-15 20:03:14 +00:00 |
|
Todd C. Miller
|
11dfd7ef4b
|
now declare strdup as extern
|
1993-10-06 01:48:53 +00:00 |
|
Todd C. Miller
|
f7abfbf818
|
reformatted with indent + by hand
|
1993-10-04 19:23:33 +00:00 |
|
Todd C. Miller
|
e75a6d3b54
|
used indent to "fix" coding style
|
1993-10-04 19:10:33 +00:00 |
|
Todd C. Miller
|
847ce91e0f
|
now checks '.' or '.' or '' in PATH -- but does it LAST
should maybe move the code that does this into the loop body.
makes it messier tho. hmmm.
|
1993-10-04 00:12:35 +00:00 |
|
Todd C. Miller
|
2ddeba57ef
|
redid the fix for non-executable files in an easier to read way plus
some minor aethetic changes
|
1993-09-08 15:53:08 +00:00 |
|
Todd C. Miller
|
fde49b4c75
|
fixed bug with non-executable tings of same name in path introduced by checkig errno
after stat(2).
|
1993-09-08 15:39:08 +00:00 |
|
Todd C. Miller
|
5ae9d330e1
|
fixed off by one error
|
1993-09-05 14:02:14 +00:00 |
|
Todd C. Miller
|
c3636ccc41
|
now handles decending below '/' correctly
|
1993-09-05 13:55:34 +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
|
1c2d27eea6
|
now includes sys/param.h
|
1993-09-04 19:42:19 +00:00 |
|
Todd C. Miller
|
3151ffe1cf
|
now includes sys/param.h
|
1993-09-04 19:41:31 +00:00 |
|
Todd C. Miller
|
4ccc94fc10
|
fixed ifndef -> ifdef
|
1993-09-04 19:30:18 +00:00 |
|
Todd C. Miller
|
3d8cc2e429
|
make more like find_path.c
|
1993-09-04 19:19:32 +00:00 |
|
Todd C. Miller
|
81d0c1f6df
|
rewritten by millert
|
1993-09-04 19:18:57 +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
|
d555cdb52e
|
now uses USE_CWD
|
1993-09-04 19:15:46 +00:00 |
|
Todd C. Miller
|
35ea443962
|
added delc for clean_envp() and Envp
|
1993-09-04 18:10:16 +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
|
4d48690a2e
|
now uses execve()
|
1993-09-04 18:09:20 +00:00 |
|
Todd C. Miller
|
51deb28dbb
|
ENOTDIR is ok now too (in case part of the path is bogus)
|
1993-09-04 18:08:15 +00:00 |
|
Todd C. Miller
|
223b37b147
|
now works correctly (ttaltotal rewrite)
|
1993-09-04 12:17:33 +00:00 |
|
Todd C. Miller
|
6961229571
|
now includes sys/param.h
didn't match trailing / -- fix from rouilj@cs.umb.edu
|
1993-09-04 11:59:36 +00:00 |
|
Todd C. Miller
|
3a96124e85
|
moved around the #ifndef _AIX
|
1993-06-11 22:04:22 +00:00 |
|
Todd C. Miller
|
958ee39a64
|
Initial revision
|
1993-06-11 22:03:45 +00:00 |
|
Todd C. Miller
|
fd93ea8d4b
|
Initial revision
|
1993-03-20 12:57:46 +00:00 |
|
Todd C. Miller
|
065775e4a3
|
now works if you do sudo bin/test
|
1993-03-13 20:09:38 +00:00 |
|
Todd C. Miller
|
ff04cc5e1c
|
works
|
1993-03-13 19:20:15 +00:00 |
|
Todd C. Miller
|
799707635d
|
Initial revision
|
1993-03-02 23:28:50 +00:00 |
|
Todd C. Miller
|
9706aa6363
|
Initial revision
|
1993-03-02 16:35:47 +00:00 |
|