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.sbin
/
bind
/
lib
/
isc
/
unix
/
app.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish moving of dig(1) to /usr/bin/dig by removing the sources in the
florian
2020-02-11
1
-583
/
+0
*
get rid of lib/isc/nothreads
florian
2020-01-26
1
-56
/
+1
*
config.h and platform.h are unused now
florian
2020-01-22
1
-2
/
+2
*
unifdef the last config.h bits
florian
2020-01-22
1
-26
/
+0
*
eliminate many other possibilities in favor of just using select() here.
tedu
2020-01-22
1
-3
/
+0
*
Pretty sure we are not BSDI 3.1; remove a threading straggler
florian
2020-01-22
1
-13
/
+0
*
remove mutex.h etc. since this code is now unthreaded.
tedu
2020-01-21
1
-29
/
+1
*
libisc has a global variable called "isc_bind9" that indicates the program-family
deraadt
2020-01-21
1
-3
/
+3
*
Rip out custom memory allocator.
florian
2020-01-20
1
-17
/
+11
*
As millert@ points out we can replace isc_string_touint64 with
florian
2020-01-20
1
-1
/
+1
*
Do not use a message catalog for error messages.
florian
2020-01-20
1
-4
/
+1
*
unifdef threading related defines
florian
2020-01-20
1
-19
/
+0
*
Use normal int types like int32_t instead of isc_int32_t.
florian
2020-01-09
1
-1
/
+1
*
Remove thread support. Minus 4k lines.
florian
2020-01-07
1
-306
/
+0
*
update to 9.10.8-P1, last isc-licensed release
sthen
2019-12-17
1
-2
/
+2
*
Update to bind-9.10.5-P3, which appears to have been the last ISC version.
deraadt
2019-12-16
1
-191
/
+550
*
Update to BIND 9.4.2-P2 and adapt our dynamic select changes. OK deraadt@
millert
2008-08-04
1
-1
/
+1
*
Dynamically allocate fd_sets so we are not limited to FD_SETSIZE
millert
2008-07-16
1
-3
/
+3
*
ISC BIND release 9.4.2
jakob
2007-12-09
1
-10
/
+12
*
ISC BIND version 9.3.0. ok deraadt@
jakob
2004-09-28
1
-21
/
+38
*
ISC BIND version 9.2.2rc1
jakob
2003-01-20
1
-0
/
+664