Commit Graph

79 Commits

Author SHA1 Message Date
Todd C. Miller
b4f1460d61 fixed a typo 1995-04-13 17:35:27 +00:00
Todd C. Miller
2fada0f81b isc and riscos changes 1995-04-13 17:19:07 +00:00
Todd C. Miller
aa3186a8eb SUDO_NEXT now looks for /usr/lib/NextStep/software_version 1995-04-10 23:50:38 +00:00
Todd C. Miller
588891cf3e fixed bug with full void impl check 1995-04-09 19:24:20 +00:00
Todd C. Miller
d00426b55b OS was being set to unknown before non-uname based host checks. This
caused no checks to happen since $OS was not zero-length.
1995-04-07 03:45:35 +00:00
Todd C. Miller
af82bb25a1 better test for bogus void * implementation 1995-04-01 06:25:11 +00:00
Todd C. Miller
8fcb78602d added SUDO_LOGFILE to find where to put sudo.log
added SUDO_CHECK_TYPE (just AC_CHECK_TYPE but checks unistd.h too)
added SUDO_TYPE_SIZE_T (calls SUDO_CHECK_TYPE)
1995-03-30 02:11:15 +00:00
Todd C. Miller
6b98875f8d took out SUDO_PROG_INSTALL
1.x to 2.x changes
added echo and results to most SUDO_* macros
1995-03-28 05:44:10 +00:00
Todd C. Miller
dde32f14da partial 1.x to 2.x changes
added SUDO_FULL_VOID
1995-03-28 04:43:36 +00:00
Todd C. Miller
312b501f44 now initialize OS and OSREV 1995-02-06 22:43:42 +00:00
Todd C. Miller
4c3d48a8b8 _PATH* -> _SUDO_PATH_* 1995-01-16 21:30:03 +00:00
Todd C. Miller
4fbbe1bb55 added SUDO_PROG_MV 1995-01-13 17:48:02 +00:00
Todd C. Miller
fa4273a937 fixed uname | sed (needed to quote the '[') 1994-09-20 22:48:59 +00:00
Todd C. Miller
b20ff4687a added SUDO_SSIZE_T 1994-09-20 18:45:18 +00:00
Todd C. Miller
d0aeec82d1 took out duplicate define of _CONVEX_SOURCE 1994-07-07 00:52:06 +00:00
Todd C. Miller
84e75c6ee3 added SUDO_PROG_PWD 1994-06-04 18:46:49 +00:00
Todd C. Miller
9f8f955afa $OSREV is now an int 1994-05-30 01:28:45 +00:00
Todd C. Miller
6224b05a73 added an echo 1994-05-29 19:29:51 +00:00
Todd C. Miller
2660e4eca9 now use uname to determine os 1994-05-28 23:36:08 +00:00
Todd C. Miller
07cc73c862 now defines & STDC_HEADERS for Irix 1994-05-25 03:07:29 +00:00
Todd C. Miller
85cb36bf03 now talks about sunos 4.x 1994-05-25 00:54:37 +00:00
Todd C. Miller
bd6ad42ffe solaris now defines SVR4 1994-05-24 20:27:46 +00:00
Todd C. Miller
70bf2e06d5 added solaris changes, need to rework 1994-05-24 16:51:12 +00:00
Todd C. Miller
b6f0ae579a took out extra ',' 1994-05-16 22:56:49 +00:00
Todd C. Miller
368f8ff122 fixed for irix5 1994-05-14 21:56:22 +00:00
Todd C. Miller
bccde2f1f9 now check for convex or __convex__ 1994-03-12 21:16:10 +00:00
Todd C. Miller
7545c3f562 use __convex__ 1994-03-12 20:19:23 +00:00
Todd C. Miller
f2660677a7 updated 1994-03-12 18:39:00 +00:00
Todd C. Miller
e37e623c24 Initial revision 1994-03-09 23:51:22 +00:00