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.sbin
/
kgmon
Age
Commit message (
Expand
)
Author
2015-08-20
stdlib.h is in scope; do not cast malloc/calloc/realloc*
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2013-11-27
remove erroneous char cast to switch expression processing getopt(3);
Okan Demirmen
2013-11-12
unused variable in the shadows
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
tweak previous;
Jason McIntyre
2013-02-11
Teach kgmon(8) to deal with per-CPU kernel profiling.
Martin Pieuchot
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2007-11-26
typos; ok jmc@
Martynas Venckus
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-04
From dhill@ last year:
Ray Lai
2007-02-18
order options and usage(); from Igor Sobrado
Jason McIntyre
2004-08-01
ansi cleanup; khalek@linuxgamers.net
Theo de Raadt
2003-06-12
- section reorder
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-06-17
note our setuid rule clearer
Theo de Raadt
2002-03-14
kill more registers.
Mike Pechkin
2002-03-14
Remove \n from err/errx/warn/warnx().
Mike Pechkin
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-09-17
I'm sure that it's not supposed to say:
Artur Grabowski
2001-05-05
use err/warn, -Wall, trailing spaces
Michael Shalayeff
1999-06-05
remove trailing whitespace, some Nm cleanup
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1998-12-20
Don't assume /bsd if no system given, let the kvm routines pick a default (an...
Todd C. Miller
1997-09-21
$OpenBSD$
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-05-01
Our kernel is named /bsd, and we use $OpenBSD$ RCS IDs
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt