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
/
arch
/
sparc64
/
dev
/
zs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move away from K&R style function definitions. clang is rather picky about
claudio
2018-12-27
1
-71
/
+25
*
Delete unnecessary <sys/file.h> includes
guenther
2017-12-30
1
-2
/
+1
*
Rename Debugger() into db_enter().
mpi
2017-04-30
1
-4
/
+2
*
Unifdef KGDB.
mpi
2017-04-30
1
-4
/
+2
*
Do what the comments suggest and check for port-[ab]-ignore-cd properties,
miod
2015-02-05
1
-4
/
+8
*
Drop zsaddr[NZS] and the need for zs to be needs-count. zsaddr[] is no longer
miod
2013-11-01
1
-84
/
+58
*
Fix lies in comments, and apply some KNF and unused or duplicate prototype
miod
2013-10-21
1
-34
/
+14
*
Unify the zs tty driver.
sebastia
2013-04-21
1
-2
/
+2
*
Remove zssoftpending; it isn't of any use anymore.
kettenis
2009-09-10
1
-6
/
+1
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
Remove eeprom.h.
kettenis
2007-11-14
1
-2
/
+1
*
Remove bsd_openprom.h.
kettenis
2007-11-13
1
-2
/
+1
*
stoped -> stopped
jsing
2007-10-22
1
-2
/
+2
*
Remove completely obsolete comment from the pre-wscons sparc days in
miod
2006-01-09
1
-5
/
+1
*
Ratibibugle now useless evcnt structures.
miod
2004-09-29
1
-5
/
+1
*
use prom mappings when availavk
jason
2004-09-28
1
-9
/
+27
*
fix up attachment of zs@fhc
jason
2004-09-24
1
-6
/
+13
*
prepare the way for multi-bus attachment of zs (specifically zs@fhc).
jason
2004-09-23
1
-11
/
+58
*
Add a "where" argument to the sparc64 interrupt code. This lets us
henric
2003-06-24
1
-2
/
+4
*
Add support for the Sun Enterprise 450
henric
2003-02-17
1
-2
/
+2
*
Remove more '\n's from panic() statements. Both trailing and leading.
krw
2002-10-12
1
-2
/
+2
*
Fix console determination; based on discussion in port-sparc64@netbsd
jason
2002-09-23
1
-9
/
+10
*
First round of __P removal in sys
millert
2002-03-14
1
-16
/
+16
*
Remove kbd_ms_ttyvar.h... Unneeded file from NetBSD.
jason
2002-01-25
1
-2
/
+1
*
Remove more NKBD/NMS references (jason == cpp tonight I guess)
jason
2002-01-25
1
-41
/
+1
*
Don't need ms.h (or SUNKBD/SUNMS)
jason
2002-01-24
1
-2
/
+1
*
I'm a tree breaker... sorry... don't include "kbd.h"
jason
2002-01-17
1
-2
/
+1
*
Frontend driver for keyboards attached to zs's (instead of zstty's).
jason
2002-01-15
1
-2
/
+10
*
zs and all it's associated stuff (all from NetBSD).. Works on my ultra1,
jason
2001-08-21
1
-9
/
+17
*
$OpenBSD$
jason
2001-08-20
1
-0
/
+1
*
Lot of stuff... Some from NetBSD, some from OpenBSD, minor modifications
jason
2001-08-19
1
-0
/
+872