Age | Commit message (Expand) | Author |
2019-05-10 | regen | Jonathan Gray |
2019-05-10 | add Intel Atom C3000 ids | Jonathan Gray |
2019-05-10 | Set the IKED_REQ_INFORMATIONAL flag when sending a delete request | Patrick Wildt |
2019-05-10 | Add port protection support to switch(4). The behavior copies that of | akoshibe |
2019-05-10 | Fix dhcpd build on gcc architectures. | Visa Hankala |
2019-05-10 | Inroduce malloc_conceal() and calloc_conceal(). Similar to their | Otto Moerbeek |
2019-05-10 | Enforce messages after IKE_SA_INIT exchange to contain only | Patrick Wildt |
2019-05-10 | The cdrom contains a nested ffs filesystem, so indicate that dependency | Theo de Raadt |
2019-05-10 | Python for scapy must be executed a bit differently in this test. | Alexander Bluhm |
2019-05-10 | The correct header for KASSERT(9) is <sys/systm.h>. | Martin Pieuchot |
2019-05-10 | Add a function to draw a simple menu onto a screen. | Nicholas Marriott |
2019-05-10 | Implement DNS block lists. If unwind is queried for a domain | Florian Obser |
2019-05-10 | When calculating how much payload ospf6d can put into DD and LSREQ packets | Claudio Jeker |
2019-05-10 | ld.so boot cleanup support: | Philip Guenther |
2019-05-10 | Add some more edge case tests. | rob |
2019-05-10 | Make the red-black tree example -Wmissing-prototypes clean by providing | Florian Obser |
2019-05-10 | Fix prototype of upgrade(). OK benno@ | Claudio Jeker |
2019-05-10 | Delete support for military timezones in %z (A-I and K-Y). | Ingo Schwarze |
2019-05-10 | Browsers using SAN instead of CN in Subject is now more than just "some | Stuart Henderson |
2019-05-10 | Move bridge_filterrule() before doing the mbuf copy. Fixes a memory leak | Claudio Jeker |
2019-05-10 | sync | Stuart Henderson |
2019-05-10 | vmm(4) was removed from share/man/man8/man8.i386/MAKEDEV.8 but not the | Stuart Henderson |
2019-05-10 | Add support for from/to in relay filter rules. | Reyk Floeter |
2019-05-09 | Test IPv6 raw sockets with checksum calculation in kernel. | Alexander Bluhm |
2019-05-10 | Backout latest, commited by mistake. | Alexandre Ratchov |
2019-05-10 | Use the correct length for MIDI common messages. | Alexandre Ratchov |
2019-05-10 | Don't try to send to device helper process if it's terminated. | Alexandre Ratchov |
2019-05-10 | simplify logic after wakeup since this variable is only manipulated | Bob Beck |
2019-05-10 | Simplify the detection for installed python and scapy. Refactor | Alexander Bluhm |
2019-05-10 | Check for nowait failed *after* the wakeup point, not before. | Bob Beck |
2019-05-10 | Add more flags to the debug bitmask | Philip Guenther |
2019-05-10 | Apply retpoline protection to the indirect call to the thread startfunc | Philip Guenther |
2019-05-10 | Delete superfluous #includes of <ifaddrs.h>, <net/if_dl.h>, and <net/if_enc.h> | Philip Guenther |
2019-05-10 | tweak verbosity; ok ccardenas@ | Christian Weisgerber |
2019-05-09 | Drop reference to sparc and expand 'VAC' so the comment makes sense | Philip Guenther |
2019-05-09 | Add a test vector for Streebog 512 from Guido Vranken | Theo Buehler |
2019-05-09 | Fix incorrect carry operation in 512 bit addition: in the case | Theo Buehler |
2019-05-09 | Test IPv6 raw sockets with checksum calculation in kernel. | Alexander Bluhm |
2019-05-09 | This no longer uses utime(3), so it doesn't need <utime.h> | Philip Guenther |
2019-05-09 | Don't ignore configured netmask/prefixlen on restarting | Kenneth R Westerback |
2019-05-09 | Neither rde_apply_set() nor rde_filter() are called with a NULL state so | Claudio Jeker |
2019-05-09 | If mallocing the array program header fails, give up on coredumping | Philip Guenther |
2019-05-09 | Simplify v4_config() and v6_config() by getting updated information | Kenneth R Westerback |
2019-05-09 | Add a -k flag to keep the files in /home/_sysupgrade, since they | Christian Weisgerber |
2019-05-09 | sysupgrade already verifies all sets, so eliminate redundant | Christian Weisgerber |
2019-05-09 | Ensure that pagedaemon wakeups as a result of failed UVM_PLA_NOWAIT | Bob Beck |
2019-05-09 | Unlock adjfreq(2), adjtime(2), clock_settime(2), and settimeofday(2). | cheloha |
2019-05-09 | compare now wants a state object, so make it. | Marc Espie |
2019-05-09 | rm lists of hereditary wizards and bad users to ensure level playing field | Ted Unangst |
2019-05-09 | set up IFP using the gen3 path on pineview | Jonathan Gray |