CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/11 15:14:03
Modified files:
sbin/ncheck_ffs: ncheck_ffs.c
Log message:
struct direct's d_ino is no longer the same size as an ino_t, so copy it
for the call to bsearch()
problem report and ok krw@
