1. e7cc6f7 Add portability checks to support DJGPP by Christophe GRENIER · 16 years ago
  2. d69e7e2 configure.in: Don't use the dc command unless it is required by Theodore Ts'o · 16 years ago
  3. 7e8fe32 Don't build e2fsck statically by default anymore by Theodore Ts'o · 17 years ago
  4. 261cd39 Explicitly check for ftruncate64() in configure.in by Theodore Ts'o · 17 years ago
  5. c4ef11c If --sbindir, et. al are specified to configure set $root_sbindir, et al. by Theodore Ts'o · 17 years ago
  6. a4ece35 Use pkg-config to determine where to find the devmapper library by Theodore Ts'o · 17 years ago
  7. 29dd9d1 Test for sys/syscall.h in configure to fix dietlibc build problem by Theodore Ts'o · 17 years ago
  8. 5610f99 Add --disable-uuidd configure option by Theodore Ts'o · 17 years ago
  9. 3249394 Add --disable-tls configure option by Theodore Ts'o · 17 years ago
  10. 740837d by Theodore Ts'o · 17 years ago
  11. 29a5dee Improve the config/parse_types.sh helper script by Theodore Ts'o · 17 years ago
  12. 106ad96 Add tdb from Samba into libext2fs library. by Theodore Ts'o · 17 years ago
  13. 927566a Fixes for building RPM's via "make rpm" by Andreas Dilger · 18 years ago
  14. ae2868a Add failsafe against duplicate UUID's generated by threaded programs by Theodore Ts'o · 18 years ago
  15. e105214 Fix amd64 build due to -lpthread ordering problem by Theodore Ts'o · 18 years ago
  16. cce2f49 Fix Debian FTBFS problem caused by devmapper library using pthreads by Theodore Ts'o · 18 years ago
  17. e54635d If diff -u is supported, use it to report test failures. by Theodore Ts'o · 18 years ago
  18. 4ea7ea0 Fix asm_types.h type conflicts by Theodore Ts'o · 18 years ago
  19. 4db2f59 Add device-mapper support to the blkid library by Karel Zak · 18 years ago
  20. dd947da Fix cross-compilation problems when CFLAGS contain target-specific options by Theodore Ts'o · 19 years ago
  21. 9b7d811 This patch adds a check to use fstat or fstat64 in getsize.c if the by Andreas Dilger · 19 years ago
  22. 762c7c6 Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore by Theodore Ts'o · 19 years ago
  23. ee683a1 Makefile util/gen-tarball executable after creating the file. by Theodore Ts'o · 19 years ago
  24. 33db8f8 Remove support for --enable-clear-htree; this was by Theodore Ts'o · 19 years ago
  25. 98919bd Add support for maintainer mode, which enables the makefile rules by Theodore Ts'o · 19 years ago
  26. 7004b4a Drop the sparc assembly bitwise operations; it's less efficient by Theodore Ts'o · 19 years ago
  27. e644186 Add pkg-config files to e2fsprogs's libraries. by Theodore Ts'o · 20 years ago
  28. 6c65d25 configure.in: Clean up checks for dirent.d_reclen, ssize_t, by Theodore Ts'o · 20 years ago
  29. da76d6b Make configure.in script check for prerequisite headers when checking for by Theodore Ts'o · 20 years ago
  30. 3223701 Various portability fixes for Solaris systems. by Theodore Ts'o · 20 years ago
  31. d2ee56d Fix configure.in to use AC_CHECK_TYPES instead of the "broken by design" by Theodore Ts'o · 20 years ago
  32. b0cacab Update to use gettext 0.14.1 and autoconf 2.50+ by Theodore Ts'o · 20 years ago
  33. 921f4ad Remove support for EVMS 1.x plugin library. by Theodore Ts'o · 20 years ago
  34. 2b5901d Remove the a.out DLL support, since it's been obsolete and unmaintained by Theodore Ts'o · 20 years ago
  35. 5d40773 Revamp the initrd scripts to use a new helper program, by Theodore Ts'o · 20 years ago
  36. 9845cf5 Clean up the header file #include's for lib/blkid/getsize.c by Theodore Ts'o · 20 years ago
  37. e363240 configure.in, configure: Enable the fsck wrapper for the Debian by Theodore Ts'o · 20 years ago
  38. 2625803 Use C99 stdint.h types instead of custom types in the uuid library. by Theodore Ts'o · 20 years ago
  39. 84ea6e7 Fix Darwin/Mac OS X support to fetch the ethernet address in the uuid library. by Theodore Ts'o · 20 years ago
  40. b1c92f9 Add -mieee to CFLAGS if we're using GCC and the CPU is an Alpha. by Matthias Andree · 20 years ago
  41. b34cbdd Re-add FreeBSD support. by Matthias Andree · 21 years ago
  42. 0c193f8 Include inttypes.h if present. New macros INT_TO_VOIDPTR and by Theodore Ts'o · 21 years ago
  43. 1c29b09 badblocks.c (do_read, do_write, test_rw): Change the read/write by Theodore Ts'o · 21 years ago
  44. 93636bd Update to use the new freebsd config triple (Addresses Debian bug #195274) by Theodore Ts'o · 21 years ago
  45. 07a0db1 configure.in: Add workaround for Darwin and Libintl by Theodore Ts'o · 21 years ago
  46. d3c9fb8 Adjust defaults for FreeBSD to no longer build the by Theodore Ts'o · 21 years ago
  47. 5c70a50 Fix bug which caused --disable-evms not to work. by Theodore Ts'o · 21 years ago
  48. c6f35b8 MCONFIG.in, configure.in: Only put the intl directory in the -I by Theodore Ts'o · 21 years ago
  49. bb988b2 configure.in: Fix typo in help message for --enable-evms-11 by Theodore Ts'o · 21 years ago
  50. 2a29f13 Add --enable-test-io-debug configure option which causes e2fsck and by Theodore Ts'o · 21 years ago
  51. d21ae6c configure.in, configure, Makefile.in: Add --with-diet-libc by Theodore Ts'o · 21 years ago
  52. a04eba3 Update to gettext 0.11.5. We now enable NLS support by default. by Theodore Ts'o · 21 years ago
  53. a85e81a configure.in: Remove CYGWIN definition; we will use the by Theodore Ts'o · 21 years ago
  54. fff4548 Add portability enhancements for Cygwin32 environment. by Theodore Ts'o · 21 years ago
  55. bff0cc9 Move tarball generation functions to util/gen-tarball by Theodore Ts'o · 21 years ago
  56. aa75ecc Fix the Apple Darwin port. by Theodore Ts'o · 21 years ago
  57. 3ae497e Add to the ss (subsystem) library the ability to dynamically link by Theodore Ts'o · 21 years ago
  58. e71d873 Add Apple/Darwin patches. by Theodore Ts'o · 21 years ago
  59. 94ba8c7 Changes to create a subset distribution which consists only of the by Theodore Ts'o · 21 years ago
  60. f0a22d0 Add dynamic debugging capabilities to the blkid library, by Theodore Ts'o · 21 years ago
  61. e12f2ae Integrate new blkid library. by Theodore Ts'o · 22 years ago
  62. 0c897a9 Add german translation to the language catalog by Theodore Ts'o · 22 years ago
  63. 782bebf configure.in, configure: Change --enable-jfs-debug to by Theodore Ts'o · 22 years ago
  64. feb44c6 Skip byteswap tests on --disable-swapfs by Theodore Ts'o · 22 years ago
  65. a9d799a Update EVMS plugin to support EVMS ABI 1.2 by Theodore Ts'o · 22 years ago
  66. 559ca6c Enable HTREE support by default. by Theodore Ts'o · 22 years ago
  67. e6f2bda Makefile.in: Revamp makefile so that it doesn't depend by Theodore Ts'o · 22 years ago
  68. 593c6ea Various portability fixes which should help out HURD. by Theodore Ts'o · 22 years ago
  69. 8fdc998 Add initial support for htree directories. by Theodore Ts'o · 22 years ago
  70. ff6dbcc Add EVMS FSIM plugin to e2fsprogs. by Theodore Ts'o · 22 years ago
  71. bff61a7 configure.in: On Linux systems, if the prefix is defaulted to by Theodore Ts'o · 22 years ago
  72. 31e29a1 Fix up Andreas's 8k blocksize changes to fix a number of bugs, by Theodore Ts'o · 22 years ago
  73. 932a489 Add support for creating and checking 8192-byte blocksize filesystems. by Andreas Dilger · 22 years ago
  74. b5ffead Integrate ext2ed into the e2fsprogs build system, and make minimal changes so by Theodore Ts'o · 22 years ago
  75. 8cf9333 Fix e2fsck's handling of external journals,and update journal by Theodore Ts'o · 23 years ago
  76. 6e71e67 Added new Turkish translation file and updated e2fsprogs.pot file. by Theodore Ts'o · 23 years ago
  77. ea97be5 Remove use of AC_REQUIRE which had been used to prevent AC_CANONICAL_HOST by Theodore Ts'o · 23 years ago
  78. 53abed0 Deal with libc5's lack of strnlen. by Theodore Ts'o · 23 years ago
  79. cdf186e ChangeLog, configure, configure.in: by Theodore Ts'o · 23 years ago
  80. 877eb6d ChangeLog, configure, configure.in: by Theodore Ts'o · 23 years ago
  81. 559f28c configure, configure.in: by Theodore Ts'o · 23 years ago
  82. 250f79f ChangeLog, MCONFIG.in, configure, configure.in: by Theodore Ts'o · 23 years ago
  83. db653a8 Makefile.in, configure, configure.in: Update for initial finddev library. by Theodore Ts'o · 23 years ago
  84. 4d0f3e1 ChangeLog, MCONFIG.in, configure, configure.in: by Theodore Ts'o · 24 years ago
  85. 8820c79 Many files: by Theodore Ts'o · 24 years ago
  86. f5955dd ChangeLog, configure, configure.in, e2fsprogs.spec: by Theodore Ts'o · 24 years ago
  87. 80bfaa3 Many files: by Theodore Ts'o · 24 years ago
  88. a298071 ChangeLog, configure, configure.in: by Theodore Ts'o · 24 years ago
  89. 6928adc ChangeLog, configure, configure.in: by Theodore Ts'o · 24 years ago
  90. 91e544f ChangeLog, configure, configure.in: by Theodore Ts'o · 24 years ago
  91. 6885337 configure.in, ChangeLog: by Theodore Ts'o · 24 years ago
  92. 1917875 Many files: by Theodore Ts'o · 24 years ago
  93. 8f3f29d ChangeLog, configure, configure.in: by Theodore Ts'o · 24 years ago
  94. a64c9c1 ChangeLog, configure, configure.in, aclocal.m4: by Theodore Ts'o · 24 years ago
  95. 73ae2d4 ChangeLog, configure, MCONFIG.in, configure.in: by Theodore Ts'o · 24 years ago
  96. c81c6ce util.c: by Theodore Ts'o · 25 years ago
  97. f8bd980 ChangeLog, configure, configure.in: by Theodore Ts'o · 25 years ago
  98. ad6783d ChangeLog, fsck.c: by Theodore Ts'o · 25 years ago
  99. c03bc4e ChangeLog, configure, configure.in: by Theodore Ts'o · 25 years ago
  100. 6c13352 ChangeLog, MCONFIG.in, configure.in, configure: by Theodore Ts'o · 25 years ago