Searched hist:55477 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.sbin/pkg_install/create/
H A Dpkg_create.1diff 119490 Tue Aug 26 12:49:11 MDT 2003 roam Clarify the order of arguments passed to the pre-/post-install script
in the description of the pkg_create -i command-line option.

PR: 55477
Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu>
MFC after: 5 weeks
/freebsd-9.3-release/sys/fs/ext2fs/
H A Dext2_lookup.cdiff 55477 Wed Jan 05 17:31:26 MST 2000 bde Support filesystems with the not-so-new "filetype" feature. This
feature gives the d_type field for struct dirent. We used to panic
in ext2_readdir() for filesystems with this feature.

Completed in 59 milliseconds