2022-02-14 |
kevlo | Add the EM_RISCV value to match <sys/exec_elf.h> |
commit | commitdiff | tree | snapshot |
2022-02-14 |
visa | pty test is not expected to fail any longer. |
commit | commitdiff | tree | snapshot |
2022-02-14 |
jsg | reprint device name in attach error paths if needed |
commit | commitdiff | tree | snapshot |
2022-02-14 |
jsg | check return value of drm_attach_pci() |
commit | commitdiff | tree | snapshot |
2022-02-14 |
jsg | remove unused code |
commit | commitdiff | tree | snapshot |
2022-02-14 |
jsg | no need for ifndef __sparc64__ |
commit | commitdiff | tree | snapshot |
2022-02-14 |
dlg | update sbchecklowmem() to better detect actual mbuf... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
jsg | change a NULL pa_memex test after use to an earlier... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
guenther | Mark all the rpc 'ops' vectors, for auth, client, servi... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
jsg | test the correct pointer for acpi_intr_establish()... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
jsg | OF_getproplen() returns -1 on error, so don't store... |
commit | commitdiff | tree | snapshot |
2022-02-13 |
bluhm | The length value in bpf_movein() is casted to from... |
commit | commitdiff | tree | snapshot |
2022-02-13 |
jmc | - for -a, get the brackets right |
commit | commitdiff | tree | snapshot |
2022-02-13 |
otto | Handle the case in freechunks where not a single alloca... |
commit | commitdiff | tree | snapshot |
2022-02-13 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2022-02-13 |
mlarkin | remove stray tab whitespace. no code change. |
commit | commitdiff | tree | snapshot |
2022-02-13 |
tobhe | Fix return value check of OF_getproplen(). If "reset... |
commit | commitdiff | tree | snapshot |
2022-02-13 |
deraadt | Move some MI pieces out of suspend_mp/resume_mp |
commit | commitdiff | tree | snapshot |
2022-02-13 |
kettenis | The Apple M1 SoC has two mechanism for doing IPIs.... |
commit | commitdiff | tree | snapshot |
2022-02-13 |
visa | Use knote_modify() and knote_process() in obvious places. |
commit | commitdiff | tree | snapshot |
2022-02-13 |
visa | Add helper functions for f_modify and f_process to... |
commit | commitdiff | tree | snapshot |
2022-02-13 |
visa | Rename knote_modify() to knote_assign() |
commit | commitdiff | tree | snapshot |
2022-02-13 |
mbuhl | SKEEYSEED -> SKEYSEED |
commit | commitdiff | tree | snapshot |
2022-02-13 |
kettenis | Some PCIe devices on the M1 and M1 Pro/Max need to... |
commit | commitdiff | tree | snapshot |
2022-02-13 |
kettenis | Add basic GPIO support. |
commit | commitdiff | tree | snapshot |
2022-02-13 |
ajacoutot | Add /usr/local/share/examples/login.conf.d to the defau... |
commit | commitdiff | tree | snapshot |
2022-02-12 |
eric | use new libtls signer api |
commit | commitdiff | tree | snapshot |
2022-02-12 |
deraadt | wsdisplay checks are no longer needed here |
commit | commitdiff | tree | snapshot |
2022-02-12 |
deraadt | wsdisplay checks are no longer needed here |
commit | commitdiff | tree | snapshot |
2022-02-12 |
deraadt | add MP stubs |
commit | commitdiff | tree | snapshot |
2022-02-12 |
deraadt | for non-SUSPEND kernel, put the ioctl pieces entirely... |
commit | commitdiff | tree | snapshot |
2022-02-12 |
visa | Reduce code duplication in pipe event filters |
commit | commitdiff | tree | snapshot |
2022-02-12 |
jsing | Add test coverage for OBJ_txt2obj()/OBJ_obj2txt() with... |
commit | commitdiff | tree | snapshot |
2022-02-12 |
espie | switch to using the common code in BaseState |
commit | commitdiff | tree | snapshot |
2022-02-12 |
jsing | Avoid potential single byte overread in asn1_parse2(). |
commit | commitdiff | tree | snapshot |
2022-02-12 |
jsing | Revise for OBJ_obj2txt() OID arc limits. |
commit | commitdiff | tree | snapshot |
2022-02-12 |
jsing | Limit OID text conversion to 64 bits per arc. |
commit | commitdiff | tree | snapshot |
2022-02-11 |
tb | Fix length check of IP addresses for name constraints |
commit | commitdiff | tree | snapshot |
2022-02-11 |
tb | Add missing error check for a2i_GENERAL_NAME() |
commit | commitdiff | tree | snapshot |
2022-02-11 |
tb | Fix a double free in v2i_NAME_CONSTRAINTS() |
commit | commitdiff | tree | snapshot |
2022-02-11 |
sthen | adjust bsd.port.mk(5) manual for change to login.conf... |
commit | commitdiff | tree | snapshot |
2022-02-11 |
jmc | space needed between arg and punctuation; |
commit | commitdiff | tree | snapshot |
2022-02-11 |
jsing | Test OBJ_obj2nid() with an undefined (NID_undef) object. |
commit | commitdiff | tree | snapshot |
2022-02-11 |
jsing | Make OBJ_obj2nid() work correctly with NID_undef. |
commit | commitdiff | tree | snapshot |
2022-02-11 |
jsing | Add initial regress for objects. |
commit | commitdiff | tree | snapshot |
2022-02-11 |
cheloha | tr(1): rename lookup tables |
commit | commitdiff | tree | snapshot |
2022-02-11 |
espie | be more consistent in packing-list usage |
commit | commitdiff | tree | snapshot |
2022-02-11 |
espie | use packing-list consistently |
commit | commitdiff | tree | snapshot |
2022-02-11 |
millert | Fix typo in comment for f_favail. |
commit | commitdiff | tree | snapshot |
2022-02-11 |
florian | It's fw_update's job to say what went wrong. |
commit | commitdiff | tree | snapshot |
2022-02-11 |
sthen | describe LOGIN_CONF, help from espie |
commit | commitdiff | tree | snapshot |
2022-02-11 |
kn | Backout previous "Unwire with map lock held" (commitid... |
commit | commitdiff | tree | snapshot |
2022-02-11 |
kn | Backout previous "Assert vm map locks" (commitid: sRNBf... |
commit | commitdiff | tree | snapshot |
2022-02-11 |
visa | Replace manual !klist_empty()+knote() with KNOTE(). |
commit | commitdiff | tree | snapshot |
2022-02-11 |
visa | Check klist emptiness instead of NULL pointer in KNOTE() |
commit | commitdiff | tree | snapshot |
2022-02-11 |
visa | Inline klist_empty() for more economic machine code. |
commit | commitdiff | tree | snapshot |
2022-02-11 |
deraadt | the sleep_clocks() hook is not needed because the archi... |
commit | commitdiff | tree | snapshot |
2022-02-11 |
afresh1 | Lock the pkg db while running |
commit | commitdiff | tree | snapshot |
2022-02-11 |
dtucker | Always initialize delim before passing to hpdelim2... |
commit | commitdiff | tree | snapshot |
2022-02-11 |
deraadt | sleep_cpu/resume_cpu are part of an earlier MI split... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
bluhm | Casting a char pointer to struct ctf_header causes... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
krw | Use fdisk's -b to create boot partitions instead of... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
tb | Fix regress after crl_print() addition so anton doesn... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
tb | Improve free inodes check from fs.f_favail > 0 to fs... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-02-10 |
claudio | Fix serial number printing in crl_print() for large... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
robert | look for the login class in both login.conf and login... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
deraadt | Duplicate "park disk" code, so that the SUSPEND case... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
bluhm | Enable receive checksum offloading on ixl(4) network... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
claudio | Implement some code to print crls with -f. |
commit | commitdiff | tree | snapshot |
2022-02-10 |
krw | Use fdisk's -b to create boot partitions instead of... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
millert | Do not verify the cert or CA for a relay using opportun... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
cheloha | look(1): use a stricter pledge(2) in lieu of unveil(2) |
commit | commitdiff | tree | snapshot |
2022-02-10 |
bluhm | Update Devel::PPPort in base from version 3.57 to 3... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
robert | unveil _PATH_LOGIN_CONF_D |
commit | commitdiff | tree | snapshot |
2022-02-10 |
robert | introduce support for storing capability databases... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
tb | Only show the 'not enough inodes' warning if the filesy... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
tb | Free s->last_mod before overwriting it with a new last_mod. |
commit | commitdiff | tree | snapshot |
2022-02-10 |
tb | Free conn->last_modified before overwriting it with... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
kn | Assert vm map locks |
commit | commitdiff | tree | snapshot |
2022-02-10 |
kn | Unwire with map lock held |
commit | commitdiff | tree | snapshot |
2022-02-10 |
tb | If running with ASAN, mark test_with{,out}_bzero()... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
visa | Embed klist head in acpi_softc to avoid explicit malloc. |
commit | commitdiff | tree | snapshot |
2022-02-10 |
deraadt | #ifdef the SUSPEND ioctl block |
commit | commitdiff | tree | snapshot |
2022-02-10 |
gkoehler | Add stubs for macppc suspend |
commit | commitdiff | tree | snapshot |
2022-02-10 |
djm | revert for imminent OpenSSH release, which wil ship... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
jsg | bring back a local change to use DC_FP_START()/DC_FP_EN... |
commit | commitdiff | tree | snapshot |
2022-02-10 |
afresh1 | Don't unregister firmware if we can't fetch the SHA256.sig |
commit | commitdiff | tree | snapshot |
2022-02-09 |
deraadt | this is now in apm.c |
commit | commitdiff | tree | snapshot |
2022-02-09 |
deraadt | not ready for suspend |
commit | commitdiff | tree | snapshot |
2022-02-09 |
deraadt | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2022-02-09 |
deraadt | Move x86-only stubs used by kern/subr_suspend.c into... |
commit | commitdiff | tree | snapshot |
2022-02-09 |
dv | add Surface Go 3 hid to acpibat(4) |
commit | commitdiff | tree | snapshot |
2022-02-09 |
dv | add newline to acpitz(4) attach condition |
commit | commitdiff | tree | snapshot |
2022-02-09 |
millert | Fix the -f option when passed multiple files. |
commit | commitdiff | tree | snapshot |
2022-02-09 |
sashan | let pfattach() to also initialize pf_default_rule_new... |
commit | commitdiff | tree | snapshot |
2022-02-09 |
dlg | enable hw vlan tag handling in the rx path too. |
commit | commitdiff | tree | snapshot |
2022-02-09 |
visa | Add iic_is_compatible() for matching I2C devices |
commit | commitdiff | tree | snapshot |
2022-02-09 |
tb | silence "function declaration isn't a prototype" warnin... |
commit | commitdiff | tree | snapshot |
2022-02-09 |
visa | Increase armv7 ramdisk size to avoid errors in installer. |
commit | commitdiff | tree | snapshot |
next |