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
/
lib
/
libufs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo.
jmallett
2003-01-18
1
-1
/
+1
*
Nuke dumb error reporting code, people can just use disk::d_error. Unify the
jmallett
2003-01-18
7
-104
/
+45
*
Create a new 32-bit fs_flags word in the superblock. Add code to move
mckusick
2002-11-27
1
-1
/
+1
*
Use an error message closer to old dumpfs(8) in the case of truncated/no
jmallett
2002-10-22
1
-1
/
+1
*
Add the concept of a per-disk error string, and a function which prints it
jmallett
2002-10-22
6
-1
/
+78
*
Wrap the header to prevent multiple inclusion, and mark the DECLS section.
jmallett
2002-08-22
1
-0
/
+9
*
Initialise disk->d_ufs so that in sblock.c it's always initialised
jmallett
2002-08-11
1
-0
/
+1
*
Fill out (zero) and fill in (when doing getino()) the minimum and maximum
jmallett
2002-07-11
2
-2
/
+4
*
No need to explicitly set NOMAN here.
ru
2002-07-03
1
-1
/
+0
*
DEBUG is a knob that means something else in FreeBSD, use LIBUFS_DEBUG to
jmallett
2002-07-01
1
-1
/
+1
*
In getino, have our DEBUG message in the unhandled case mention that it
jmallett
2002-07-01
3
-1
/
+5
*
Add libufs, a library for dealing with UFS filesystems from userland to
jmallett
2002-07-01
6
-0
/
+534