2021-04-25 |
mvs | Implement per-socket `so_lock' rwlock(9) and use it... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
kettenis | Sync with arm64 version fixing bugs in some of the... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-04-24 |
tb | Do not leave errors on the error stack on PKCS12_parse... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
tb | Enable the new verifier again so hopefully the remainin... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
deraadt | remove bgpd warning message exposed by "bgpctl show... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
kettenis | The variation in access size requirements and spacing... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
mpi | Remove unused function pointers from `todr_handle'. |
commit | commitdiff | tree | snapshot |
2021-04-24 |
mpi | Convert allocations to km_alloc(9). |
commit | commitdiff | tree | snapshot |
2021-04-24 |
jmatthew | If MSI-X vectors are available, create multiple tx... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
visa | Add cduart(4), a driver for the Cadence UART found... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
jsg | reduce diff to other archs |
commit | commitdiff | tree | snapshot |
2021-04-24 |
jsg | add gfrtc(4) |
commit | commitdiff | tree | snapshot |
2021-04-24 |
jsg | Add gfrtc a driver for the real-time clock interface... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
inoguchi | Remove "-4" option treatment and use it always on s_ser... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
bluhm | Setting variable arpinit_done is not MP save if we... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
bluhm | The variable la_hold_total contains the number of packe... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
tb | Enable test-renegotiation-changed-clienthello.py but... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
tb | whitespace |
commit | commitdiff | tree | snapshot |
2021-04-23 |
drahn | Add MID_RISCV64 and EM_RISCV to enable riscv64 |
commit | commitdiff | tree | snapshot |
2021-04-23 |
drahn | File was accidentally duplicated on inital checkin... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
jsg | enable viornd(4) on riscv64 |
commit | commitdiff | tree | snapshot |
2021-04-23 |
jsg | enable syscon(4) on riscv64 |
commit | commitdiff | tree | snapshot |
2021-04-23 |
kettenis | Adjust support for "syscon-reboot" and "syscon-poweroff... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
jsg | build with -Werror |
commit | commitdiff | tree | snapshot |
2021-04-23 |
jsg | cast TCB_GET() to void * to avoid -Wpointer-integer... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
jsg | reuse arm64 openprom(4) on riscv64 |
commit | commitdiff | tree | snapshot |
2021-04-23 |
bluhm | Remove the sysctl kern.allowdt code from kernel if... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
jmatthew | When we have a single tx/rx queue, the cp ring is also... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2021-04-23 |
jmatthew | Create separate structures for rx and tx queues to... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
drahn | Include sys/systm.h in riscv64 db files, |
commit | commitdiff | tree | snapshot |
2021-04-23 |
jsg | add missing break |
commit | commitdiff | tree | snapshot |
2021-04-23 |
dlg | call klist_invalidate from bpfsdetach to tell kq listen... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
dlg | only skip pf once for packets that are injected by... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
jmatthew | We're only going to use the first CoS queue, so only... |
commit | commitdiff | tree | snapshot |
2021-04-23 |
drahn | Initial import of OpenBSD/riscv64 |
commit | commitdiff | tree | snapshot |
2021-04-22 |
patrick | Use the long version of the bwfm(4) firmware path,... |
commit | commitdiff | tree | snapshot |
2021-04-22 |
lum | Add a non-interactive version of query-replace-regexp... |
commit | commitdiff | tree | snapshot |
2021-04-22 |
dv | vmd(8): guard against bad virtio drivers |
commit | commitdiff | tree | snapshot |
2021-04-22 |
tb | Only hash known CH extensions |
commit | commitdiff | tree | snapshot |
2021-04-22 |
visa | kqueue: Make timer re-addition reset existing timer |
commit | commitdiff | tree | snapshot |
2021-04-22 |
patrick | Mark umb(4) as network device instead of a generic... |
commit | commitdiff | tree | snapshot |
2021-04-22 |
mpi | Keep under #ifdef TMPFS functions to grow/shrink uaobj. |
commit | commitdiff | tree | snapshot |
2021-04-22 |
mpi | Indent and simplify the grammar. |
commit | commitdiff | tree | snapshot |
2021-04-22 |
mpi | Eliminate S/R conflicts and simplify filter grammar. |
commit | commitdiff | tree | snapshot |
2021-04-22 |
dv | Remove trailing whitespace in comment blocks. |
commit | commitdiff | tree | snapshot |
2021-04-22 |
naddy | reenable POOL_DEBUG |
commit | commitdiff | tree | snapshot |
2021-04-22 |
mpi | Simplify token declaration. |
commit | commitdiff | tree | snapshot |
2021-04-22 |
mpi | Simplify now that TID and PID are now only being parsed... |
commit | commitdiff | tree | snapshot |
2021-04-22 |
mpi | Remove support for in-kernel filters. |
commit | commitdiff | tree | snapshot |
2021-04-21 |
tb | Add a test that roundtrips a bunch of points on all... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
jsing | Clean up TLSv1.2 certificate request handshake data. |
commit | commitdiff | tree | snapshot |
2021-04-21 |
dv | Fix packet size checks and remove bad casts. |
commit | commitdiff | tree | snapshot |
2021-04-21 |
kettenis | Turn panic for unknown event type into a printf and... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
lum | Use the plenteous BUFSIZE found in mg in lieu of 128. |
commit | commitdiff | tree | snapshot |
2021-04-21 |
jmc | remove -p from usage; |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | Extend filters to support any conditionnal test includi... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | Always initialized min value for an histogram. |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | Test local variables, boolean and print() of variables... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | typo |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | Support for local (scratch) variables: "$var_name". |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | Extend print() to support any kind of variable. |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | Support first shell argument as $1 in order to use... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
bluhm | Check that path MTU discovery across routing domains... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
mpi | Convert remaining uvm_km_zalloc(9) to km_alloc(9). |
commit | commitdiff | tree | snapshot |
2021-04-21 |
bluhm | Improve ntpd offset handling. Call the index of the... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
claudio | HTTP errors are logged by the http module. No need... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
claudio | When setting RRDP_STATE_PARSE_ERROR a warning is issued... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
eric | unplug unused certificate verification code, now that... |
commit | commitdiff | tree | snapshot |
2021-04-21 |
tb | Fix const in previous. Pointed out by asou |
commit | commitdiff | tree | snapshot |
2021-04-21 |
gkoehler | Fix __builtin_bitreverse32 on 32-bit PowerPC |
commit | commitdiff | tree | snapshot |
2021-04-20 |
dv | Move TAILQ initialization to files where they are used. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
kettenis | Match on "amlogic,meson-sm1-mmc" compatible. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Fix indent of EC_METHODs as requested by jsing. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Adjust ectest.c for set_compressed_coordinates |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Compare pointer against NULL and fix a KNF issue. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Prepare to provide EC_POINT_set_compressed_coordinates |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Adjust ectest.c for get_Jprojective coordinate change |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Compare function pointers against NULL, not 0. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Provide EC_POINT_{g,s}et_Jprojective_coordinates for... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Simplify code after adding EC_POINT_{s,g}et_affine_coor... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Adjust ecdhtest.c for affine_coordinates change |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Adjust ectest.c for affine_coordinates change |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Compare function pointers against NULL, not 0. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Prepare to provide EC_POINT_{g,s}et_affine_coordinates |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Simplify after EC_POINT_get_curve() addition |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Adjust ectest.c for EC_GROUP_{g,s}et_curve change |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Add prototypes for EC_GROUP_get_curve_{GF2m,GFp}(). |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Compare function pointers against NULL, not 0. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
tb | Prepare to provide EC_GROUP_{get,set}_curve(3) |
commit | commitdiff | tree | snapshot |
2021-04-20 |
lum | Indicate if an mg function is unsuitable for a startup... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
claudio | Add keep-alive support to the HTTP module. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
lum | Allow more than one block of code to exist on a single... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
claudio | Switch some warnings to logx() to reduce log noise... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
claudio | Update comment to be less confusing (I hope) |
commit | commitdiff | tree | snapshot |
2021-04-20 |
martijn | Properly shutdown on connection loss instead of crashing. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
martijn | Don't overwrite environment CFLAGS. |
commit | commitdiff | tree | snapshot |
2021-04-20 |
lum | Add 'dired-jump' from Philip K. <philip@warpmail.net... |
commit | commitdiff | tree | snapshot |
2021-04-20 |
claudio | prefix_insert() and prefix_remove() emulate a tail... |
commit | commitdiff | tree | snapshot |
next |