index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
top
/
display.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new KERN_CPUSTATS sysctl(2) so we can identify offline CPUs.
cheloha
2018-11-17
1
-2
/
+2
*
Revert KERN_CPTIME2 ENODEV changes in kernel and userspace.
cheloha
2018-10-05
1
-2
/
+2
*
KERN_CPTIME2: set ENODEV if the CPU is offline.
cheloha
2018-09-26
1
-2
/
+2
*
When showing threads, say so. Fix up some comments and names at the same time.
guenther
2013-01-14
1
-2
/
+2
*
Diff from Mark Lumsden: cleanup of reading strings and numbers, to
otto
2007-11-22
1
-2
/
+2
*
u_endscreen()'s argument is entirely unused; inspired by zinovik@cs.karelia.ru
deraadt
2007-07-27
1
-2
/
+2
*
Instead of using hand-crafted redraws minimizing screen updates, use curses.
otto
2007-05-29
1
-23
/
+30
*
Show the CPU state %'s on first display as well. "looks good" deraadt@
otto
2006-03-04
1
-2
/
+1
*
Multi-cpu support for top. Each cpu now gets its own stats line.
millert
2005-06-08
1
-3
/
+3
*
use proper varargs(3), as opposed to a hack; ok millert
pvalchev
2003-06-13
1
-4
/
+2
*
cleanup; ok deraadt
pvalchev
2003-06-12
1
-2
/
+2
*
license change from William LeFebvre <wnl@groupsys.com>; top is now BSD
deraadt
2002-07-15
1
-1
/
+29
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-23
/
+23
*
First sweep. Prototype, type fixes, long fixes, mostly compiles with
downsj
1997-08-22
1
-1
/
+25
*
top 3.4, with a few changes. Still needs more work.
downsj
1997-08-14
1
-0
/
+9