env(1) - Sync with FreeBSD
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sat, 17 Aug 2019 15:59:46 +0000 (17:59 +0200)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sat, 17 Aug 2019 15:59:46 +0000 (17:59 +0200)
commit490834b26602383197548b6d42fe2047a451baf2
treea73206fa21880dc95378f7886cb5828d43191195
parentd2639b86a62d1ca20e503ef140c0a302770ffc85
env(1) - Sync with FreeBSD

- There have been almost no changes since it was first imported.
- Now it has its own manpage
usr.bin/env/Makefile
usr.bin/env/env.1 [new file with mode: 0644]
usr.bin/env/env.c
usr.bin/env/envopts.c [new file with mode: 0644]
usr.bin/env/envopts.h [new file with mode: 0644]