| Commit message (Expand) | Author | Age | Files | Lines |
* | -e -> -I change. | imp | 2000-03-10 | 1 | -7/+32 |
* | 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 | 1 | -1/+1 |
* | Add -e option to usage(). | dwhite | 1999-08-25 | 1 | -2/+2 |
* | Add new option to fdisk: -e | phk | 1999-08-23 | 1 | -6/+31 |
* | Drop the embedded boot code in favour of a -B option which reads | rnordier | 1999-06-27 | 1 | -101/+58 |
* | Add a -b option as a simple way to rewrite the mbr code | rnordier | 1999-01-22 | 1 | -4/+21 |
* | sd0 -> da0 | joerg | 1998-11-26 | 1 | -2/+2 |
* | 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 | 1 | -99/+78 |
* | Fixed printf format errors. | bde | 1998-06-28 | 1 | -8/+8 |
* | 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 | 1 | -17/+17 |
* | 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 | 1 | -17/+533 |
* | 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 |
* | 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 | 1 | -6/+45 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -76/+76 |
* | 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 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 1 | -0/+686 |