1. 4a7252b Rename CONFIG_NFSMOUNT to CONFIG_FEATURE_MOUNT_NFS so allbaseconfig can by Rob Landley · 19 years ago
  2. 747fc5d allow people to adjtime location by Mike Frysinger · 19 years ago
  3. 95544f7 whitespace sucks by Mike Frysinger · 19 years ago
  4. 75aa192 re-order a little for alphabetical by Mike Frysinger · 19 years ago
  5. 1672255 Tito switched option parsing over to switch umount over to bb_getopt_ulflags(). by Rob Landley · 19 years ago
  6. 62f18e1 use the shorter license header by Mike Frysinger · 19 years ago
  7. 0d4ee68 use brief license line by Mike Frysinger · 19 years ago
  8. 24cca8d Reduce exported from ipcs applet by "Vladimir N. Oleynik" · 19 years ago
  9. 2d5e4f6 accept unlimited number of swap arguments like the real swap{on,off} and shrink do_em_all a little by Mike Frysinger · 19 years ago
  10. b728500 Cleanup patch from Tito. by Rob Landley · 19 years ago
  11. 6943a94 whitespace/syntax cleanups, dont mind me :p by Mike Frysinger · 19 years ago
  12. bc3d4a1 Cleanup patch from Tito. by Rob Landley · 19 years ago
  13. 658d2cf Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to by Rob Landley · 19 years ago
  14. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  15. dbaf97e Fix the warnings, and fix the following two obvious segfaults: by Rob Landley · 19 years ago
  16. 9a64314 Amir Shalem found some bugs in the new mount code; unknown options didn't get by Rob Landley · 19 years ago
  17. f4c684a When compiling with FEATURE_MTAB_SUPPORT disabled, the call to erase_mtab() by Rob Landley · 19 years ago
  18. de5fd23 If we goto singlemount, do _not_ try to continue through the loop we jumped by Rob Landley · 19 years ago
  19. 6e98521 Stephane Billiart noticed that the return code of the new mount was horked. by Rob Landley · 19 years ago
  20. 6a6798b Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk by Rob Landley · 19 years ago
  21. 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
  22. 3f6f317 applying fix from: by Paul Fox · 19 years ago
  23. 576db48 applets specified as _BB_SUID_ALWAYS in applets.h should also select by Eric Andersen · 19 years ago
  24. 6eb1e41 Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use by Rob Landley · 19 years ago
  25. 8b2d02e Add readprofile applet support. by Paul Mundt · 19 years ago
  26. 348e84c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) by Mike Frysinger · 19 years ago
  27. 7eb6457 moved to e2fsprogs too by Mike Frysinger · 19 years ago
  28. 3b59821 remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff in it by Mike Frysinger · 19 years ago
  29. de9f1f7 import lsattr and chattr from e2fsprogs by Mike Frysinger · 19 years ago
  30. f547d67 fix typoe (buildddir -> builddir) by Mike Frysinger · 19 years ago
  31. b31566e minor style touchups by Mike Frysinger · 19 years ago
  32. 7daa076 egor duda writes: by Eric Andersen · 20 years ago
  33. d4004ee Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also. by Glenn L McGrath · 20 years ago
  34. b225e2a Fixup some warnings by Eric Andersen · 20 years ago
  35. 93d7fba Tito, farmatito at tiscali dot it writes: by Eric Andersen · 20 years ago
  36. 882cec3 YAEGASHI Takeshi writes: by Eric Andersen · 20 years ago
  37. d926149 Avoid a number of places where large drives could wrap a uint, and by Eric Andersen · 20 years ago
  38. 86af052 Kevin P. Fleming writes: by Eric Andersen · 20 years ago
  39. 42f8883 Per suggestion from Bastian Blank, be less evil when we force fdisk to by Eric Andersen · 20 years ago
  40. 823b172 Use tab not space by Eric Andersen · 20 years ago
  41. 1be0107 Do not select LFS by Eric Andersen · 20 years ago
  42. 84bdea8 Erik, by Eric Andersen · 20 years ago
  43. 256c4fd Make vodz happy and make fdisk always use large file support if by Eric Andersen · 20 years ago
  44. aff114c Larry Doolittle writes: by Eric Andersen · 20 years ago
  45. ee4b7d4 make mount ignore -n when CONFIG_FEATURE_MTAB_SUPPORT is disabled by Eric Andersen · 20 years ago
  46. 522a2f3 Everything should be made as simple as possible. But no simpler. by Eric Andersen · 20 years ago
  47. bbbbcfe Sigh. what a mess. by Eric Andersen · 20 years ago
  48. 0a92f35 As waldi noticed, checks for the size of an off_t and casting by Eric Andersen · 20 years ago
  49. 259cf97 Go ahead and kill off the FDISK_SUPPORT_LARGE_DISKS option, by Eric Andersen · 20 years ago
  50. 1236631 The fdisk llseek junk was redundant, since both uClibc and glibc by Eric Andersen · 20 years ago
  51. 70060d2 s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g by Eric Andersen · 20 years ago
  52. edd580a Vladimir N. Oleynik (vodz) writes: by Eric Andersen · 20 years ago
  53. 97310d0 Brian Pomerantz writes: by Eric Andersen · 21 years ago
  54. 6bb8087 Some corrections from vodz: by Robert Griebl · 21 years ago
  55. c8685ea The utc variable was not modified according to the -u/-l command line by Robert Griebl · 21 years ago
  56. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  57. b7b3bda Patch from Thomas Frohlich to fix an option ordering bug of mine. by Glenn L McGrath · 21 years ago
  58. 15a4f1e Patch from Chris Larson (kergoth), to allow multiple directores to be by Glenn L McGrath · 21 years ago
  59. 689e4b9 Use bb_getopt_ulflags, marginal saving, better argument checking. by Glenn L McGrath · 21 years ago
  60. f461e01 Use /var/lib/hwclock for adjtime, its really a state file rather than a by Glenn L McGrath · 21 years ago
  61. 7495b0d Eliminate use of a kernel scsi header file. by Eric Andersen · 21 years ago
  62. d242079 Fixup use of 'u_int' to instead use 'unsigned int' by Eric Andersen · 21 years ago
  63. dfcb5b0 s/u_int/uint/g by Eric Andersen · 21 years ago
  64. 39cdf4e Use proper C99 types by Eric Andersen · 21 years ago
  65. 348672d Patch from Tito, reduce size, merge functions that are only used once. by Glenn L McGrath · 21 years ago
  66. 15eb39c Stephane Billiart writes: by Eric Andersen · 21 years ago
  67. 5089534 match changes made to cmdedit by Eric Andersen · 21 years ago
  68. ffccf6e Change interface to bb_lookup_host, dont try and set port inside this by Glenn L McGrath · 21 years ago
  69. 89f10bc Patch from Fillod Stephane: by Eric Andersen · 21 years ago
  70. 07d2f40 vodz noticed we need to cast things back to an unsigned long by Eric Andersen · 21 years ago
  71. d4f7a5e Be certain we use a correct entity when performing the by Eric Andersen · 21 years ago
  72. c1893c5 Doh! I broke automatic filesystem type guessing. Fix mount so by Eric Andersen · 21 years ago
  73. d5c746f Fix indenting. by Eric Andersen · 21 years ago
  74. 50547c0 Do not use the _syscall5 macro -- use syscall(2) instead by Eric Andersen · 21 years ago
  75. 5f28455 Oskar Liljeblad writes: by Eric Andersen · 21 years ago
  76. e0c83af Marc Kleine-Budde noticed a missing semicolon by Eric Andersen · 21 years ago
  77. 04d055f Fix rdate and ftpget/ftpput so they compile with the new xconnect. by Eric Andersen · 21 years ago
  78. f6067be Avoid conflicts with the 2.6 kernel headers, which define by Eric Andersen · 21 years ago
  79. e6dc439 Rework wget, the xconnect interface, and its various clients by Eric Andersen · 21 years ago
  80. e64bf40 Patch from David Meggy to make the swap default to the new version if no by Glenn L McGrath · 21 years ago
  81. 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
  82. a55d72b Patch from Steven Scholz, fix some warnings by Glenn L McGrath · 21 years ago
  83. 8efe967 Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) by Eric Andersen · 21 years ago
  84. c4f72d1 fix function prototype by Eric Andersen · 21 years ago
  85. 45638df Needs prototype for close() by Eric Andersen · 21 years ago
  86. 7f2935b Remove final \n by Eric Andersen · 21 years ago
  87. e15138a Teach rdate to timeout in 10 seconds to avoid blocking forever by Eric Andersen · 21 years ago
  88. 21aacba Logic error, patch by Matteo Croce by Glenn L McGrath · 21 years ago
  89. 4445668 Removed some debug printfs by Robert Griebl · 21 years ago
  90. 99a75d1 Patch from Kent Robotti to being fdisk in sync with v2.12 final. by Eric Andersen · 21 years ago
  91. d3652bf Patch from vodz: by Eric Andersen · 21 years ago
  92. c774efe extern inline is a bad bad thing. kill it (so mkfs_minix.c will by Eric Andersen · 21 years ago
  93. 25f95de Lars Ekman writes: by Eric Andersen · 21 years ago
  94. 040f440 last_patch100 from vidz updating fdisk to 2.12pre by Eric Andersen · 21 years ago
  95. eef2317 Ronny L Nilsson writes: by Eric Andersen · 21 years ago
  96. 727f529 There should be only one instance of CONFIG_FEATURE_AUTOWIDTH by Eric Andersen · 21 years ago
  97. f231c72 Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement, by Eric Andersen · 21 years ago
  98. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  99. 725db19 Very minor rdate updates by Eric Andersen · 21 years ago
  100. d9fe958 Error out early if people try to build mount with nfs support by Eric Andersen · 21 years ago