Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f372f5ac | 2023-09-27 17:16:22 | MASTER_SITES -> SITES | ||
| 2b3700e3 | 2022-03-11 19:57:10 | drop RCS Ids | ||
| 77f7cc9c | 2019-07-12 20:49:33 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 83b5c3bb | 2018-05-28 02:10:43 | Import sysutils/rw, a simple dd(1) replacement utility from Sortix. ok bentley@ Sortix rw is a program that reads blocks from the standard input and copies them to the standard output until the end of the standard input. rw(1) is designed to be a replacement for dd(1), providing only the core blockwise I/O. It has a standard command line interface with dashed options, useful and efficient defaults, and is simpler because it doesn't support converting the input (e.g. converting ASCII to/from EBCDIC). |