CVS commit: src/usr.sbin/dumplfs
"Konrad Schroder" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: perseant Date: Fri Aug 28 19:14:24 UTC 2026 Modified Files: src/usr.sbin/dumplfs: dumplfs.c Log Message: Sort the list of segments entered with -s so they appear in the output in sequence regardless of the input order. In particular, the old code always produced the segments in reverse order. To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 src/usr.sbin/dumplfs/dumplfs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.