import which(1) from openbsd, replacing csh script
commit6e48ee7e0494c22d399847e224e74ec64d197faa
authorLauri Tirkkonen <lotheac@iki.fi>
Fri, 28 Dec 2018 21:58:16 +0000 (28 23:58 +0200)
committerLauri Tirkkonen <lotheac@iki.fi>
Sat, 29 Dec 2018 09:29:10 +0000 (29 11:29 +0200)
tree8735cbafa6df43ac06d2b671fa80a86268fa25d9
parent32cd91a8c46892885c0d57166d86eddf56092af4
import which(1) from openbsd, replacing csh script
16 files changed:
bin/Makefile
bin/which/Makefile [new file with mode: 0644]
bin/which/include/unistd.h [new file with mode: 0644]
bin/which/whereis.1 [new file with mode: 0644]
bin/which/which.1 [new file with mode: 0644]
bin/which/which.c [new file with mode: 0644]
include/paths.h
share/man/man1/Makefile
share/man/man1/which.1 [deleted file]
usr/src/cmd/Makefile
usr/src/cmd/which/Makefile [deleted file]
usr/src/cmd/which/THIRDPARTYLICENSE [deleted file]
usr/src/cmd/which/THIRDPARTYLICENSE.descrip [deleted file]
usr/src/cmd/which/which.csh [deleted file]
usr/src/pkg/manifests/SUNWcs.man1.inc
usr/src/pkg/manifests/system-core-os.mf