summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-01fix Nd and remove trailing whitespace;Jason McIntyre
2021-03-01escape quotes and remove some unneccessary Pp; ok nicmJason McIntyre
2021-03-01Make sure sa_policy is not NULL in sa_configure_iface(). This can happentobhe
2019-12-30Import perl-5.30.1Andrew Fresh
2019-02-13Import perl-5.28.1Andrew Fresh
2014-11-17Import perl-5.20.1Andrew Fresh
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2008-09-29import perl 5.10.0 from CPANTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2021-03-01Log adding and deleting of IP addresses as well as nameservers.Florian Obser
2021-03-01We really must handle all possible enumeration values inFlorian Obser
2021-03-01Let send_rdns_withdraw and send_deconfigure_interface clean up afterFlorian Obser
2021-03-01Document veb(4) supportkn
2021-03-01Refactor ip_fragment() and ip6_fragment(). Use a mbuf list toAlexander Bluhm
2021-03-01Put the hardcoded '\n' character which is found throughout mg into aMark Lumsden
2021-03-01There is no need to call del_curterm in the server anymore.Nicholas Marriott
2021-03-01Add some text with examples of ; as a separator, GitHub issues 2522 andNicholas Marriott
2021-03-01document pkg_check-versionMarc Espie
2021-03-01allocate enough space in start_child() argv for all possible flagsJonathan Gray
2021-03-01If an anon is associated with a page, acquire its lock before any modification.Martin Pieuchot
2021-03-01Move the top part of uvm_fault_lower(), the lookup, in its own function.Martin Pieuchot
2021-03-01off by one in bounds testJonathan Gray
2021-03-01off by one in bounds testJonathan Gray
2021-03-01resolvd and dhcpleased should not be enabled yetTheo de Raadt
2021-03-01update currency exchange rates;Jason McIntyre
2021-03-01typo; from Scott BennettTheo de Raadt
2021-03-01syncTheo de Raadt
2021-02-28Add %k to list of keywords. From Eero Häkkinenvia bz#3267Darren Tucker
2021-02-28add veb(4) to the list of supported bridges/switches you can configure.David Gwynne
2021-02-28Have acpipci(4) look for a matching SMMU in the IORT.Patrick Wildt
2021-02-28Enable acpiiort(4), add smmu(4) but keep disabled.Patrick Wildt
2021-02-28acpiiort(4) and smmu(4)Patrick Wildt
2021-02-28Add smmu(4), a driver the ARM System MMU. This IOMMU is basically aPatrick Wildt
2021-02-28Add acpiiort(4), a driver for the ACPI I/O Remapping Table. This tablePatrick Wildt
2021-02-28Add memory attributes for stage-2 pagetables.Patrick Wildt
2021-02-28Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.Patrick Wildt
2021-02-28Implement IOMMU OFW API for on-SoC/non-PCI devices.Patrick Wildt
2021-02-28Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.Patrick Wildt
2021-02-28Rename addr to gateway.tobhe
2021-02-28install rc.d/resolvdTheo de Raadt
2021-02-28Move tick_msg(TICK_WAIT) calls after related log_debug()Kenneth R Westerback
2021-02-28Reduce non-debug output further by allowing up to the usual 3 secondKenneth R Westerback
2021-02-28Add dobeep functions that take messages to buffer.c and cscope.cMark Lumsden
2021-02-28Introduce #defines for exponential backoff, explain where they comeFlorian Obser
2021-02-28document the move of FIX_CRLF_FILES to the end of distpatchMarc Espie
2021-02-28big numbers need suffixes on some platforms. fix LACP_ADDR_SLOW_E64.David Gwynne
2021-02-28Do not try to reset signal handler for signal 0 in subprocess.Darren Tucker
2021-02-27fix alphabetic ordering of options; spotted by Iain MorganDamien Miller
2021-02-27syncTheo de Raadt