aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsdb
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Continuing efforts to provide hardening of FFS, this change adds aKirk McKusick2017-09-221-1/+1
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-2/+2
* prefix UFS symbols with UFS_ to reduce namespace pollutionEd Maste2017-02-152-16/+16
* Document which version of BSD first showed up in and add the version infoSevan Janiyan2016-10-021-8/+9
* Use nitems() from sys/param.h.Marcelo Araujo2016-07-301-2/+2
* Use NULL instead of 0 for pointers.Marcelo Araujo2016-04-181-1/+1
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-192-3/+3
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge headSimon J. Gerraty2014-04-281-1/+1
| |\ \
| * \ \ sync from headSimon J. Gerraty2013-04-122-6/+6
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync from headSimon J. Gerraty2012-11-042-17/+22
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+22
* | | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|/ |/| | | |
* | | | | Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
| |_|_|/ |/| | |
* | | | Add globs.c to the build now that it's a separate file.Scott Long2013-12-301-1/+1
| |_|/ |/| |
* | | Revert 248634 and 248643 (e.g., restoring 248625 and 248639).Kirk McKusick2013-03-231-3/+4
* | | Revert r248639 to fix build failure on head/Glen Barber2013-03-231-4/+3
* | | Fix the build after addition of cylinder group cacheing (r248625)Kirk McKusick2013-03-231-3/+4
* | | Catch up with internal API changes for initbarea() and getdatablk()Sergey Kandaurov2013-02-241-2/+2
* | | Remove write only assignments and thus fix the build after struct bufareaSergey Kandaurov2013-02-151-1/+0
| |/ |/|
* | Fix sbin/ build with a 64-bit ino_t.Matthew D Fleming2012-09-272-17/+22
|/
* Partially undo r228693, by removing NO_WFORMAT.clang in fsdb's Makefile,Dimitry Andric2012-03-092-3/+1
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toDimitry Andric2012-02-281-3/+1
* Improve sparse file handling when printing the block list for an inode byDon Lewis2012-02-061-7/+6
* Revert r228603, and add the workaround to sbin/fsdb/Makefile instead.Dimitry Andric2011-12-182-3/+6
* In sbin/fsdb/fsdbutil.c, work around a clang false positive with printfDimitry Andric2011-12-161-2/+3
* Get rid of major/minor number distinction.Ed Schouten2011-09-281-4/+2
* The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilitiesKirk McKusick2011-01-241-1/+1
* - Merge soft-updates journaling from projects/suj/head into head. ThisJeff Roberson2010-04-242-17/+20
* Update after function renames.Pawel Jakub Dawidek2006-10-312-4/+3
* Markup fixes.Ruslan Ermilov2006-09-181-1/+1
* Add a note that the btime command only works on UFS2.Ceri Davies2006-08-241-1/+4
* Allow fsdb to manipulate the birthtime entries on UFS2.Ceri Davies2006-08-233-3/+29
* o Implement findblk command: find the inode(s) owning the specifiedMaxim Konovalov2006-06-022-1/+272
* o Do recrack(arguments) for commands which actually take NAME asMaxim Konovalov2006-04-213-10/+12
* Use the new name H_SETSIZE instead of the old H_EVENT to set the historyStefan Farfeleder2005-10-191-1/+1
* The libedit update made a const cast necessary.Stefan Farfeleder2005-08-071-1/+1
* Reword a sentence to conform with our mdoc(7) style.Tom Rhodes2005-02-121-3/+4
* Sort sections.Ruslan Ermilov2005-01-181-9/+9
* Make fsck WARNS=2 clean.Lukas Ertl2004-10-092-17/+17
* Downgrade WARNS level until GCC 3.4.2 warning are fixed.Alexander Kabaev2004-07-281-0/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-9/+18