Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: pooka
Date: Fri Dec 14 18:39:48 UTC 2012
Modified Files:
src/sys/kern: vfs_mount.c
Log Message:
Adjust unmount prints to avoid "boothowto = AB_VERBOSE" from being
cluttered like this:
unmounting file systems...unmounted kernfs on /kern type kernfs
unmounted etcetc.
done
tested: ~AB_VERBOSE, AB_VERBOSE, -DDEBUG
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/kern/vfs_mount.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