aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsdb
Commit message (Expand)AuthorAgeFilesLines
* sbin: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-09-252-10/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Add quitclean command to fsdb(8) to request a filesystem not be marked dirty.Kirk McKusick2023-07-261-0/+12
* Have fsdb(8) only mark a filesystem dirty when it is modified.Kirk McKusick2023-07-262-56/+56
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-2/+0
* Add `chdb' command to fsdb(8) to set direct block numbers.Kirk McKusick2023-04-181-0/+32
* Improvement in UFS/FFS directory placement when doing mkdir(2).Kirk McKusick2023-03-301-1/+1
* pkgbase: Put ufs related tools and lib in their own packageEmmanuel Vadot2022-10-261-1/+1
* Move the ability to search for alternate UFS superblocks from fsck_ffs(8)Kirk McKusick2022-08-131-1/+1
* Update fsdb(8) to reflect new structure of fsck_ffs(8).Kirk McKusick2022-02-231-1/+1
* ufs: Rework shortlink handling to avoid subobject overflowsJessica Clarke2022-01-021-5/+2
* Revert "fsdb: add missing bufinit() call"Robert Wing2021-05-291-1/+0
* fsdb: add missing bufinit() callChuck Silvers2021-05-251-0/+1
* Rewrite the disk I/O management system in fsck_ffs(8). Other thanKirk McKusick2021-01-072-43/+47
* fsdb(8): Fix an issue reported by mandocGordon Bergling2020-10-031-1/+1
* The fsdb(8) utility uses the fsck_ffs(8) disk I/O interfaces, soKirk McKusick2020-09-192-2/+4
* fsck_ffs/fsdb: fix -fno-common buildKyle Evans2020-03-291-3/+0
* After a crash, a file that extends into indirect blocks may end upKirk McKusick2019-02-251-0/+27
* In preparation for adding inode check-hashes, change the fsck_ffsKirk McKusick2018-10-311-15/+15
* When using the fsdb `blocks' command, replace the long and ugly list ofKirk McKusick2018-04-082-127/+5
* Revert r313780 (UFS_ prefix)Ed Maste2018-03-172-29/+29
* Prefix UFS symbols with UFS_ to reduce namespace pollutionEd Maste2018-03-172-29/+29
* Fix buildworld after r328075, by also renaming cgget to cglookup inDimitry Andric2018-01-171-1/+1
* The fix in r327273 turns a memory leak into freeing wild pointer.Xin LI2017-12-291-2/+4
* Plug memory leak by freeing wantedblk{32,64}.Warner Losh2017-12-281-0/+2
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-273-3/+9
* 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
| |_|_|_|/ |/| | | |