summaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/chfs
AgeCommit message (Expand)Author
2022-04-09makefs(8): Nix trailing whitespace.riastradh
2017-01-10Include missing header <unistd.h> for write(2) read(2) close(2)kamil
2016-03-07PR/50911: David Binderman: Optimize memsetchristos
2013-01-28- use emalloc and friendschristos
2012-04-27As this code is used by tools, and thus needs to be portable,dogcow
2012-04-20Fix building toolsadam
2012-04-19WARNS=5christos
2012-04-19- fix compilation isseschristos
2012-04-19added chfs support for makefsttoth