summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-30Neuter zlib fatal warnings when building kernels and bootloaders with clang 15Jeremie Courreges-Anglas
2022-12-30Support FTDI FT232R. The upper 2 bits encode the fractional component of theKevin Lo
2022-12-29sparc64: pull retry logic out of tickcmpr_set(), sys_tickcmpr_set()Scott Soule Cheloha
2022-12-29HISTORY: clarify that unmount(2) used to be called umount(2) from v1 to Tahoe;Ingo Schwarze
2022-12-29Avoid doing cache flush/invalidate operations for DMA memory allocated withMark Kettenis
2022-12-29Use an iorw fence since we're syncing cpu access and device access toMark Kettenis
2022-12-29capital letter at sentence start;Jason McIntyre
2022-12-29FORK_SIGHAND and the handling of func==NULL disappeared in 2017 inPhilip Guenther
2022-12-29profil(2) first appeared in fifth editionJonathan Gray
2022-12-29fcntl(2) first appeared in System IIIJonathan Gray
2022-12-29Add ktrace struct tracepoints for siginfo_t to the kernel side ofPhilip Guenther
2022-12-28{en,de}queing -> {en,de}queuing; from paul tagliamonteJason McIntyre
2022-12-28spelling fixes; from paul tagliamonteJason McIntyre
2022-12-28iostat(8): implement periodic display with setitimer(2)Scott Soule Cheloha
2022-12-28systat(1): vmstat: dinfo(): compute rates using real elapsed timeScott Soule Cheloha
2022-12-28microtime.9: rewrite description, miscellaneous cleanupScott Soule Cheloha
2018-04-27Import lpd, a re-implementation of the lpr daemon following the latestEric Faurot
2022-12-28style(9) for includesTheo Buehler
2022-12-28the S in CSRC is Science not SciencesJonathan Gray
2022-12-28The RISC-V architecture support execute-only mappings, so implement those.Mark Kettenis
2022-12-28Properly ignore comments in geofeed filesTheo Buehler
2022-12-28Handle clock that can't be gated as a no-op.Mark Kettenis
2022-12-28Change space character to TAB.ASOU Masato
2022-12-28Make wait_reorder_libs() honour library_aslr=NOKlemens Nanni
2022-12-28succcess -> successJonathan Gray
2022-12-28Ansify, fixes clang 15 -Wdeprecated-non-prototype (fatal with -Werror)Jeremie Courreges-Anglas
2022-12-28Fix the word in the copyright. IIJ is not a regent. ok from nakayamaYASUOKA Masahiko
2022-12-27spelling fixes; from paul tagliamonteJason McIntyre
2022-12-27Newer device trees for boards based on the JH7100 SoC use a SoC-specificMark Kettenis
2022-12-27Fix array bounds mismatch with clang 15Patrick Wildt
2022-12-27Change the way malloc_init() works so that the main data structuresOtto Moerbeek
2022-12-27Revert spelling fixes. Please report them upstream.Theo Buehler
2022-12-27spelling fixes; from paul tagliamonteJason McIntyre
2022-12-27Adjust handling of the RFC 9234 role capability for ibgp sessions:Claudio Jeker
2022-12-27Only print the hello_timer if it is actually running.Claudio Jeker
2022-12-27spelling fixes; from paul tagliamonteJason McIntyre
2022-12-27Ansify pxe_netif_close() and {,pxe}socktodesc()Jeremie Courreges-Anglas
2022-12-27Fix array bounds mismatch with clang 15Jeremie Courreges-Anglas
2022-12-27gdb: fix build with clang 15Jeremie Courreges-Anglas
2022-12-27perl: avoid -Wdeclaration-after-statement warning in our local patchJeremie Courreges-Anglas
2022-12-26vmd(8): provide a detailed e820 memory map.Dave Voutila
2022-12-26tweak the -f text; ok florianJason McIntyre
2004-05-21GDB 6.1 (excluding .info files)Mark Kettenis
2022-12-26add newline missed in previousKlemens Nanni
2022-12-26spelling fixes; from paul tagliamonteJason McIntyre
2022-12-26spelling fix; from paul tagliamonteJason McIntyre
2022-12-26spelling fix; from paul tagliamonteJason McIntyre
2022-12-26Replace two (void)copystr(..., NULL) with equivalent (void)strlcpy() calls.Miod Vallat
2022-12-26spelling fixes; from paul tagliamonteJason McIntyre
2022-12-26send_adb_cuda() would assume the returned value of splhigh() is the macintrMiod Vallat