summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-27Force disabling the use of delay slots. This is ugly but gets the compilerMiod Vallat
2022-07-27Fix reconstructed softraid bootlineKlemens Nanni
2022-07-27Remove redundant bzero, the pfctl struct memset later on.Moritz Buhl
2022-07-27now that llist is fixed enable more of i915 __notify_execute_cb()Jonathan Gray
2022-07-27fix llist_for_each_entry*Jonathan Gray
2022-07-27Enumerate and shift PHY mode bits.James Hastings
2022-07-27retire Rise CPU identification codeDaniel Dickman
2022-07-26Do not pass input length <= 0 to the cipher handlersTheo Buehler
2022-07-26No need to check RB_REMOVE() return value if kif is not NULL.Claudio Jeker
2022-07-26Missing indirection. This version compiles.Claudio Jeker
2022-07-26Refactor nexthop tracking and remove all the kif_kr code. There is noClaudio Jeker
2022-07-26For make obj, always the lldb* and llvm-ar directoriesJeremie Courreges-Anglas
2022-07-26Only build lldb support libraries on archs where lldb is installedJeremie Courreges-Anglas
2022-07-26Only allow changing the domainname (from empty) before securelevel increase.Theo de Raadt
2022-07-26Remove "select collisions" output from vmstat(8).Visa Hankala
2022-07-26Allow editing of an MBR of all zeros.Kenneth R Westerback
2022-07-26Don't use echo "<blah>" | fdisk -e to create boot partition.Kenneth R Westerback
2022-07-26minor tweaks: unwrap a line, tweak a comment and zap an empty lineTheo Buehler
2022-07-26No need to provide a dummy nexthop anymore, instead set the nhflags toClaudio Jeker
2022-07-26moncontrol(3): remove hertz() fallback functionScott Soule Cheloha
2022-07-26Zap unused bridge command skippingKlemens Nanni
2022-07-26Zap obsolete bridge sectionKlemens Nanni
2022-07-25The IPv4 reassembly code is MP safe, so we can run it in parallel.Alexander Bluhm
2022-07-25Rebase to 2022agtz from https://github.com/JodaOrg/global-tzTodd C. Miller
2022-07-25Simplify wctype() and wctype_l(): we have one set of classificationPhilip Guenther
2022-07-25Remove test of non-portable implementation details (whether wctype_tPhilip Guenther
2022-07-25Add a regression test for bn_isqrt.cTheo Buehler
2022-07-25Only MBR and GPT structures can be edited by fdisk.Kenneth R Westerback
2022-07-25Properly handle nexthop state changes in the decision processClaudio Jeker
2022-07-25The GPIO pin on Apple M1 systems is actually connected to the SDZ pin, whichMark Kettenis
2022-07-25Separate the macro for generating string test functionsIngo Schwarze
2022-07-25Print function name for contextKlemens Nanni
2022-07-25Don't grab netlock within pppacioctl(). pipex(4) doesn't rely onVitaliy Makkoveev
2022-07-25Remove "Static" keyword from pipex(4) layer.Vitaliy Makkoveev
2022-07-25Fix annotation of smr_tqh_lastVisa Hankala
2022-07-25Replace selwakeup() with KNOTE() in socket event activationVisa Hankala
2022-07-25Restore missing "!" in TEST_SSH_ELAPSED_TIMES test.Darren Tucker
2022-07-25fix indentTheo Buehler
2022-07-25If a command or interface first appeared in PWB/UNIX, UNIX System III orJonathan Gray
2022-07-25nl(1) was first in System III not SVR2Jonathan Gray
2022-07-24Test TEST_SSH_ELAPSED_TIMES for empty string not executable. No-opDarren Tucker
2022-07-24Fix assertion for write netlock in rip6_input(). ip6_input() hasAlexander Bluhm
2022-07-24Plug leak in X509V3_add1_i2d()Theo Buehler
2022-07-24Prepare to resurrect TS_RESP_CTX_set_time_cb()Theo Buehler
2022-07-24Prepare to provide TS_VERIFY_CTX accessorsTheo Buehler
2022-07-24Prepare to provide various TS_STATUS_INFO accessorsTheo Buehler
2022-07-24Align PKCS12_key_gen_uni() with OpenSSLTheo Buehler
2022-07-24Minor fixes in PKCS12_parse()Theo Buehler
2022-07-24Per RFC 7292, safeContentsBag is a SEQUENCE OF, not a SET OFTheo Buehler
2022-07-24Clear key on exit in PKCS12_gen_mac()Theo Buehler