summaryrefslogtreecommitdiffstats
path: root/sbin/fsdb/fsdb.c
Commit message (Expand)AuthorAgeFilesLines
* Update after function renames.pjd2006-10-311-2/+2
* Allow fsdb to manipulate the birthtime entries on UFS2.ceri2006-08-231-0/+18
* o Implement findblk command: find the inode(s) owning the specifiedmaxim2006-06-021-0/+265
* o Do recrack(arguments) for commands which actually take NAME asmaxim2006-04-211-9/+10
* 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
* Make fsck WARNS=2 clean.le2004-10-091-16/+16
* Make this WARNS=2 clean byjohan2003-11-131-0/+1
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-4/+4
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-211-24/+48
* more file system > filesystemtrhodes2002-05-161-4/+4
* o __P removal.imp2002-03-211-29/+16
* Remove 'register' keyword.obrien2002-03-201-4/+4
* Something i always wanted to see: add a function to print the list ofjoerg2002-01-261-16/+23
* Avoid pointless initialization of global variables to 0. This onlyjoerg2002-01-261-2/+2
* Don't exit with -1 if the user typed "quit".joerg2002-01-261-1/+2
* Allow fsdb the ability to work with entries named with whitespace embedded.green2002-01-251-2/+6
* Check that the mode argument to fsdb's `chmod' command contains noiedowse2001-11-111-1/+1
* *** empty log message ***obrien2001-10-011-3/+4
* In fsdb, call sblock_init() which is now necessary to initialiseiedowse2001-04-231-0/+1
* Remove unused includes.asmodai2000-05-011-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* More egcs warning fixes:imp1999-04-251-2/+2
* Fix some calculations that use sizeof to attempt to find the end of antruckman1998-11-091-3/+3
* Correct use of .Nm. Use .Bl/.El for enumerating options. Use .An. Correctcharnier1998-06-151-14/+6
* Remove __progname. Make -f a no-op flag as stated in the man page. Removecharnier1997-06-111-20/+17
* Implement a -r option to fsdb(8), ``read/only''.joerg1997-04-151-43/+52
* Missing $Id$peter1997-03-131-1/+1
* Make this compile. Mostly use the new names for the ctime/atime/mtimepeter1997-03-131-1/+1
* Get rid of useless -f flag (though left for historical reasons).guido1996-09-301-2/+9
* Add chlen command so you can set the size of an inode. This was handyguido1996-09-261-0/+23
* ts_sec -> tv_secnate1996-09-201-2/+2
* Commit FreeBSD-specific changes. Mainly to do with structure layoutpeter1995-11-031-8/+8
* Whoops. RE-Import NetBSD's fsdb - I believe this was written by John Kohl.peter1995-11-031-0/+865
OpenPOWER on IntegriCloud