2024-01-23 |
kettenis | drm: apple: use strscpy() in place of strlcpy() |
commit | commitdiff | tree | snapshot |
2024-01-23 |
kettenis | drm: apple: mark local functions static |
commit | commitdiff | tree | snapshot |
2024-01-23 |
kettenis | Pick up some fixup commits that add #include <linux... |
commit | commitdiff | tree | snapshot |
2024-01-23 |
deraadt | found some boilerplate strncpy to replace with strlcpy... |
commit | commitdiff | tree | snapshot |
2024-01-23 |
aoyama | Delete unused labels which cause error in making kernel. |
commit | commitdiff | tree | snapshot |
2024-01-23 |
uwe | explicitly disable Energy-Efficient Ethernet (EEE)... |
commit | commitdiff | tree | snapshot |
2024-01-23 |
anton | Place the blob in the .openbsd.mutable section to cope... |
commit | commitdiff | tree | snapshot |
2024-01-23 |
job | Warn about overclaiming intermediate CAs, but don't... |
commit | commitdiff | tree | snapshot |
2024-01-23 |
kevlo | Change default duplex setting and simplify the setup... |
commit | commitdiff | tree | snapshot |
2024-01-23 |
jmc | correct sysctl name; from clemens goessnitzer |
commit | commitdiff | tree | snapshot |
2024-01-23 |
jsg | aplrm -> apldrm |
commit | commitdiff | tree | snapshot |
2024-01-23 |
jsg | move more defines out of kernel.h |
commit | commitdiff | tree | snapshot |
2024-01-23 |
jsg | move CONCATENATE() to args.h to match linux |
commit | commitdiff | tree | snapshot |
2024-01-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-01-22 |
deraadt | I forgot that chpass(1) and passwd(1) reach-around... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
deraadt | make login.conf(5) and crypt_newhash(3) and the underly... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
kettenis | apldcp(4) and apldrm(4) |
commit | commitdiff | tree | snapshot |
2024-01-22 |
kettenis | Add apldcp(4) and apldrm(4). Together these drivers... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
deraadt | Similar to getpwnam(3) and getnetgrent(3), it is better... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
deraadt | getpwnam(3) uses dbopen(3), which pulls all 3 database... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
nicm | Increase buffer size to avoid truncating styles, GitHub... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
deraadt | When getpwnam(3) reaches out to YP, it calls clntudp_cr... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
tb | Link CMS_signed_add1_attr(3) to tree structure of crypt... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
tb | Simplify history section to match what other manuals do |
commit | commitdiff | tree | snapshot |
2024-01-22 |
tb | sync |
commit | commitdiff | tree | snapshot |
2024-01-22 |
job | Document various CMS_{signed,unsigned}_* functions |
commit | commitdiff | tree | snapshot |
2024-01-22 |
deraadt | make a note about when to remove overly verbose logging... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | drm/amd/display: Pass pwrseq inst for backlight and ABM |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | drm/crtc: fix uninitialized variable use |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | drm/amd/display: get dprefclk ss info from integration... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | drm/amd/display: Add case for dcn35 to support usb4... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | drm/amdkfd: svm range always mapped flag not working... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | drm/crtc: Fix uninit-value bug in drm_mode_setcrtc |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | drm/amdgpu: Add NULL checks for function pointers |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | drm/amd/display: Add monitor patch for specific eDP |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | Revert "drm/prime: Unexport helpers for fd/handle conve... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | drm/amdgpu: Use another offset for GC 9.4.3 remap |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninit |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | drm/amd/display: update dcn315 lpddr pstate latency |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | drm/amdkfd: Use common function for IP version check |
commit | commitdiff | tree | snapshot |
2024-01-22 |
jsg | drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
deraadt | ugly whitespaces |
commit | commitdiff | tree | snapshot |
2024-01-21 |
tb | Replace more occurrences of OBJ_NAME_do_all_sorted... |
commit | commitdiff | tree | snapshot |
2024-01-21 |
deraadt | update docs on madvise/msync/minherit behaviour in... |
commit | commitdiff | tree | snapshot |
2024-01-21 |
deraadt | workaround for the static non-PIE instbin "instbin... |
commit | commitdiff | tree | snapshot |
2024-01-21 |
kettenis | Static non-PIE binaries always have a base address... |
commit | commitdiff | tree | snapshot |
2024-01-21 |
deraadt | Add Xr mimmutable to manual pages which discuss immutab... |
commit | commitdiff | tree | snapshot |
2024-01-21 |
deraadt | For minherit(MAP_INHERIT_ZERO) upon readonly memory... |
commit | commitdiff | tree | snapshot |
2024-01-21 |
deraadt | madvise(2) and msync(2) have some memory/mapping destru... |
commit | commitdiff | tree | snapshot |
2024-01-21 |
kettenis | Add support for multiple matches in the component code. |
commit | commitdiff | tree | snapshot |
2024-01-21 |
tb | sync with userland |
commit | commitdiff | tree | snapshot |
2024-01-21 |
tb | Sync with upstream as of Jan 20 |
commit | commitdiff | tree | snapshot |
2024-01-21 |
tb | sync with userland |
commit | commitdiff | tree | snapshot |
2024-01-21 |
tb | libz: sync with upstream's develop branch as of Jan 18 |
commit | commitdiff | tree | snapshot |
2024-01-21 |
tb | Define HAVE_HIDDEN for libz |
commit | commitdiff | tree | snapshot |
2024-01-21 |
miod | Print raw battery information if KB3310_DEBUG, not... |
commit | commitdiff | tree | snapshot |
2024-01-21 |
bluhm | Assert that inpcb table has correct address family. |
commit | commitdiff | tree | snapshot |
2024-01-21 |
deraadt | oops, brain scrambled trying to squeeze the ifdef into... |
commit | commitdiff | tree | snapshot |
2024-01-21 |
deraadt | some bizzare glitch related to ramdisk instbin static... |
commit | commitdiff | tree | snapshot |
2024-01-20 |
mlarkin | vmm(4)/vmd(8)/vmctl(8): increase max VM mem size. |
commit | commitdiff | tree | snapshot |
2024-01-20 |
jca | Better formatting for pax extended header times |
commit | commitdiff | tree | snapshot |
2024-01-20 |
deraadt | Early during mimmutable(2) development, we had a big... |
commit | commitdiff | tree | snapshot |
2024-01-20 |
deraadt | AEXECVE can be removed, because pinsyscall SYS_execve... |
commit | commitdiff | tree | snapshot |
2024-01-20 |
tb | link the infcover test statically in preparation of... |
commit | commitdiff | tree | snapshot |
2024-01-20 |
kettenis | There are several DART variants; print some more detail... |
commit | commitdiff | tree | snapshot |
2024-01-20 |
tb | Merge docs of crc32_combine_{gen,op} from zlib.h |
commit | commitdiff | tree | snapshot |
2024-01-20 |
claudio | Use imsg_get_fd() to access the fd passed via imsgs. |
commit | commitdiff | tree | snapshot |
2024-01-20 |
kettenis | Fetch touchpad dimensions from firmware here as well. |
commit | commitdiff | tree | snapshot |
2024-01-19 |
kettenis | Implement extent_alloc_region_with_descr(9) which is... |
commit | commitdiff | tree | snapshot |
2024-01-19 |
deraadt | remove the guts of pinsyscall(2), it just returns 0... |
commit | commitdiff | tree | snapshot |
2024-01-19 |
miod | More files to be blessed by the clean target. |
commit | commitdiff | tree | snapshot |
2024-01-19 |
millert | Make our mktemp(3) callback-driven and split into multi... |
commit | commitdiff | tree | snapshot |
2024-01-19 |
deraadt | ugly whitespace |
commit | commitdiff | tree | snapshot |
2024-01-19 |
kettenis | Implement Multiple Message MSI support on amd64. This... |
commit | commitdiff | tree | snapshot |
2024-01-19 |
kettenis | Rename WSDISPLAY_TYPE_RKDRM to WSDISPLAY_TYPE_KMS such... |
commit | commitdiff | tree | snapshot |
2024-01-19 |
deraadt | _execvesize.c is no longer generated to support pinsysc... |
commit | commitdiff | tree | snapshot |
2024-01-19 |
millert | Move mktemp.c to stdlib where it belongs. |
commit | commitdiff | tree | snapshot |
2024-01-19 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-01-19 |
deraadt | M_PINSYSCALL is for pinsyscalls(2), not pinsyscall(2) |
commit | commitdiff | tree | snapshot |
2024-01-19 |
deraadt | pinsyscall(SYS_execve) will soon go away, so the sys... |
commit | commitdiff | tree | snapshot |
2024-01-19 |
deraadt | Stop initializing pinsyscall(SYS_execve in dynamic... |
commit | commitdiff | tree | snapshot |
2024-01-19 |
deraadt | Stop initializing pinsyscall(SYS_execve in static binar... |
commit | commitdiff | tree | snapshot |
2024-01-19 |
jsing | Enable shutdown regress test. |
commit | commitdiff | tree | snapshot |
2024-01-19 |
jsing | Add regress test coverage for SSL_shutdown(). |
commit | commitdiff | tree | snapshot |
2024-01-19 |
mlarkin | add iwn(4) to arm64 GENERIC |
commit | commitdiff | tree | snapshot |
2024-01-19 |
yasuoka | Define the IPv6 related attributes from RFC 2865. |
commit | commitdiff | tree | snapshot |
2024-01-19 |
dlg | consolidate pci and cardbus detach code, and have it... |
commit | commitdiff | tree | snapshot |
2024-01-19 |
jmatthew | Add TSO support. Previous commit fixed up a bug that... |
commit | commitdiff | tree | snapshot |
2024-01-19 |
bluhm | Unify inpcb API for inet and inet6. |
commit | commitdiff | tree | snapshot |
2024-01-19 |
bluhm | Backout priterator() for walking allprocess list. |
commit | commitdiff | tree | snapshot |
2024-01-18 |
deraadt | the warning about syscall going away is a bit dated... |
commit | commitdiff | tree | snapshot |
2024-01-18 |
tb | ec_point_conversion: zap an empty line |
commit | commitdiff | tree | snapshot |
2024-01-18 |
tb | Switch from EVP_CIPHER_type() to EVP_CIPHER_nid() |
commit | commitdiff | tree | snapshot |
2024-01-18 |
espie | fix macro to look more like a function, remove extraneous ; |
commit | commitdiff | tree | snapshot |
2024-01-18 |
claudio | Convert IMSG_UPDATE and session_update() to new imsg... |
commit | commitdiff | tree | snapshot |
2024-01-18 |
claudio | Use imsg_get_fd() in vmd. |
commit | commitdiff | tree | snapshot |
2024-01-18 |
claudio | Convert the simple imsgs to use imsg_get_data(). |
commit | commitdiff | tree | snapshot |
2024-01-18 |
job | The CRL's purported signing time actually is called... |
commit | commitdiff | tree | snapshot |
2024-01-18 |
claudio | Move the rtable_exists() check into in_pcbset_rtableid(). |
commit | commitdiff | tree | snapshot |
next |