Age | Commit message (Expand) | Author | Files | Lines |
2006-04-09 | Fix asm_types.h type conflicts | Theodore Ts'o | 1 | -2/+8 |
2006-03-08 | Add device-mapper support to the blkid library | Karel Zak | 1 | -1/+37 |
2005-11-09 | Fix cross-compilation problems when CFLAGS contain target-specific options | Theodore Ts'o | 1 | -1/+12 |
2005-07-09 | This patch adds a check to use fstat or fstat64 in getsize.c if the | Andreas Dilger | 1 | -1/+2 |
2005-07-05 | Set the executible bit on the configure script. | Theodore Ts'o | 1 | -0/+0 |
2005-04-06 | Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore | Theodore Ts'o | 1 | -2/+5 |
2005-02-05 | Makefile util/gen-tarball executable after creating the file. | Theodore Ts'o | 1 | -0/+2 |
2005-02-05 | Remove support for --enable-clear-htree; this was | Theodore Ts'o | 1 | -25/+1 |
2005-02-04 | Add support for maintainer mode, which enables the makefile rules | Theodore Ts'o | 1 | -2/+22 |
2005-02-03 | Drop the sparc assembly bitwise operations; it's less efficient | Theodore Ts'o | 1 | -20/+0 |
2005-01-26 | Add pkg-config files to e2fsprogs's libraries. | Theodore Ts'o | 1 | -0/+2 |
2005-01-19 | configure.in: Clean up checks for dirent.d_reclen, ssize_t, | Theodore Ts'o | 1 | -58/+167 |
2005-01-18 | Make configure.in script check for prerequisite headers when checking for | Theodore Ts'o | 1 | -4/+133 |
2005-01-17 | Various portability fixes for Solaris systems. | Theodore Ts'o | 1 | -15/+30 |
2005-01-09 | Fix configure.in to use AC_CHECK_TYPES instead of the "broken by design" | Theodore Ts'o | 1 | -3/+2 |
2004-11-30 | Update to use gettext 0.14.1 and autoconf 2.50+ | Theodore Ts'o | 1 | -3463/+12056 |
2004-11-19 | Remove support for EVMS 1.x plugin library. | Theodore Ts'o | 1 | -273/+220 |
2004-11-19 | Remove the a.out DLL support, since it's been obsolete and unmaintained | Theodore Ts'o | 1 | -249/+219 |
2004-09-18 | Revamp the initrd scripts to use a new helper program, | Theodore Ts'o | 1 | -219/+243 |
2004-09-17 | Clean up the header file #include's for lib/blkid/getsize.c | Theodore Ts'o | 1 | -1/+1 |
2004-05-04 | configure.in, configure: Enable the fsck wrapper for the Debian | Theodore Ts'o | 1 | -1/+1 |
2004-04-03 | Use C99 stdint.h types instead of custom types in the uuid library. | Theodore Ts'o | 1 | -1/+1 |
2004-03-19 | Fix Darwin/Mac OS X support to fetch the ethernet address in the uuid library. | Theodore Ts'o | 1 | -15/+50 |
2004-02-23 | Update configure file using autoconf 2.13. | Theodore Ts'o | 1 | -42/+46 |
2004-02-23 | Add -mieee to CFLAGS if we're using GCC and the CPU is an Alpha. | Matthias Andree | 1 | -194/+205 |
2004-01-30 | Check in modified configure script from FreeBSD port changeset. | Theodore Ts'o | 1 | -1/+1 |
2003-08-01 | Include inttypes.h if present. New macros INT_TO_VOIDPTR and | Theodore Ts'o | 1 | -20/+93 |
2003-07-12 | badblocks.c (do_read, do_write, test_rw): Change the read/write | Theodore Ts'o | 1 | -1/+1 |
2003-07-12 | Update to use the new freebsd config triple (Addresses Debian | Theodore Ts'o | 1 | -6163/+3228 |
2003-07-05 | configure.in: | Theodore Ts'o | 1 | -3224/+6168 |
2003-06-08 | Adjust defaults for FreeBSD to no longer build the | Theodore Ts'o | 1 | -3/+3 |
2003-05-20 | Fix bug which caused --disable-evms not to work. | Theodore Ts'o | 1 | -205/+205 |
2003-05-17 | MCONFIG.in, configure.in: Only put the intl directory in the -I | Theodore Ts'o | 1 | -0/+6 |
2003-05-13 | configure.in: Fix typo in help message for --enable-evms-11 | Theodore Ts'o | 1 | -1/+1 |
2003-05-05 | Add --enable-test-io-debug configure option which causes e2fsck and | Theodore Ts'o | 1 | -210/+231 |
2003-05-05 | configure.in, configure, Makefile.in: Add --with-diet-libc | Theodore Ts'o | 1 | -211/+239 |
2003-05-03 | Update to gettext 0.11.5. We now enable NLS support by default. | Theodore Ts'o | 1 | -1025/+2125 |
2003-04-18 | configure.in: Remove CYGWIN definition; we will use the | Theodore Ts'o | 1 | -7/+3 |
2003-04-13 | Add portability enhancements for Cygwin32 environment. | Theodore Ts'o | 1 | -46/+124 |
2003-03-23 | Move tarball generation functions to util/gen-tarball | Theodore Ts'o | 1 | -193/+197 |
2003-03-17 | Fix the Apple Darwin port. | Theodore Ts'o | 1 | -1/+1 |
2003-03-16 | Update the generated configure file. | Theodore Ts'o | 1 | -5/+52 |
2003-03-14 | Update generated configure file. | Theodore Ts'o | 1 | -167/+173 |
2003-03-02 | Changes to create a subset distribution which consists only of the | Theodore Ts'o | 1 | -16/+13 |
2003-02-22 | Add dynamic debugging capabilities to the blkid library, | Theodore Ts'o | 1 | -188/+209 |
2003-01-23 | Integrate new blkid library. | Theodore Ts'o | 1 | -3/+3 |
2002-11-09 | Add german translation to the language catalog | Theodore Ts'o | 1 | -1/+1 |
2002-11-08 | configure.in, configure: Change --enable-jfs-debug to | Theodore Ts'o | 1 | -4/+4 |
2002-11-08 | Skip byteswap tests on --disable-swapfs | Theodore Ts'o | 1 | -168/+173 |
2002-11-08 | Update EVMS plugin to support EVMS ABI 1.2 | Theodore Ts'o | 1 | -201/+213 |