1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-30 08:19:09 +00:00
freebsd/usr.sbin/makefs
Ed Maste 78b11a5903 makefs: make the buffer functions look exactly like the kernel ones
From NetBSD christos Sat Jan 26 00:19:39 2013 +0000

make the buffer functions look exactly like the kernel ones and add other
cruft to make the kernel files compile.

ffs.c 1.54
ffs/buf.c 1.13
ffs/buf.h 1.3
ffs/ffs_alloc.c 1.21
ffs/ffs_balloc.c 1.15

Reviewed by:	marcel, ngie
Obtained from:	NetBSD
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D8404
2017-02-11 02:33:48 +00:00
..
cd9660 Be more precise when including headers so that we're less likely to 2016-10-25 16:29:15 +00:00
ffs makefs: make the buffer functions look exactly like the kernel ones 2017-02-11 02:33:48 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
cd9660.c Fix null dereference when running out of nodes during rename. 2016-11-26 13:26:29 +00:00
cd9660.h
ffs.c makefs: make the buffer functions look exactly like the kernel ones 2017-02-11 02:33:48 +00:00
ffs.h makefs: sync NetBSD IDs with upstream for changes that we already have 2016-07-19 18:40:54 +00:00
Makefile Assign a random number to di_gen (for FFS), instead of extracting it 2016-11-05 16:23:33 +00:00
Makefile.depend
makefs.8 makefs: sync NetBSD IDs with upstream for changes that we already have 2016-07-19 18:40:54 +00:00
makefs.c makefs: reorder 'usage' alphabetically 2016-07-19 18:15:22 +00:00
makefs.h makefs: Provide a -T option to set timestamps to a consistent value 2016-06-14 14:03:28 +00:00
mtree.c Be more precise when including headers so that we're less likely to 2016-10-25 16:29:15 +00:00
walk.c Be more precise when including headers so that we're less likely to 2016-10-25 16:29:15 +00:00