Module Name:src
Committed By: kamil
Date: Tue Jan 10 04:27:02 UTC 2017
Modified Files:
src/usr.sbin/makefs/chfs: chfs_mkfs.c
Log Message:
Include missing header for write(2) read(2) close(2)
These functions are undefined after switch to new zlib.
To generate a diff of
Module Name:src
Committed By: christos
Date: Mon Mar 7 15:58:05 UTC 2016
Modified Files:
src/usr.sbin/makefs/chfs: chfs_mkfs.c
Log Message:
PR/50911: David Binderman: Optimize memset
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/makefs/chfs/ch
Module Name:src
Committed By: dogcow
Date: Fri Apr 27 20:58:54 UTC 2012
Modified Files:
src/usr.sbin/makefs/chfs: chfs_mkfs.c
Log Message:
As this code is used by tools, and thus needs to be portable,
eliminate all the mucking around for an undocumented, seemingly
unused f
Module Name:src
Committed By: adam
Date: Fri Apr 20 13:28:27 UTC 2012
Modified Files:
src/usr.sbin/makefs/chfs: Makefile.inc chfs_mkfs.c
Log Message:
Fix building tools
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/makefs/chfs/Makefile.inc
cvs