Commit Graph

14 Commits

Author SHA1 Message Date
Todd C. Miller
835b10be21 added ninclude of netinet/in.h 1994-08-12 01:58:58 +00:00
Todd C. Miller
e54f35e718 ansi-fied !STDC_HEADER function prottypes 1994-08-08 04:41:20 +00:00
Todd C. Miller
b20e86de96 took out errno decl since sudo.h does it for us
fixed up a next cc warning
added params to func decls when STDC_HEADERS is not defined
1994-08-08 04:08:00 +00:00
Todd C. Miller
22fa51dbf5 changed bufs from MAXPATHLEN to MAXPATHLEN+1 1994-08-05 00:24:28 +00:00
Todd C. Miller
6259b8270e took out old_errno 1994-08-04 20:38:01 +00:00
Todd C. Miller
35d838c688 now print error if chdir fails 1994-08-01 17:39:53 +00:00
Todd C. Miller
46a7d9cd50 took out stuff not needed for sudo
now does be_root/be_user itself
now uses cwd global
1994-07-25 22:33:25 +00:00
Todd C. Miller
a534a96885 fixed it (duh, rtfm) 1994-06-13 19:17:24 +00:00
Todd C. Miller
1970f75b46 took out unneeded code by changing where a strings was terminated 1994-06-08 16:56:37 +00:00
Todd C. Miller
d8013e48bb fix bug where /dirname would return NULL 1994-06-07 23:21:23 +00:00
Todd C. Miller
9e85433e9a added errno definition 1994-06-07 21:40:22 +00:00
Todd C. Miller
56e09c3b77 now works if no fchdir 1994-06-07 18:55:44 +00:00
Todd C. Miller
2ff87dea0d for those w/o this in libc 1994-06-06 00:04:06 +00:00
Todd C. Miller
6b8659a556 Initial revision 1994-06-04 18:37:49 +00:00