| Commit message (Expand) | Author | Age | Files | Lines |
* | Print leading zeros in the UFS2 FSID. | gavin | 2010-01-06 | 1 | -1/+1 |
* | Implement NFSv4 ACL support for UFS. | trasz | 2009-12-21 | 1 | -1/+4 |
* | Switch the default WARNS level for sbin/ to 6. | ru | 2009-10-19 | 1 | -0/+1 |
* | Properly re-create "-s size" argument to newfs(8). | ru | 2009-10-19 | 1 | -1/+1 |
* | Print disk offets as %jd rather than %lld; I fixed one before committing | rwatson | 2009-01-28 | 1 | -1/+1 |
* | Bump doc date for recent change. | trhodes | 2009-01-28 | 1 | -1/+1 |
* | Add a new flag to dumpfs(8), -f, which causes dumpfs to list all free | rwatson | 2009-01-28 | 2 | -7/+82 |
* | Replace incomprehensive description of -m by much clearer text from OpenBSD, | pav | 2007-05-12 | 1 | -2/+3 |
* | Teach about new fields (cg_unrefs and fs_unrefs) and new FS_GJOURNAL flag. | pjd | 2006-10-31 | 1 | -5/+9 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-10 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 2 | -8/+0 |
* | Reinstate 1.40 -- swap avgfilesize and avgfpdir column order. | truckman | 2003-12-07 | 1 | -2/+2 |
* | I forgot about the code freeze, so back this out. | truckman | 2003-12-01 | 1 | -2/+2 |
* | Swap avgfilesize and avgfpdir order to give better column alignment. | truckman | 2003-12-01 | 1 | -2/+2 |
* | Print the dirpref avgfilesize and avgfpdir parameters. | truckman | 2003-11-17 | 1 | -0/+2 |
* | Make this WARNS=2 clean by | johan | 2003-11-14 | 2 | -20/+22 |
* | Marshal newfs -L (filesystem volume names), the names are not marshalled | jmallett | 2003-06-09 | 1 | -0/+2 |
* | mdoc(7) police: markup laundry. | ru | 2003-02-23 | 1 | -2/+2 |
* | Correct lines incorrectly added to the copyright message. Add missing period. | mckusick | 2003-02-14 | 1 | -4/+1 |
* | Bring in support for volume labels to the filesystem utilities. | gordon | 2003-02-01 | 1 | -0/+3 |
* | Spell libufs correctly in DPADD. | ru | 2003-01-26 | 1 | -1/+1 |
* | Parse both old flags location and new one. Print out new flags including | njl | 2003-01-24 | 1 | -14/+24 |
* | Add libufs to dependencies. | jmallett | 2003-01-20 | 1 | -1/+2 |
* | Kill initialisation and shadow warnings. Half-hearted cleanup (e.g. only the | jmallett | 2003-01-19 | 1 | -20/+21 |
* | Add support to marshal a filesystem to a newfs(8) command that could be used | jmallett | 2003-01-19 | 2 | -18/+94 |
* | Let libufs handle all the work with regard to going through a list of cgs, now. | jmallett | 2003-01-19 | 1 | -8/+7 |
* | Use libufs to read one cylinder group from the disk at a time. | jmallett | 2003-01-19 | 1 | -7/+2 |
* | Simplify the main function now that libufs will hunt for the disk for us. | jmallett | 2003-01-19 | 1 | -13/+7 |
* | Simplify conditional. | jmallett | 2003-01-18 | 1 | -6/+4 |
* | Create a new 32-bit fs_flags word in the superblock. Add code to move | mckusick | 2002-11-27 | 1 | -1/+1 |
* | Deal with the possibility that time_t != int32_t. Otherwise ia64 thought | peter | 2002-11-17 | 1 | -2/+4 |
* | Use more non-b0rked error reporting. Print the disk we are trying to open | jmallett | 2002-11-05 | 1 | -3/+6 |
* | Forgot to include <errno.h> when using 'errno' here. | jmallett | 2002-10-22 | 1 | -0/+1 |
* | When errno is not set, do not use warn(3). | jmallett | 2002-10-22 | 1 | -1/+2 |
* | Use the libufs_printerror() function, which hopefully will deconfuse users | jmallett | 2002-10-22 | 1 | -1/+2 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -4/+4 |
* | Simplify some things to use libufs-provided functionality here, such as the | jmallett | 2002-08-11 | 1 | -21/+28 |
* | Remove unused variables due to libufs(3) commit. Clean up extraneous use of | jmallett | 2002-07-11 | 1 | -4/+3 |
* | Convert dumpfs(8) to libufs(3), rather than rolling local functions for a | jmallett | 2002-07-11 | 2 | -39/+14 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -3/+4 |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | mckusick | 2002-06-21 | 1 | -106/+128 |
* | more file system > filesystem | trhodes | 2002-05-16 | 1 | -4/+4 |
* | Sigh, more BBSIZE related breakage. | phk | 2002-05-12 | 1 | -0/+1 |
* | o __P removed | imp | 2002-03-20 | 1 | -16/+9 |
* | Remove 'register' keyword. | obrien | 2002-03-20 | 1 | -4/+4 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -0/+1 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 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/+1 |