aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/quot
Commit message (Expand)AuthorAgeFilesLines
* Revert r313780 (UFS_ prefix)Ed Maste2018-03-171-14/+13
* Prefix UFS symbols with UFS_ to reduce namespace pollutionEd Maste2018-03-171-13/+14
* Refactoring of reading and writing of the UFS/FFS superblock.Kirk McKusick2018-01-262-26/+12
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* prefix UFS symbols with UFS_ to reduce namespace pollutionEd Maste2017-02-151-3/+3
* quot: make use of our rounddown() macro when <sys/param.h> is available.Pedro F. Giffuni2016-05-021-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync from headSimon J. Gerraty2012-11-041-3/+3
| |\ | |/ |/|
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t.Matthew D Fleming2012-09-271-3/+3
|/
* The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilitiesKirk McKusick2011-01-241-1/+1
* Make `quot -a' work when we've got slashes in the device name.Ed Schouten2008-09-141-10/+2
* Drag this code kicking and screaming into the twenty-first century.Dag-Erling Smørgrav2008-07-021-75/+51
* o Check we have a non-NULL pointer to a super block before dereference it.Maxim Konovalov2006-09-301-1/+1
* The quot command expected all inodes contents to be valid, howeverDavid Malone2006-02-251-3/+31
* Remove unused variables.Stefan Farfeleder2005-04-091-3/+1
* Sort sections.Ruslan Ermilov2005-01-181-7/+7
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.David E. O'Brien2003-05-031-4/+2
* Repair the UFS2 superblock location consistency check so that it succeedsTim J. Robbins2003-04-251-1/+1
* style.Makefile(5)David E. O'Brien2003-04-041-1/+2
* Remove contractions.Tom Rhodes2003-02-181-3/+3
* Back out rev 1.19; getbsize(3)'s original interface has been restored.Mike Barcroft2002-12-301-1/+1
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
* another int * to size_t * change for getbsize() to make it compileAndrew Gallatin2002-10-241-1/+1
* Use POSIX-style sort syntax in exampleAndrey A. Chernov2002-09-241-1/+1
* The .Nm utilityPhilippe Charnier2002-07-141-1/+3
* This commit adds basic support for the UFS2 filesystem. The UFS2Kirk McKusick2002-06-211-53/+87
* Unbreak Alpha build.Dag-Erling Smørgrav2002-05-151-2/+4
* Sigh... Yet a BBSIZE breakage.Poul-Henning Kamp2002-05-121-0/+1
* Reorder WARNS line for style.Mike Heffner2001-12-101-2/+1
* WARNS=2 cleanup.Mike Heffner2001-12-092-15/+41
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: cosmetics.Ruslan Ermilov2001-07-051-1/+3
* Remove ncheck in an example; FreeBSD does not have it.Jens Schweikhardt2001-06-161-1/+3
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Allow for the last arugment to be the mountpoint of a filesystem,Paul Saab2001-03-101-2/+9
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-1/+2
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* /dev/rXXX -> /dev/XXXMike Smith2000-05-311-1/+1
* Fix various man pages to stop abusing the .Bx macro to generateMike Pritchard2000-01-231-1/+1
* Do not repeat the name of the flag. Change alloc to allocate for betterPhilippe Charnier1999-11-272-8/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3