freebsd-dev/usr.sbin/makefs
Kirk McKusick 7649cb0043 The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities
include sys/time.h instead of time.h. This include is incorrect as
per the manpages for the APIs and the POSIX definitions. This commit
replaces sys/time.h where necessary with time.h.

The commit also includes some minor style(9) header fixup in newfs.

This commit is part of a larger effort by Garrett Cooper started in
//depot/user/gcooper/posix-conformance-work/ -- to make FreeBSD more
POSIX compliant.

Submitted by:  Garrett Cooper   yanegomi at gmail dot com
2011-01-24 06:17:05 +00:00
..
cd9660 Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
compat Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
ffs Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
cd9660.c Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
cd9660.h Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
ffs.c The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities 2011-01-24 06:17:05 +00:00
ffs.h Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
getid.c The NetBSD Foundation has given permission to remove clause 3 and 4 2010-02-16 21:47:05 +00:00
Makefile Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
makefs.8 Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
makefs.c The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities 2011-01-24 06:17:05 +00:00
makefs.h Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
walk.c Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00