summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-09-28Support vmd-internal's vmboot with qcow2 disk images.Reyk Floeter
2018-09-28Compress qcow2 open debug messages into a single lineReyk Floeter
2018-09-28Fix copy-pasto to use maxmem instead of maxcpuReyk Floeter
2018-09-28Add a cross reference to sysctl(2) to SEE ALSO.Ingo Schwarze
2018-09-28add unveil(2) to tcpdump(8)Ricardo Mestre
2018-09-28Move the unions into the rom struct which fixes Coverity CID 1473649 andKevin Lo
2018-09-28Document retguard and options to disable it.mortimer
2018-09-27Add vmctl stop -a [-fw] option to stop or terminate all running VMs.Reyk Floeter
2018-09-27Add some extra curlies to make code more legible.Claudio Jeker
2018-09-27unbreak "inet" and "inet6" aliases in filters after rev. 1.333Sebastian Benoit
2018-09-27Coherently name "struct bridge_iflist" variables `bif'.Martin Pieuchot
2018-09-27Make sure the L2 entry is cloned before dereferencing its parent.Martin Pieuchot
2018-09-27whitepspace fixSebastian Benoit
2018-09-27Sometimes make picked the wrong rule for the adapted disklabelAlexander Bluhm
2018-09-27Actually I missed the /usr/local default size change in disklabel(8).Alexander Bluhm
2018-09-27Document how syslogd(8) escapes characters in log lines.Alexander Bluhm
2018-09-27Use same working directory rules for jobs as new windows rather thanNicholas Marriott
2018-09-27add unveil(2) to vipw(8)Ricardo Mestre
2018-09-26KERN_CPTIME2: set ENODEV if the CPU is offline.cheloha
2018-09-26Use more appropiate types/limits around strtonum()kn
2018-09-26treat NOTIMP as NO_DATA in response to MX query: fallback to hostname lookupEric Faurot
2018-09-26Adjust alignment in hostsprint()kn
2018-09-26Rename AS_NONE to AS_UNDEF here as well. OK compiler & grepClaudio Jeker
2018-09-26Rename AS_NONE to AS_UNDEF, AS_NONE will be reused for a different purposeClaudio Jeker
2018-09-26Split the disklabel regress into multiple tests. Move all codeAlexander Bluhm
2018-09-26Switching bgpd to a default deny policy had one bad side-effect. SomeClaudio Jeker