Age | Commit message (Expand) | Author | Files | Lines |
1997-08-26 | set proper default for chown() checking | ewt | 1 | -1/+3 |
1997-08-26 | chown() follows symlinks on nextstep (that's what I'll guess anyway) | ewt | 1 | -1/+1 |
1997-08-21 | build up LIBS by appending | ewt | 1 | -6/+6 |
1997-08-10 | Look for random() in -lucb | ewt | 1 | -2/+6 |
1997-07-23 | look for random() in libm | ewt | 1 | -0/+4 |
1997-07-23 | removed cpiobin from rpmrc | ewt | 1 | -24/+1 |
1997-06-26 | Fixed output messages | ewt | 1 | -15/+13 |
1997-06-25 | chown() follows symlinks on hpux | ewt | 1 | -1/+1 |
1997-06-25 | more osf getmntent_r() patches | ewt | 1 | -4/+6 |
1997-06-19 | Changes for OSF/1 getmntinfo_r() | ewt | 1 | -2/+4 |
1997-06-19 | First pass at SCO getmntent() | ewt | 1 | -0/+1 |
1997-06-17 | Fixed mntctl() checking | ewt | 1 | -0/+1 |
1997-06-02 | Provide an alternate getmntent() if necessary. | ewt | 1 | -0/+1 |
1997-05-30 | added virtual query tag ability, fsnames query tag, | ewt | 1 | -0/+1 |
1997-05-21 | Fixed aix chown test. | ewt | 1 | -2/+5 |
1997-05-20 | Use a more portable alternative to 'id -u' | ewt | 1 | -1/+1 |
1997-05-20 | Use lchown() if it's available | ewt | 1 | -27/+32 |
1997-05-19 | Guess chown doesn't follow symlinks w/ configure is run by non-root user. | ewt | 1 | -1/+1 |
1997-05-16 | Applied changes for AIX. This involved using <sys/select.h> if it's available. | ewt | 1 | -1/+1 |
1997-05-15 | Added --enable-broken-chmod | ewt | 1 | -12/+17 |
1997-05-15 | Check for chown() following symlinks | ewt | 1 | -0/+22 |
1997-05-15 | Fix things up for SunOS | ewt | 1 | -0/+2 |
1997-05-15 | Automatically define NEED_TIMEZONE | ewt | 1 | -0/+8 |
1997-05-14 | Fixed some minor problems. | ewt | 1 | -16/+19 |
1997-05-14 | Try to handle solaris2.5.1 in configure better | ewt | 1 | -0/+6 |
1997-05-07 | Include sys/socket.h if it's available | ewt | 1 | -1/+1 |
1997-05-07 | Look for limits.h (strtol.c uses it) | ewt | 1 | -1/+1 |
1997-05-07 | Check for strerror, strtol, strtoul. | ewt | 1 | -0/+3 |
1997-05-05 | Doesn't use cpio to unpack archives anymore... | ewt | 1 | -0/+1 |
1997-05-02 | Use strings.h on SCO (there's probably a better way of doing this, but this | ewt | 1 | -0/+1 |
1997-05-01 | Made code recognize gzipbin rpmrc entry. | ewt | 1 | -2/+2 |
1997-05-01 | 1) Added search for gzip binary | ewt | 1 | -18/+35 |
1997-04-30 | Changed ucb rules, look for /usr/ucblib. | ewt | 1 | -4/+13 |
1997-04-30 | Look for S_IFSOCK and define it as 0 if it doesn't exist (this is for SCO). | ewt | 1 | -1/+13 |
1997-04-28 | - changed LIBRPMRC_FILENAME, LIBRPMALIAS_FILENAME, RPMNLSDIR | ewt | 1 | -5/+13 |
1997-03-20 | look for S_ISLNK and S_ISSTAT and define macros appropriately | ewt | 1 | -1/+17 |
1997-03-11 | got rid of LIBSOCKET, ZLIB | ewt | 1 | -9/+10 |
1997-03-04 | cleanup up the -lsocket, -lnsl stuff some more <sigh> | ewt | 1 | -5/+3 |
1997-02-25 | rearranged -lsocket/-lnsl checks | ewt | 1 | -2/+4 |
1997-02-20 | 1) traded LIBPATH for LIBS | ewt | 1 | -8/+9 |
1997-02-17 | got rid of the LIBS/LIBPATH dualism | ewt | 1 | -6/+3 |
1997-02-12 | if a prefix other then /usr or /usr/local is used look in $prefix/lib | ewt | 1 | -0/+21 |
1997-01-24 | 1) check for STDC headers (makes glob.c, etc happy) | ewt | 1 | -2/+3 |
1997-01-23 | tried to fix h_errno check | ewt | 1 | -5/+4 |
1997-01-22 | don't look for getopt anymore (we don't need it) | ewt | 1 | -1/+0 |
1997-01-20 | 1) use autoconf message facilities | ewt | 1 | -16/+22 |
1997-01-17 | use config.h now | ewt | 1 | -1/+1 |
1997-01-16 | look for glob.h, fnmatch.hj | ewt | 1 | -0/+4 |
1997-01-16 | look for POSIX chmod | ewt | 1 | -0/+15 |
1996-12-24 | don't check for setenv() anymore as we never use it anyway | ewt | 1 | -1/+0 |