| Commit message (Expand) | Author | Age | Files | Lines |
* | Be more accurate in the maximum filesize, it's 4GB not 4.3GB. | remko | 2007-12-09 | 1 | -1/+1 |
* | .Ed is not needed here, remove it. | remko | 2007-12-08 | 1 | -1/+0 |
* | Add information about the maximum file size for msdosfs. | remko | 2007-12-08 | 1 | -1/+4 |
* | The newfs_msdos utility does not store the boot signature in the | trhodes | 2007-05-31 | 1 | -6/+6 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Bring back WARNS to 3 for arm until I figure out how to make gcc happy. | cognet | 2005-01-24 | 1 | -0/+4 |
* | Sort sections. | ru | 2005-01-18 | 1 | -2/+2 |
* | Oops... Remove the line leaked in the last commit which is not | delphij | 2005-01-17 | 1 | -1/+0 |
* | WARNS=6 cleanup: | delphij | 2005-01-17 | 2 | -17/+18 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -9/+18 |
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
* | Remove unnecessary newlines from errx() arguments. | tjr | 2004-02-17 | 1 | -4/+4 |
* | Additional PC98 option is not needed. | nyan | 2003-01-30 | 1 | -3/+0 |
* | Bring newfs_msdos into the GEOM world. Totally rewrite and simplify | scottl | 2002-11-03 | 1 | -83/+49 |
* | EFI GPT partitions use 'p' as a slice seperator. eg: da0p1 or da0p217. | peter | 2002-10-04 | 1 | -1/+1 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 2 | -23/+23 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -1/+1 |
* | more file system > filesystem | trhodes | 2002-05-16 | 2 | -23/+23 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -0/+1 |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | ru | 2001-08-14 | 1 | -1/+1 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | Added pc98 support. | nyan | 2001-02-16 | 1 | -0/+4 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-18 | 1 | -9/+14 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby | wollman | 2000-10-10 | 1 | -1/+3 |
* | Remove redundant code left over on removal of /dev/rXXX handling | rnordier | 2000-08-15 | 1 | -2/+0 |
* | Partially revert r1.12, in which a warnx() if the device is not a | rnordier | 2000-08-15 | 1 | -1/+1 |
* | Consistency fix. | rnordier | 2000-08-06 | 1 | -1/+1 |
* | Fix the reporting of a raw device node. | asmodai | 2000-07-26 | 1 | -2/+2 |
* | Update device names in examples. | kris | 2000-05-07 | 1 | -3/+3 |
* | Better error message for a case that I hit. | imp | 2000-04-14 | 1 | -1/+2 |
* | Added 640KB and 1232KB formats, which were standard MS-DOS formats of | kato | 2000-03-30 | 2 | -2/+4 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -1/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Avoid ambigious if-else | billf | 1999-07-21 | 1 | -4/+7 |
* | Clean up some more residual /usr/mdec references. I left all the | jkh | 1999-01-03 | 1 | -2/+2 |
* | Use '#' flag in place of "0x" in format strings. | rnordier | 1998-12-07 | 1 | -5/+5 |
* | Don't assume that time_t is long. | bde | 1998-10-17 | 1 | -2/+4 |
* | Kill an extraneous dot. | rnordier | 1998-10-10 | 1 | -2/+2 |
* | Add history. | obrien | 1998-09-29 | 1 | -1/+6 |
* | Sort cross references. | wosch | 1998-08-31 | 1 | -2/+2 |
* | Minor consistency fixes. | rnordier | 1998-07-19 | 1 | -8/+7 |
* | Reverse charnier's changes to usage. | rnordier | 1998-07-16 | 1 | -8/+26 |
* | Correct use of .Nm. Remove unused #includes. Short usage() string, see man | charnier | 1998-07-15 | 2 | -31/+12 |
* | Add newfs_msdos: extensive newfs-style support for creating FAT12, | rnordier | 1998-07-06 | 3 | -0/+1103 |