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
/
ypserv
/
common
/
yplib_host.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use <fcntl.h> instead of <sys/file.h> for open() and friends.
guenther
2018-04-26
1
-6
/
+2
*
Put a private copy of the ypresp_allfn/ypresp_data interface into ypserv
deraadt
2015-09-11
1
-7
/
+63
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-2
/
+1
*
Nuke more obvious #include duplications.
krw
2014-11-18
1
-2
/
+1
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-5
/
+1
*
spreading the lint love (very minimal things..)
deraadt
2006-04-03
1
-12
/
+12
*
protos and repairs
deraadt
2003-07-15
1
-9
/
+4
*
more term cleanup by me
deraadt
2003-06-02
1
-7
/
+2
*
-Wall cleanup: trim unused vars, better err() message in stdhosts,
avsm
2003-05-05
1
-2
/
+2
*
4344 lines of KNF diff
deraadt
2002-07-19
1
-65
/
+23
*
use a private svc_run() function that checks for a signal handler flag;
deraadt
2001-11-19
1
-96
/
+83
*
Don't install a new map if yp_all failed. Noticed by Theo. -moj
maja
1998-02-14
1
-3
/
+2
*
Fix bug in yp_maplist_host. -moj
maja
1998-01-12
1
-3
/
+3
*
long != int
deraadt
1997-06-23
1
-3
/
+3
*
Umm, fix signedness error in my last commit, be explicit
niklas
1997-05-01
1
-3
/
+3
*
$OpenBSD$ tag and few spelling errors
deraadt
1996-05-30
1
-2
/
+4
*
do not use yp_prot.h
deraadt
1996-05-30
1
-24
/
+24
*
Using TCP broke ypxfr -C which in turn caused yppush to fail on the
dm
1996-03-02
1
-8
/
+11
*
Added in stuff from 960121. Fixed several bugs in ypxfr.
dm
1996-03-02
1
-1
/
+6
*
+ full set of ypserv tools that compile
deraadt
1995-11-01
1
-0
/
+394