2021-06-03 |
patrick | Implement multicast support in mvpp(4) to make IPv6... |
commit | commitdiff | tree | snapshot |
2021-06-03 |
kettenis | Use machdep.compatible to determine Pine64 and Raspberr... |
commit | commitdiff | tree | snapshot |
2021-06-03 |
kettenis | Enable machdep.compatible on platforms that have it. |
commit | commitdiff | tree | snapshot |
2021-06-03 |
claudio | Use O_DIRECTORY when opening directories. This makes... |
commit | commitdiff | tree | snapshot |
2021-06-03 |
krw | Recognize the Apple APFS GPT partition types seen on... |
commit | commitdiff | tree | snapshot |
2021-06-03 |
deraadt | (man page also) |
commit | commitdiff | tree | snapshot |
2021-06-03 |
deraadt | secure_path(3) hasn't been called since we recognized... |
commit | commitdiff | tree | snapshot |
2021-06-03 |
deraadt | typo |
commit | commitdiff | tree | snapshot |
2021-06-03 |
otto | For 4k sector disks, the minimum frag size is 4k. For... |
commit | commitdiff | tree | snapshot |
2021-06-03 |
dlg | ip6_input_if used the ip6_hdr pointer uninitted after... |
commit | commitdiff | tree | snapshot |
2021-06-03 |
dlg | remember if the ipv4 header checksum is ok. |
commit | commitdiff | tree | snapshot |
2021-06-02 |
krw | Use the same logic in all copies of gpt_chk_mbr(),... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
sashan | With parallel execution of pf_test() two packets may... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
kettenis | Linux folks introduced "10gbase-r" since it is "more... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
kettenis | Avoid spinning on the kernel lock with interrupts disabled. |
commit | commitdiff | tree | snapshot |
2021-06-02 |
patrick | When processing a received packet, only sync the amount... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
patrick | Correctly calculate number of PRPL entries we have... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-06-02 |
schwarze | In -W style mode, check .Xr links along the full manpat... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
schwarze | test private use areas some more as they have proven... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
schwarze | Cleanup: |
commit | commitdiff | tree | snapshot |
2021-06-02 |
kettenis | Add GPT support; stolen from i386_installboot.c. |
commit | commitdiff | tree | snapshot |
2021-06-02 |
kettenis | Add support for booting from disks with 4k sectors... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
schwarze | The wcwidth(3) of Plane 15 and Plane 16 Private Use... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
dv | vmd(8): allow locking a randomly assigned lladdr |
commit | commitdiff | tree | snapshot |
2021-06-02 |
visa | Enable pool cache on knote pool |
commit | commitdiff | tree | snapshot |
2021-06-02 |
mvs | regen |
commit | commitdiff | tree | snapshot |
2021-06-02 |
mvs | Unlock setrtable(2). Local copy of `ps_rtableid' used... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
martijn | The getnext_indexoid tests now pass |
commit | commitdiff | tree | snapshot |
2021-06-02 |
martijn | agentx_context_object_nfind had its ax_oid_cmp argument... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
martijn | Make the hints at the bottom row sticky by turning... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
dlg | whitespace tweaks, no functional change. |
commit | commitdiff | tree | snapshot |
2021-06-02 |
semarie | add regress test for RTLD_NODELETE support |
commit | commitdiff | tree | snapshot |
2021-06-02 |
semarie | add RTLD_NODELETE support |
commit | commitdiff | tree | snapshot |
2021-06-02 |
dlg | only read the if_bpf pointer once. |
commit | commitdiff | tree | snapshot |
2021-06-02 |
dlg | tpmr_input is called in an smr crit section, so it... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
dlg | read the tpmr if_flags once in tpmr_input so link flags... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
dlg | use ipv4_check and ipv6_check to well, check ip headers... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
dlg | use ipv4_check and ipv6_check provided by the network... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
cheloha | kernel: introduce per-CPU panic(9) message buffers |
commit | commitdiff | tree | snapshot |
2021-06-02 |
dlg | don't init a pointer just to immediately set it again. |
commit | commitdiff | tree | snapshot |
2021-06-02 |
dlg | factor out the code that does sanity checks on ipv6... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
dtucker | Merge back shell portability changes bringing it back... |
commit | commitdiff | tree | snapshot |
2021-06-02 |
dlg | factor out the code that does basic sanity checks on... |
commit | commitdiff | tree | snapshot |
2021-06-01 |
dtucker | Use a default value for $OPENSSL, allowing it to be... |
commit | commitdiff | tree | snapshot |
2021-06-01 |
krw | Make spoofed disklabel boundstart and boundend default... |
commit | commitdiff | tree | snapshot |
2021-06-01 |
guenther | Don't clear the cpu's bit in the old pmap's pm_cpus... |
commit | commitdiff | tree | snapshot |
2021-06-01 |
tobhe | Remember flow routes in addition to host routes and... |
commit | commitdiff | tree | snapshot |
2021-06-01 |
tb | Update RFC reference. RFC 4366 was obsoleted by RFC... |
commit | commitdiff | tree | snapshot |
2021-06-01 |
tb | Avoid sending a trailing dot in SNI as a client |
commit | commitdiff | tree | snapshot |
2021-06-01 |
tb | Remove unnecessary cast in free. |
commit | commitdiff | tree | snapshot |
2021-06-01 |
stsp | Revert iwm(4) firmware updates for now; robert@ reports... |
commit | commitdiff | tree | snapshot |
2021-06-01 |
mvs | Check `so_state' in rtm_senddesync() and return if... |
commit | commitdiff | tree | snapshot |
2021-06-01 |
stsp | Switch iwm(4) to new firmware images available in iwm... |
commit | commitdiff | tree | snapshot |
2021-06-01 |
mvs | Introduce the new test which enforces unp_gc() run... |
commit | commitdiff | tree | snapshot |
2021-06-01 |
stsp | Fix iwx(4) firmware reloading after a failure to parse... |
commit | commitdiff | tree | snapshot |
2021-06-01 |
dlg | a couple of minor whitespace tweaks. no functional... |
commit | commitdiff | tree | snapshot |
2021-06-01 |
jsg | amd64 U-Boot arch code should be ARCH_X86_64 not ARCH_IA64 |
commit | commitdiff | tree | snapshot |
2021-06-01 |
jsg | list aarch64 as a valid arch |
commit | commitdiff | tree | snapshot |
2021-06-01 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-05-31 |
mglocker | Change the behavior of the UVIDEO_FLAG_REATTACH flag... |
commit | commitdiff | tree | snapshot |
2021-05-31 |
millert | auth_call(3) no longer uses secure_path(3) |
commit | commitdiff | tree | snapshot |
2021-05-31 |
jcs | add an -R flag to dump the raw report descriptor bytes... |
commit | commitdiff | tree | snapshot |
2021-05-31 |
tb | Revert previous. bluhm noted that it causes a regress... |
commit | commitdiff | tree | snapshot |
2021-05-31 |
tobhe | Don't fail hard in ikev2_cp_fixaddr() if no address... |
commit | commitdiff | tree | snapshot |
2021-05-31 |
bluhm | Since our unix receive queue got longer, the test run... |
commit | commitdiff | tree | snapshot |
2021-05-31 |
tobhe | Prevent address underflow with /32 config address prefix. |
commit | commitdiff | tree | snapshot |
2021-05-31 |
jan | Convert K&R function definitions to modern C. |
commit | commitdiff | tree | snapshot |
2021-05-31 |
jsg | call drmbackoff() on powerpc64 as well |
commit | commitdiff | tree | snapshot |
2021-05-31 |
visa | Redefine ADJFREQ_MIN to avoid undefined behaviour ... |
commit | commitdiff | tree | snapshot |
2021-05-31 |
stsp | Avoid "mac clock not ready" panic in iwx(4). |
commit | commitdiff | tree | snapshot |
2021-05-31 |
stsp | Avoid "mac clock not ready" panic in iwm(4). |
commit | commitdiff | tree | snapshot |
2021-05-31 |
djm | Hash challenge supplied by client during FIDO key enrol... |
commit | commitdiff | tree | snapshot |
2021-05-31 |
dlg | make nvme_read8 and write8 less clever. |
commit | commitdiff | tree | snapshot |
2021-05-31 |
dlg | try to get rid of a weird comma on the alpns attach... |
commit | commitdiff | tree | snapshot |
2021-05-30 |
bluhm | Declare all struct protosw as constant. |
commit | commitdiff | tree | snapshot |
2021-05-30 |
jcs | add hid_get_report_desc_data() to access the raw report... |
commit | commitdiff | tree | snapshot |
2021-05-30 |
kettenis | Fix overlap check in autoalloc code; ending_sector... |
commit | commitdiff | tree | snapshot |
2021-05-30 |
kettenis | Add initial support for installing on a disk with a... |
commit | commitdiff | tree | snapshot |
2021-05-30 |
visa | Include <sys/mutex.h> and <sys/queue.h> earlier in... |
commit | commitdiff | tree | snapshot |
2021-05-30 |
visa | Include <sys/queue.h> to avoid a hidden header dependency. |
commit | commitdiff | tree | snapshot |
2021-05-30 |
visa | Include <sys/mutex.h> to avoid a hidden header dependency. |
commit | commitdiff | tree | snapshot |
2021-05-30 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-05-30 |
jmc | sort SEE ALSO; |
commit | commitdiff | tree | snapshot |
2021-05-30 |
jsg | recognise ALC294 |
commit | commitdiff | tree | snapshot |
2021-05-30 |
jsg | match on Intel 500 Series LP HDA |
commit | commitdiff | tree | snapshot |
2021-05-30 |
jsg | decode multimedia class |
commit | commitdiff | tree | snapshot |
2021-05-29 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-05-29 |
bluhm | The cephes test vectors for tanh(3) in our libm fail... |
commit | commitdiff | tree | snapshot |
2021-05-29 |
kettenis | Enable aplns(4). |
commit | commitdiff | tree | snapshot |
2021-05-29 |
kettenis | aplspmi(4) and aplpmu(4) |
commit | commitdiff | tree | snapshot |
2021-05-29 |
kettenis | Remove support for the hibernate queue. Allocating... |
commit | commitdiff | tree | snapshot |
2021-05-29 |
kettenis | Only allocate the "hibernate" queue when HIBERNATE... |
commit | commitdiff | tree | snapshot |
2021-05-29 |
cheloha | timeout.h: remove API documentation comment |
commit | commitdiff | tree | snapshot |
2021-05-28 |
tobhe | Fix build and disable dhtest for sntrup761x25519. ... |
commit | commitdiff | tree | snapshot |
2021-05-28 |
tb | typo: baring -> barring |
commit | commitdiff | tree | snapshot |
2021-05-28 |
tobhe | Add experimental post-quantum hybrid key exchange method |
commit | commitdiff | tree | snapshot |
2021-05-28 |
visa | Remove CPU and node id fields that were used with SGI... |
commit | commitdiff | tree | snapshot |
2021-05-28 |
visa | Add f_modify and f_process callbacks to socket filterops. |
commit | commitdiff | tree | snapshot |
2021-05-28 |
visa | Add cad(4), a driver for Cadence GEM. |
commit | commitdiff | tree | snapshot |
next |