summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-01Rewrite the kernel FPU handling code. The new code saves the FPU stateMark Kettenis
2022-01-01Use correct defines for random seed magic/length.Patrick Wildt
2022-01-01uniq(1): miscellaneous style(9)-ish stuffScott Soule Cheloha
2022-01-01uniq(1): bump numchars, numfields from int to long longScott Soule Cheloha
2022-01-01Remove unused function prototype.Mark Kettenis
2022-01-01Add missing locking to pmap_extract(9) and pmap_unwire(9).Mark Kettenis
2022-01-01Multiprocol -> MultiprotocolJonathan Gray
2022-01-01Identifiier -> IdentifierJonathan Gray
2022-01-01copyright++;Jonathan Gray
2022-01-01spellingJonathan Gray
2022-01-01fix memleak in process_extension(); oss-fuzz issue #42719Damien Miller
2022-01-01eascape -> escapeJonathan Gray
2022-01-01approciate -> appropriateJonathan Gray
2022-01-01failured -> failedJonathan Gray
2022-01-01uniq(1): freopen(3) stdin, stdoutScott Soule Cheloha
2022-01-01contibutions -> contributionsJonathan Gray
2022-01-01identfier -> identifierJonathan Gray
2022-01-01spellingJonathan Gray
2021-12-31spellingJonathan Gray
2021-12-31excpetions -> exceptionsJonathan Gray
2021-12-31deafult -> defaultJonathan Gray
2021-12-31Try to turn on less-capable mouse modes when turning on more-capable, toNicholas Marriott
2021-12-31Interrups -> InterruptsJonathan Gray
2021-12-31Add missing locking to pmap_extract(9) and pmap_unwire(9).Mark Kettenis
2021-12-31avaialble -> availableJonathan Gray
2021-12-31specifed -> specifiedJonathan Gray
2021-12-31Newer Apple firmware on chipsets without a hardware RNG require the host toPatrick Wildt
2021-12-31Fix up handling of IFF_ALLMULTI and call uaq_iff() from uaq_init().Jonathan Matthew
2021-12-30typo: p5-Socket-SSL -> p5-IO-Socket-SSLDave Voutila
2021-12-30relayd(8): don't create sockets between CAs and RELAYs.Dave Voutila
2021-12-30Add Xiaomi MiniWif to list of devices supported by mtw(4).Kevin Lo
2021-12-30Use a distinct variable while iterating the list of existing devices.Anton Lindqvist
2021-12-30Sync from libc: Use _MAX_PAGE_SHIFT, rather than #ifdef mips64Philip Guenther
2021-12-30Sync rcexec with reality.Antoine Jacoutot
2021-12-30Add back support for -B net -b bsd.rd which emulates a PXE install andClaudio Jeker
2021-12-30minor tweakAnton Lindqvist
2021-12-30Prevent a double free by assigning the new keymap and corresponding sizeAnton Lindqvist
2021-12-30Delete dead (duplicate) testPhilip Guenther
2021-12-30Prevent concurrent access to incomplete or dying `sc' caused by sleepVitaliy Makkoveev
2021-12-30combine ifdef blocksJonathan Gray
2021-12-29Plug memleaksTheo Buehler
2021-12-29Plug memleakTheo Buehler
2021-12-29More EVP_* return value checksTheo Buehler
2021-12-29Remove redundant NULL checksTheo Buehler
2021-12-29Minor cleanup after EC_POINT_get_affine_coordinates() unified theTheo Buehler
2021-12-29More return value checks for EVP_* APITheo Buehler
2021-12-29Check return values of EVP_* APITheo Buehler
2021-12-29knfmt makes this slightly nicer.Theo Buehler
2021-12-29One more leak of the same kindTheo Buehler
2021-12-29Plug memleakTheo Buehler