diff options
author | 2012-07-17 21:59:56 +0000 | |
---|---|---|
committer | 2012-07-17 21:59:56 +0000 | |
commit | cb0c24d745896298c3c93f0a6d072a02a70a850f (patch) | |
tree | 3248e3279ede6166dfbd32c62564945f89fd2be4 /usr.bin/mandoc/libmdoc.h | |
parent | sync (diff) | |
download | wireguard-openbsd-cb0c24d745896298c3c93f0a6d072a02a70a850f.tar.xz wireguard-openbsd-cb0c24d745896298c3c93f0a6d072a02a70a850f.zip |
p_prof_ticks accidentally got moved from a 'copy-on-fork' area
(when it was in struct pstats) to an 'uninitialized-on-fork' area
(in struct proc), thus resulting in the counts all being off. Put
it and p_prof_addr back in a 'copy-on-fork' area.
ok matthew@ miod@ weingart@
Diffstat (limited to 'usr.bin/mandoc/libmdoc.h')
0 files changed, 0 insertions, 0 deletions