CVS commit: src/bin/sh
"Nia Alarie" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: nia Date: Sun Aug 23 10:26:45 UTC 2026 Modified Files: src/bin/sh: eval.c Log Message: sh(1): Include standard <fcntl.h> instead of <sys/fcntl.h> These headers are identical on NetBSD, so no functional change for us. To generate a diff of this commit: cvs rdiff -u -r1.200 -r1.201 src/bin/sh/eval.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.