aboutsummaryrefslogtreecommitdiff
path: root/sbin/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* This update adds the support for != 512 byte sector SCSI devices toSøren Schmidt1996-12-011-5/+24
* Allow fdisk to be driven from a configuration file, making a 3rd-partyJordan K. Hubbard1996-11-062-51/+771
* The dos() function needs a new second argument, containing the sizeBruce Evans1996-10-131-10/+13
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-231-2/+3
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-141-2/+2
* add nextboot by defaultJulian Elischer1996-08-091-2/+2
* slight man page additions re: deficienciesJulian Elischer1996-08-091-0/+5
* Submitted by: archie@whistle.comJulian Elischer1996-08-071-7/+6
* oops, make the magic number match that used in the bootblock..Julian Elischer1996-07-091-2/+2
* Obtained from: Whistle CommunicationsJulian Elischer1996-07-093-0/+328
* Code clean up. Prototypes, parentheses around assignments used inAlexander Langer1996-06-211-34/+68
* One program I missed in removing MOUNT_* constants.Garrett Wollman1996-05-131-17/+21
* Add a small message to the ``CAVEATS'' section saying if you get theGary Palmer1996-04-031-1/+9
* Fix even more spelling errors in some more man pages.Mike Pritchard1996-01-302-4/+4
* Move some tables to "const" and remove some unused vars.Poul-Henning Kamp1996-01-071-7/+6
* Fix the spelling of 'partition'.Jean-Marc Zucconi1996-01-041-4/+4
* This upgrades the driver for Cronyx-Sigma multiplexor boardsJordan K. Hubbard1995-10-041-3/+65
* remove the calls to DIOCWLABEL, as it isn't supported any moreJulian Elischer1995-10-031-0/+4
* Use default COPTS.David Greenman1995-09-171-2/+1
* Update to the slices era. Make /dev/rfoo0 the defaults, notJoerg Wunsch1995-09-012-15/+81
* Remove -O2 from COPTS, known rogueAndrey A. Chernov1995-08-291-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-303-78/+78