summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-05Don't stop logging to stderr when running in foreground with -d.Reyk Floeter
2017-07-05Comments are lying.Martin Pieuchot
2017-07-05document that we're no longer using 'make depend'Marc Espie
2017-07-05bye bye dependsMarc Espie
2017-07-05If we are sending a neighbor solicitation for a link local addressFlorian Obser
2017-07-05Some documentation improvements:Martin Pieuchot
2017-07-05remove useless (void)printf casts, diff from Klemens Nanni, massagedFlorian Obser
2017-07-05Add tests for file completion in ksh emacs mode, currently failing.anton
2017-07-04Switch to build user if run as root. Prompt output $ or # affects test.Alexander Bluhm
2017-07-04cross reference to self; found with mandoc(1)Ingo Schwarze
2017-07-04Revert back previous, pledge cannot be enabled on the privsep'd proc yet, atRicardo Mestre
2017-07-04Fix file regress from stdin if obj directory exists.Alexander Bluhm
2017-07-04Fix the only remaining mandoc(1) ERROR in the base system.Ingo Schwarze
2017-07-04proper escaping to prevent information loss; found with mandoc -TlintIngo Schwarze
2017-07-04Fix handling of \} on roff request lines.Ingo Schwarze
2017-07-04Ignore entries with specific PCI subvendor/subdevice such that we don'tMark Kettenis
2017-07-04< and > keys to scroll preview list left and right in tree mode.Nicholas Marriott
2017-07-04Fix building the libedit regress programs.Alexander Bluhm
2017-07-04delete tokens that have never been used.Sebastian Benoit
2017-07-04rename fetch_state() to fetch_ifstate(). The word "state" is a bitSebastian Benoit
2017-07-04Fix some variable alignment whitespace.Sebastian Benoit
2017-07-04It turns out association of tbl spans with layout rows is simpler thanIngo Schwarze
2017-07-04if configured, set the ttl (IPV6_UNICAST_HOPS) for ipv6 tcp checks.Sebastian Benoit
2017-07-04Detect upfront whether we have a particular set installed and if not, do *not*Antoine Jacoutot
2017-07-04make relayd not crash in relay_udp_server() when using a dns relay.Sebastian Benoit
2017-07-04Switch reorder_kernel() from sending emails to logging via syslogRobert Peichaer
2017-07-04Do not add isakmpd obj directory to .PATH. We must compile someAlexander Bluhm
2017-07-04some of this code was written in an era when spaces cost extra.Ted Unangst
2017-07-04calculate multiples of 4 smarter; from Klemens NanniFlorian Obser
2017-07-04It does not make sense to use ioctl(FIONREAD) with TLS as libtlsAlexander Bluhm
2017-07-04replace perror(3) with err(3); from Klemens NanniFlorian Obser
2017-07-041. mild deprecation noticeIngo Schwarze
2017-07-04zap .o, put both .c at deraadt@'s requestMarc Espie
2017-07-04Messages of the -Wbase level now print STYLE:. Since thisIngo Schwarze
2017-07-04Printing "BASE:" in messages about violations of base system conventionsIngo Schwarze
2017-07-04Enable the use of futex(2) in librthread on mips64.Visa Hankala
2017-07-04Revert previous, it exposed two edge cases still requiring theMartin Pieuchot
2017-07-04Should have committed this two days ago, last part that ran during dependMarc Espie
2017-07-04Always hold the socket lock when calling sblock().Martin Pieuchot
2017-07-04Assert that the socket lock is held when `so_state' is modified.Martin Pieuchot
2017-07-04Assert that the socket lock is held when `so_qlen' is modified.Martin Pieuchot
2017-07-04consistently use the evtimer wrappers around the connection timeout.Florian Obser
2017-07-04Include stdarg.h explicitly instead of relying on event.h to bring it in.Florian Obser
2017-07-04complete "nodepend" in sourceMarc Espie
2017-07-04Handle 0 size of preview box in caller.Nicholas Marriott
2017-07-04Backout previous due to a bug discovered by zhuk@ that requires some tinkeringanton
2017-07-04Add GRACEFUL_SHUTDOWN example to bgpd.confjob
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2015-01-01eqn(7) testsIngo Schwarze
2017-07-04Export our atomic definitions to userland instead of gcc builtins.Martin Pieuchot