Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/mount_nfs
Module Name: src
Committed By: tsutsui
Date: Tue Jan 13 11:47:32 UTC 2009
Modified Files:
src/sbin/mount_nfs: iodesc.h
Log Message:
Add workaround typedefs for awful hack.
XXX: It's completely unacceptable for me to refer libsa files from userland.
XXX: Nowadays we no longer have serious size restriction in install media,
XXX: so I think it's much better to simply remove this ugly SMALLPROG hacks.
XXX: If you really want to share files, please move them into src/common
XXX: with defined APIs.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sbin/mount_nfs/iodesc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index