[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Theo de Raadt <deraadt_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 1 Jun 2007 13:26:07 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: deraadt_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2007/06/01 13:26:07
Modified files:
sys/ufs/ufs : dinode.h
sbin/growfs : debug.c growfs.c
Log message:
ufs_daddr_t is a dead type. growfs is the only program that uses it, yet
it is ffs1-aware only. therefore all the types are on disk, and thus,
they are actually int32_t. ok pedro
Visit your host, monkey.org