Age | Commit message (Expand) | Author |
2018-10-01 | Use inline functions instead of GNU C statement expressions for the MD | Christian Weisgerber |
2018-10-01 | Fix potential double-free in error path | Reyk Floeter |
2018-10-01 | Put bridge_input & output back under the KERNEL_LOCK(). | Martin Pieuchot |
2018-10-01 | regen | Jonathan Matthew |
2018-10-01 | add RTL8723AE | Jonathan Matthew |
2018-10-01 | The sequence number field in the 802.11 frame header includes the sequence | Jonathan Matthew |
2018-10-01 | Try to derive the qcow2 file format from an image file automatically. | Reyk Floeter |
2018-10-01 | Add missing URI encoding when writing HTTP redirects, | Ingo Schwarze |
2018-10-01 | As per POSIX, when str{,r}chr is comparing it should convert c to a char. | Martijn van Duren |
2018-10-01 | update currency exchange rates; | Jason McIntyre |
2018-09-30 | Add size limitation of group-name and a reference to ifconfig about it | solene |
2018-09-30 | add spin lock in KERN_CPTIME cpu states | solene |
2018-09-30 | Delete the reserve_dumppages() declaration, missed in its 2010 removal | Philip Guenther |
2018-09-30 | deny non-contiguous netmask | denis |
2018-09-30 | telnet argv parsing overflow; from YangX92 | Theo de Raadt |
2018-09-30 | Remove the hopefully last remnants of kerberos in there: arg_login, | Antoine Jacoutot |
2018-09-30 | Make the HISTORY sections of the "intro" manuals less confusing and | Ingo Schwarze |
2018-09-30 | For -w output in -m mode, tweak the handling of bytes that do not | Ingo Schwarze |
2018-09-30 | fix the rest of the bug mitigated in the previous commit: | Ingo Schwarze |
2018-09-30 | vstate might be used uninitialized | denis |
2018-09-30 | in ECDH, gather statistics where it makes more sense | Theo Buehler |
2018-09-30 | use a more common wording the authors section | anton |
2018-09-30 | Add regression test for cmsg size bug. | Vincent Gross |
2018-09-30 | bump for LibreSSL 2.8.2 | Brent Cook |
2018-09-29 | vmd: don't remove vm if sending failed | pd |
2018-09-29 | Fix problems with redistribution of routes by route label. | Sebastian Benoit |
2018-09-29 | update to 4.1.25 | Florian Obser |
2018-09-29 | I forgot to put this in with the 4.1.24 update. | Florian Obser |
2018-09-29 | Allow preemption of functions with protected visibility. Disallowing this | Mark Kettenis |
2018-09-29 | test that PWD and OLDPWD are exported | anton |
2018-09-29 | Treat NUL like any other byte in the default case; aligns newline count | cheloha |
2018-09-29 | unmark -beta. There is still development happening, and we aren't | Theo de Raadt |
2018-09-29 | Zap dead/obsolete code | kn |
2018-09-29 | Export the PWD and OLDPWD shell variables as per POSIX. | Todd C. Miller |
2017-01-14 | Import LLVM 3.9.1 including clang and lld. | Patrick Wildt |
2018-09-29 | Adjust for the roa-set, origin-set commit that just happend in bgpd | Claudio Jeker |
2018-09-29 | ROA_UNKNOWN is now ROA_NOTFOUND (as in the RFC). | Claudio Jeker |
2018-09-29 | Implement origin validation in bgpd. This introduces two new tables, the | Claudio Jeker |
2018-09-29 | With the introduction of sets the config that is shipped to the RDE got | Claudio Jeker |
2018-09-29 | Introduce minimal tracking of announced prefixes. A per peer RB tree tracks | Claudio Jeker |
2018-09-29 | trim previous; | Jason McIntyre |
2018-09-29 | Use atomic operations to update vfc_refcount. Change the field's type | Visa Hankala |
2018-09-28 | If tpcbench(8) is startet with -r0 it does not print statistics. | Alexander Bluhm |
2018-09-28 | Always try to build packet reflector on remote machine. It may be | Alexander Bluhm |
2018-09-28 | Contrary to the sh manual, it is possible to modify the PWD variable | Todd C. Miller |
2018-09-28 | Add unveil(2) to sdiff(1) to the following files: | Ricardo Mestre |
2018-09-28 | Explain how to enable audio recording. | Alexandre Ratchov |
2018-09-28 | Fix white spaces. | Alexander Bluhm |
2018-09-28 | add missing unveil(2) of an arbitrary kernel (when -N is used), or _PATH_UNIX by | Ricardo Mestre |
2018-09-28 | Add vlan and trunk to arm64's RAMDISK (amd64 parity) | ccardenas |