summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-21Add pf config to block unencrypted pings.tobhe
2020-07-21Make test work with IPv6 addresses.tobhe
2020-07-21Provide GRE over transport mode examplekn
2020-07-21Improve processing of lost frames during 802.11 Rx aggregation.Stefan Sperling
2020-07-21Handle TEMPORARY_FAILURE notification on IKESA rekeying.tobhe
2020-07-21Make sure to explicit_bzero() buffers holding sensitive SA data.tobhe
2020-07-21Do not bother masking IPIs in the Loongson 3A specific IPI routine.Visa Hankala
2020-07-21Fix show-buffer when run from inside tmux, GitHub issue 2314.Nicholas Marriott
2020-07-21extra garbage line found during archeologyTheo de Raadt
2020-07-21acpi can use IPL_BIO (a low interrupt) since it only enqueues operations forTheo de Raadt
2020-07-21It's saa_flags, not flags.Kenneth R Westerback
2020-07-21Avoid integer underflow due to tiny snaplenkn
2020-07-20ramdisks got broken by that last diff.Theo de Raadt
2020-07-20timecounting: add missing mutex assertion to tc_update_timekeep()cheloha
2020-07-20timecounting: misc. cleanup in tc_setclock() and tc_setrealtimeclock()cheloha
2020-07-20Fix dst/src port configuration bug with multiple flows.tobhe
2020-07-20Neither is saa.ssa.pool the same as saa.saa_pool.Kenneth R Westerback
2020-07-20saa.ssa.wwpn is not the same as saa.saa_wwpn.Kenneth R Westerback
2020-07-20If closefile() is called on std{in,out,err}, freopen() /dev/null instead.Todd C. Miller
2020-07-20In closeall(), skip stdin and flush std{err,out} instead of closing.Todd C. Miller
2020-07-20cleanup ttrstrt; no functional change; ok dlgTheo de Raadt
2020-07-20improve accuracy of kexec_subr.o dependencyTheo de Raadt
2020-07-20fix macro indentTheo de Raadt
2020-07-20Improve MACHINE/MACHINE_ARCH access to actually testing architecturesTheo de Raadt
2020-07-20test _exit(2) rather than exit(3) [to keep things simpler], andTheo de Raadt
2020-07-20Add uvm_map_inentry call, to detect stack pivots at trap time.Theo de Raadt
2020-07-20Missed a chunk somewhere along the line. Use our_id vs our_id_b inKenneth R Westerback
2020-07-20build powerpc version, alsoTheo de Raadt
2020-07-20as jmc@ points out, i missed a few instances of .Xr more 1Ingo Schwarze
2020-07-20Move remaining scsi bus initialization info from "prototype scsi link"Kenneth R Westerback
2020-07-20Sigh. Only the ptyc case should tsleep in ttyretype, since others canTheo de Raadt
2020-07-20Switch the default pager from "more -s" to "less".Ingo Schwarze
2020-07-20Mention hostid and checksumkn
2020-07-20Add a new column to wsfontload -l output, to report the number ofFrederic Cambus
2020-07-20Move insertions to `if_list' out of NET_LOCK() because KERNEL_LOCK()mvs
2020-07-20Update Spleen kernel fonts to version 1.8.1, bringing the followingFrederic Cambus
2020-07-20iked: fix typo in fatalxStuart Henderson
2020-07-20Fix various whitespace and formatting issues in rasops(9).Frederic Cambus
2020-07-20KNF for multi-line comment added to iwn5000_set_gains() in previous commit.Stefan Sperling
2020-07-20Fix gain calibration for some iwn(4) devices (5000 and up).Stefan Sperling
2020-07-20Add powerpc64 to PIE_ARCH and STATICPIE_ARCH.Mark Kettenis
2020-07-20Fix a logic bug in iwn(4) which meant that automatic rate control forStefan Sperling
2020-07-20update a comment in iwn_ampdu_tx_done following previous SSN -> SEQ changeStefan Sperling
2020-07-20Make iwn_ampdu_tx_done() record an ACK for the frame for which the hardwareStefan Sperling
2020-07-20The IEEE80211_F_HIDENWID flag is now part of ic_userflags, not ic_flags.Stefan Sperling
2020-07-20use timeout_del_barrier(9) for del_timer_sync()Jonathan Gray
2020-07-20Remove unused variable "caplen"kn
2020-07-20__main() is no longer used by any of our toolchainsTheo de Raadt
2020-07-19tc_windup(): remove misleading comment about getmicrotime(9)cheloha
2020-07-19kexec_subr.S will need assym.h built beforehandsTheo de Raadt