| Summary: | [patch] ktrace(2) contains outdated struct ktr_header | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Mateusz Guzik <mjguzik> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Mateusz Guzik
2008-07-12 18:30:01 UTC
State Changed From-To: open->patched patched in current remko 2008-07-13 13:42:52 UTC
FreeBSD src repository
Modified files:
lib/libc/sys ktrace.2
Log:
SVN rev 180491 on 2008-07-13 13:42:52Z by remko
Update the ktr_header structure, which changed over time.
PR: 125546
Submitted by: Mateusz Guzik <mjguzik at gmail dot com>
MFC after: 3 days
Revision Changes Path
1.26 +4 -4 src/lib/libc/sys/ktrace.2
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: patched->closed Committed. Thanks! remko 2008-08-02 13:40:14 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
lib/libc/sys ktrace.2
Log:
SVN rev 181179 on 2008-08-02 13:40:14Z by remko
MFC r180491
Update the ktr_header structure, which changed over time.
PR: 125546
Submitted by: Mateusz Guzik <mjguzik at gmail dot com>
MFC after: 3 days
Revision Changes Path
1.25.2.1 +4 -4 src/lib/libc/sys/ktrace.2
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|