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
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
2001-06-27
UVM is no longer an option
Artur Grabowski
2001-06-03
Use KERN_NPROCS to get the number of processes on the system, to
Angelos D. Keromytis
2001-05-10
Typo; physial -> physical.
Aaron Campbell
2001-02-22
plug mem leak i introduced; spotted by millert
Theo de Raadt
2001-02-17
bye bye setgid kvm
Theo de Raadt
2001-02-17
do not use nlist anymore, kvm gets the bullet next
Theo de Raadt
2001-02-17
partial KNF, because i cannot read the diffs i am trying to debug
Theo de Raadt
2001-01-18
remove signal races, using flags
Theo de Raadt
2000-12-22
use strtoul() instead of atoi()
Theo de Raadt
2000-11-21
errno saving inside really crummy signal handlers
Theo de Raadt
2000-11-10
- Section shuffling: comply to the section ordering outlined in mdoc(7).
Aaron Campbell
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-10-04
Fixes a format string error in the kill (k) command; vort@wiretapped.net
Todd C. Miller
2000-09-03
Boring... Add :L modifier to all tweakable variables tests.
Marc Espie
2000-07-06
Insert more missing .El directives. Our troff really should identify these and
Aaron Campbell
2000-06-18
Mark kernel threads as system processes. Make ps hide them by default,
Niklas Hallqvist
2000-06-05
Need defines for UVM on 68k.
Artur Grabowski
2000-03-11
Various cleanups and standardizations.
Aaron Campbell
1999-11-14
stathz instead of hz, plus improvements by me; camield@inet.unisource.nl
Theo de Raadt
1999-10-29
writen
Todd T. Fries
1999-10-17
More consistent introduction to options.
Aaron Campbell
1999-06-23
our top does not show the last pid assigned
Todd C. Miller
1999-06-21
stop casting the third argument to kvm_read to char *. it is a void *.
Artur Grabowski
1999-06-05
- remove trailing white space
Aaron Campbell
1999-05-23
getopt(3) returns -1, not EOF
Aaron Campbell
1999-05-22
Update for new vmswap code.
Tobias Weingartner
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
[next]