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-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
2001-11-19
kill more registers
Mike Pechkin
2001-11-17
volatile sig_atomic_t
Theo de Raadt
2001-11-11
Add 'S' to interactive mode to toggle the display of system
Federico G. Schwindt
2001-09-05
select correctly, and on the right file descriptors too!
Theo de Raadt
2001-09-04
Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...
Todd C. Miller
2001-09-03
don't print zero values on processes line
Camiel Dobbelaar
2001-08-24
Display even zeros so that the swap output makes more sense.
Artur Grabowski
2001-07-27
abort if stdout use ever produces EOF. before, top was one of those nasty
Theo de Raadt
2001-07-27
more careful handling; i.mcwilliam@uws.edu.au
Theo de Raadt
2001-07-17
-Wall cleanup; ok deraadt
Peter Valchev
2001-07-12
first pass at a -Wall cleanup
Theo de Raadt
[next]