| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix memory leak/double free found by phkmalloc | ache | 2000-07-15 | 1 | -8/+10 |
* | - Always respect cylinder boundaries when creating slices unless the user | jhb | 2000-07-12 | 1 | -17/+70 |
* | Catch the usage() function up to the command line changes. Add -I and | jhb | 2000-06-27 | 1 | -1/+1 |
* | 0x39 == plan9 | brian | 2000-06-12 | 1 | -0/+1 |
* | Add QNX 4 partitions to fdisk's list. | ghelmer | 2000-06-09 | 1 | -1/+4 |
* | Don't try to open the /dev/rXXX device. | msmith | 2000-05-31 | 1 | -1/+1 |
* | Fix nits in previous commit: restore option ordering of the option | sheldonh | 2000-03-13 | 1 | -2/+5 |
* | -e -> -I change. | imp | 2000-03-10 | 2 | -9/+36 |
* | Don't use the old raw name for disk devices. | obrien | 2000-03-09 | 1 | -1/+1 |
* | Add ata(4) support. | ru | 2000-02-11 | 1 | -1/+1 |
* | Stuff a variable declaration inside a #if block that is only used for that | billf | 1999-09-25 | 1 | -0/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Add -e option to usage(). | dwhite | 1999-08-25 | 1 | -2/+2 |
* | Add new option to fdisk: -e | phk | 1999-08-23 | 2 | -13/+40 |
* | Drop the embedded boot code in favour of a -B option which reads | rnordier | 1999-06-27 | 3 | -142/+100 |
* | Note that a standard MBR supports booting only from hard drive 0 | rnordier | 1999-03-13 | 1 | -1/+4 |
* | Add a -b option as a simple way to rewrite the mbr code | rnordier | 1999-01-22 | 2 | -4/+27 |
* | sd0 -> da0 | joerg | 1998-11-26 | 2 | -4/+4 |
* | Add an entry for the new NetBSD partition id. | alex | 1998-11-06 | 1 | -1/+2 |
* | Add an entry for BSD/OS [23].x partition types. | jkoshy | 1998-11-06 | 1 | -1/+2 |
* | Linux swap and Solaris x86 use the same BIOS partition id. | obrien | 1998-09-16 | 1 | -2/+2 |
* | Correct use of .Nm, use .Bx Free for FreeBSD. Add rcsid, remove unused | charnier | 1998-07-06 | 2 | -119/+109 |
* | Fixed printf format errors. | bde | 1998-06-28 | 1 | -8/+8 |
* | Fix a spelling error. | steve | 1998-06-04 | 1 | -1/+1 |
* | Fix typo in prompt. | jraynard | 1998-05-20 | 1 | -1/+1 |
* | Add NTFS partition type. | obrien | 1998-03-29 | 1 | -8/+16 |
* | Add more DOS/Win95 partition types | ache | 1998-03-14 | 1 | -2/+5 |
* | Oops, merge back 32bit fat description from -stable. | ache | 1998-03-07 | 1 | -1/+1 |
* | Add primary fat-32 | ache | 1998-03-07 | 1 | -0/+1 |
* | Number partitions 1-4, not 0-3. | brian | 1997-06-03 | 2 | -30/+30 |
* | Don't overflow when calculating the size in MB of a partition. | gibbs | 1997-06-02 | 1 | -3/+12 |
* | OpenBSD uses ID 0xa6 for its partitions on i386, arc and others that need | imp | 1997-05-02 | 1 | -0/+1 |
* | This update adds the support for != 512 byte sector SCSI devices to | sos | 1996-12-01 | 1 | -5/+24 |
* | Allow fdisk to be driven from a configuration file, making a 3rd-party | jkh | 1996-11-06 | 2 | -51/+771 |
* | The dos() function needs a new second argument, containing the size | bde | 1996-10-13 | 1 | -10/+13 |
* | Code clean up. Prototypes, parentheses around assignments used in | alex | 1996-06-21 | 1 | -34/+68 |
* | Fix even more spelling errors in some more man pages. | mpp | 1996-01-30 | 1 | -3/+3 |
* | Fix the spelling of 'partition'. | jmz | 1996-01-04 | 1 | -4/+4 |
* | remove the calls to DIOCWLABEL, as it isn't supported any more | julian | 1995-10-03 | 1 | -0/+4 |
* | Update to the slices era. Make /dev/rfoo0 the defaults, not | joerg | 1995-09-01 | 2 | -15/+81 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 2 | -77/+77 |
* | Add NEXTSTEP as claiming partition code 0xA7. | gpalmer | 1995-04-17 | 1 | -0/+1 |
* | Recognise Linux filesystems. | jkh | 1995-01-14 | 1 | -2/+3 |
* | Don't write outside of partp[] if the user gives an invalid partition | bde | 1994-10-25 | 1 | -1/+2 |
* | Don't change the active partition when the user says not to change it. | bde | 1994-10-19 | 1 | -6/+11 |
* | Don't exit early if the device is not character special or if the | bde | 1994-09-15 | 1 | -4/+11 |
* | Fix gross spelling and typographical errors pointed out by Keith Bostic. | jkh | 1994-04-24 | 1 | -1/+1 |
* | The fdisk man page doesn't show correctly the usage possibilities of | rgrimes | 1993-08-10 | 1 | -0/+1 |
* | New manual page system | root | 1993-07-02 | 1 | -1/+1 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 3 | -0/+872 |