Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/sbin/disklabel
Module Name: basesrc
Committed By: jonb
Date: Thu Dec 5 22:59:26 UTC 2002
Modified Files:
basesrc/sbin/disklabel: disklabel.c
Log Message:
While cleaning up other places that invoked $EDITOR, noticed that
this one had all the infrastructure of fork/exec/wait, like the
others, but called system instead of exec creating an extra PID
and associated memory usage during the edit.
To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 basesrc/sbin/disklabel/disklabel.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