Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-08 | Patch from Kent Robotti to being fdisk in sync with v2.12 final. | Eric Andersen | |
2003-08-06 | Patch from vodz: | Eric Andersen | |
I wrote: >>I think, fdisk have special ext2lseek special for: >>disk can have size > 4Gb, but all any partitions have < 4Gb and lseek64 >>not require. >>May be best create new configure option for set DOLFS for fdisk applet >>if global DOLFS unset? > Erik Andersen wrote: >Agreed. Using an extra configure option when ! DOLFS >would be a good idea. Ok. Patch attached. | |||
2003-07-30 | last_patch100 from vidz updating fdisk to 2.12pre | Eric Andersen | |
2003-07-14 | Remove all the llseek junk and just use regular old lseek. When DOLFS is | Eric Andersen | |
enabled, regular lseek is transparently promoted to lseek64 anyways, rendering the llseek stuff pointless. -Erik | |||
2003-07-03 | Patch from Kent Robotti updating fdisk to version v2.11z | Eric Andersen | |
2003-03-19 | Major coreutils update. | Manuel Novoa III | |
2003-01-04 | fdisk writable feature, allows compilation of a small fdisk that can | Glenn L McGrath | |
only read partition table, by Vladimir N. Oleynik | |||
2002-12-11 | Eliminate dependancy on kernel header files. Naughty naughty. | Eric Andersen | |
Using linux kernel headers is a Bad Thing(tm) and should be punished. | |||
2002-12-08 | Fix compile warning with OSF | Glenn L McGrath | |
2002-11-26 | fdisk applet by Vladimir N. Oleynik | Glenn L McGrath | |