summaryrefslogtreecommitdiffstats
path: root/lib/libstand/zipfs.c
Commit message (Expand)AuthorAgeFilesLines
* Add splitfs vfs layer into libstand, which allows loading big kernels andsobomax2002-03-171-1/+1
* Add __FBSDID()s to libstanddillon2001-09-301-3/+3
* Add support for loading bzip2-compressed filesystems. Among other thingssobomax2001-09-181-2/+3
* Check for malloc failure in a couple of caseskris2001-09-031-0/+4
* Add a readdir function to the loader fsops vector, and implement thejlemon2000-04-291-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Replace the old and extremely icky Mach/NetBSD allocator with a similarlymsmith1998-09-261-2/+4
* Path arguments to *_open functions should be const, but we were manglingmsmith1998-09-181-3/+3
* This is libstand; a support library for standalone executables (eg. bootstrapmsmith1998-08-201-0/+316
OpenPOWER on IntegriCloud