Todd C. Miller
|
07c8eb7719
|
added utime(s) stuff
|
1995-06-18 00:46:55 +00:00 |
|
Todd C. Miller
|
171f811537
|
only look for -lufc or -lcrypt if crypt() not in libc
|
1995-06-07 05:44:36 +00:00 |
|
Todd C. Miller
|
ca4368dd80
|
KERBEROS -> KERB4
added checks for setreuid & setresuid
|
1995-06-07 02:33:13 +00:00 |
|
Todd C. Miller
|
2513e340ff
|
added kerberos support
|
1995-06-06 03:44:17 +00:00 |
|
Todd C. Miller
|
c5f8f7e8e0
|
now check for -lcrypt
|
1995-06-03 22:18:39 +00:00 |
|
Todd C. Miller
|
7d51f83732
|
now emulate getwd(), not getcwd()
|
1995-05-08 03:14:04 +00:00 |
|
Todd C. Miller
|
803fd573b9
|
added unixware case
|
1995-04-13 17:19:40 +00:00 |
|
Todd C. Miller
|
2f1773275e
|
reordered AC_CHECK_FUNCS
|
1995-03-30 03:06:28 +00:00 |
|
Todd C. Miller
|
b5b99e0b3e
|
added a SUN4 define for C2 security
|
1995-03-30 02:45:17 +00:00 |
|
Todd C. Miller
|
40d004931c
|
added SUDO_LOGFILE and SUDO_TYPE_SIZE_T
|
1995-03-30 02:12:19 +00:00 |
|
Todd C. Miller
|
e29e1f9d22
|
sunos no longer gets linked statically
|
1995-03-29 00:31:20 +00:00 |
|
Todd C. Miller
|
91da5d313b
|
various 1.x ro 2.x autoconf changes
now check for strcasecmp
now use AC_INSTALL_PROG instead of custom one
added check for fully woorking void implementation
|
1995-03-28 05:22:27 +00:00 |
|
Todd C. Miller
|
dbc0ddbdff
|
autoconf 2.x changes
took out HAVE_FLEX (no longer used)
added check for dirent/dir/ndir.h
|
1995-03-28 02:15:39 +00:00 |
|
Todd C. Miller
|
c08ab75445
|
added check for dirent.h
|
1995-03-26 01:39:00 +00:00 |
|
Todd C. Miller
|
0ef8b2e01c
|
added in linux shadow pass stuff
|
1995-03-26 00:27:13 +00:00 |
|
Todd C. Miller
|
359e12ece7
|
there is no more visudoers/Makefile
|
1995-03-24 19:17:03 +00:00 |
|
Todd C. Miller
|
bc207b74c5
|
fixed the test for irix 5.x to skip bad libs
|
1995-02-06 22:43:59 +00:00 |
|
Todd C. Miller
|
34de494321
|
irix5 changes
|
1995-01-27 01:52:33 +00:00 |
|
Todd C. Miller
|
e70ddc18dc
|
AC_WITH -> AC_ARG_WITH changes
other misc changes for autoconf 2.1 compatibility
|
1995-01-27 01:28:02 +00:00 |
|
Todd C. Miller
|
8f18ca32c2
|
fixed an echo
|
1995-01-16 22:01:37 +00:00 |
|
Todd C. Miller
|
4618404c79
|
no longer munge pathnames.h
|
1995-01-16 21:31:57 +00:00 |
|
Todd C. Miller
|
1bd5b76a6b
|
added SUDO_PROG_MV
added riscos and isc os types
took out -DSHORT_MESSAGE from --with-csops since it is now the default
|
1995-01-13 17:47:01 +00:00 |
|
Todd C. Miller
|
15c283a955
|
added skey support
|
1994-11-08 01:40:52 +00:00 |
|
Todd C. Miller
|
92245ab4ff
|
added function check for tcgetattr(3)
|
1994-10-04 16:56:25 +00:00 |
|
Todd C. Miller
|
482ea91f53
|
added -Wl,-bI:./aixcrypt.exp to aix flags
|
1994-09-21 18:07:03 +00:00 |
|
Todd C. Miller
|
92b4dea2d2
|
now use -no_library_replacement for osf
don't make a static binary for hpux >= 9.0
|
1994-09-20 23:37:13 +00:00 |
|
Todd C. Miller
|
abadb6ec65
|
AC_SSIZE_T -> SUDO_SSIZE_T
|
1994-09-20 18:45:36 +00:00 |
|
Todd C. Miller
|
50c517dd5c
|
added AC_SSIZE_T
|
1994-09-20 18:43:51 +00:00 |
|
Todd C. Miller
|
565adde5b4
|
added -laud for OSF c2
|
1994-09-20 00:44:22 +00:00 |
|
Todd C. Miller
|
3f557e4b27
|
added -laud for gcc if osf & c2
|
1994-09-01 17:45:16 +00:00 |
|
Todd C. Miller
|
ee7f9e1457
|
cleaned up -static stuff
|
1994-09-01 17:22:02 +00:00 |
|
Todd C. Miller
|
07594fd735
|
added OSF C2 stuff
|
1994-09-01 02:17:20 +00:00 |
|
Todd C. Miller
|
79a42a836c
|
added check for -lsocket and sys/sockio.h
|
1994-08-15 01:22:12 +00:00 |
|
Todd C. Miller
|
5b1f9bb962
|
removed fluff
setenv check plus check w/ replace for putenv if also no setenv
|
1994-08-08 04:03:19 +00:00 |
|
Todd C. Miller
|
e80ed0c913
|
added puteenv and setenv, removed realpath
|
1994-08-06 23:18:51 +00:00 |
|
Todd C. Miller
|
3f4bcc6ad2
|
added MAN_POSTINSTALL and /usr/share/catman for irix
|
1994-08-05 23:43:56 +00:00 |
|
Todd C. Miller
|
6f4d5e7e71
|
took out shadow lib
|
1994-08-05 23:07:55 +00:00 |
|
Todd C. Miller
|
9007d32f37
|
now defines HAVE_FLEX
fixed up man stuff so that it looks for nroff to determine whether or
not to install a cat or man page
|
1994-08-05 21:48:56 +00:00 |
|
Todd C. Miller
|
648570a53f
|
no more static binaries for aix
|
1994-07-26 00:36:54 +00:00 |
|
Todd C. Miller
|
445a13eebe
|
ultrix enhanced sec
|
1994-07-25 22:25:15 +00:00 |
|
Todd C. Miller
|
c1850dc59c
|
took out -ls
|
1994-07-15 15:48:41 +00:00 |
|
Todd C. Miller
|
18d1aa1944
|
added AFS libs
|
1994-07-14 23:11:06 +00:00 |
|
Todd C. Miller
|
c61a3f9b7d
|
added tzset test
|
1994-07-14 21:43:24 +00:00 |
|
Todd C. Miller
|
df5ff10a23
|
fixed AFS typo
|
1994-07-14 16:34:40 +00:00 |
|
Todd C. Miller
|
9afc5e8d98
|
--with-AFS
|
1994-07-14 15:32:13 +00:00 |
|
Todd C. Miller
|
8b8127da5b
|
convex c2 changes
|
1994-07-07 00:52:41 +00:00 |
|
Todd C. Miller
|
840b5688d4
|
things were testing -n "$GCC" instead of -z "$GCC"
|
1994-06-29 21:04:22 +00:00 |
|
Todd C. Miller
|
a16b59c885
|
added --with-getpass
|
1994-06-26 20:35:48 +00:00 |
|
Todd C. Miller
|
56bcd39a29
|
fixed a test
aded --with-C2 and --with-tgetpass
|
1994-06-24 23:45:39 +00:00 |
|
Todd C. Miller
|
0e3502816d
|
no termio(s) for ultrix since it is broken
|
1994-06-13 19:54:58 +00:00 |
|