2022-03-11 |
mpi | Constify struct cfattach. |
commit | commitdiff | tree | snapshot |
2022-03-11 |
visa | Fix formatting of cond_signal(). |
commit | commitdiff | tree | snapshot |
2022-03-11 |
jsg | remove reference to gcu(4) which is only used by em... |
commit | commitdiff | tree | snapshot |
2022-03-11 |
jmatthew | Fix receive filter handling. Update the unicast mac... |
commit | commitdiff | tree | snapshot |
2022-03-11 |
kn | Fix wxneeded elf section name, use markup |
commit | commitdiff | tree | snapshot |
2022-03-11 |
claudio | Revert part of rev 1.293. Using cursig() to deliver... |
commit | commitdiff | tree | snapshot |
2022-03-11 |
claudio | Fix overflow protection check in the poll loop. The... |
commit | commitdiff | tree | snapshot |
2022-03-11 |
dtucker | Revert previous commit. The problem it was attempting... |
commit | commitdiff | tree | snapshot |
2022-03-11 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2022-03-11 |
jsg | fix previous |
commit | commitdiff | tree | snapshot |
2022-03-11 |
dtucker | Check for underflow as well as overflow when scaling... |
commit | commitdiff | tree | snapshot |
2022-03-11 |
anton | Enable PL011 UART FIF0 support in pluart(4). The FIFO... |
commit | commitdiff | tree | snapshot |
2022-03-10 |
jca | Downgrade RISCV ABI mismatch error to a warning |
commit | commitdiff | tree | snapshot |
2022-03-10 |
bluhm | KASSERT should not contain memory barriers as they... |
commit | commitdiff | tree | snapshot |
2022-03-10 |
bluhm | Use atomic load and store functions to access refcnt... |
commit | commitdiff | tree | snapshot |
2022-03-10 |
bluhm | Forgot makefile for atomic_load_int.9 in previous commit. |
commit | commitdiff | tree | snapshot |
2022-03-10 |
bluhm | Provide atomic load and store functions for int and... |
commit | commitdiff | tree | snapshot |
2022-03-10 |
jmatthew | Invalidate the nic's rx descriptor cache when taking... |
commit | commitdiff | tree | snapshot |
2022-03-10 |
mpi | Do not clear the PG_BUSY flag before passing the anon... |
commit | commitdiff | tree | snapshot |
2022-03-10 |
hastings | Add support for Sunrisepoint-H and Sunrisepoint-LP... |
commit | commitdiff | tree | snapshot |
2022-03-10 |
hastings | Add mtw(4) to fw_update(8). |
commit | commitdiff | tree | snapshot |
2022-03-10 |
hastings | Inform fw_update(8) about mtw(4) pattern. |
commit | commitdiff | tree | snapshot |
2022-03-10 |
tb | Simple regress for NULL deref reported by Guido Vranken... |
commit | commitdiff | tree | snapshot |
2022-03-10 |
jsg | authentcation -> authentication |
commit | commitdiff | tree | snapshot |
2022-03-10 |
jsg | tansformed -> transformed |
commit | commitdiff | tree | snapshot |
2022-03-10 |
jsg | immediatly -> immediately |
commit | commitdiff | tree | snapshot |
2022-03-10 |
jsg | verion -> version |
commit | commitdiff | tree | snapshot |
2022-03-10 |
jsg | unsusual -> unusual |
commit | commitdiff | tree | snapshot |
2022-03-09 |
jsg | spelling/wording |
commit | commitdiff | tree | snapshot |
2022-03-09 |
bluhm | Update libexpat to 2.4.7. Relevant for OpenBSD are... |
commit | commitdiff | tree | snapshot |
2022-03-09 |
claudio | Change the logic around rounding up the needed memory... |
commit | commitdiff | tree | snapshot |
2022-03-09 |
jsg | bandwith -> bandwidth |
commit | commitdiff | tree | snapshot |
2022-03-09 |
espie | fix a minor bug that's going to become more relevant... |
commit | commitdiff | tree | snapshot |
2022-03-09 |
jsg | Idenfitier -> Identifier |
commit | commitdiff | tree | snapshot |
2022-03-09 |
stsp | Improve stability of roaming on iwn(4), in particular... |
commit | commitdiff | tree | snapshot |
2022-03-09 |
mortimer | Arm is not ready for unwinding yet. Disable unwind... |
commit | commitdiff | tree | snapshot |
2022-03-08 |
bluhm | In IPsec policy replace integer refcount with atomic... |
commit | commitdiff | tree | snapshot |
2022-03-08 |
nicm | With -f use percentages of window size not pane size... |
commit | commitdiff | tree | snapshot |
2022-03-08 |
nicm | Fix user hooks (which are strings not arrays). |
commit | commitdiff | tree | snapshot |
2022-03-08 |
sashan | merge iack_mtx, upd_c_mtx, del_mtx, ins_mtx and upd_mtx... |
commit | commitdiff | tree | snapshot |
2022-03-08 |
anton | also use the device name in ucc_intr() debug output |
commit | commitdiff | tree | snapshot |
2022-03-08 |
nicm | Add remain-on-exit-format to set text shown when pane... |
commit | commitdiff | tree | snapshot |
2022-03-08 |
claudio | Add a sleep when starting the bgpd daemons so that... |
commit | commitdiff | tree | snapshot |
2022-03-08 |
tb | Some more c99 initializers for consistency and readability |
commit | commitdiff | tree | snapshot |
2022-03-08 |
visa | Make cad(4) handle rxr ioctl. |
commit | commitdiff | tree | snapshot |
2022-03-08 |
hastings | Enable mtw(4) in the build for amd64. |
commit | commitdiff | tree | snapshot |
2022-03-08 |
tb | Avoid leak of roa in rtr_parse_ipv{4,6}_prefix() |
commit | commitdiff | tree | snapshot |
2022-03-08 |
claudio | No need to print fetchtable twice in this error message. |
commit | commitdiff | tree | snapshot |
2022-03-08 |
anton | use the device name in debug output |
commit | commitdiff | tree | snapshot |
2022-03-08 |
nicm | Add argument to refresh-client -l to forward clipboard... |
commit | commitdiff | tree | snapshot |
2022-03-08 |
nicm | Add formats for client and server UID and user (for... |
commit | commitdiff | tree | snapshot |
2022-03-08 |
claudio | Start bgpd in rdomain 1 a bit earlier to avoid session... |
commit | commitdiff | tree | snapshot |
2022-03-08 |
jmatthew | Handle rxrinfo ioctl. |
commit | commitdiff | tree | snapshot |
2022-03-08 |
hastings | Add missing byteswap to mtw_write_cfg(). |
commit | commitdiff | tree | snapshot |
2022-03-08 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-03-08 |
jsg | remove files used by isa radio drivers removed in 2016 |
commit | commitdiff | tree | snapshot |
2022-03-07 |
jsg | remove WD33C93 SCSI code |
commit | commitdiff | tree | snapshot |
2022-03-07 |
deraadt | grow diskspace |
commit | commitdiff | tree | snapshot |
2022-03-07 |
dv | vio(4): use NULL instead of 0 with sc_{rx,tx}_mbuf... |
commit | commitdiff | tree | snapshot |
2022-03-07 |
dv | Resolve clang unused-but-set warnings in vmd's vioscsi.c. |
commit | commitdiff | tree | snapshot |
2022-03-07 |
visa | Prevent deadlock in cad_down() |
commit | commitdiff | tree | snapshot |
2022-03-07 |
nicm | Pass client when adding menu item, GitHub issue 3103. |
commit | commitdiff | tree | snapshot |
2022-03-07 |
kettenis | Since AIC2 uses 4 interrupt cells we need to adjust... |
commit | commitdiff | tree | snapshot |
2022-03-07 |
ratchov | Switch internal sample representation to 24-bit fixed... |
commit | commitdiff | tree | snapshot |
2022-03-07 |
ratchov | Switch internal sample representation to 24-bit fixed... |
commit | commitdiff | tree | snapshot |
2022-03-07 |
stsp | rename net80211 ioctl struct ieee80211_channel to struc... |
commit | commitdiff | tree | snapshot |
2022-03-07 |
bcook | bump for LibreSSL 3.5.1 |
commit | commitdiff | tree | snapshot |
2022-03-06 |
chrisz | Add JMICRON JMB58x ahci |
commit | commitdiff | tree | snapshot |
2022-03-06 |
kettenis | Simple move firmware subdirectory in place as suggested... |
commit | commitdiff | tree | snapshot |
2022-03-06 |
kettenis | Fetch bwfm(4) firmware from the EFI System Partition... |
commit | commitdiff | tree | snapshot |
2022-03-06 |
kettenis | Look for firmware for Apple Silicon devices in /etc... |
commit | commitdiff | tree | snapshot |
2022-03-06 |
bluhm | Usually we check ipsec_in_use as shortcut to avoid... |
commit | commitdiff | tree | snapshot |
2022-03-06 |
deraadt | oops, typo, spotted by Mikhail |
commit | commitdiff | tree | snapshot |
2022-03-06 |
kettenis | Convert KVA allocation to km_alloc(9). |
commit | commitdiff | tree | snapshot |
2022-03-06 |
jsg | remove unused usbdev and btbus attributes |
commit | commitdiff | tree | snapshot |
2022-03-05 |
deraadt | Add an activate() function with DVACT_QUIESCE & DVACT_R... |
commit | commitdiff | tree | snapshot |
2022-03-05 |
deraadt | Improve wording for trying S5 instead of S4 |
commit | commitdiff | tree | snapshot |
2022-03-05 |
jsing | Add test coverage for i2a_ASN1_OBJECT() |
commit | commitdiff | tree | snapshot |
2022-03-05 |
aoyama | Move initial ROM console related codes into separated... |
commit | commitdiff | tree | snapshot |
2022-03-05 |
jsg | #if INET6 -> #ifdef INET6 to be consistent |
commit | commitdiff | tree | snapshot |
2022-03-05 |
jsg | remove fddi leftover |
commit | commitdiff | tree | snapshot |
2022-03-05 |
bket | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2022-03-05 |
aoyama | Move CPU-CMMU association report into #ifdef DEBUG... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
afresh1 | Put back local patch to avoid regenerating tests |
commit | commitdiff | tree | snapshot |
2022-03-04 |
kettenis | Add support for the BCM4387. The firmware for this... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
bluhm | in_addmulti() is only called from ioctl(2) or setsockop... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
bluhm | in_pcbinit() is called during boot. There malloc(9... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
deraadt | fix year, from mikhail |
commit | commitdiff | tree | snapshot |
2022-03-04 |
gnezdo | Report versioned lib.so in cc --print-file-name given... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
claudio | Make the regress test more reliable by starting the... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
tb | Document LOGIN_SETRTABLE |
commit | commitdiff | tree | snapshot |
2022-03-04 |
tb | Revert previous and add LOGIN_SETENV and LOGIN_SETRTABLE |
commit | commitdiff | tree | snapshot |
2022-03-04 |
deraadt | Only provide the .gz file if timestamp is >= the non... |
commit | commitdiff | tree | snapshot |
2022-03-03 |
krw | r1.241 was the culprit. Unrevert r1.240. |
commit | commitdiff | tree | snapshot |
2022-03-03 |
florian | Use LDNS_RCODE define; no functional change |
commit | commitdiff | tree | snapshot |
2022-03-03 |
krw | Revert r1.241 and r1.240 which may have broken softraid. |
commit | commitdiff | tree | snapshot |
2022-03-03 |
claudio | Stub rde_send_kroute() reminded by tb@ |
commit | commitdiff | tree | snapshot |
2022-03-03 |
claudio | Move rde_send_kroute() from rde_generate_updates()... |
commit | commitdiff | tree | snapshot |
2022-03-03 |
tb | Pull a len == 0 check up before malloc(len) to avoid... |
commit | commitdiff | tree | snapshot |
2022-03-03 |
claudio | Remove the labelid from struct kroute_full. It was... |
commit | commitdiff | tree | snapshot |
next |