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