summaryrefslogtreecommitdiffstats
path: root/sbin/i386
Commit message (Expand)AuthorAgeFilesLines
* - When adjusting the end of a partition to lie on a cylinder boundary, don'tjhb2000-08-241-46/+94
* 0xA0 = Suspend to disk.joe2000-08-071-0/+1
* Fix a really stupid bug where I assumed sizeof(int) == 2. This resulted injhb2000-07-211-1/+1
* - Don't try to free mboot.bootinst before it has been allocated. If, forjhb2000-07-171-2/+2
* Fix memory leak/double free found by phkmallocache2000-07-151-8/+10
* - Always respect cylinder boundaries when creating slices unless the userjhb2000-07-121-17/+70
* Catch the usage() function up to the command line changes. Add -I andjhb2000-06-271-1/+1
* 0x39 == plan9brian2000-06-121-0/+1
* Add QNX 4 partitions to fdisk's list.ghelmer2000-06-091-1/+4
* Don't try to open the /dev/rXXX device.msmith2000-05-311-1/+1
* Fix nits in previous commit: restore option ordering of the optionsheldonh2000-03-131-2/+5
* -e -> -I change.imp2000-03-102-9/+36
* Don't use the old raw name for disk devices.obrien2000-03-091-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-11/+22
* Add ata(4) support.ru2000-02-111-1/+1
* Move sbin/i386/{mount_msdos,comcontrol} back to sbin, they are notpeter2000-01-149-874/+1
* Removed yet another vestige of the ft driver.bde2000-01-141-7/+0
* Add Latin2 conversion tableache2000-01-082-1/+59
* Allow #-comments in conversion table fileache2000-01-084-19/+63
* Remove the ft program, the driver is long gone.phk1999-10-094-1103/+0
* mount* fixes from Martin Blapp <mb@imp.ch>:phk1999-10-091-13/+11
* Stuff a variable declaration inside a #if block that is only used for thatbillf1999-09-251-0/+2
* Remove declaration of getenv(), we get that from stdlib.h already.billf1999-09-251-1/+1
* $Id$ -> $FreeBSD$peter1999-08-2818-18/+18
* Add -e option to usage().dwhite1999-08-251-2/+2
* Add new option to fdisk: -ephk1999-08-232-13/+40
* Drop the embedded boot code in favour of a -B option which readsrnordier1999-06-273-142/+100
* This lets you specify "gemdosfs", "shortnames", "longnames", andjkh1999-06-182-4/+21
* Note that a standard MBR supports booting only from hard drive 0rnordier1999-03-131-1/+4
* Note that nextboot requires the legacy boot code.rnordier1999-02-051-1/+3
* Add a -b option as a simple way to rewrite the mbr codernordier1999-01-222-4/+27
* Update to match rev. 1.28 of msdosfs_lookup.c.dt1999-01-111-11/+2
* sd0 -> da0joerg1998-11-262-4/+4
* Add an entry for the new NetBSD partition id.alex1998-11-061-1/+2
* Add an entry for BSD/OS [23].x partition types.jkoshy1998-11-061-1/+2
* Linux swap and Solaris x86 use the same BIOS partition id.obrien1998-09-161-2/+2
* Split lines into one subdir per line.gpalmer1998-08-301-2/+6
* Correct use of .Nm, use .Bx Free for FreeBSD. Add rcsid, remove unusedcharnier1998-07-062-119/+109
* Add rcsid. Remove unused #includes. Use err(3) and check spelling. Reorganizecharnier1998-06-302-94/+79
* Split usage string.charnier1998-06-302-8/+14
* Document -r flag, document use of TAPE env variable. Add rcsid. Use err(3).charnier1998-06-303-49/+67
* Add SYNOPSIS section and change NULL to NUL in man page. Add rcsid, missingcharnier1998-06-302-74/+58
* Add rcsid. Remove unused #includes. Use err(3).charnier1998-06-302-32/+34
* Fixed printf format errors.bde1998-06-281-8/+8
* Fixed printf format errors.bde1998-06-281-1/+1
* Fix a spelling error.steve1998-06-041-1/+1
* Fix typo in prompt.jraynard1998-05-201-1/+1
* Add NTFS partition type.obrien1998-03-291-8/+16
* Use .An/.Aq.charnier1998-03-192-5/+5
* Add more DOS/Win95 partition typesache1998-03-141-2/+5
OpenPOWER on IntegriCloud