This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-24 11:29:10 +00:00
Code
Issues
Releases
Activity
57db56459a
freebsd
/
usr.bin
/
ktrace
History
John Baldwin
d4523bd9cb
- Sort list of trace points.
...
- Note that 'y' (sysctl requests) is in the default set of trace points. MFC after: 3 days
2010-07-14 18:28:46 +00:00
..
ktrace.1
- Sort list of trace points.
2010-07-14 18:28:46 +00:00
ktrace.c
ktrace.h
Add a new type of KTRACE record for sysctl(3) invocations. It uses the
2009-03-11 21:48:36 +00:00
Makefile
Build usr.bin/ with WARNS=6 by default.
2010-01-02 10:27:05 +00:00
subr.c
Revert most part of 200420 as requested, as more review and polish is
2009-12-13 03:14:06 +00:00