Age | Commit message (Expand) | Author |
2014-09-05 | Tweaks, no functionnal change. | Antoine Jacoutot |
2014-09-05 | Remove /etc/{hosts,myname} from etc.tgz. | Antoine Jacoutot |
2014-09-05 | /etc/{hosts,myname} are going away from etc.tgz. | Antoine Jacoutot |
2014-09-05 | update libnet to 1.27; various bugfixes and improvements: | Jasper Lievisse Adriaanse |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2014-09-05 | KASSERT that the page header pool will use in page headers. | David Gwynne |
2014-09-05 | functions are .Fn, not .Fa | David Gwynne |
2014-09-04 | Remove global cp_time[] array; no longer used now that all arches implement | Miod Vallat |
2014-09-04 | Revert previous change, but use curcpu()->ci_schedstate.spc_cp_time[] instead | Miod Vallat |
2014-09-04 | Check that messages from sendsyslog(2) or unix domain sockets contain | Alexander Bluhm |
2014-09-04 | Move the handlers for the poll events into separate functions. They | Alexander Bluhm |
2014-09-04 | POSIX specifies arpa/inet.h as the include file for these. | Todd C. Miller |
2014-09-04 | One line change adding the 'include' directive to the valid server | Reyk Floeter |
2014-09-04 | rework how pools with large pages (>PAGE_SIZE) are implemented. | David Gwynne |
2014-09-03 | Add *.gz support to apropos(1) -a, manm(1), and even mandoc(1). | Ingo Schwarze |
2014-09-03 | No more /etc/rndc.key. ok sthen@ | Matthieu Herrb |
2014-09-03 | tighten permissions on pty when the "tty" group does not exist; | Damien Miller |
2014-09-03 | If a manual page is installed gzip(1)ed, let makewhatis(8) take | Ingo Schwarze |
2014-09-03 | Add tests that send log messages via unix domain sockets to syslogd. | Alexander Bluhm |
2014-09-03 | Be coherent in the way arp(8) and ndp(8) display local entries and | Martin Pieuchot |
2014-09-03 | When a route to prefix (connected route) is added, if its associated | Martin Pieuchot |
2014-09-03 | Make sure broadcast entries won't be freed by the arp timer so we can | Martin Pieuchot |
2014-09-03 | Treat broadcast entries like local ones and give them the highest | Martin Pieuchot |
2014-09-03 | remove -m from usage(); | Jason McIntyre |
2014-09-03 | kill md5 support, broken since May | Giovanni Bechis |
2014-09-03 | Sync amd64 and i386 GENERIC.MP with other arches by | Bret Lambert |
2014-09-03 | if crypt(3) fails return an authentication error | Giovanni Bechis |
2014-09-03 | Implement the traditional -h option for man(1): show the SYNOPSIS only. | Ingo Schwarze |
2014-09-03 | Mark msg() and panic() as printf-like and fix the format error it turns up | Philip Guenther |
2014-09-03 | Kill off compat for systems that don't define NAME_MAX or that lack stuff | Philip Guenther |
2014-09-03 | tasks dont need a mutex and a semaphore to protect against multiple uses | David Gwynne |
2014-09-02 | To examine the operation of the signal handlers, the tests grep in | Alexander Bluhm |
2014-09-02 | FastCGI did not support persistent connections. Add initial support | Reyk Floeter |
2014-09-02 | sync | Jonathan Gray |
2014-09-02 | document new PORTSCOUT variable. w/ and ok espie@ | Jasper Lievisse Adriaanse |
2014-09-02 | we dont enable jumbos based on the interfaces mtu config. | David Gwynne |
2014-09-02 | Jumbo support for some newer chipsets. | Brad Smith |
2014-09-02 | Add Jumbo support for BCM5714 / BCM5780 and BCM5717 / BCM5719 / BCM5720 / BCM... | Brad Smith |
2014-09-02 | Add tests that run the syslogd signal handlers. | Alexander Bluhm |
2014-09-02 | Fix previous commit: fd wasn't set in the FAE_DUP2 case | Philip Guenther |
2014-09-01 | When makewhatis(8) finds an .so link after the manual being pointed to | Ingo Schwarze |
2014-08-20 | Run syslogd regressions tests. As only one syslogd can run per | Alexander Bluhm |
2014-09-01 | In man(1) mode, change to the right directory before starting the parser, | Ingo Schwarze |
2014-09-01 | Fix typo (paneas -> panes). | Nicholas Marriott |
2014-09-01 | Wake up any clients waiting with the wait-for command when the server | Nicholas Marriott |
2014-09-01 | Various minor style and spacing nits. | Nicholas Marriott |
2014-09-01 | Close fd if fdopen fails | Doug Hogan |
2014-09-01 | Enable -Wshadow in openssl(1) and fix a few shadow warnings. | Doug Hogan |
2014-09-01 | Fix evil typo. | Antoine Jacoutot |
2014-09-01 | Set the configuration number and get the interface handle in attach(), | Martin Pieuchot |