aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsdb
Commit message (Collapse)AuthorAgeFilesLines
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Sort cross references.Wolfram Schneider1997-01-131-2/+4
| | | | Notes: svn path=/head/; revision=21635
* Get rid of useless -f flag (though left for historical reasons).Guido van Rooij1996-09-302-3/+15
| | | | Notes: svn path=/head/; revision=18585
* Add chlen command so you can set the size of an inode. This was handyGuido van Rooij1996-09-261-0/+23
| | | | | | | | | in order to create sparse directory files that caused a panic of a filesystem where fsck would not find anything. A fix for fsck is in the make but still has to be reviewed by Kirk McKusick. Notes: svn path=/head/; revision=18498
* ts_sec -> tv_secNate Williams1996-09-202-8/+8
| | | | | | | ts_nsec -> tv_nsec Notes: svn path=/head/; revision=18406
* Add ${DPADD}, $Id$Peter Wemm1996-09-021-0/+2
| | | | Notes: svn path=/head/; revision=18003
* Adjust relative paths in Makefile to ../sbin/fsck and ../../sys/ufs/ffsPeter Wemm1995-11-241-2/+2
| | | | Notes: svn path=/head/; revision=12480
* Commit FreeBSD-specific changes. Mainly to do with structure layoutPeter Wemm1995-11-034-17/+19
| | | | | | | differences that we dont have. Notes: svn path=/head/; revision=12051
* Whoops. RE-Import NetBSD's fsdb - I believe this was written by John Kohl.Peter Wemm1995-11-035-0/+1366
Obtained from: NetBSD Notes: svn path=/vendor/NetBSD/dist/; revision=12048