diff options
| author | Dan McDonald <danmcd@joyent.com> | 2022-02-02 10:17:01 -0500 |
|---|---|---|
| committer | Dan McDonald <danmcd@joyent.com> | 2022-02-02 10:17:01 -0500 |
| commit | cc1ecb798f25d6e1090f67a2a3a999bb34094049 (patch) | |
| tree | 3c651cb68b88ec40e380e5598e809f3cd76f5f77 /usr/src/pkg | |
| parent | 10c79a1a1d03fb8007e4508e87ec7ecdc0066a92 (diff) | |
| parent | cf96e8bf1ffaa8e64318435100a5e29e9d7971c7 (diff) | |
| download | illumos-joyent-cc1ecb798f25d6e1090f67a2a3a999bb34094049.tar.gz | |
[illumos-gate merge]
commit cf96e8bf1ffaa8e64318435100a5e29e9d7971c7
13663 fchmodat(AT_SYMLINK_NOFOLLOW) should work for non-symlinks
commit e2d5561a2e4376608422303f917fd80a7ed70298
14457 scsi_address(9S): only a_target/a_lun should be described as opaque
commit 094cd349c8e33cc6119847f48b8ec86874a7c947
14458 scsi_hba_tgtmap_create(9F): various issues
Diffstat (limited to 'usr/src/pkg')
| -rw-r--r-- | usr/src/pkg/manifests/system-test-ostest.p5m | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-test-ostest.p5m b/usr/src/pkg/manifests/system-test-ostest.p5m index a1e7455ad5..89ca06152e 100644 --- a/usr/src/pkg/manifests/system-test-ostest.p5m +++ b/usr/src/pkg/manifests/system-test-ostest.p5m @@ -136,6 +136,8 @@ file path=opt/os-tests/tests/stackalign/stackalign.64 mode=0555 dir path=opt/os-tests/tests/stress file path=opt/os-tests/tests/stress/dladm-kstat mode=0555 dir path=opt/os-tests/tests/syscall +file path=opt/os-tests/tests/syscall/fchmodat.32 mode=0555 +file path=opt/os-tests/tests/syscall/fchmodat.64 mode=0555 file path=opt/os-tests/tests/syscall/open.32 mode=0555 file path=opt/os-tests/tests/syscall/open.64 mode=0555 dir path=opt/os-tests/tests/timer |
