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
/
sys
/
dev
/
cons.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
Allow sendsyslog(2) with LOG_CONS even when /dev/console has not
bluhm
1
-1
/
+3
2013-09-29
Get rid of cnset(). It is only used on amd64/i386 and doesn't really do
kettenis
1
-2
/
+1
2008-01-23
Cleanup cn_pri. Change constants to more meaningful names, rather than
jsing
1
-8
/
+8
2006-01-01
Let cons_init() and cons_init_bell() initialize the whole consdev structure,
miod
1
-3
/
+5
2005-12-30
Introduce another console device priority level, CN_FORCED, which wins over
miod
1
-2
/
+3
2003-09-23
Replace select backends with poll backends. selscan() and pollscan()
millert
1
-2
/
+2
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
millert
1
-6
/
+2
2002-03-15
Cosmetic changes only, primarily making comments line up nicely after the
millert
1
-7
/
+7
2002-03-14
Fix ugliness caused by __P removing regexp
millert
1
-7
/
+13
2002-03-14
First round of __P removal in sys
millert
1
-34
/
+28
2001-04-17
Implement cnbell(), an optional entrypoint that rings the console bell; from
aaron
1
-2
/
+10
2001-03-01
port kqueue changes from freebsd, plus all required openbsd glue.
provos
1
-1
/
+4
1998-06-17
import cnset() from libsa
mickey
1
-1
/
+2
1996-04-18
NetBSD 960317 merge
niklas
1
-2
/
+4
1996-03-02
From NetBSD: sync with 960217 sources
niklas
1
-1
/
+1
1996-02-27
From NetBSD: update to 960217 sources
niklas
1
-2
/
+3
1995-12-14
from netbsd; fix definition of nullcnpollc, and add a prototype for it
deraadt
1
-1
/
+2
1995-10-18
initial import of NetBSD tree
deraadt
1
-0
/
+99