Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/gcore



Module Name:    src
Committed By:   kamil
Date:           Sun Mar 26 22:00:04 UTC 2017

Modified Files:
        src/usr.bin/gcore: 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.16 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