summaryrefslogtreecommitdiffstats
path: root/sbin/fsdb
Commit message (Expand)AuthorAgeFilesLines
* dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
* Merge sync of headsjg2015-05-271-2/+1
|\
| * Convert sbin/ to LIBADDbapt2014-11-251-2/+1
* | Merge head from 7/28sjg2014-08-192-3/+3
|\ \ | |/
| * Replace all uses of libncurses and libtermcap with their wide characterbrooks2014-07-171-2/+2
* | Updated dependenciessjg2014-05-161-1/+0
* | Updated dependenciessjg2014-05-101-0/+2
* | Merge headsjg2014-04-281-1/+1
|\ \ | |/
| * Add globs.c to the build now that it's a separate file.scottl2013-12-301-1/+1
* | sync from headsjg2013-04-122-6/+6
|\ \ | |/
| * Revert 248634 and 248643 (e.g., restoring 248625 and 248639).mckusick2013-03-231-3/+4
| * Revert r248639 to fix build failure on head/gjb2013-03-231-4/+3
| * Fix the build after addition of cylinder group cacheing (r248625)mckusick2013-03-231-3/+4
| * Catch up with internal API changes for initbarea() and getdatablk()pluknet2013-02-241-2/+2
| * Remove write only assignments and thus fix the build after struct bufareapluknet2013-02-151-1/+0
* | Updated dependenciessjg2013-03-111-0/+1
* | Updated dependenciessjg2013-02-161-2/+0
| |
| \
*-. \ Sync from headsjg2012-11-042-17/+22
|\ \ \ | | |/ | |/|
| * | Fix sbin/ build with a 64-bit ino_t.mdf2012-09-272-17/+22
| |/
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+22
|/
* Partially undo r228693, by removing NO_WFORMAT.clang in fsdb's Makefile,dim2012-03-092-3/+1
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-281-3/+1
* Improve sparse file handling when printing the block list for an inode bytruckman2012-02-061-7/+6
* Revert r228603, and add the workaround to sbin/fsdb/Makefile instead.dim2011-12-182-3/+6
* In sbin/fsdb/fsdbutil.c, work around a clang false positive with printfdim2011-12-161-2/+3
* Get rid of major/minor number distinction.ed2011-09-281-4/+2
* The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilitiesmckusick2011-01-241-1/+1
* - Merge soft-updates journaling from projects/suj/head into head. Thisjeff2010-04-242-17/+20
* Update after function renames.pjd2006-10-312-4/+3
* Markup fixes.ru2006-09-181-1/+1
* Add a note that the btime command only works on UFS2.ceri2006-08-241-1/+4
* Allow fsdb to manipulate the birthtime entries on UFS2.ceri2006-08-233-3/+29
* o Implement findblk command: find the inode(s) owning the specifiedmaxim2006-06-022-1/+272
* o Do recrack(arguments) for commands which actually take NAME asmaxim2006-04-213-10/+12
* Use the new name H_SETSIZE instead of the old H_EVENT to set the historystefanf2005-10-191-1/+1
* The libedit update made a const cast necessary.stefanf2005-08-071-1/+1
* Reword a sentence to conform with our mdoc(7) style.trhodes2005-02-121-3/+4
* Sort sections.ru2005-01-181-9/+9
* Make fsck WARNS=2 clean.le2004-10-092-17/+17
* Downgrade WARNS level until GCC 3.4.2 warning are fixed.kan2004-07-281-0/+1
* Mechanically kill hard sentence breaks.ru2004-07-021-9/+18
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
* Make this WARNS=2 clean byjohan2003-11-133-8/+10
* Backout Rev. 1.24brueffer2003-08-301-1/+1
* Grammar fixbrueffer2003-08-291-1/+1
* I forgot fsdb was still sharing files with fsck.phk2002-09-161-1/+1
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-212-11/+11
* Warning cleanup.phk2002-07-302-3/+3
* The .Nm utilitycharnier2002-07-061-4/+6
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-213-68/+117
OpenPOWER on IntegriCloud