| Commit message (Expand) | Author | Age | Files | Lines |
* | Reported problem: | mckusick | 2010-09-24 | 1 | -7/+23 |
* | Synchronize newfs(8) manual with code. | gjb | 2010-09-14 | 1 | -3/+4 |
* | Rewording and typo fixes in newfs(8). | gjb | 2010-09-12 | 1 | -3/+3 |
* | Fix "Empty input line" mdoc warning. | sobomax | 2010-03-10 | 1 | -2/+2 |
* | o bdeficize expand_number_int() function; | sobomax | 2010-03-09 | 3 | -38/+36 |
* | Change secrorsize back to int, since that's the data type expected by the | sobomax | 2010-03-09 | 2 | -3/+21 |
* | Cast these to intmax_t before printing to fix build bustage. Better | imp | 2010-03-03 | 1 | -7/+9 |
* | Use expand_number(3) from libutil instead of home-grown function to parse | sobomax | 2010-03-03 | 3 | -92/+34 |
* | Teach newfs(8) to understand size modifiers for all options taking | sobomax | 2010-03-03 | 1 | -11/+84 |
* | One last pass to get all the unsigned comparisons correct. | mckusick | 2010-02-11 | 1 | -10/+13 |
* | Ensure that newfs will never create a filesystem with more than 2^32 | mckusick | 2010-02-10 | 3 | -47/+67 |
* | Correct two typos. | delphij | 2010-02-06 | 1 | -2/+2 |
* | Raise WARNS for various tools where possible. | ed | 2010-01-17 | 1 | -1/+1 |
* | Fix typo: s/partion/partition/ | mbr | 2010-01-02 | 1 | -1/+1 |
* | Slightly improve gjournal documentation. | trasz | 2009-04-29 | 1 | -0/+4 |
* | Don't add a bwrite() symbol, it breaks the build when building newfs | cognet | 2009-02-12 | 2 | -16/+16 |
* | Move the check for the ending char in the partition name where | luigi | 2008-12-12 | 1 | -5/+6 |
* | Enable operation of newfs on plain files, which is useful when you | luigi | 2008-12-03 | 5 | -16/+112 |
* | Replace reference from vinum.8 to gvinum.8, it was advised in the PR to | remko | 2008-03-21 | 1 | -2/+2 |
* | Use calloc(). | delphij | 2008-03-05 | 1 | -2/+1 |
* | Report erase interval (correctly) in sectors. | phk | 2007-12-16 | 1 | -2/+2 |
* | Rename the undocumented -E option to -X. | phk | 2007-12-16 | 4 | -15/+32 |
* | - Pay attention to the fact that ioctl(2) is only known to | yar | 2007-11-28 | 1 | -4/+5 |
* | MFp4: | yar | 2007-11-28 | 3 | -22/+59 |
* | Document -J in usage. | pjd | 2007-03-02 | 1 | -0/+1 |
* | Add -J flag to both newfs(8) and tunefs(8) which allows to enable gjournal | pjd | 2006-10-31 | 4 | -2/+11 |
* | Explicitly say which gid do we use as a fallback, when operator | delphij | 2006-09-27 | 1 | -1/+1 |
* | Don't treat failure to find the operator GID as a fatal error; this | iedowse | 2005-08-14 | 1 | -4/+9 |
* | When creating a new FFS file system, the block size will indirectly | delphij | 2005-02-20 | 1 | -0/+10 |
* | Document -l and -n options in usage(). | ru | 2005-01-22 | 1 | -0/+2 |
* | Polish previous revision: | ru | 2005-01-22 | 1 | -6/+12 |
* | Add an option to suppress the creation of the .snap directory in | wes | 2005-01-21 | 4 | -32/+60 |
* | Cast to intmax_t when using %jd format. | pjd | 2005-01-08 | 1 | -1/+1 |
* | Fix '-s' option for large disks and fix printing maximum file system size. | pjd | 2004-09-19 | 1 | -4/+7 |
* | Generalize the UFS bad magic value used to determine when a filesystem | jhb | 2004-08-19 | 1 | -4/+9 |
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-05-17 | 1 | -3/+3 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 4 | -16/+0 |
* | Add a "-l" flag to newfs, which sets the FS_MULTILABEL flag. This | rwatson | 2004-02-26 | 4 | -2/+11 |
* | Fix whitespace error in previous commit. | wes | 2003-11-27 | 1 | -1/+1 |
* | Don't use UFS2_BAD_MAGIC on UFS (v1) filesystems; it is Not Ready | wes | 2003-11-23 | 1 | -1/+1 |
* | Add the -E command line option to force error conditions for testing. | wes | 2003-11-16 | 3 | -2/+18 |
* | Write the UFS2 superblock with a 'BAD' magic number at the beginning | wes | 2003-11-16 | 1 | -1/+4 |
* | Create a .snap directory mode 770 group operator in the root of | mckusick | 2003-11-04 | 1 | -6/+45 |
* | s/disklabel/bsdlabel where needed. | blackend | 2003-10-11 | 1 | -2/+2 |
* | Remove an unneccessary comma. | ceri | 2003-09-14 | 1 | -1/+1 |
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -1/+1 |
* | Exit with a non-zero status upon a block allocation failure. | yar | 2003-08-05 | 1 | -3/+3 |
* | When newfs'ing a partition with UFS2 that had previously been newfs'ed | dougb | 2003-05-22 | 1 | -0/+24 |
* | Put back the error checking in wtfs() that was lost when newfs was | iedowse | 2003-05-10 | 1 | -1/+2 |
* | Use __FBSDID() to quiet GCC 3.3 warnings. | obrien | 2003-05-03 | 2 | -8/+8 |