index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gmon
/
mcount.c
Age
Commit message (
Expand
)
Author
2022-01-11
spelling
Jonathan Gray
2015-01-16
Move to the <limits.h> universe.
Theo de Raadt
2013-03-12
Fix kernel profiling on MP systems by using per-CPU buffers and teach
Martin Pieuchot
2013-02-12
Back out per-CPU kernel profiling, it shouldn't modify a public header
Martin Pieuchot
2013-02-11
Sync with libkern's copy. No functional change.
Martin Pieuchot
2010-05-09
Mark _MCOUNT_DECL as __used to prevent gcc4 from optimizing it away when it
Mark Kettenis
2005-08-08
zap remaining rcsid.
Marc Espie
2005-03-23
deregister & ansify. ok deraad@ marco@ cloder@
Otto Moerbeek
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
1997-07-23
tabify + trailing blanks
kstailey
1997-01-30
proto; felix@mamba.pond.sub.org
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-06-18
use p->hashfraction when doing non-time-critical calculations, rather than
Theo de Raadt
1996-03-25
Protect internal mcount symbol from lint(1)
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt