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