Subject: Re: CVS commit: src/sbin/umount
To: None <dsl@NetBSD.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 01/21/2006 20:01:39
In article <20060121103432.CA5A92DA27@cvs.netbsd.org>
dsl@NetBSD.org wrote:
> Module Name: src
> Committed By: dsl
> Date: Sat Jan 21 10:34:32 UTC 2006
>
> Modified Files:
> src/sbin/umount: Makefile
>
> Log Message:
> Set -DSMALL if SMALLPROG defined - ie building install ramdisk images.
> Removes the code that uses rpc to query remote systems about nfs mounts.
> The last references to the xdr routines escape - saving 64k+
Isn't it better to specify distrib/utils/x_umount in ramdisk-big/list?
---
Izumi Tsutsui