| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Implement loadable upper->lower local conversion table | ache | 1998-02-23 | 2 | -7/+30 |
* | Add missing DESTDIR | ache | 1998-02-23 | 1 | -2/+2 |
* | Add loadable local<->Unicode conversion support for Win95 names | ache | 1998-02-22 | 4 | -5/+75 |
* | Support for FAT32 partitions. | jkh | 1998-02-18 | 2 | -26/+86 |
* | Removed definition of _NEW_VFSCONF. The new vfsconf interface is now | bde | 1998-01-20 | 1 | -2/+1 |
* | Fixed some FUD (don't blame current msdosfs for old msdosfs+vfs_bio bugs). | bde | 1997-12-19 | 1 | -8/+17 |
* | Don't install mount_msdos setuid root. Lite2's mount(2) handles | bde | 1997-10-21 | 1 | -4/+1 |
* | Many places in the code NULL is used in integer context, where | phk | 1997-09-18 | 1 | -1/+1 |
* | Support all mount flags that are supported in the kernel. | bde | 1997-08-25 | 1 | -1/+4 |
* | Show the real revision date and not the date that this | steve | 1997-06-23 | 1 | -1/+1 |
* | Number partitions 1-4, not 0-3. | brian | 1997-06-03 | 2 | -30/+30 |
* | Don't overflow when calculating the size in MB of a partition. | gibbs | 1997-06-02 | 1 | -3/+12 |
* | OpenBSD uses ID 0xa6 for its partitions on i386, arc and others that need | imp | 1997-05-02 | 1 | -0/+1 |
* | Spelling police. | danny | 1997-04-23 | 1 | -2/+2 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 2 | -3/+3 |
* | Updated mount_msdos to use the Lite2 getvfsbyname() interface. | bde | 1997-03-03 | 2 | -12/+14 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 8 | -8/+8 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 8 | -8/+8 |
* | Sort cross references. | wosch | 1997-01-13 | 1 | -2/+3 |
* | Minor mdoc/style fixes. | mpp | 1996-12-23 | 1 | -1/+3 |
* | Convert to mdoc format. | mpp | 1996-12-23 | 1 | -152/+178 |
* | Minor formatting/style fixes. | mpp | 1996-12-09 | 2 | -9/+3 |
* | This update adds the support for != 512 byte sector SCSI devices to | sos | 1996-12-01 | 1 | -5/+24 |
* | Allow fdisk to be driven from a configuration file, making a 3rd-party | jkh | 1996-11-06 | 2 | -51/+771 |
* | The dos() function needs a new second argument, containing the size | bde | 1996-10-13 | 1 | -10/+13 |
* | add missing comma(s) in .Xr macros | wosch | 1996-09-23 | 1 | -2/+3 |
* | Don't use __dead or __pure in user code. They were obfuscations | bde | 1996-09-14 | 1 | -2/+2 |
* | add nextboot by default | julian | 1996-08-09 | 1 | -2/+2 |
* | slight man page additions re: deficiencies | julian | 1996-08-09 | 1 | -0/+5 |
* | Submitted by: archie@whistle.com | julian | 1996-08-07 | 1 | -7/+6 |