Commit Graph

4626 Commits

Author SHA1 Message Date
Todd C. Miller
07f4067d5e added EDITOR envar 1993-12-03 02:35:54 +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
da4e410e9e added flush for hpux 1993-12-02 00:32:44 +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
f3b1d00d65 added STD_HEADERS macro 1993-11-30 00:31:44 +00:00
Todd C. Miller
68154bdc5c now uses STD_HEADERS macor for ansi 1993-11-30 00:14:19 +00:00
Todd C. Miller
73c4682464 now uses STD_HEADERS macro 1993-11-30 00:14:02 +00:00
Todd C. Miller
5e14daa520 niceties for C compiler bitches -- no real change 1993-11-30 00:13:38 +00:00
Todd C. Miller
286917fb50 now doesn't fclose a file never opened. 1993-11-29 18:04:21 +00:00
Todd C. Miller
0642835695 added visudo line 1993-11-28 21:35:07 +00:00
Todd C. Miller
448b927f62 added error stuff
added me in there...
1993-11-28 21:31:11 +00:00
Todd C. Miller
529f842ee0 noted insults 1993-11-28 08:12:06 +00:00
Todd C. Miller
83ce5a74d2 added blurb about reading stuff 1993-11-28 08:01:29 +00:00
Todd C. Miller
56892786c8 added insults 1993-11-28 08:00:46 +00:00
Todd C. Miller
c3feddde43 corrected somments and removed newlines 1993-11-28 08:00:26 +00:00
Todd C. Miller
e52f0a1c39 now uses insults 1993-11-28 08:00:06 +00:00
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