openbsd
2021-04-25 stspAsus USB-N10 should work with urtwn(4). Patch by Jan...
2021-04-25 stspMake urtwn(4) attach to 'ASUS USB-N10 Nano' devices.
2021-04-25 stspregen
2021-04-25 stspAdd USB product ID for ASUS RTL8188EUS. Patch by Jan...
2021-04-25 stspImplement support for Rx aggregation offload in iwm...
2021-04-25 jsingClean up derivation of finished/peer finished.
2021-04-25 jsgcleanup riscv64 config glue
2021-04-25 mvsImplement per-socket `so_lock' rwlock(9) and use it...
2021-04-24 kettenisSync with arm64 version fixing bugs in some of the...
2021-04-24 deraadtsync
2021-04-24 tbDo not leave errors on the error stack on PKCS12_parse...
2021-04-24 tbEnable the new verifier again so hopefully the remainin...
2021-04-24 deraadtremove bgpd warning message exposed by "bgpctl show...
2021-04-24 kettenisThe variation in access size requirements and spacing...
2021-04-24 mpiRemove unused function pointers from `todr_handle'.
2021-04-24 mpiConvert allocations to km_alloc(9).
2021-04-24 jmatthewIf MSI-X vectors are available, create multiple tx...
2021-04-24 visaAdd cduart(4), a driver for the Cadence UART found...
2021-04-24 jsgreduce diff to other archs
2021-04-24 jsgadd gfrtc(4)
2021-04-24 jsgAdd gfrtc a driver for the real-time clock interface...
2021-04-24 inoguchiRemove "-4" option treatment and use it always on s_ser...
2021-04-23 bluhmSetting variable arpinit_done is not MP save if we...
2021-04-23 bluhmThe variable la_hold_total contains the number of packe...
2021-04-23 tbEnable test-renegotiation-changed-clienthello.py but...
2021-04-23 tbwhitespace
2021-04-23 drahnAdd MID_RISCV64 and EM_RISCV to enable riscv64
2021-04-23 drahnFile was accidentally duplicated on inital checkin...
2021-04-23 jsgenable viornd(4) on riscv64
2021-04-23 jsgenable syscon(4) on riscv64
2021-04-23 kettenisAdjust support for "syscon-reboot" and "syscon-poweroff...
2021-04-23 jsgbuild with -Werror
2021-04-23 jsgcast TCB_GET() to void * to avoid -Wpointer-integer...
2021-04-23 jsgreuse arm64 openprom(4) on riscv64
2021-04-23 bluhmRemove the sysctl kern.allowdt code from kernel if...
2021-04-23 jmatthewWhen we have a single tx/rx queue, the cp ring is also...
2021-04-23 jsgspelling
2021-04-23 jmatthewCreate separate structures for rx and tx queues to...
2021-04-23 drahnInclude sys/systm.h in riscv64 db files,
2021-04-23 jsgadd missing break
2021-04-23 dlgcall klist_invalidate from bpfsdetach to tell kq listen...
2021-04-23 dlgonly skip pf once for packets that are injected by...
2021-04-23 jmatthewWe're only going to use the first CoS queue, so only...
2021-04-23 drahnInitial import of OpenBSD/riscv64
2021-04-22 patrickUse the long version of the bwfm(4) firmware path,...
2021-04-22 lumAdd a non-interactive version of query-replace-regexp...
2021-04-22 dvvmd(8): guard against bad virtio drivers
2021-04-22 tbOnly hash known CH extensions
2021-04-22 visakqueue: Make timer re-addition reset existing timer
2021-04-22 patrickMark umb(4) as network device instead of a generic...
2021-04-22 mpiKeep under #ifdef TMPFS functions to grow/shrink uaobj.
2021-04-22 mpiIndent and simplify the grammar.
2021-04-22 mpiEliminate S/R conflicts and simplify filter grammar.
2021-04-22 dvRemove trailing whitespace in comment blocks.
2021-04-22 naddyreenable POOL_DEBUG
2021-04-22 mpiSimplify token declaration.
2021-04-22 mpiSimplify now that TID and PID are now only being parsed...
2021-04-22 mpiRemove support for in-kernel filters.
2021-04-21 tbAdd a test that roundtrips a bunch of points on all...
2021-04-21 jsingClean up TLSv1.2 certificate request handshake data.
2021-04-21 dvFix packet size checks and remove bad casts.
2021-04-21 kettenisTurn panic for unknown event type into a printf and...
2021-04-21 lumUse the plenteous BUFSIZE found in mg in lieu of 128.
2021-04-21 jmcremove -p from usage;
2021-04-21 mpiExtend filters to support any conditionnal test includi...
2021-04-21 mpiAlways initialized min value for an histogram.
2021-04-21 mpiTest local variables, boolean and print() of variables...
2021-04-21 mpitypo
2021-04-21 mpiSupport for local (scratch) variables: "$var_name".
2021-04-21 mpiExtend print() to support any kind of variable.
2021-04-21 mpiSupport first shell argument as $1 in order to use...
2021-04-21 bluhmCheck that path MTU discovery across routing domains...
2021-04-21 mpiConvert remaining uvm_km_zalloc(9) to km_alloc(9).
2021-04-21 bluhmImprove ntpd offset handling. Call the index of the...
2021-04-21 claudioHTTP errors are logged by the http module. No need...
2021-04-21 claudioWhen setting RRDP_STATE_PARSE_ERROR a warning is issued...
2021-04-21 ericunplug unused certificate verification code, now that...
2021-04-21 tbFix const in previous. Pointed out by asou
2021-04-21 gkoehlerFix __builtin_bitreverse32 on 32-bit PowerPC
2021-04-20 dvMove TAILQ initialization to files where they are used.
2021-04-20 kettenisMatch on "amlogic,meson-sm1-mmc" compatible.
2021-04-20 tbFix indent of EC_METHODs as requested by jsing.
2021-04-20 tbAdjust ectest.c for set_compressed_coordinates
2021-04-20 tbCompare pointer against NULL and fix a KNF issue.
2021-04-20 tbPrepare to provide EC_POINT_set_compressed_coordinates
2021-04-20 tbAdjust ectest.c for get_Jprojective coordinate change
2021-04-20 tbCompare function pointers against NULL, not 0.
2021-04-20 tbProvide EC_POINT_{g,s}et_Jprojective_coordinates for...
2021-04-20 tbSimplify code after adding EC_POINT_{s,g}et_affine_coor...
2021-04-20 tbAdjust ecdhtest.c for affine_coordinates change
2021-04-20 tbAdjust ectest.c for affine_coordinates change
2021-04-20 tbCompare function pointers against NULL, not 0.
2021-04-20 tbPrepare to provide EC_POINT_{g,s}et_affine_coordinates
2021-04-20 tbSimplify after EC_POINT_get_curve() addition
2021-04-20 tbAdjust ectest.c for EC_GROUP_{g,s}et_curve change
2021-04-20 tbAdd prototypes for EC_GROUP_get_curve_{GF2m,GFp}().
2021-04-20 tbCompare function pointers against NULL, not 0.
2021-04-20 tbPrepare to provide EC_GROUP_{get,set}_curve(3)
2021-04-20 lumIndicate if an mg function is unsuitable for a startup...
2021-04-20 claudioAdd keep-alive support to the HTTP module.
next