In article <20241028113037.b6b31f...@cvs.netbsd.org>,
Kimmo Suominen <source-changes-d@NetBSD.org> wrote:
>-=-=-=-=-=-
>
>Module Name:   src
>Committed By:  kim
>Date:          Mon Oct 28 11:30:37 UTC 2024
>
>Modified Files:
>       src/usr.bin/env: env.1 env.c
>
>Log Message:
>Implement "env -C dir" to chdir
>
>Use err(3) to expose errno(2) if chdir(2) (or unsetenv(3)) fails.

We should just start from the FreeBSD copy I think because it has more
features.

christos

Reply via email to