index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
fsdb
/
fsdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update after function renames.
pjd
2006-10-31
1
-2
/
+2
*
Allow fsdb to manipulate the birthtime entries on UFS2.
ceri
2006-08-23
1
-0
/
+18
*
o Implement findblk command: find the inode(s) owning the specified
maxim
2006-06-02
1
-0
/
+265
*
o Do recrack(arguments) for commands which actually take NAME as
maxim
2006-04-21
1
-9
/
+10
*
Use the new name H_SETSIZE instead of the old H_EVENT to set the history
stefanf
2005-10-19
1
-1
/
+1
*
The libedit update made a const cast necessary.
stefanf
2005-08-07
1
-1
/
+1
*
Make fsck WARNS=2 clean.
le
2004-10-09
1
-16
/
+16
*
Make this WARNS=2 clean by
johan
2003-11-13
1
-0
/
+1
*
s/filesystem/file system/g as discussed on -developers
trhodes
2002-08-21
1
-4
/
+4
*
This commit adds basic support for the UFS2 filesystem. The UFS2
mckusick
2002-06-21
1
-24
/
+48
*
more file system > filesystem
trhodes
2002-05-16
1
-4
/
+4
*
o __P removal.
imp
2002-03-21
1
-29
/
+16
*
Remove 'register' keyword.
obrien
2002-03-20
1
-4
/
+4
*
Something i always wanted to see: add a function to print the list of
joerg
2002-01-26
1
-16
/
+23
*
Avoid pointless initialization of global variables to 0. This only
joerg
2002-01-26
1
-2
/
+2
*
Don't exit with -1 if the user typed "quit".
joerg
2002-01-26
1
-1
/
+2
*
Allow fsdb the ability to work with entries named with whitespace embedded.
green
2002-01-25
1
-2
/
+6
*
Check that the mode argument to fsdb's `chmod' command contains no
iedowse
2001-11-11
1
-1
/
+1
*
*** empty log message ***
obrien
2001-10-01
1
-3
/
+4
*
In fsdb, call sblock_init() which is now necessary to initialise
iedowse
2001-04-23
1
-0
/
+1
*
Remove unused includes.
asmodai
2000-05-01
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
More egcs warning fixes:
imp
1999-04-25
1
-2
/
+2
*
Fix some calculations that use sizeof to attempt to find the end of an
truckman
1998-11-09
1
-3
/
+3
*
Correct use of .Nm. Use .Bl/.El for enumerating options. Use .An. Correct
charnier
1998-06-15
1
-14
/
+6
*
Remove __progname. Make -f a no-op flag as stated in the man page. Remove
charnier
1997-06-11
1
-20
/
+17
*
Implement a -r option to fsdb(8), ``read/only''.
joerg
1997-04-15
1
-43
/
+52
*
Missing $Id$
peter
1997-03-13
1
-1
/
+1
*
Make this compile. Mostly use the new names for the ctime/atime/mtime
peter
1997-03-13
1
-1
/
+1
*
Get rid of useless -f flag (though left for historical reasons).
guido
1996-09-30
1
-2
/
+9
*
Add chlen command so you can set the size of an inode. This was handy
guido
1996-09-26
1
-0
/
+23
*
ts_sec -> tv_sec
nate
1996-09-20
1
-2
/
+2
*
Commit FreeBSD-specific changes. Mainly to do with structure layout
peter
1995-11-03
1
-8
/
+8
*
Whoops. RE-Import NetBSD's fsdb - I believe this was written by John Kohl.
peter
1995-11-03
1
-0
/
+865