Commit Graph

24 Commits

Author SHA1 Message Date
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
e179047086 sudo won't bitch about EPERM now, for real 1994-03-01 21:31:30 +00:00
Todd C. Miller
5bbf149cb6 now ignore EPERM 1994-02-16 17:53:18 +00:00
Todd C. Miller
e3763dbc9b fixed typo 1994-02-09 19:54:44 +00:00
Todd C. Miller
7a96a43a54 more verbose eror messages 1994-01-31 00:42:26 +00:00
Todd C. Miller
0535ec788f always include strings.h 1993-12-06 06:12:34 +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
73c4682464 now uses STD_HEADERS macro 1993-11-30 00:14:02 +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
9ad66eb1aa now return NULL instead pfof exiting for nopnn-fatal errors 1993-10-23 00:46:05 +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
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
c3636ccc41 now handles decending below '/' correctly 1993-09-05 13:55:34 +00:00
Todd C. Miller
81d0c1f6df rewritten by millert 1993-09-04 19:18:57 +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
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
96a16b6264 now only execs files with (an) executable bit set. 1993-02-16 03:27:57 +00:00
Todd C. Miller
0a8420d1ad Initial revision 1993-02-16 03:01:06 +00:00