schily 2015-04-08

The "Schily" Tool Box is a set of tools written or managed by Jörg Schilling. It includes programs like: cdrecord, cdda2wav, readcd, mkisofs, smake, bsh, btcflash, calc, calltree, change, compare, count, cpp (K&R original), devdump, hdump, isodebug, isodump, isoinfo, isovfy, label, mt, p, patch, sccs, scgcheck, scpio, sdd, sfind, sformat, smake, sh (Bourne Shell), star, star_sym, suntar, gnutar, tartest, termcap, and ved.

Tags software development build tools utilities
License CDDL
State development

Recent Releases

2015-04-0808 Apr 2015 10:13 minor feature: Several fixes in the Bourne Shell (mainly for bugs introduced with vfork() support and the portability change sbrk() - malloc()) discovered by Heiko Eißfeldt. CPP now supports the environment SUNPRO_DEPENDENCIES.
2015-03-3030 Mar 2015 15:00 minor feature: smake version bumped to 1.2.5 cdrtools version bumped to 3.01a28 Support for ARM-64 (aarch64) was added. The /man directory is now created early to avoid it to be created as root when calling make install. libdebugmalloc is now usable with the Bourne Shell. Several Bugs in the Bourne Shell fixed, thanks to Heiko Eißfeldt
2015-03-1616 Mar 2015 10:38 minor feature: The key SCCS programs admin, delta, get have been enhanced to support the upcomming project mode. The next step will enhance the program sccs(1) and give basic functions for the project mode. Smake fixed several bugs that are triggered when using unusual makefiles.
2015-03-0303 Mar 2015 11:30 minor feature: SCCS has been enhanced and is now close to a state that supports whole projects instead of just single files. cpp now implements new options -M -noinclude -xuc -xsc. Several bugs in smake have been fixed that could cause smake to dump core. mkisofs: isodump no longer needs a C99 compiler. libdbgmalloc now verifies the whole heap for corruption when the program exits.
2015-02-1212 Feb 2015 10:50 minor feature: Cpp no longer has static limits for macro string space and the number of macros. The install make rules for man pages and scripts have been corrected to avoid perpetual overwriting. SCCS admin -N no longer writes corrupt checksums if a previous file was uuencoded. "sccs -R clean" no longer prints many "file not found" messages. SCCS sccs has been restructured to prepare the upcomming project support. Several small fixes in the SCCS library to prevent buffer overflows.
2015-01-2929 Jan 2015 11:34 cleanup: SCCS was bumped to version 5.07. The SCCS get command now implements an experimental option -A that annotates the gotten lines with programmer names and dates. Diagnostic mkisofs helper programs like "isoinfo" first check for the existence of Rock Ridge date before trying to access that data.
2015-01-0126 Jan 2015 17:06 cleanup: Cdrtools documentation updated to mention sourceforge instead of berlios. Fixed a bug in star's pax CLI that caused spax -X to dump core. Thanks to Pavel Raiskup for reporting.
2014-09-1717 Sep 2014 13:50 cleanup: Fixed the support for "mkisofs -eltorito-platform Mac" to create correct El Torito entry. Added a workaround for a Linux libc bug in cdda2wav. Many fixes in the SCCS documentation. The SCCS man pages now document the previously undocmented NSE extensions. SCCS now by default automagically calls "help" for error messages that contain a SCCS error code applicable for "help". Fixed a bug in SCCSs urandom.c. Some small bug fixes in SCCS for SCCSv6 history files. The SCCS test suite now checks the code twice: once for SCCSv4 history files and another time for SCCSv6 history files.
2014-06-1212 Aug 2014 14:08 minor feature: