Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7-1] src/usr.bin/gcore
Module Name: src
Committed By: kamil
Date: Sun Mar 26 20:30:45 UTC 2017
Modified Files:
src/usr.bin/gcore [netbsd-7-1]: gcore.1
Log Message:
Remove the BUGS section from gcore(1) - issues are no longer relevant
gcore(1) uses internally ptrace(2). PT_DUMPCORE is restricted to stopped
processes, therefore the bug about inconsistend core is no longer true.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.15.14.1 src/usr.bin/gcore/gcore.1
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