aboutsummaryrefslogtreecommitdiff
path: root/sbin/i386
Commit message (Expand)AuthorAgeFilesLines
* Note that a standard MBR supports booting only from hard drive 0Robert Nordier1999-03-131-1/+4
* Note that nextboot requires the legacy boot code.Robert Nordier1999-02-051-1/+3
* Add a -b option as a simple way to rewrite the mbr codeRobert Nordier1999-01-222-4/+27
* Update to match rev. 1.28 of msdosfs_lookup.c.Dmitrij Tejblum1999-01-111-11/+2
* sd0 -> da0Joerg Wunsch1998-11-262-4/+4
* Add an entry for the new NetBSD partition id.Alexander Langer1998-11-061-1/+2
* Add an entry for BSD/OS [23].x partition types.Joseph Koshy1998-11-061-1/+2
* Linux swap and Solaris x86 use the same BIOS partition id.David E. O'Brien1998-09-161-2/+2
* Split lines into one subdir per line.Gary Palmer1998-08-301-2/+6
* Correct use of .Nm, use .Bx Free for FreeBSD. Add rcsid, remove unusedPhilippe Charnier1998-07-062-119/+109
* Add rcsid. Remove unused #includes. Use err(3) and check spelling. ReorganizePhilippe Charnier1998-06-302-94/+79
* Split usage string.Philippe Charnier1998-06-302-8/+14
* Document -r flag, document use of TAPE env variable. Add rcsid. Use err(3).Philippe Charnier1998-06-303-49/+67
* Add SYNOPSIS section and change NULL to NUL in man page. Add rcsid, missingPhilippe Charnier1998-06-302-74/+58
* Add rcsid. Remove unused #includes. Use err(3).Philippe Charnier1998-06-302-32/+34
* Fixed printf format errors.Bruce Evans1998-06-281-8/+8
* Fixed printf format errors.Bruce Evans1998-06-281-1/+1
* Fix a spelling error.Steve Price1998-06-041-1/+1
* Fix typo in prompt.James Raynard1998-05-201-1/+1
* Add NTFS partition type.David E. O'Brien1998-03-291-8/+16
* Use .An/.Aq.Philippe Charnier1998-03-192-5/+5
* Add more DOS/Win95 partition typesAndrey A. Chernov1998-03-141-2/+5
* Oops, merge back 32bit fat description from -stable.Andrey A. Chernov1998-03-071-1/+1
* Add primary fat-32Andrey A. Chernov1998-03-071-0/+1
* Add more info about special characters in dos2unix/unix2dos tablesAndrey A. Chernov1998-03-011-3/+11
* Add more info about -W optionAndrey A. Chernov1998-02-231-2/+4
* Note that default local charset assumed as ISO 8859-1Andrey A. Chernov1998-02-231-1/+3
* Implement loadable DOS<->local conversion tables for DOS namesAndrey A. Chernov1998-02-235-37/+92
* Implement loadable upper->lower local conversion tableAndrey A. Chernov1998-02-232-7/+30
* Add missing DESTDIRAndrey A. Chernov1998-02-231-2/+2
* Add loadable local<->Unicode conversion support for Win95 namesAndrey A. Chernov1998-02-224-5/+75
* Support for FAT32 partitions.Jordan K. Hubbard1998-02-182-26/+86
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans1998-01-201-2/+1
* Fixed some FUD (don't blame current msdosfs for old msdosfs+vfs_bio bugs).Bruce Evans1997-12-191-8/+17
* Don't install mount_msdos setuid root. Lite2's mount(2) handlesBruce Evans1997-10-211-4/+1
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-181-1/+1
* Support all mount flags that are supported in the kernel.Bruce Evans1997-08-251-1/+4
* Show the real revision date and not the date that thisSteve Price1997-06-231-1/+1
* Number partitions 1-4, not 0-3.Brian Somers1997-06-032-30/+30
* Don't overflow when calculating the size in MB of a partition.Justin T. Gibbs1997-06-021-3/+12
* OpenBSD uses ID 0xa6 for its partitions on i386, arc and others that needWarner Losh1997-05-021-0/+1
* Spelling police.Daniel O'Callaghan1997-04-231-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-292-3/+3
* Updated mount_msdos to use the Lite2 getvfsbyname() interface.Bruce Evans1997-03-032-12/+14
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-228-8/+8
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-148-8/+8
* Sort cross references.Wolfram Schneider1997-01-131-2/+3
* Minor mdoc/style fixes.Mike Pritchard1996-12-231-1/+3
* Convert to mdoc format.Mike Pritchard1996-12-231-152/+178
* Minor formatting/style fixes.Mike Pritchard1996-12-092-9/+3