Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/umount
Module Name: src
Committed By: christos
Date: Mon Jul 1 15:16:33 UTC 2013
Modified Files:
src/sbin/umount: Makefile umount.c
Log Message:
Instead of borrowing the mount code to get the nfs arguments, just use
the system call directly. It is shorter and works...
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sbin/umount/Makefile
cvs rdiff -u -r1.45 -r1.46 src/sbin/umount/umount.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