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
/
libstand
/
gzipfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix logical bug in the bzip2 reading code, which results in bogus EIO
sobomax
2007-12-18
1
-1
/
+3
*
Clean up error handling in libstand filesystem code to be more consistent:
jhb
2004-01-21
1
-5
/
+11
*
Implement seeking to earlier offsets in gzipfs. This allows my loader
green
2003-12-10
1
-15
/
+30
*
Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.
jake
2002-12-19
1
-1
/
+1
*
Add splitfs vfs layer into libstand, which allows loading big kernels and
sobomax
2002-03-17
1
-1
/
+1
*
Add __FBSDID()s to libstand
dillon
2001-09-30
1
-3
/
+3
*
Add support for loading bzip2-compressed filesystems. Among other things
sobomax
2001-09-18
1
-2
/
+3
*
Check for malloc failure in a couple of cases
kris
2001-09-03
1
-0
/
+4
*
Add a readdir function to the loader fsops vector, and implement the
jlemon
2000-04-29
1
-1
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Replace the old and extremely icky Mach/NetBSD allocator with a similarly
msmith
1998-09-26
1
-2
/
+4
*
Path arguments to *_open functions should be const, but we were mangling
msmith
1998-09-18
1
-3
/
+3
*
This is libstand; a support library for standalone executables (eg. bootstrap
msmith
1998-08-20
1
-0
/
+316