Age | Commit message (Expand) | Author |
2023-01-04 | Christos Zoulas agreed to rescind clause 3 and 4 in | Jonathan Gray |
2023-01-04 | ugly white space | Theo de Raadt |
2023-01-04 | Leo Weppelman agreed to rescind clause 3 and 4 in | Jonathan Gray |
2023-01-04 | move the pf_state_tree_id type from pfvar.h to pfvar_priv.h. | David Gwynne |
2023-01-04 | Michael L. Hitch agreed to rescind clause 3 and 4 in | Jonathan Gray |
2023-01-04 | Gordon W. Ross and Bill Studenmund agreed to rescind clause 3 and 4 in | Jonathan Gray |
2023-01-04 | Gordon W. Ross agreed to rescind clause 3 and 4 in | Jonathan Gray |
2023-01-04 | - use Fl instead of Ar for print0; from josiah frentsos | Jason McIntyre |
2023-01-04 | Ichiro FUKUHARA agreed to rescind clause 3 and 4 in | Jonathan Gray |
2023-01-04 | Chuck Cranor rescinded the advertising clause of uvm_mmap.c in | Jonathan Gray |
2023-01-04 | fix a comment, no functional change. | David Gwynne |
2023-01-04 | Typos in vmd error message. No functional change. | Dave Voutila |
2023-01-04 | move the pf_state_tree rb tree type from pfvar.h to pfvar_priv.h | David Gwynne |
2023-01-04 | Shuffle code a bit to eliminate need for inner loop | Kenneth R Westerback |
2023-01-04 | on sh/landisk, ELF binaries are currently unpadded between text and rodata. | Theo de Raadt |
2023-01-03 | No need to call editor_countfree() when displaying all the free | Kenneth R Westerback |
2023-01-03 | do not mention dhclient as a dhcp route message sender | Theo de Raadt |
2023-01-03 | Print the RRDP Session ID and Serial in verbose mode | Job Snijders |
2023-01-03 | Poll battery sensors less frequently. | Anton Lindqvist |
2023-01-03 | The software id in the request must be copied as is to the response by the | Anton Lindqvist |
2023-01-03 | Group more request and response constants. | Anton Lindqvist |
2023-01-03 | Query the client terminal for foreground and background colours and if | Nicholas Marriott |
2023-01-03 | Disable display backlight on Apple Silicon laptops when suspending. | Tobias Heider |
2023-01-02 | Add tfind_user(), for getting a proc* given a user-space TID and | Philip Guenther |
2023-01-02 | The access type for an instruction storage/segment interrupt should not | Mark Kettenis |
2023-01-02 | Let the EFI bootloader make a copy of the EFI System Resource Table (ESRT) | Mark Kettenis |
2023-01-02 | Fix the check for the BWX extension introduced in 1.92. | Miod Vallat |
2023-01-02 | regression test for PermitRemoteOpen | Damien Miller |
2023-01-02 | fix bug in PermitRemoteOpen which caused it to ignore its first | Damien Miller |
2023-01-02 | use the pf generated toeplitz hash when setting the mbuf flow id. | David Gwynne |
2023-01-01 | Clear status bits when we receive a host system error. Otherwise the | Mark Kettenis |
2023-01-01 | With the introduction of the PMAP_PREFER_{ALIGN,OFFSET} macros a long time ago, | Miod Vallat |
2023-01-01 | Add explicit LL suffixes to large constants to appease some compilers on | Miod Vallat |
2023-01-01 | Add explicit LL suffixes to large constants to appease some compilers on | Miod Vallat |
2023-01-01 | Add explicit LL suffixes to large constants to appease some compilers on | Miod Vallat |
2023-01-01 | Round up fractional percentages, as per POSIX. | Todd C. Miller |
2023-01-01 | Enable power management for PCI devices. | Mark Kettenis |
2023-01-01 | copyright++; | Jonathan Gray |
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 |