[Midnightbsd-cvs] [MidnightBSD/src] 444544: usr.bin/shuf: improve Capsicum and add tests

Lucas Holt noreply at github.com
Thu Jul 9 21:33:31 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 4445444dc2a4c93be366d79c7108dad6b8f70bc4
      https://github.com/MidnightBSD/src/commit/4445444dc2a4c93be366d79c7108dad6b8f70bc4
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-07-09 (Thu, 09 Jul 2026)

  Changed paths:
    M etc/mtree/BSD.tests.dist
    M usr.bin/Makefile
    M usr.bin/shuf/Makefile
    M usr.bin/shuf/shuf.c
    A usr.bin/shuf/tests/Makefile
    A usr.bin/shuf/tests/shuf_test.sh

  Log Message:
  -----------
  usr.bin/shuf: improve Capsicum and add tests

Enter capability mode for all shuf execution modes and limit descriptor rights after input and output files are opened.

Add ATF coverage for shuf modes and wire the utility and its tests into the usr.bin build and tests mtree.

AI-Assisted-by: GPT-5 Codex
Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list