2022-12-10 |
kn | Merge nd6_option_init() into nd6_options() |
commit | commitdiff | tree | snapshot |
2022-12-10 |
kettenis | Increase transfer completion timeout to 100ms. This... |
commit | commitdiff | tree | snapshot |
2022-12-10 |
millert | ex_range: fix handling of escaped backslashes. |
commit | commitdiff | tree | snapshot |
2022-12-10 |
cheloha | alpha: switch to clockintr |
commit | commitdiff | tree | snapshot |
2022-12-10 |
anton | Make the accepted log grep pattern more strict in order... |
commit | commitdiff | tree | snapshot |
2022-12-10 |
tb | bio chain test: compress some error printing |
commit | commitdiff | tree | snapshot |
2022-12-10 |
tb | bio chain test: deduplicate chain walking code |
commit | commitdiff | tree | snapshot |
2022-12-10 |
tb | bio chain test: handle walking of empty chains |
commit | commitdiff | tree | snapshot |
2022-12-10 |
patrick | Mitigate Spectre-BHB by using core-specific trampoline... |
commit | commitdiff | tree | snapshot |
2022-12-10 |
aoyama | Fix comments, no binary change. |
commit | commitdiff | tree | snapshot |
2022-12-09 |
kettenis | Simplify early kernel bootstrap a bit more. Just map... |
commit | commitdiff | tree | snapshot |
2022-12-09 |
patrick | Add detection for Spectre-BHB related CLRBHB, ECBHB... |
commit | commitdiff | tree | snapshot |
2022-12-09 |
jmc | fix double word and Ar -> Dv; |
commit | commitdiff | tree | snapshot |
2022-12-09 |
patrick | Fix typo: SCTX -> SCXT |
commit | commitdiff | tree | snapshot |
2022-12-09 |
tb | resolvd: fix leaks of line and fp |
commit | commitdiff | tree | snapshot |
2022-12-09 |
otto | iovcnt can be zero, writev does not like that and O_CRE... |
commit | commitdiff | tree | snapshot |
2022-12-09 |
claudio | Switch nd_opts from a union to just a struct. |
commit | commitdiff | tree | snapshot |
2022-12-09 |
tb | bio chain test: add a consistency check for chain lengths |
commit | commitdiff | tree | snapshot |
2022-12-09 |
deraadt | document changes to uvm_map_protect() for setting the... |
commit | commitdiff | tree | snapshot |
2022-12-09 |
tb | bn/Makefile: tidy up and simplify |
commit | commitdiff | tree | snapshot |
2022-12-09 |
tb | Allow overriding default run-regress-* targets |
commit | commitdiff | tree | snapshot |
2022-12-09 |
tb | bio chain test: make two errors noisy |
commit | commitdiff | tree | snapshot |
2022-12-09 |
tb | bio chain test: ensure the length of empty chains is 0 |
commit | commitdiff | tree | snapshot |
2022-12-09 |
tb | bio chain test: various minor readability tweaks |
commit | commitdiff | tree | snapshot |
2022-12-09 |
bluhm | Some TCP timer units have changed from slowhz to msec... |
commit | commitdiff | tree | snapshot |
2022-12-09 |
dtucker | Warn if no host keys for hostbased auth can be loaded... |
commit | commitdiff | tree | snapshot |
2022-12-09 |
dtucker | Add some server debugging for hostbased auth. |
commit | commitdiff | tree | snapshot |
2022-12-08 |
kettenis | Call vget(9) in uvn_put() to make sure we hold a refere... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
tb | bio chain test: fix inconsequential off-by-one |
commit | commitdiff | tree | snapshot |
2022-12-08 |
tb | bio chain test: minor readability tweaks |
commit | commitdiff | tree | snapshot |
2022-12-08 |
tb | bio chain test: rename a few variables for consistency |
commit | commitdiff | tree | snapshot |
2022-12-08 |
tb | bio chain test: decouple lengths of test chains |
commit | commitdiff | tree | snapshot |
2022-12-08 |
tb | bio chain test: refactor link_chains_at() |
commit | commitdiff | tree | snapshot |
2022-12-08 |
tb | bio chain test: lose some do_{,bio_} prefixes |
commit | commitdiff | tree | snapshot |
2022-12-08 |
tb | Split biotest into its three logical parts |
commit | commitdiff | tree | snapshot |
2022-12-08 |
cheloha | bgpctl(8): ometric: measure elapsed time with monotonic... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
guenther | Change ld.bfd to default to --enable-new-dtags so that... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
visa | Fix DT_MIPS_RLD_MAP_REL |
commit | commitdiff | tree | snapshot |
2022-12-08 |
tb | biotest: Tweak long comment a bit |
commit | commitdiff | tree | snapshot |
2022-12-08 |
anton | Print skipped on non applicable architectures. |
commit | commitdiff | tree | snapshot |
2022-12-08 |
anton | Stop overriding the regress target and use REGRESS_TARG... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
tb | Fix copy-paste error that left a paragraph ending in... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
tb | Add BIO_push() and BIO_set_next() regress coverage |
commit | commitdiff | tree | snapshot |
2022-12-08 |
tb | bn_mod_exp test: drop extra parentheses for readability |
commit | commitdiff | tree | snapshot |
2022-12-08 |
yasuoka | Convert tcptv_keep_init in milliseconds before comparin... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
yasuoka | Fix pvbus to specify M_ZERO properly. |
commit | commitdiff | tree | snapshot |
2022-12-08 |
guenther | _C_LABEL() and _ASM_LABEL() are no longer useful in... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
guenther | _C_LABEL() and _ASM_LABEL() are no longer useful in... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
patrick | Forcibly set console output to the framebuffer on the... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
guenther | _C_LABEL() and _ASM_LABEL() are no longer useful in... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
schwarze | Improve the implementation of BIO_push(3) such that... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
patrick | The ACPI tables on the Lenovo x13s are incomplete and... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
tb | Add references to the BIO_{push,pop}(3) example |
commit | commitdiff | tree | snapshot |
2022-12-07 |
mvs | Document 'uidinfo' structure locks. |
commit | commitdiff | tree | snapshot |
2022-12-07 |
guenther | Add END()s to match ENTRY()s. |
commit | commitdiff | tree | snapshot |
2022-12-07 |
guenther | Prefer numeric labels over L<digit> labels, as the... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
guenther | Prefer STRONG_ALIAS() over multiple overlapping _ENTRY... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
guenther | Apply changes from commitid FWrfGfO9Ojnsh1mq to libkern. |
commit | commitdiff | tree | snapshot |
2022-12-07 |
kn | Do not store unused ICMPv6 Option PREFIX_INFORMATION |
commit | commitdiff | tree | snapshot |
2022-12-07 |
tb | Fix example string |
commit | commitdiff | tree | snapshot |
2022-12-07 |
claudio | Fix comment by splitting sentance in two. From kn@ |
commit | commitdiff | tree | snapshot |
2022-12-07 |
dtucker | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2022-12-07 |
nicm | Process escape sequences in show-buffer, GitHub issue... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
deraadt | If the called of ypconnect(2) is root, the socket shoul... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
kettenis | Add support for additional RTKit endpoint advertised... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
tb | Zap extra space |
commit | commitdiff | tree | snapshot |
2022-12-06 |
mvs | Add missing kernel lock around (*if_ioctl)() call within |
commit | commitdiff | tree | snapshot |
2022-12-06 |
schwarze | Major rewrite for accuracy and clarity, and document... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
guenther | _C_LABEL() and _ASM_LABEL() are no longer useful in... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
tb | Add a few missing headers and drop a few unused ones |
commit | commitdiff | tree | snapshot |
2022-12-06 |
schwarze | Make sure BIO_push(3) always preserves all invariants... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
claudio | OpenMetrics is rather strict about naming metricsets. |
commit | commitdiff | tree | snapshot |
2022-12-06 |
patrick | Install arm64-qcom-dtb upon encountering a qcgpio(4... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
sthen | list hatch-vcs for MODPY_PYBUILD |
commit | commitdiff | tree | snapshot |
2022-12-06 |
schwarze | Improve the poorly designed BIO_set_next(3) API to... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
kettenis | Implement support for shared interrupts. |
commit | commitdiff | tree | snapshot |
2022-12-06 |
kettenis | For write operations, wait until the transaction comple... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
claudio | Implement ometric_set_timeval() and ometric_set_timeval... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
anton | Correct previous, must exit 0 to signal failure. |
commit | commitdiff | tree | snapshot |
2022-12-06 |
tobhe | Print size_t with %zu. |
commit | commitdiff | tree | snapshot |
2022-12-06 |
jsg | arithmethic -> arithmetic |
commit | commitdiff | tree | snapshot |
2022-12-06 |
cheloha | i386: switch to clockintr |
commit | commitdiff | tree | snapshot |
2022-12-06 |
cheloha | sh, landisk: switch to clockintr |
commit | commitdiff | tree | snapshot |
2022-12-06 |
cheloha | m88k, luna88k: switch to clockintr |
commit | commitdiff | tree | snapshot |
2022-12-06 |
cheloha | hppa: switch to clockintr |
commit | commitdiff | tree | snapshot |
2022-12-06 |
jca | Print SBI vendor, version and implemented spec version |
commit | commitdiff | tree | snapshot |
2022-12-06 |
jca | Drop unused WEAK_REFERENCE macro |
commit | commitdiff | tree | snapshot |
2022-12-05 |
deraadt | zap a pile of dangling tabs |
commit | commitdiff | tree | snapshot |
2022-12-05 |
jmc | make all lists non -compact, to keep spacing consistent; |
commit | commitdiff | tree | snapshot |
2022-12-05 |
claudio | Prep for rpki-client 8.2 |
commit | commitdiff | tree | snapshot |
2022-12-05 |
afresh1 | Add support configuring hostname.if(5) by lladdr |
commit | commitdiff | tree | snapshot |
2022-12-05 |
tb | Unbreak rust-openssl-tests on sparc64 |
commit | commitdiff | tree | snapshot |
2022-12-05 |
claudio | Revert and adjust the changes in ometric_set_state... |
commit | commitdiff | tree | snapshot |
2022-12-05 |
visa | Use evcount_percpu() with mips64 clock and ipi interrup... |
commit | commitdiff | tree | snapshot |
2022-12-05 |
visa | Avoid event counter re-insert in evcount_percpu() |
commit | commitdiff | tree | snapshot |
2022-12-05 |
kettenis | Add linker script for hppa. The crucial bit is that... |
commit | commitdiff | tree | snapshot |
2022-12-05 |
kettenis | Add support for the Backlight connector property like... |
commit | commitdiff | tree | snapshot |
2022-12-05 |
kettenis | Trigger a kevent when we change the backlight. This... |
commit | commitdiff | tree | snapshot |
2022-12-05 |
kettenis | Calculate the bit clock based on number of channels... |
commit | commitdiff | tree | snapshot |
2022-12-05 |
anton | Treat all possible mprotect() failures as fatal. |
commit | commitdiff | tree | snapshot |
next |