summaryrefslogtreecommitdiff
path: root/sysutils/cramfs/files/patch-cramfsck.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix failing mmap calls in mkcramfs by correctly defining a constant.Stefan Walter2007-09-241-0/+20
| | | | | | | | | | | - Call mkfifo instead of mknod for creating FIFOs to fix cramfsck. PR: 116292 Submitted by: Christopher Hall <freebsd@generalresources.com> Approved by: maintainer Notes: svn path=/head/; revision=200055
* Add cramfs 1.1, the compressed ROM filesystem.Cheng-Lung Sung2006-12-071-0/+19
PR: ports/105993 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=179097