CVS commit: src/etc
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: kre Date: Mon Mar 2 04:35:49 UTC 2026 Modified Files: src/etc: getramdisksize Log Message: sh code enhancements (NFCI). More error checking, printf instead of echo, quoting only when needed, sh ! rather than test ! (that kind of thing). Tested via a full release + images build of HEAD/vax - the only current user of this script. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/etc/getramdisksize Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.