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
/
top
Age
Commit message (
Expand
)
Author
2004-09-14
ARGSUSED before signal handler with unused signo
Theo de Raadt
2004-06-27
errno struct member -> err; ok millert@
Marco S Hyman
2004-06-13
Typos in comments and a redundant prototype. From Brian Poole via jmc@
Otto Moerbeek
2004-06-11
handle the KI_NOCPU case, pointed out by markus
Theo de Raadt
2004-06-11
only print /# if > 1 cpu on a machine
Theo de Raadt
2004-06-11
export cpuid via kproc2, and make ps & top aware... from niklas
Theo de Raadt
2004-06-11
hide top breakage, until the next commit which will do it right
Theo de Raadt
2004-05-10
Describe load average and remove useless "BUG". OK deraadt@
Todd C. Miller
2004-05-09
delint
Theo de Raadt
2004-05-09
spaces
Theo de Raadt
2004-05-07
Check poll revents for error.
Todd C. Miller
2004-01-08
Convert to kinfo_proc2; ok deraadt@
Todd C. Miller
2003-11-01
process signals at the right time. also handle stdin failure better;
Theo de Raadt
2003-09-19
commands.c: add `o' and `S' to internal help, sort options
Jason McIntyre
2003-09-02
escape punctuation;
Jason McIntyre
2003-08-21
use poll
Theo de Raadt
2003-07-07
protos
Theo de Raadt
2003-06-20
some cleanings recommended by lint
Theo de Raadt
2003-06-19
o get rid of strecpy() and use strlcpy() and/or snprintf() instead.
Todd C. Miller
2003-06-18
cleanup, and now it produces KNF output
Theo de Raadt
2003-06-18
SIGWINCH is always here
Theo de Raadt
2003-06-18
remove unused variables
Theo de Raadt
2003-06-17
properly typecast to uid_t the return value of proc_owner() and report
Jean-Francois Brousseau
2003-06-16
Add missing #include <err.h>
Todd C. Miller
2003-06-16
use warnx(); millert ok
Theo de Raadt
2003-06-15
use uid_t and fix some sign compare warnings; OK krw@ and deraadt@
Todd C. Miller
2003-06-14
use correct length instead of sizeof(char *) for some strl* bound values
Anil Madhavapeddy
2003-06-13
readable code
Theo de Raadt
2003-06-13
use proper varargs(3), as opposed to a hack; ok millert
Peter Valchev
2003-06-12
knf
Theo de Raadt
2003-06-12
cleanup; ok deraadt
Peter Valchev
2003-06-10
- section reorder
Jason McIntyre
2003-06-03
terms 3 & 4 cleanup based on "terms" file
Theo de Raadt
2003-05-29
-I${.CURDIR} not needed
Theo de Raadt
2003-04-25
comment
Theo de Raadt
2003-04-25
comment fix
Theo de Raadt
2003-04-06
strcat -> strlcat fix. ok tedu@, deraadt@
Thierry Deval
2003-04-06
a strlcat
Theo de Raadt
2002-07-15
license change from William LeFebvre <wnl@groupsys.com>; top is now BSD
Theo de Raadt
2002-07-02
Add missing copyright
Thorsten Lockert
2002-06-23
uid_t and gid_t are unsigned
Theo de Raadt
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-06-12
a real pid_t cleanup.
Mike Pechkin
2002-06-03
strlcpy
Theo de Raadt
2002-05-29
strlcat
Theo de Raadt
2002-04-21
Document fractional delays.
Hugh Graham
2002-04-21
Add support for fractional delay values. Useful for fast updates
Hugh Graham
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-05
Get maxslp with sysctl. Not the constant.
Artur Grabowski
[next]