Age | Commit message (Expand) | Author | Files | Lines |
1998-03-04 | 1) added more portability checks | ewt | 1 | -6/+149 |
1998-02-11 | 1) added changes which let RPM build in a directory other then its source | ewt | 1 | -10/+16 |
1997-11-05 | Handle broken readdir() in sinix | marc | 1 | -0/+4 |
1997-10-31 | fixed misc handling in makefile | ewt | 1 | -7/+2 |
1997-10-31 | only build misc dir and use libmisc.a if necessary | ewt | 1 | -2/+13 |
1997-10-31 | 1) use rand | ewt | 1 | -7/+9 |
1997-10-23 | Handle patch > 2.1 | marc | 1 | -5/+3 |
1997-10-22 | fixed oldpatch stuff | ewt | 1 | -1/+1 |
1997-10-22 | added check for old patch versions | ewt | 1 | -0/+12 |
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 |