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
/
usr.bin
/
gprof
/
gprof.c
Age
Commit message (
Expand
)
Author
2015-08-20
Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope
Theo de Raadt
2014-12-22
remove never used in openbsd tahoe support. and ns32k. and pmax.
Ted Unangst
2014-11-26
Prefer setvbuf() to setlinebuf() for portability; ok deraadt@
Todd C. Miller
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2008-06-25
split test for __sparc__ into __sparc__ and __sparc64__
Theo de Raadt
2006-03-25
add missing prototypes all over the place, u_long -> unsigned long (userland
Marc Espie
2005-12-08
Check fread() return value to get sane error message for too-small
Todd C. Miller
2005-05-03
Fix some sign issues and make kernel profiling useful on amd64.
Artur Grabowski
2004-07-20
Fix formats in debug printfs to work correctly on 64-bit archs.
Artur Grabowski
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-05-08
Split out symbol handling into a separate file.
Artur Grabowski
2002-03-25
change the extra text following preprocessor directives into comments.
Dan Harnett
2001-11-19
kill more registers
Mike Pechkin
2001-03-25
extern __progname; from bob
Michael Shalayeff
2001-03-22
_wall, err/warn; dummy hppa part, like others
Michael Shalayeff
2000-12-24
Fix an off-by-one error. Since `i' starts at 0, not 1, we don't have to
Aaron Campbell
1999-06-16
more #ifdef hell
Theo de Raadt
1998-08-11
permit $ in symbol names since destructors now can use that char again...; jd...
Theo de Raadt
1996-10-02
Support for call graph detection using the -c options on i386
Thorsten Lockert
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt