2024-07-04 |
bluhm | Implement IPv6 forwarding IPsec only. |
commit | commitdiff | tree | snapshot |
2024-07-04 |
jmc | make the CONFIGURATIONS list -compact to fox the item... |
commit | commitdiff | tree | snapshot |
2024-07-04 |
jmc | fix SEE ALSO; |
commit | commitdiff | tree | snapshot |
2024-07-04 |
jmc | - tidy "authenticate" and "account" commands using... |
commit | commitdiff | tree | snapshot |
2024-07-04 |
bket | Revert "Make daily(8) reporting services that are running" |
commit | commitdiff | tree | snapshot |
2024-07-04 |
jsg | remove uvm_addr_align() and uvm_addr_align_back() |
commit | commitdiff | tree | snapshot |
2024-07-03 |
patrick | Right now MSIs don't work on the Qualcomm Snapdragon... |
commit | commitdiff | tree | snapshot |
2024-07-03 |
kettenis | Add device tree mapping for Asus Vivobook S15. |
commit | commitdiff | tree | snapshot |
2024-07-03 |
kettenis | Map BUS_SPACE_MAP_PREFETCHABLE to Normal-NC. There... |
commit | commitdiff | tree | snapshot |
2024-07-03 |
kettenis | Switch to a table for mapping smbios vendor/product... |
commit | commitdiff | tree | snapshot |
2024-07-03 |
job | Fix typo |
commit | commitdiff | tree | snapshot |
2024-07-03 |
yasuoka | Add missing "module standard". It is needed before... |
commit | commitdiff | tree | snapshot |
2024-07-03 |
jsg | remove __mp_release_all_but_one(), unused since sched_b... |
commit | commitdiff | tree | snapshot |
2024-07-02 |
kettenis | regen |
commit | commitdiff | tree | snapshot |
2024-07-02 |
kettenis | Add Qualcomm X1E80100 |
commit | commitdiff | tree | snapshot |
2024-07-02 |
kettenis | Fix unintended comparison between signed and unsigned... |
commit | commitdiff | tree | snapshot |
2024-07-02 |
patrick | Support the Qualcomm Snapdragon X Elite (X1E80100)... |
commit | commitdiff | tree | snapshot |
2024-07-02 |
patrick | From what we currently use, the Qualcomm Snapdragon... |
commit | commitdiff | tree | snapshot |
2024-07-02 |
patrick | Give the Qualcomm Snapdragon X Elite (X1E80100) the... |
commit | commitdiff | tree | snapshot |
2024-07-02 |
bluhm | Read IPsec forwarding information once. |
commit | commitdiff | tree | snapshot |
2024-07-02 |
florian | Use correct idiom to get mac addresses from ethernet... |
commit | commitdiff | tree | snapshot |
2024-07-02 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-07-02 |
deraadt | minor cleanups, especially DPADD |
commit | commitdiff | tree | snapshot |
2024-07-02 |
kettenis | The traditional LL/SC atomics perform poorly on modern... |
commit | commitdiff | tree | snapshot |
2024-07-02 |
kettenis | Do not attach acpitz(4) if the _STA method indicates... |
commit | commitdiff | tree | snapshot |
2024-07-02 |
jmc | spelling, grammar, macro fixes for previous; |
commit | commitdiff | tree | snapshot |
2024-07-02 |
gkoehler | Support numpad on newer macppc Apple PowerBooks |
commit | commitdiff | tree | snapshot |
2024-07-02 |
jsg | remove oga's copyright notice, none of those changes... |
commit | commitdiff | tree | snapshot |
2024-07-02 |
jsg | remove unused agp_flush_cache_range() |
commit | commitdiff | tree | snapshot |
2024-07-02 |
jsg | remove unused agp_map functions |
commit | commitdiff | tree | snapshot |
2024-07-02 |
yasuoka | Fix previous. The place of "accounting" was wrong. |
commit | commitdiff | tree | snapshot |
2024-07-02 |
yasuoka | Add support for RADIUS accounting. |
commit | commitdiff | tree | snapshot |
2024-07-02 |
yasuoka | Change the syntax for "module" and "authenticate".... |
commit | commitdiff | tree | snapshot |
2024-07-01 |
yasuoka | Stop scheduling an I/O event by the timer when the... |
commit | commitdiff | tree | snapshot |
2024-07-01 |
deraadt | signal handler must use the save_errno dance, and massa... |
commit | commitdiff | tree | snapshot |
2024-07-01 |
deraadt | missing save_errno dance inside non-terminal signal... |
commit | commitdiff | tree | snapshot |
2024-07-01 |
jmc | tidy up the text in previous; ok yasuoka |
commit | commitdiff | tree | snapshot |
2024-07-01 |
yasuoka | Enclose IPv6 address in a square bracket if the address... |
commit | commitdiff | tree | snapshot |
2024-07-01 |
kettenis | Don't crash if we can't read the temperature for a... |
commit | commitdiff | tree | snapshot |
2024-07-01 |
bluhm | Explicit TLS handshake with syslog client. |
commit | commitdiff | tree | snapshot |
2024-07-01 |
yasuoka | Modify IPCP to use {D,NB}NS servers from RADIUS. Also... |
commit | commitdiff | tree | snapshot |
2024-07-01 |
yasuoka | Exit with an error code when error or module die. |
commit | commitdiff | tree | snapshot |
2024-07-01 |
yasuoka | Set SO_REUSEADDR for the listening socket. This makes... |
commit | commitdiff | tree | snapshot |
2024-07-01 |
djm | openssh-9.8 |
commit | commitdiff | tree | snapshot |
2024-07-01 |
djm | when sending ObscureKeystrokeTiming chaff packets,... |
commit | commitdiff | tree | snapshot |
2024-07-01 |
yasuoka | Call daemon(3) before parse_config() since parse_config... |
commit | commitdiff | tree | snapshot |
2024-07-01 |
yasuoka | Remove unused secret field from struct radiusd_authenti... |
commit | commitdiff | tree | snapshot |
2024-07-01 |
yasuoka | Don't receive decoration when not requested. |
commit | commitdiff | tree | snapshot |
2024-07-01 |
yasuoka | Show config error when -n |
commit | commitdiff | tree | snapshot |
2024-07-01 |
yasuoka | Add missing size check. |
commit | commitdiff | tree | snapshot |
2024-07-01 |
yasuoka | "secret" without quote can be used for key or value... |
commit | commitdiff | tree | snapshot |
2024-07-01 |
yasuoka | Tweak a white space. |
commit | commitdiff | tree | snapshot |
2024-07-01 |
yasuoka | Delete a garbage empty definition. |
commit | commitdiff | tree | snapshot |
2024-07-01 |
djm | use "lcd" to change directory before "lls" rather then... |
commit | commitdiff | tree | snapshot |
2024-07-01 |
jsg | Remove history of the tms struct. It is tied to the... |
commit | commitdiff | tree | snapshot |
2024-06-30 |
jsg | correct history; first mention of /etc/rc in init manua... |
commit | commitdiff | tree | snapshot |
2024-06-30 |
jsg | correct history; dmesg appeared (without a manual page... |
commit | commitdiff | tree | snapshot |
2024-06-30 |
deraadt | we don't need the NOBYFOUR space-savings option anymore... |
commit | commitdiff | tree | snapshot |
2024-06-30 |
deraadt | delete dhclient(8). ipv4 dhcp leases have been acquire... |
commit | commitdiff | tree | snapshot |
2024-06-30 |
florian | Clearify "force" and "preference" interaction. |
commit | commitdiff | tree | snapshot |
2024-06-30 |
jsing | Remove lhash statistics. |
commit | commitdiff | tree | snapshot |
2024-06-30 |
krw | Use howmany() to calculate how many prpl entries are... |
commit | commitdiff | tree | snapshot |
2024-06-30 |
kevlo | Add support for the Realtek RTL8126 chip to the rge... |
commit | commitdiff | tree | snapshot |
2024-06-30 |
kevlo | regen |
commit | commitdiff | tree | snapshot |
2024-06-30 |
kevlo | Add Realtek RTL8126. |
commit | commitdiff | tree | snapshot |
2024-06-30 |
tb | sync with base |
commit | commitdiff | tree | snapshot |
2024-06-30 |
tb | cast string literals with z_const char * |
commit | commitdiff | tree | snapshot |
2024-06-30 |
tb | Z_HUFFMAN -> Z_HUFFMAN_ONLY + linewrapping churn in... |
commit | commitdiff | tree | snapshot |
2024-06-30 |
jsg | remove struct acpi_parsestate, unused since dsdt.c... |
commit | commitdiff | tree | snapshot |
2024-06-29 |
jsg | remove defines for acpi ioctls, unused since acpi.c... |
commit | commitdiff | tree | snapshot |
2024-06-29 |
jsg | remove struct acpi_dev_rank, unused since acpi.c rev... |
commit | commitdiff | tree | snapshot |
2024-06-29 |
florian | Disable the shared cache between resolvers for now. |
commit | commitdiff | tree | snapshot |
2024-06-29 |
tb | Z_HUFFMAN -> Z_HUFFMAN_ONLY |
commit | commitdiff | tree | snapshot |
2024-06-29 |
jsg | remove unused vars |
commit | commitdiff | tree | snapshot |
2024-06-29 |
yasuoka | Fix typos in previous. |
commit | commitdiff | tree | snapshot |
2024-06-29 |
jsg | remove unused vars |
commit | commitdiff | tree | snapshot |
2024-06-29 |
jsg | remove unused var |
commit | commitdiff | tree | snapshot |
2024-06-29 |
tb | fix typo |
commit | commitdiff | tree | snapshot |
2024-06-29 |
yasuoka | Add variables for RFC 5176 Error Cause. |
commit | commitdiff | tree | snapshot |
2024-06-29 |
yasuoka | Add variables for DAE for RADIUS (RFC 5176). |
commit | commitdiff | tree | snapshot |
2024-06-28 |
bluhm | Link regress unp-write-closed to build. |
commit | commitdiff | tree | snapshot |
2024-06-28 |
mvs | Restore original EPIPE and ENOTCONN errors priority... |
commit | commitdiff | tree | snapshot |
2024-06-28 |
bluhm | Test writing to socket pair closed by the other side... |
commit | commitdiff | tree | snapshot |
2024-06-28 |
tb | Add more regress coverage for SSL_select_next_proto() |
commit | commitdiff | tree | snapshot |
2024-06-28 |
tb | The ALPN callback should really ignore the out paramete... |
commit | commitdiff | tree | snapshot |
2024-06-28 |
jan | Cleanup control queue checks in vio(4). |
commit | commitdiff | tree | snapshot |
2024-06-28 |
tb | Fix SSL_select_next_proto() |
commit | commitdiff | tree | snapshot |
2024-06-28 |
jsing | Remove handling of SSLv2 client hello messages. |
commit | commitdiff | tree | snapshot |
2024-06-28 |
jsg | drm/amdgpu: fix UBSAN warning in kv_dpm.c |
commit | commitdiff | tree | snapshot |
2024-06-28 |
jsg | drm/radeon: fix UBSAN warning in kv_dpm.c |
commit | commitdiff | tree | snapshot |
2024-06-28 |
jsg | drm/i915/mso: using joiner is not possible with eDP MSO |
commit | commitdiff | tree | snapshot |
2024-06-27 |
djm | delete obsolete comment |
commit | commitdiff | tree | snapshot |
2024-06-27 |
djm | retire unused API |
commit | commitdiff | tree | snapshot |
2024-06-27 |
mglocker | Clear interrupt before we process the request as specif... |
commit | commitdiff | tree | snapshot |
2024-06-27 |
jmc | ssl(8) no longer contains a HISTORY section; |
commit | commitdiff | tree | snapshot |
2024-06-27 |
jmc | space before punctuation in macro; |
commit | commitdiff | tree | snapshot |
2024-06-27 |
florian | Remove outdated references to dhclient, it's finally... |
commit | commitdiff | tree | snapshot |
2024-06-27 |
florian | dhclient hasn't prodded us in a long time to renew... |
commit | commitdiff | tree | snapshot |
2024-06-27 |
kettenis | Implement ts_set_limit() for rk3588. This makes therma... |
commit | commitdiff | tree | snapshot |
2024-06-27 |
kettenis | Implement an optional callback function for thermal... |
commit | commitdiff | tree | snapshot |
next |