NetBSD/usr.sbin/installboot
lukem 932b752477 - add fsstat (fstat(2) on fsfd) and s1stat (fstat(2) on s1fd) in ib_params,
and use instead of replicating the effort in various locations
- if filesystem is not a regular file, use sync(2) instead of fsync(2)
  after the bootstrap has been written
- move <sys/stat.h> and <stdint.h> into "installboot.h"
2002-05-15 02:18:22 +00:00
..
arch - add fsstat (fstat(2) on fsfd) and s1stat (fstat(2) on s1fd) in ib_params, 2002-05-15 02:18:22 +00:00
Makefile Add sparc module. 2002-05-06 16:24:45 +00:00
ffs.c user visible stuff: 2002-05-14 06:18:50 +00:00
fstypes.c - add fsstat (fstat(2) on fsfd) and s1stat (fstat(2) on s1fd) in ib_params, 2002-05-15 02:17:06 +00:00
installboot.8 user visible stuff: 2002-05-14 06:18:50 +00:00
installboot.c - add fsstat (fstat(2) on fsfd) and s1stat (fstat(2) on s1fd) in ib_params, 2002-05-15 02:18:22 +00:00
installboot.h - add fsstat (fstat(2) on fsfd) and s1stat (fstat(2) on s1fd) in ib_params, 2002-05-15 02:18:22 +00:00
machines.c Add sparc module. 2002-05-06 16:24:45 +00:00
sum.c - Add code from Matt Fredette <fredette@theory.lcs.mit.edu> to implement 2002-04-19 07:08:51 +00:00