Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/mount_procfs
Module Name: src
Committed By: pooka
Date: Mon Feb 23 19:47:58 UTC 2009
Modified Files:
src/sbin/mount_procfs: mount_procfs.c
Log Message:
Default to -o linux. This prevents programs from not working just
because the -o linux flag was not supplied, i.e. it is the sensible
default. People who absolutely do not want the extra files in
their /proc for whatever aesthetic reason (it's not like they
consume any resources) can do -o nolinux.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sbin/mount_procfs/mount_procfs.c
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