summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2020-01-26Log the old kernel version before doing the upgrade. Makes it easierSebastian Benoit
2020-01-26Support for queries on ports != 53Jeremie Courreges-Anglas
2020-01-26give pkg_create knowledge of WRKOBJDIR, so it can error out if a symlinkMarc Espie
2020-01-26Remove unused code from socket.cFlorian Obser
2020-01-26reduce isc/stdio to what is usedFlorian Obser
2020-01-26get rid of lib/isc/nothreadsFlorian Obser
2020-01-26Remove now unused unix/file.c and unix/fsaccess.cFlorian Obser
2020-01-26get rid of lib/isc/nothreadsFlorian Obser
2020-01-26Switch once to isc_boolean_t in preparation of nothreads removalFlorian Obser
2020-01-26Remove now unused unix/file.c and unix/fsaccess.cFlorian Obser
2020-01-26We are not going to write keys to disk.Florian Obser
2020-01-26Remove unused logging to file.Florian Obser
2020-01-25In nexthop_update() only add a nexthop to the nexthop_runners queue ifClaudio Jeker
2020-01-25With -d, messages are now printed on stderrJeremie Courreges-Anglas
2020-01-25kill double .Pp;Jason McIntyre
2020-01-25unifdef sigchase. It is deprecated and never enabled on openbsd.Florian Obser
2020-01-25isc_file_isdirwritable is not used (and besides, it uses access() whichTheo de Raadt
2020-01-25The config parser lets us know when the key file can't be found.Florian Obser
2020-01-25isc/unix/syslog is unusedFlorian Obser
2020-01-25dns/master is unusedFlorian Obser
2020-01-25we are not using rwlocksFlorian Obser
2020-01-25another chroot tendrilTheo de Raadt
2020-01-24- (void)printf() -> printf(); the cast adds clutter for little value.Richard Procter
2020-01-24Add FILES sections; OK espie@ solene@.Ingo Schwarze
2020-01-24Oops, one break too many removed; unbreak +tcp.Florian Obser
2020-01-24Since we are no longer using config.h we can remove a lot of featureFlorian Obser
2020-01-24progress on rebound has been stalled long enough it's time to fade away.Ted Unangst
2020-01-24Extend 'bgpctl show neighbor' to include the received and sent prefixClaudio Jeker
2020-01-24Implement 'max-prefix NUM out' to limit the number of announced prefixes.Claudio Jeker
2020-01-24unlink rebound. its future is quite limited.Ted Unangst
2020-01-23Remove overly complicated set_rcvbuf. Very likely not needed in dig et al.Florian Obser
2020-01-23Remove socket types that we are not going to use, like AF_UNIX sockets.Florian Obser
2020-01-23We can always create IPv4 and IPv6 sockets.Florian Obser
2020-01-23unusedFlorian Obser
2020-01-23do not Xr both pppx and pppac in SEE ALSO, since they are the same page;Jason McIntyre
2020-01-23The X509_LOOKUP code tries to grope around in /etc/ssl/cert/ to findTheo Buehler
2020-01-23use pppac(4) instead of tun(4)David Gwynne
2020-01-23allow npppd to use pppac(4) (once i wire it up)David Gwynne
2020-01-22use the correct length to allocate the right amount, broken by previous.Ted Unangst
2020-01-22config.h and platform.h are unused nowFlorian Obser
2020-01-22unifdef the last config.h bitsFlorian Obser
2020-01-22get rid if ISC_{UN,}LIKELY it's in the way and not useful.Florian Obser
2020-01-22Spell out PORT_NONBLOCK as O_NONBLOCK and ISC_SOCKADDR_LEN_T asFlorian Obser
2003-01-20ISC BIND version 9.2.2rc1Jakob Schlyter
2020-01-22eliminate many other possibilities in favor of just using select() here.Ted Unangst
2020-01-22unifdef a few features we have. ok florianTed Unangst
2020-01-22remove defines from config.h.in that are no longer checked in the codeFlorian Obser
2020-01-22delete wasteful ;;Theo de Raadt
2020-01-22delete version detailing in all libraries; ok tedu florianTheo de Raadt
2020-01-22Pretty sure we are not BSDI 3.1; remove a threading stragglerFlorian Obser