aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cramfs
Commit message (Collapse)AuthorAgeFilesLines
* - Fix failing mmap calls in mkcramfs by correctly defining a constant.Stefan Walter2007-09-243-1/+22
| | | | | | | | | | | - 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-076-0/+75
PR: ports/105993 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=179097