2022-02-15 |
djm | document the unbound/host-bound options to PubkeyAuthen... |
commit | commitdiff | tree | snapshot |
2022-02-15 |
dlg | only tweak ifp if_flags while holding NET_LOCK. |
commit | commitdiff | tree | snapshot |
2022-02-15 |
dlg | make tun_link_state take the ifnet pointer instead... |
commit | commitdiff | tree | snapshot |
2022-02-15 |
jsg | unifdef TIOCHPCL, 4.3BSD compat ioctl |
commit | commitdiff | tree | snapshot |
2022-02-15 |
jsg | remove unused and uneeded bits in a byte define |
commit | commitdiff | tree | snapshot |
2022-02-15 |
deraadt | MI disable_lid_wakeups() is not needed, x86 systems... |
commit | commitdiff | tree | snapshot |
2022-02-15 |
deraadt | The DVACT_POWERDOWN step was accidentally moved in... |
commit | commitdiff | tree | snapshot |
2022-02-15 |
jsg | fix mask in hppa inst_trap_return() |
commit | commitdiff | tree | snapshot |
2022-02-14 |
kettenis | Make sure we call acpi_resume_cpu() with the right... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
jsg | don't deref pointer before test it is safe |
commit | commitdiff | tree | snapshot |
2022-02-14 |
jsg | fix cmalo_media_change() test |
commit | commitdiff | tree | snapshot |
2022-02-14 |
krw | Use fdisk -b to create the desired 1MB MSDOS boot partition |
commit | commitdiff | tree | snapshot |
2022-02-14 |
kn | Unwire with map lock held |
commit | commitdiff | tree | snapshot |
2022-02-14 |
deraadt | acpi_indicator() can take the softc*, instead of void* |
commit | commitdiff | tree | snapshot |
2022-02-14 |
rob | Revert change to ps for displaying chrooted process. |
commit | commitdiff | tree | snapshot |
2022-02-14 |
krw | Whitespace nit. |
commit | commitdiff | tree | snapshot |
2022-02-14 |
kettenis | Use iic_is_compatible(9) and use the more generic compa... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
kettenis | Pass the entire compatible property for devices attachi... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
job | Draw a bit more attention to transport switches between... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
job | Name the maximum number of deltas permitted in a RRDP... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
aoyama | Delete incomplete implementation of bus_space_{alloc... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
jsg | OF_getproplen() returns -1 on error, so don't store... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
claudio | Introduce a signal context that is used to pass signal... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
espie | make db locking self-contained |
commit | commitdiff | tree | snapshot |
2022-02-14 |
nicm | Do not return error with -q, GitHub issue 3065. |
commit | commitdiff | tree | snapshot |
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 |
next |