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
/
rdist
/
docmd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-5
/
+5
*
have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediate
espie
2017-07-09
1
-2
/
+2
*
Split out from rdist/defs.h the client-only and server-only bits into
guenther
2015-01-20
1
-18
/
+11
*
The statdb code has never been complete here
guenther
2014-07-12
1
-16
/
+1
*
Yes, we have setproctitle(). Delete that and several unused HAVE_* #defines
guenther
2014-07-12
1
-3
/
+1
*
Assume POSIX: lchown(), fchown(), fchmod(), fchmodat()
guenther
2014-07-05
1
-22
/
+1
*
Assume POSIX: <dirent.h>, struct dirent
guenther
2014-07-05
1
-5
/
+6
*
Assume C89: stdargs, const, and setvbuf()
guenther
2014-07-05
1
-2
/
+2
*
Use void* in malloc/realloc/calloc wrappers
guenther
2014-07-05
1
-5
/
+4
*
Fix various format string issues. Stop assuming time_t is long or smaller.
guenther
2012-11-12
1
-6
/
+6
*
Fix more long vs 64bit type mismatches. Now 4GB i386 <-> macppc
krw
2011-04-21
1
-3
/
+3
*
read(2) returns ssize_t. So use a ssize_t to store and test the
krw
2011-04-18
1
-2
/
+2
*
Apply some tough type-love and give rdist a chance to handle files
krw
2011-04-10
1
-2
/
+2
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-17
/
+1
*
typo.
sobrado
2008-08-10
1
-3
/
+3
*
rfc 3834 support: Auto-Submitted: auto-generated on lots of things; from Tamas TEVESZ; ok millert
deraadt
2006-12-11
1
-2
/
+3
*
Fix mail notification for rdist(1) as reported in user/5009. ok otto@
moritz
2006-02-12
1
-3
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
o Sync w/ freerdist 0.92 minus the compress option
millert
2003-05-14
1
-80
/
+96
*
Whoops, forgot a return statement in last commit
millert
2003-05-06
1
-2
/
+3
*
use POSIX regex
millert
2003-05-06
1
-9
/
+25
*
strcpy/strcat/sprintf removal; krw@ OK
millert
2003-04-19
1
-20
/
+15
*
strings; ok miod ho krw
deraadt
2003-04-05
1
-6
/
+6
*
a real pid_t cleanup.
mpech
2002-06-12
1
-3
/
+3
*
kill more registers
mpech
2001-11-19
1
-28
/
+28
*
Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering and
millert
2001-06-23
1
-9
/
+5
*
Fix a serious memory consumption problem when running over directories
millert
1999-02-04
1
-3
/
+3
*
rdist 6.1.4 + OpenBSD patches + some -Wall
millert
1998-06-26
1
-9
/
+20
*
Use our rcmdsh(3) and support $RSH.
millert
1997-07-22
1
-4
/
+5
*
Don't print garbage on EOF.
dm
1997-02-12
1
-3
/
+3
*
rcsid
deraadt
1996-06-26
1
-1
/
+3
*
rdist 6.1.2
dm
1996-03-05
1
-1
/
+10
*
rdist 6.1.1
dm
1996-02-03
1
-428
/
+864
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+630