summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-04Christos Zoulas agreed to rescind clause 3 and 4 inJonathan Gray
2023-01-04ugly white spaceTheo de Raadt
2023-01-04Leo Weppelman agreed to rescind clause 3 and 4 inJonathan Gray
2023-01-04move the pf_state_tree_id type from pfvar.h to pfvar_priv.h.David Gwynne
2023-01-04Michael L. Hitch agreed to rescind clause 3 and 4 inJonathan Gray
2023-01-04Gordon W. Ross and Bill Studenmund agreed to rescind clause 3 and 4 inJonathan Gray
2023-01-04Gordon W. Ross agreed to rescind clause 3 and 4 inJonathan Gray
2023-01-04- use Fl instead of Ar for print0; from josiah frentsosJason McIntyre
2023-01-04Ichiro FUKUHARA agreed to rescind clause 3 and 4 inJonathan Gray
2023-01-04Chuck Cranor rescinded the advertising clause of uvm_mmap.c inJonathan Gray
2023-01-04fix a comment, no functional change.David Gwynne
2023-01-04Typos in vmd error message. No functional change.Dave Voutila
2023-01-04move the pf_state_tree rb tree type from pfvar.h to pfvar_priv.hDavid Gwynne
2023-01-04Shuffle code a bit to eliminate need for inner loopKenneth R Westerback
2023-01-04on sh/landisk, ELF binaries are currently unpadded between text and rodata.Theo de Raadt
2023-01-03No need to call editor_countfree() when displaying all the freeKenneth R Westerback
2023-01-03do not mention dhclient as a dhcp route message senderTheo de Raadt
2023-01-03Print the RRDP Session ID and Serial in verbose modeJob Snijders
2023-01-03Poll battery sensors less frequently.Anton Lindqvist
2023-01-03The software id in the request must be copied as is to the response by theAnton Lindqvist
2023-01-03Group more request and response constants.Anton Lindqvist
2023-01-03Query the client terminal for foreground and background colours and ifNicholas Marriott
2023-01-03Disable display backlight on Apple Silicon laptops when suspending.Tobias Heider
2023-01-02Add tfind_user(), for getting a proc* given a user-space TID andPhilip Guenther
2023-01-02The access type for an instruction storage/segment interrupt should notMark Kettenis
2023-01-02Let the EFI bootloader make a copy of the EFI System Resource Table (ESRT)Mark Kettenis
2023-01-02Fix the check for the BWX extension introduced in 1.92.Miod Vallat
2023-01-02regression test for PermitRemoteOpenDamien Miller
2023-01-02fix bug in PermitRemoteOpen which caused it to ignore its firstDamien Miller
2023-01-02use the pf generated toeplitz hash when setting the mbuf flow id.David Gwynne
2023-01-01Clear status bits when we receive a host system error. Otherwise theMark Kettenis
2023-01-01With the introduction of the PMAP_PREFER_{ALIGN,OFFSET} macros a long time ago,Miod Vallat
2023-01-01Add explicit LL suffixes to large constants to appease some compilers onMiod Vallat
2023-01-01Add explicit LL suffixes to large constants to appease some compilers onMiod Vallat
2023-01-01Add explicit LL suffixes to large constants to appease some compilers onMiod Vallat
2023-01-01Round up fractional percentages, as per POSIX.Todd C. Miller
2023-01-01Enable power management for PCI devices.Mark Kettenis
2023-01-01copyright++;Jonathan Gray
2023-01-01update drm to linux 6.1.2Jonathan Gray
2023-01-01timeout.9: document new interfaces, miscellaneous rewrites and cleanupScott Soule Cheloha
2022-12-31Document that -P disables BLOCKSIZE support.Todd C. Miller
2022-12-31timeout: rename "timeout_at_ts" to "timeout_abs_ts"Scott Soule Cheloha
2022-12-31syncJonathan Gray
2022-12-31Look for the first 2 mem regions, ignore the restGeorge Koehler
2022-12-31crank libfido2 major version, it depends on libcbor and it justDamien Miller
2022-12-31update to upstream libcbor v.0.10.0 and crank major. Also includesDamien Miller
2022-12-31Let luna88k's bootloader pass RB_GOODRANDOM to the kernel.Kenji Aoyama
2022-12-31sysctl_clockintr: clear "sum" with memset before copyout(9)Scott Soule Cheloha
2022-12-31Add machdep.lidaction to machdep names list.Patrick Wildt
2022-12-30Add TABDLY, TAB0, TAB3 for better source compatibility.Todd C. Miller