5 Commits

Author SHA1 Message Date
Jan-Benedict Glaw
a58983117c
Simple warning fixes (#4)
* Fix warnings in config11
* Fix warnings in converters/asc
* Fix warning in converters/decsys
* Fix warning in converters/dtos8cvt
* Fix strncpy() warning
* Fix unsigned/signed warning
* Fix assignment-within-if warning
* Fix assignment-within-if warning
* Fix unused `main` parameters warnings
* Fix assignment-within-if warning
* Fix assignment-within-if warning
* Fix assignment-within-if warning
* Fix assignment-within-if warning
* Fix assignment-within-if warning
* Fix assignment-within-if warning
* config11: Remove accidentally committed debugging code

---------

Co-authored-by: Jan-Benedict Glaw <jbglaw@getslash.de>
2023-10-09 20:48:38 -04:00
John Forecast
3927147862 FSIO: Bug fixes and clean up warnings generated by GCC 8.3
Fix some OS/8 directory handling routines which did not correctly handle
directories with optional extended words. Add missing

RL01 initialization support for RT11.
2020-01-29 17:54:48 -08:00
John Forecast
beabfab2e8 FSIO: bug fixes and the addition of OS/8 support 2020-01-11 09:21:05 -08:00
John Forecast
cfeb0e42da FDIO: Various improvements 2019-05-15 09:15:18 -07:00
John Forecast
5117bd4d7c FSIO: Disk and Tape container file utility 2019-05-01 06:24:33 -07:00