Age | Commit message (Expand) | Author |
2023-01-01 | update drm to linux 6.1.2 | Jonathan Gray |
2023-01-01 | timeout.9: document new interfaces, miscellaneous rewrites and cleanup | Scott Soule Cheloha |
2022-12-31 | Document that -P disables BLOCKSIZE support. | Todd C. Miller |
2022-12-31 | timeout: rename "timeout_at_ts" to "timeout_abs_ts" | Scott Soule Cheloha |
2022-12-31 | sync | Jonathan Gray |
2022-12-31 | Look for the first 2 mem regions, ignore the rest | George Koehler |
2022-12-31 | crank libfido2 major version, it depends on libcbor and it just | Damien Miller |
2022-12-31 | update to upstream libcbor v.0.10.0 and crank major. Also includes | Damien Miller |
2022-12-31 | Let luna88k's bootloader pass RB_GOODRANDOM to the kernel. | Kenji Aoyama |
2022-12-31 | sysctl_clockintr: clear "sum" with memset before copyout(9) | Scott Soule Cheloha |
2022-12-31 | Add machdep.lidaction to machdep names list. | Patrick Wildt |
2022-12-30 | Add TABDLY, TAB0, TAB3 for better source compatibility. | Todd C. Miller |
2022-12-30 | add history for getpid(2) and getppid(2) | Jonathan Gray |
2022-12-30 | pause.3: miscellaneous rewrites, cleanup | Scott Soule Cheloha |
2022-12-30 | accton.c: add missing $OpenBSD$ tag | Scott Soule Cheloha |
2022-12-30 | Do not send (normal) packets before we reach the run state. Logic copied | Mark Kettenis |
2022-12-30 | Add chip name for new revision of the BCM4378. | Mark Kettenis |
2022-12-30 | Actually hide the clang-15 workaround behind the COMPILER_VERSION check | Jeremie Courreges-Anglas |
2022-12-30 | Neuter zlib fatal warnings when building kernels and bootloaders with clang 15 | Jeremie Courreges-Anglas |
2022-12-30 | Support FTDI FT232R. The upper 2 bits encode the fractional component of the | Kevin Lo |
2022-12-29 | sparc64: pull retry logic out of tickcmpr_set(), sys_tickcmpr_set() | Scott Soule Cheloha |
2022-12-29 | HISTORY: clarify that unmount(2) used to be called umount(2) from v1 to Tahoe; | Ingo Schwarze |
2022-12-29 | Avoid doing cache flush/invalidate operations for DMA memory allocated with | Mark Kettenis |
2022-12-29 | Use an iorw fence since we're syncing cpu access and device access to | Mark Kettenis |
2022-12-29 | capital letter at sentence start; | Jason McIntyre |
2022-12-29 | FORK_SIGHAND and the handling of func==NULL disappeared in 2017 in | Philip Guenther |
2022-12-29 | profil(2) first appeared in fifth edition | Jonathan Gray |
2022-12-29 | fcntl(2) first appeared in System III | Jonathan Gray |
2022-12-29 | Add ktrace struct tracepoints for siginfo_t to the kernel side of | Philip Guenther |
2022-12-28 | {en,de}queing -> {en,de}queuing; from paul tagliamonte | Jason McIntyre |
2022-12-28 | spelling fixes; from paul tagliamonte | Jason McIntyre |
2022-12-28 | iostat(8): implement periodic display with setitimer(2) | Scott Soule Cheloha |
2022-12-28 | systat(1): vmstat: dinfo(): compute rates using real elapsed time | Scott Soule Cheloha |
2022-12-28 | microtime.9: rewrite description, miscellaneous cleanup | Scott Soule Cheloha |
2018-04-27 | Import lpd, a re-implementation of the lpr daemon following the latest | Eric Faurot |
2022-12-28 | style(9) for includes | Theo Buehler |
2022-12-28 | the S in CSRC is Science not Sciences | Jonathan Gray |
2022-12-28 | The RISC-V architecture support execute-only mappings, so implement those. | Mark Kettenis |
2022-12-28 | Properly ignore comments in geofeed files | Theo Buehler |
2022-12-28 | Handle clock that can't be gated as a no-op. | Mark Kettenis |
2022-12-28 | Change space character to TAB. | ASOU Masato |
2022-12-28 | Make wait_reorder_libs() honour library_aslr=NO | Klemens Nanni |
2022-12-28 | succcess -> success | Jonathan Gray |
2022-12-28 | Ansify, fixes clang 15 -Wdeprecated-non-prototype (fatal with -Werror) | Jeremie Courreges-Anglas |
2022-12-28 | Fix the word in the copyright. IIJ is not a regent. ok from nakayama | YASUOKA Masahiko |
2022-12-27 | spelling fixes; from paul tagliamonte | Jason McIntyre |
2022-12-27 | Newer device trees for boards based on the JH7100 SoC use a SoC-specific | Mark Kettenis |
2022-12-27 | Fix array bounds mismatch with clang 15 | Patrick Wildt |
2022-12-27 | Change the way malloc_init() works so that the main data structures | Otto Moerbeek |
2022-12-27 | Revert spelling fixes. Please report them upstream. | Theo Buehler |