2022-02-28 |
nicm | Exit on SIGHUP before attach also, GitHub issue 3084. |
commit | commitdiff | tree | snapshot |
2022-02-28 |
nicm | Map control keys back to an ASCII uppercase letter... |
commit | commitdiff | tree | snapshot |
2022-02-28 |
jsg | remove some unused defines |
commit | commitdiff | tree | snapshot |
2022-02-28 |
jsg | add pcie_aspm_enabled() for the next linux 5.15.y release |
commit | commitdiff | tree | snapshot |
2022-02-28 |
dlg | add the mbuf tags that prevent output loops. |
commit | commitdiff | tree | snapshot |
2022-02-27 |
mortimer | Enable unwind tables on all clang architectures. |
commit | commitdiff | tree | snapshot |
2022-02-27 |
millert | The At macro doesn't accept v8, v9 or v10. Noticed... |
commit | commitdiff | tree | snapshot |
2022-02-27 |
bluhm | Add gzip-static option to httpd. This allows to delive... |
commit | commitdiff | tree | snapshot |
2022-02-27 |
kettenis | Adjust definition of DART_L1_TABLE to what Linux uses. |
commit | commitdiff | tree | snapshot |
2022-02-27 |
millert | Use ',' in custom separator example and change shell... |
commit | commitdiff | tree | snapshot |
2022-02-27 |
jca | Enable libedit line editing |
commit | commitdiff | tree | snapshot |
2022-02-27 |
bluhm | Fix whitespace and uninitialized variable in dt(4). |
commit | commitdiff | tree | snapshot |
2022-02-27 |
jmc | tweak the opening paragraph for readability, and tidy... |
commit | commitdiff | tree | snapshot |
2022-02-27 |
krw | SC_DEBUG() requires an initialized scsi_link. Shuffle |
commit | commitdiff | tree | snapshot |
2022-02-27 |
naddy | include rejected signature algorithm in error message... |
commit | commitdiff | tree | snapshot |
2022-02-26 |
bluhm | Allow pledged pf ioctl test to pass also when pf is... |
commit | commitdiff | tree | snapshot |
2022-02-26 |
millert | setuserenv: a missing /etc/login.conf file is not an... |
commit | commitdiff | tree | snapshot |
2022-02-26 |
jsing | Add regress coverage for ASN1_OBJECT public interfaces. |
commit | commitdiff | tree | snapshot |
2022-02-26 |
otto | Currently malloc caches a number of free'ed regions... |
commit | commitdiff | tree | snapshot |
2022-02-26 |
kettenis | regen |
commit | commitdiff | tree | snapshot |
2022-02-26 |
kettenis | Add Broadcom BCM4387. |
commit | commitdiff | tree | snapshot |
2022-02-26 |
claudio | Remove excessive ; |
commit | commitdiff | tree | snapshot |
2022-02-26 |
dlg | add the mbuf tag that prevents loops in vxlan_encap... |
commit | commitdiff | tree | snapshot |
2022-02-26 |
dlg | have another go at fixing assert "sc->sc_dev == NUM... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
guenther | Reported-by: syzbot+1b5b209ce506db4d411d@syzkaller... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
bluhm | To fix crashes seen by Hrvoje with pfsync, IPsec and... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
tedu | use setall for setusercontext, to make it simpler to... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
tedu | add setrtable to pledge("id"). from Matthew Martin |
commit | commitdiff | tree | snapshot |
2022-02-25 |
rob | A few additional changes related to the now 32 bit... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
rob | Whitespace. |
commit | commitdiff | tree | snapshot |
2022-02-25 |
tb | fix indent and other minor KNF nits |
commit | commitdiff | tree | snapshot |
2022-02-25 |
visa | Enable cduart(4) on arm64. |
commit | commitdiff | tree | snapshot |
2022-02-25 |
claudio | The pointer returned by pt_fill() can be directly used... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
claudio | For add-path send the Adj-RIB-Out needs to handle multi... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
dtucker | Remove the char * casts from arguments to do_lstat... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
guenther | Move pr_attach and pr_detach to a new structure pr_usrr... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
guenther | in6_ioctl() is declared in in6_var.h as it's used in... |
commit | commitdiff | tree | snapshot |
2022-02-25 |
djm | save an unneccessary alloc/free, based on patch from |
commit | commitdiff | tree | snapshot |
2022-02-24 |
beck | Get rid of SHA1 for comparing CRL's - use SHA512 just... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
tb | Remove accidentally committed debug code. |
commit | commitdiff | tree | snapshot |
2022-02-24 |
claudio | struct prefix holds path_id_tx for the path id sent... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
krw | Rename parselabel() to parsefstab() and makelabel() to |
commit | commitdiff | tree | snapshot |
2022-02-24 |
visa | Fix kernel stack alignment on riscv64 |
commit | commitdiff | tree | snapshot |
2022-02-24 |
visa | Reserve room for holding curcpu pointer in u-area |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | drm/amd/display: fix yellow carp wm clamping |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | drm/amd/display: Cap pflip irqs per max otg number |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | display/amd: decrease message verbosity about watermark... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | drm/i915/ttm: tweak priority hint selection |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | drm/i915: Fix mbus join config lookup |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | drm/i915: Fix dbuf slice config lookup |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | drm/i915/opregion: check port number bounds for SWSCI... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix. |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | drm/amd/pm: correct the sequence of sending gpu reset msg |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | drm/atomic: Don't pollute crtc_state->mode_blob with... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | drm/radeon: Fix backlight control on iMac 12,1 |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | drm/amdgpu: fix logic inversion in check |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | drm/amd: Only run s3 or s0ix if system is configured... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | drm/amd: add support to check whether the system is... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
jsg | drm/amd: Warn users about potential s0ix problems |
commit | commitdiff | tree | snapshot |
2022-02-24 |
claudio | Regen most of the config output. With support for alter... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
tb | Minor tweaks |
commit | commitdiff | tree | snapshot |
2022-02-24 |
tb | Add sanity checks on p and q in old_dsa_priv_decode() |
commit | commitdiff | tree | snapshot |
2022-02-24 |
mvs | regen |
commit | commitdiff | tree | snapshot |
2022-02-24 |
mvs | Unlock getsockname(2) syscall. For inet and UNIX socket... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
guenther | Fix PIC_SYM() macro: it never needs to token paste... |
commit | commitdiff | tree | snapshot |
2022-02-24 |
dlg | document the tunnel ioctls that vxlan supports. |
commit | commitdiff | tree | snapshot |
2022-02-24 |
dlg | slight wording tweak |
commit | commitdiff | tree | snapshot |
2022-02-23 |
bluhm | Prints in iked fuzzer fill 77% of full regress output... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
djm | free(3) wants stdlib.h |
commit | commitdiff | tree | snapshot |
2022-02-23 |
djm | put back the scp manpage changes for SFTP mode too |
commit | commitdiff | tree | snapshot |
2022-02-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-02-23 |
deraadt | and we go back to testing sftp-scp after the 8.9 release... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
dlg | better help for getting addresses for dgrams received... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
sthen | merge upstream commit to unbound: "Fix that TCP interfa... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
sthen | merge unbound 1.15.0 |
commit | commitdiff | tree | snapshot |
2022-02-23 |
sthen | update to unbound 1.15.0, ok florian@ |
commit | commitdiff | tree | snapshot |
2022-02-23 |
claudio | Make it possible to bind and connect to non-default... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
djm | avoid integer overflow of auth attempts (harmless,... |
commit | commitdiff | tree | snapshot |
2022-02-23 |
djm | randomise the password used in fakepw |
commit | commitdiff | tree | snapshot |
2022-02-23 |
djm | use asprintf to construct .rhosts paths |
commit | commitdiff | tree | snapshot |
2022-02-23 |
djm | openssh-8.9 |
commit | commitdiff | tree | snapshot |
2022-02-23 |
martijn | Interface index 1 doesn't need to have an lladdr. |
commit | commitdiff | tree | snapshot |
2022-02-23 |
jsg | unifdef __ELF__ |
commit | commitdiff | tree | snapshot |
2022-02-22 |
tb | whitespace |
commit | commitdiff | tree | snapshot |
2022-02-22 |
tb | Check asprintf() return to avoid crashing in strcmp(). |
commit | commitdiff | tree | snapshot |
2022-02-22 |
kettenis | Fix thinko in construction of SMC key for the targeted... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-02-22 |
millert | Use sizeof() instead of KI_MAXCOMLEN and KI_WMESGLEN... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | MAXCOMLEN is no longer needed in these programs, so... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | Since ktr_comm is now a string, we do not need MAXCOMLE... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | Instead of using MAXCOMLEN from sys/param.h, use KI_MAX... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | Since other exported commandnames were increased to... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
claudio | Convert parse.y to use stdint.h types uintX_t instead... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | Since other exported commandnames were increased to... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | Start using new _MAXCOMLEN (a proper string expanded... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | sysctl already passed the commandname as a 24-byte... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | Define MAXCOMLEN in terms of _MAXCOMLEN (-1, because... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
deraadt | Add _MAXCOMLEN to syslimits, it is 24, and includes... |
commit | commitdiff | tree | snapshot |
2022-02-22 |
rob | Pledge stdio. |
commit | commitdiff | tree | snapshot |
2022-02-22 |
rob | Remove -v option from usage. |
commit | commitdiff | tree | snapshot |
next |