freebsd-nq/usr.sbin/makefs
Ed Maste 83b6064de1 makefs: use C standard memcpy/memset in userland
This file does not exist in NetBSD's makefs, but make the chance for
consistency with memcpy/memset used in the rest of makefs.

Sponsored by:	The FreeBSD Foundation
2017-06-12 13:49:57 +00:00
..
cd9660 makefs: use size_t as appropriate to clean up warnings 2017-05-08 13:09:27 +00:00
ffs makefs: rename variable for NetBSD diff reduction 2017-06-03 14:28:19 +00:00
tests Check to see if the kernel has cd9660 before running tests that require it 2017-03-27 15:20:31 +00:00
cd9660.c makefs: clean up warnings 2017-05-03 14:57:04 +00:00
cd9660.h makefs: sync with NetBSD 2017-03-29 20:49:41 +00:00
ffs.c makefs: free buf in case of error 2017-05-31 16:28:29 +00:00
ffs.h makefs: Add soft-updates option 2017-05-18 14:19:06 +00:00
Makefile makefs: drop WARNS back to 2 2017-05-18 17:55:33 +00:00
Makefile.depend
makefs.8 makefs: add -O (offset) option 2017-05-26 15:49:20 +00:00
makefs.c makefs: add -O (offset) option 2017-05-26 15:49:20 +00:00
makefs.h makefs: add -O (offset) option 2017-05-26 15:49:20 +00:00
mtree.c makefs: use C standard memcpy/memset in userland 2017-06-12 13:49:57 +00:00
walk.c makefs: further size_t warning cleanup (missing from r317944) 2017-05-08 16:57:33 +00:00