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
/
sup
/
src
/
scm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sup is no longer used. reminded by pirofti and jmc
deraadt
2010-10-18
1
-660
/
+0
*
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
deraadt
2007-09-02
1
-2
/
+2
*
Use correct byte order when printing out port numbers.
cloder
2005-03-10
1
-3
/
+3
*
fix string mishandling of lpath, ok millert, deraadt
beck
2004-01-12
1
-14
/
+3
*
a real pid_t cleanup.
mpech
2002-06-12
1
-4
/
+4
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-21
/
+2
*
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
-2
/
+2
*
Fix Makefile.sunos5.gcc so that it builds sup correctly on Solaris 8
millert
2001-05-05
1
-2
/
+2
*
o kill register
millert
2001-05-04
1
-175
/
+189
*
Sync with NetBSD. Notable changes:
millert
2001-05-02
1
-10
/
+8
*
Add a bunch of old revision history comments that we are missing to
millert
2001-04-29
1
-2
/
+19
*
no need to extern int errno if errno.h is included
deraadt
2000-02-01
1
-2
/
+1
*
ftruncate the lock file for supfilesrv -O before writing pid into it.
beck
1997-10-12
1
-3
/
+10
*
-Kludges for SunOS 5 portablility,
beck
1997-10-11
1
-1
/
+71
*
strcpy whacking; ci.c and expand.c need more work
deraadt
1997-09-16
1
-2
/
+3
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
1
-2
/
+2
*
This merges in the latest NetBSD sup source.
todd
1997-04-01
1
-56
/
+32
*
ftp bounce protection
deraadt
1996-08-04
1
-1
/
+11
*
rcsid
deraadt
1996-06-26
1
-0
/
+5
*
add sup to the tree
deraadt
1995-12-16
1
-0
/
+593