Commit Graph

  • 0492dbe921 cd9660: Don't parse RRIP records whose length overflows the sector boundary John Baldwin 2026-06-10 09:44:10 -04:00
  • ab8ceaaa86 hcreate(3): fix incorrect claim that hdestroy frees keys Kit Dallege 2026-03-27 02:57:10 +01:00
  • 3a71a24bbe etherswitchcfg(8): document atu commands Kit Dallege 2026-03-27 05:25:27 +01:00
  • 473fa0f7a1 re(4): document jumbo frame support for 8168/8111 chips Kit Dallege 2026-03-27 05:25:29 +01:00
  • e7bdf44da7 bsdconfig(8): add missing vt(4) console commands Kit Dallege 2026-03-27 05:25:38 +01:00
  • f8c8875add diskless(8): remove references to deleted clone_root script Kit Dallege 2026-03-27 05:25:41 +01:00
  • 05a02d395d mail(1): fix temporary file path in FILES section Kit Dallege 2026-03-27 05:23:47 +01:00
  • 2c5fd7d9a7 cp(1): fix -P documentation to reflect it works without -R Kit Dallege 2026-03-27 05:25:44 +01:00
  • 82780af43b du(1): document --si option Kit Dallege 2026-03-27 05:30:11 +01:00
  • 2671607f1b libc/tests: Enable fpsetround_basic which was never triggered since ported. K Rin 2025-04-10 12:34:47 +08:00
  • 85e449cfcf libc/tests: copy ieeefp tests out from contrib/netbsd-tests and rename them as FreeBSD test convention. K Rin 2025-04-10 10:33:21 +08:00
  • ce08af6378 mac_portacl tests: rewrite the test program and test unspecific family. K Rin 2025-04-12 11:05:47 +08:00
  • 6b61852b4f mac_portacl: do not reject unspecific family directly K Rin 2025-04-12 10:28:52 +08:00
  • 9a6a2e4b7d Warn if hostname is empty ykla 2025-05-18 08:19:06 +08:00
  • a62eaf71dd bsdinstall(8): Fix GPT label conflicts with disks not managed by us Phil Krylov 2025-06-22 02:39:30 +00:00
  • 925f536824 improve renice user error messages androvonx95 2025-07-15 23:31:28 +05:30
  • 9b48646ab3 kern_fork: guard against NULL newproc on the failure path Konstantin Belousov 2026-06-10 13:29:05 +03:00
  • 89fa97f0a7 compat32 wait4/6(2): only copy out when there is a pid to report Konstantin Belousov 2026-06-10 00:33:56 +03:00
  • c85542b92a GCE: Apply public-image label on GCE images Xin LI 2026-06-09 19:33:03 -07:00
  • 925ca9b835 linux: Add TCP_INFO support Chuck Tuffli 2026-06-09 17:22:49 -07:00
  • 1c85c5eea0 loader.efi: Search boot device before foreign ZFS pools Faraz Vahedi 2026-05-26 18:05:42 +03:30
  • b52dc20676 jail: Don't double-free the current prison in kern_jail_set/get Jamie Gritton 2026-06-09 15:31:40 -07:00
  • 44970244e6 reap_kill_subtree_once: when proctree_lock is dropped, reaper might change Konstantin Belousov 2026-06-06 02:57:16 +03:00
  • 85a65e3930 proc: add tree ref count Konstantin Belousov 2026-06-06 21:02:29 +03:00
  • a248c5545f connectat(2): do not enable EMPTYPATH for AT_FDCWD Konstantin Belousov 2026-06-09 08:27:49 +03:00
  • 6bd97b5f37 tests.7: Remove an unused configuration variable Mark Johnston 2026-06-09 21:00:23 +00:00
  • dded0ab415 hwpmc: Disable AMD PMCs if in an unsupported VM Ali Mashtizadeh 2026-06-05 16:48:53 -07:00
  • 8f9aabbdbc OpenSSL: update MAINTAINERS/CODEOWNERS Enji Cooper 2026-06-09 12:34:41 -07:00
  • 3a71a35ad9 openssl: import 3.5.7 Enji Cooper 2026-06-09 12:21:35 -07:00
  • 980ba4177b ldns: Fix query response validation Gordon Tetlow 2026-06-07 15:09:39 +00:00
  • e508c3431d openssl: Fix multiple vulnerabilities Gordon Tetlow 2026-04-29 18:23:24 +10:00
  • ebb0ea9f4f imgact_elf: Clear no-ASLR and -WXORX flags earlier for setugid images Mark Johnston 2026-06-02 20:29:00 +00:00
  • 9c0a62df50 arm64: Workaround the following errata Andrew Turner 2026-05-28 10:25:30 +01:00
  • d39be1b1b5 linux: Correct the issetugid check in copyout_auxargs Mark Johnston 2026-05-29 21:41:35 +00:00
  • 1bac7df1ba in6_mcast: Fix a race in in6p_set_source_filter() Mark Johnston 2026-05-29 20:12:24 +00:00
  • 1b775b9ea4 sound: Fix software buffer lifetime issues Mark Johnston 2026-06-01 21:57:40 +00:00
  • 1bb8212df1 sound: Check for offset overflow in dsp_mmap_single() Christos Margiolis 2026-05-27 17:50:33 +02:00
  • 3444414cb4 ktls: Don't attempt to modify non-anonymous mbufs on the receive path John Baldwin 2026-06-03 19:22:00 -04:00
  • bf1e2c0797 thr_kill2: Respect p_cansignal() Mark Johnston 2026-05-25 15:12:57 +00:00
  • c94b8eee5b vt: Rename sysctl to security.bsd.allow_tiocsti Ed Maste 2026-06-09 14:26:42 -04:00
  • c289291a67 tty: Add sysctl knob to globally disable TIOCSTI Ed Maste 2026-05-25 09:59:40 -04:00
  • 13fb6dbc73 nuageinit: validate set-name to prevent shell injection in variable names Baptiste Daroussin 2026-06-09 16:24:56 +02:00
  • 09d068e527 nuageinit: fix shell injection in power_state_change delay and add test Baptiste Daroussin 2026-06-09 16:19:56 +02:00
  • 0211c8722f nuageinit: fix shell command injection in multiple rc.conf.d writes Baptiste Daroussin 2026-06-09 16:16:44 +02:00
  • da3890fdcc nuageinit: use single-quote shell escaping for hostname in rc.conf.d Baptiste Daroussin 2026-06-09 16:04:18 +02:00
  • 439b219fed devd/snd.conf: Handle absent control device properly Christos Margiolis 2026-06-09 17:10:58 +02:00
  • 8011f6b0d8 if_axge: remove AXGE_RX_MII_ERR from packet dropping criteria Tai-hwa Liang 2026-05-15 09:32:03 -05:00
  • 97edd37e62 cap_net: add tests for limits drop Mariusz Zaborski 2026-06-09 13:34:13 +02:00
  • 2ab18d3286 examples: Update COPTFLAGS in make.conf Dag-Erling Smørgrav 2026-06-09 13:29:13 +02:00
  • 2934783fa8 usb: Add missing unsetup while detaching uchcom ShengYi Hung 2026-05-29 23:09:52 +08:00
  • 9c04895086 libc: Use slow path in fenv in C++ ShengYi Hung 2026-06-04 16:58:28 +08:00
  • c0ec8ffb46 stats: Reference zpool-iostat(8) instead of zpool(8) Mateusz Piotrowski 2026-06-09 10:37:13 +02:00
  • 62c1865c9a net80211: delete the deprecated ieee80211_wepkey struct Adrian Chadd 2026-06-08 21:27:12 -07:00
  • a653fd5560 net80211: create IEEE80211_KEYBUF_128_SIZE / IEEE80211_MICBUF_128_SIZE Adrian Chadd 2026-06-08 21:26:07 -07:00
  • c3d8aca1d4 net80211: add DEFERRED_WORK.md Adrian Chadd 2026-06-08 18:00:36 -07:00
  • 2ff705f32a libalias: Serialize updates to the global instance list Mark Johnston 2026-06-08 22:46:32 +00:00
  • c491c2db2f iconv.3: Fix formatting of the error section Mark Johnston 2026-06-08 22:46:08 +00:00
  • 6cd8a1bf4f tests/ptrace: Validate PT_SC_REMOTE with some tricky syscalls Mark Johnston 2026-06-08 22:45:54 +00:00
  • acf0be6e51 ip6: Drop dead code in ip6_input_hbh() Mark Johnston 2026-06-08 22:45:44 +00:00
  • 5bd78cfc80 auditd: Fix signal handling Dag-Erling Smørgrav 2026-06-09 00:45:34 +02:00
  • 05f132adc5 mount_udf.8: Alphabetize and align options Alexander Ziaee 2026-06-08 18:22:32 -04:00
  • 471fdd91d9 linux: Fix sockopt copyout Chuck Tuffli 2026-06-08 14:19:34 -07:00
  • ea3426bc80 nuageinit: Create parent directories in write_files Jesús Daniel Colmenares Oviedo 2026-06-08 17:05:09 -04:00
  • b16c731b01 ipfw nat: Add assertion that mbuf is not a chain Ed Maste 2026-06-05 17:00:07 -04:00
  • a2cfe53577 exit1(9): do not deadlock if exit is called due to PT_SC_REMOTERQ Konstantin Belousov 2026-06-05 23:21:59 +03:00
  • 9f378397ee procstat binary: do not skip pid if either path or osrel sysctls failed Konstantin Belousov 2026-06-07 10:28:29 +03:00
  • 888d9236e2 netlink: Use unsigned type in nl_process_nbuf Ed Maste 2026-06-05 15:16:53 -04:00
  • 0b269737f9 imgact_elf: handle unaligned phdrs Konstantin Belousov 2026-06-08 04:22:51 +03:00
  • 256fa87c9f netgraph: remove remnants of IPPROTO_DIVERT Gleb Smirnoff 2026-06-08 09:35:07 -07:00
  • a9519f7821 firewire: Fix watchdog_clock aliasing and fw_tl2xfer UAF race Abdelkader Boudih 2026-06-08 07:30:29 -07:00
  • fce16f60de krb5: Fix reachable assert when importing krb5 names Cy Schubert 2026-06-02 11:09:43 -07:00
  • efb5c07f91 krb5: Fix null dereference in SPNEGO token processing Cy Schubert 2026-06-02 10:57:17 -07:00
  • 37e9d3641b ipfilter: Fix ip_pptp_pxy (PPTP proxy) length underflow Cy Schubert 2026-05-28 23:17:39 -07:00
  • 035e87247f pfsync: remove invalid panic Kristof Provost 2026-06-06 15:44:17 +02:00
  • 5f84c6db7a fwget: amdgpu: Add needed package for Granite Ridge Emmanuel Vadot 2026-06-08 09:28:00 +02:00
  • 93221c2776 depend-cleanup.sh: rebuild strrchr.o on riscv64 if it came from strrchr.S Robert Clausecker 2026-06-07 22:58:31 +02:00
  • 5f732742ad libc: Add free_sized() and free_aligned_sized() as per C23 Faraz Vahedi 2026-05-16 22:06:17 +03:30
  • c3f6dcea19 msun: Fix up for recent rsqrt[fl] functions Steve Kargl 2026-06-07 21:12:16 +02:00
  • 4996ebdb72 libc/riscv64: temporarily unhook strrchr() from the build Robert Clausecker 2026-06-07 21:00:33 +02:00
  • 26a1180cd1 qsort.3: Document mergesort() behaviour on size overflow Faraz Vahedi 2026-06-02 12:42:59 +03:30
  • 3501eec9dd libc: Guard mergesort() allocation size arithmetic Faraz Vahedi 2026-05-28 17:20:45 +03:30
  • b1b4871f37 zfs: fix sysctl_os.c Martin Matuska 2026-06-07 21:15:40 +02:00
  • d949721745 zfs: merge openzfs/zfs@a170134fe Martin Matuska 2026-06-06 22:48:32 +02:00
  • 4a299ef19c firewire: clean up XXX comments Abdelkader Boudih 2026-06-06 13:17:18 -07:00
  • a620746da1 fix(fwe): add missing net epoch around ether_input Abdelkader Boudih 2026-06-06 13:08:59 -07:00
  • 390ae06d4f procctl(PROC_REAP_GETPIDS): re-validate reaper after relock of proctree_lock Konstantin Belousov 2026-06-06 02:29:23 +03:00
  • 261c97b47e kern_procctl: add get_reaper_or_p() helper Konstantin Belousov 2026-06-06 20:08:17 +03:00
  • a845480cc1 procctl(): do not allow the process to exit inside kern_procctl_single() Konstantin Belousov 2026-06-06 19:52:20 +03:00
  • e5ef12ccd0 nuageinit: install certs in /usr/share/certs/trusted Baptiste Daroussin 2026-06-06 21:30:53 +02:00
  • a170134feb metaslab: expose df_alloc_threshold and df_free_pct on Linux Christos Longros 2026-06-06 19:16:23 +02:00
  • b35bf7e7c6 ZTS: relax zpool_import_parallel_pos.ksh timing Brian Behlendorf 2026-06-06 10:15:11 -07:00
  • 1ee4b5fd82 fork: Drop an uneeded PHOLD/PRELE pair Mark Johnston 2026-06-06 12:52:15 +00:00
  • 85195c0c7f ipsec: Free entire mbuf chain on failure Ed Maste 2026-06-05 16:51:48 -04:00
  • 232021fd09 linuxkpi 802.11: Free entire mbuf chain on failure Ed Maste 2026-06-05 17:01:39 -04:00
  • 5a7f41e94b if_stf: Free entire mbuf chain on failure Ed Maste 2026-06-05 16:56:51 -04:00
  • 8d9dff23f2 check-old-libs: Show information about packages Dag-Erling Smørgrav 2026-06-06 09:54:21 +02:00
  • bad3c15dff nuageinit: update documentation for phone_home and final_message Baptiste Daroussin 2026-06-06 08:17:04 +02:00
  • 68e60bb8b6 nuageinit: expose decode_base64 to fix tests Baptiste Daroussin 2026-06-06 08:05:50 +02:00
  • 58653bf4d0 nuageinit: implement phone_home support Baptiste Daroussin 2026-06-05 23:28:25 +02:00
  • e01f202ecf nuageinit: implement final_message support Baptiste Daroussin 2026-06-05 23:03:45 +02:00