Age | Commit message (Expand) | Author |
2017-03-01 | mention pciecam on arm64 | Jonathan Gray |
2017-03-01 | Avoid warnings from ssh -t, check remote SUDO at beginning. | Alexander Bluhm |
2017-03-01 | *nargv[] holds an array of pointers, so it should be | Gleydson Soares |
2017-03-01 | add missing rcsid | Gleydson Soares |
2017-03-01 | move up getpid() and getpwnam(LDAP USER) checks | Gleydson Soares |
2017-03-01 | Print SKIPPED if the architecture dependent regression tests are | Alexander Bluhm |
2017-03-01 | Use consistent address schema with local and remote machine. Fill | Alexander Bluhm |
2017-02-28 | Update to tzdata2017a from ftp.iana.org | Todd C. Miller |
2017-02-28 | Make object-in-archive-used identification portable to lld: use --trace | Philip Guenther |
2017-02-28 | Create the /etc/installurl file during upgrade too if a mirror was | Robert Peichaer |
2017-02-28 | geteblk() has been switched to size_t. | Martin Natano |
2017-02-28 | Modify the logic to determine the default answer for the "Location | Robert Peichaer |
2017-02-28 | Depending on the addresses, ipsecctl(8) automatically groups sa | Alexander Bluhm |
2017-02-28 | IPv6 packets with routing header 0 are dropped by pf, but answered | Alexander Bluhm |
2017-02-28 | Fragment reassembly code exists in pf and network stack. To test | Alexander Bluhm |
2017-02-28 | Update header to clean up defines, add the SATA device path and the | Patrick Wildt |
2017-02-28 | Don't change the up status of the interface when changing its rdomain. | YASUOKA Masahiko |
2017-02-28 | sync | Theo de Raadt |
2017-02-28 | Bump minors due to symbol addition. | Joel Sing |
2017-02-28 | Document EVP_md5_sha1(). | Joel Sing |
2017-02-28 | Add an EVP interface that provides concatenated MD5+SHA1 hashes, which are | Joel Sing |
2017-02-28 | Fix typo in issuingDistributionPoint description. | Joel Sing |
2017-02-28 | Stop pretending that MD5 and SHA1 might not exist - rather than locating | Joel Sing |
2017-02-28 | Switch geteblks()'s size argument from int to size_t. It's called with | Martin Natano |
2017-02-28 | Untangle abstract sleep modes from ACPI sleep states. This paves the way | Martin Natano |
2017-02-28 | Reflect recent net/route.c change. Adding a conflicting route no | Martin Pieuchot |
2017-02-28 | Use rtable_match() rather than rtalloc(9) when adding a new route. | Martin Pieuchot |
2017-02-28 | Some refactoring in ip6_input() needed to un-KERNEL_LOCK() the IPv6 | Martin Pieuchot |
2017-02-28 | Prevent a MP race in rtable_lookup(). | Martin Pieuchot |
2017-02-28 | Sort vm.conf(5) config options alphabetically | Reyk Floeter |
2017-02-28 | Use fmt_scaled(3) in vmctl status output to print curmem/maxmem | Reyk Floeter |
2017-02-28 | build with USER_PCICONF to enable /dev/pci* | Jonathan Gray |
2017-02-28 | Remove mpls_raw_usrreq() prototype, that function is gone. | Claudio Jeker |
2017-02-28 | Use a do{}while loop with ssize_t return value when calling tls_read() | Philip Guenther |
2017-02-28 | small memleak: free fd_set on connection timeout (though we are heading to | Damien Miller |
2017-02-27 | This test cannot pass while pf on localhost filters packets statefully. | Alexander Bluhm |
2017-02-27 | update an example in the relayd.conf manpage, that was not converted | Sebastian Benoit |
2017-02-27 | Sync comments about install.md variables with reality. | Robert Peichaer |
2017-02-27 | Do not turn on pf in a regression test, require that it has been | Alexander Bluhm |
2017-02-27 | Remove support for pkg.conf in light of the consolidation towards | Robert Peichaer |
2017-02-27 | xdm -> xenodm(1) | Matthieu Herrb |
2017-02-27 | Retire the AF_MPLS protosw struct. Nothing is using it and the code was super | Claudio Jeker |
2017-02-27 | Add IPsec tests for ipip encapsulation. | Alexander Bluhm |
2017-02-27 | pms/elantech-v4: configure wsmouse for handling compat-mode | Ulf Brosziewski |
2017-02-27 | use Dv, for consistency; from bruno flueckiger | Jason McIntyre |
2017-02-27 | pms/synaptics: configure wsmouse for handling compat-mode | Ulf Brosziewski |
2017-02-27 | Build hppa kernels with -ffreestanding. | Mark Kettenis |
2017-02-27 | Handle touchpad input in wsmouse. | Ulf Brosziewski |
2017-02-27 | Replace openpty(3) with local function that uses pre-opened /dev/ptm fd | Reyk Floeter |
2017-02-27 | errant dot; from klemens nanni | Jason McIntyre |