| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -11/+22 |
* | Add ata(4) support. | ru | 2000-02-11 | 1 | -1/+1 |
* | Move sbin/i386/{mount_msdos,comcontrol} back to sbin, they are not | peter | 2000-01-14 | 9 | -874/+1 |
* | Removed yet another vestige of the ft driver. | bde | 2000-01-14 | 1 | -7/+0 |
* | Add Latin2 conversion table | ache | 2000-01-08 | 2 | -1/+59 |
* | Allow #-comments in conversion table file | ache | 2000-01-08 | 4 | -19/+63 |
* | Remove the ft program, the driver is long gone. | phk | 1999-10-09 | 4 | -1103/+0 |
* | mount* fixes from Martin Blapp <mb@imp.ch>: | phk | 1999-10-09 | 1 | -13/+11 |
* | Stuff a variable declaration inside a #if block that is only used for that | billf | 1999-09-25 | 1 | -0/+2 |
* | Remove declaration of getenv(), we get that from stdlib.h already. | billf | 1999-09-25 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 18 | -18/+18 |
* | 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 |
* | This lets you specify "gemdosfs", "shortnames", "longnames", and | jkh | 1999-06-18 | 2 | -4/+21 |
* | Note that a standard MBR supports booting only from hard drive 0 | rnordier | 1999-03-13 | 1 | -1/+4 |
* | Note that nextboot requires the legacy boot code. | rnordier | 1999-02-05 | 1 | -1/+3 |
* | Add a -b option as a simple way to rewrite the mbr code | rnordier | 1999-01-22 | 2 | -4/+27 |
* | Update to match rev. 1.28 of msdosfs_lookup.c. | dt | 1999-01-11 | 1 | -11/+2 |
* | 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 |
* | Split lines into one subdir per line. | gpalmer | 1998-08-30 | 1 | -2/+6 |
* | Correct use of .Nm, use .Bx Free for FreeBSD. Add rcsid, remove unused | charnier | 1998-07-06 | 2 | -119/+109 |
* | Add rcsid. Remove unused #includes. Use err(3) and check spelling. Reorganize | charnier | 1998-06-30 | 2 | -94/+79 |
* | Split usage string. | charnier | 1998-06-30 | 2 | -8/+14 |
* | Document -r flag, document use of TAPE env variable. Add rcsid. Use err(3). | charnier | 1998-06-30 | 3 | -49/+67 |
* | Add SYNOPSIS section and change NULL to NUL in man page. Add rcsid, missing | charnier | 1998-06-30 | 2 | -74/+58 |
* | Add rcsid. Remove unused #includes. Use err(3). | charnier | 1998-06-30 | 2 | -32/+34 |
* | Fixed printf format errors. | bde | 1998-06-28 | 1 | -8/+8 |
* | Fixed printf format errors. | bde | 1998-06-28 | 1 | -1/+1 |
* | 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 |
* | Use .An/.Aq. | charnier | 1998-03-19 | 2 | -5/+5 |
* | 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 |
* | Add more info about special characters in dos2unix/unix2dos tables | ache | 1998-03-01 | 1 | -3/+11 |
* | Add more info about -W option | ache | 1998-02-23 | 1 | -2/+4 |
* | Note that default local charset assumed as ISO 8859-1 | ache | 1998-02-23 | 1 | -1/+3 |
* | Implement loadable DOS<->local conversion tables for DOS names | ache | 1998-02-23 | 5 | -37/+92 |