summaryrefslogtreecommitdiffstats
path: root/sbin/fdisk/fdisk.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in prompt.jraynard1998-05-201-1/+1
* Add NTFS partition type.obrien1998-03-291-8/+16
* Add more DOS/Win95 partition typesache1998-03-141-2/+5
* Oops, merge back 32bit fat description from -stable.ache1998-03-071-1/+1
* Add primary fat-32ache1998-03-071-0/+1
* Number partitions 1-4, not 0-3.brian1997-06-031-17/+17
* Don't overflow when calculating the size in MB of a partition.gibbs1997-06-021-3/+12
* OpenBSD uses ID 0xa6 for its partitions on i386, arc and others that needimp1997-05-021-0/+1
* This update adds the support for != 512 byte sector SCSI devices tosos1996-12-011-5/+24
* Allow fdisk to be driven from a configuration file, making a 3rd-partyjkh1996-11-061-17/+533
* The dos() function needs a new second argument, containing the sizebde1996-10-131-10/+13
* Code clean up. Prototypes, parentheses around assignments used inalex1996-06-211-34/+68
* remove the calls to DIOCWLABEL, as it isn't supported any morejulian1995-10-031-0/+4
* Update to the slices era. Make /dev/rfoo0 the defaults, notjoerg1995-09-011-6/+45
* Remove trailing whitespace.rgrimes1995-05-301-76/+76
* Add NEXTSTEP as claiming partition code 0xA7.gpalmer1995-04-171-0/+1
* Recognise Linux filesystems.jkh1995-01-141-2/+3
* Don't write outside of partp[] if the user gives an invalid partitionbde1994-10-251-1/+2
* Don't change the active partition when the user says not to change it.bde1994-10-191-6/+11
* Don't exit early if the device is not character special or if thebde1994-09-151-4/+11
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+686
OpenPOWER on IntegriCloud