OS4 DepotLogo by Alkaron 
(anonymous IP: 3.142.171.180,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Utility » abc-shell.lha

Abc-shell

Description: Amiga Bourne Compatible Shell
Download: abc-shell.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 182kb
Version: 53.3
Date: 03 Apr 2017
Author: Various Authors
Submitter: Andy Broad
Email: andy/broad ology org uk
Homepage: https://github.com/adtools/abcsh
Category: development/utility
Replaces: development/utility/abc-shell.lha
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 10190
 
Comments: 8
Snapshots: 0
Videos: 0
Downloads: 285  (Current version)
3272  (Accumulated)
Votes: 1 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Amiga Bourne Compatible Shell (Bourne/POSIX shell)

Just copy the files from the SDK directory to to SDK: and it is ready to run.

If You have any questions, ideas or bugfixes, then contact us -
https://github.com/adtools/abcsh
- thanks for Your support.

broadblues - 53.3
Fix 'corrupt memory' errors caused by removing the leading "./" from certain
paths and then 'freeing' the resulatant pointer. (git hub issue #10)

Fix failing redirection on non normalised paths (git hub #issue 9)

hnl_dk - 53.2
Using clib2 qsort() instead of pdksh version.
Compiled using clib2 1.204

hnl_dk - 53.1
Applied bugfixes from the OpenBSD ksh.
Compiled using clib2 1.203

20080309 - Fixed new lines in the autoinstall script

hnl_dk - 52.10
There was a problem with newer versions of gmake, this is fixed now.
The stacksize has now been lowered.

hnl_dk - 52.7
Add support for AmiUpdate on the request of "Rene W. Olsen".
Add alias for make=gmake and date=gdate on the request of "Johan Samuelsson" and
a few on my own dir=gdir, env=genv and install=ginstall.
Set the stack cookie on the request of "Damien Stewart" - I have set it high at
the moment, but will lower it when I get some response on it.
Updated "contact" with ascii graphics contributed by "Johan Samuelsson".

hnl_dk - 52.3
A few fixes, including changes from the OpenBSD version.

hnl_dk - 52.1
Simon Archer (Rigo) has requested that I use a correct Amiga version string, so
from now on, do we do that.
As clib2 and newlib do not support FD_CLOEXEC, is there no need to try to use
it.

hnl_dk - 0.1.16
please check this site for what is new:
http://utilitybase.com/forum/index.php?action=vthread&forum=18&topic=617

hnl_dk - 0.1.08
spot (Johan Samuelsson) reported a problem with the color in the new builtin
command "contact"... it should be fixed now... big thanks to Johan :-)

hnl_dk - 0.1.07 Prerelease
I have changed the path of the environmental settings file, as I have got a
request from Nicolas and from Philippe... SDK:Data/abc-shell/variables

The same goes for the historyfile... SDK:Data/abc-shell/history

I have also updated the new "contact" command, so please check it ;-)

hnl_dk - 0.1.06 Prerelease
a few fixes and updates

hnl_dk - 0.1.05 Prerelease
Jörg Strohmayer reported that abc-shell was writing to its Read Only Data...
with this version should the problem have been solved :-)

hnl_dk - 0.1.04 Prerelease
spotUP (Johan Samuelsson) discovered a problem with config.sub I have fixed it.

I have also made a new builtin command "contact"... please test that command :-)

hnl_dk - 0.1.03 Prerelease
Frak (Jonny Högsten) discovered a problem with 'sh -n' and I have for now
disabled that...

I have also set the environmental variable MAKE to 'gmake', so the created
makefiles should not be using 'make'

hnl_dk - 0.1.02 Prerelease
if you use your own environmental settings, then do you need to know that I have
changed the name of the file... S:variables.ksh

and abc-shell is now saving a historyfile when you exit the shell (if you keep
forgetting what variables you have used for configure scripts is this very
usefull)... S:history.ksh

if enough people complain about the files being in the global S: directory, will
I find another place to put it...

hnl_dk - 0.1.00
updates for SDK 51.22 (has only been released in the SDK)

hnl_dk - 0.0.38:
abc-shell is now able to handle absolute Amiga style paths
- You should still be using tools that understand *nix paths though!
Some other fixes to make it more easy to use

hnl_dk - 0.0.37:
You should now without much trouble be able to run configure scripts created by
newer versions of autoconf.

hnl_dk - 0.0.36:
fixed bugs
Is now showing the current directory

hnl_dk - 0.0.34:
Updated with the latest bug-fixes from Debian and OpenBSD pdksh
Add /SDK/Local/C to the default path

Steven Solie - 0.0.33-1:
This is a patched version of abc-shell included with the
OS4 SDK 51.15 which fixes the following issues:
- memory leaks in environ handling
- premature process exiting

The following enhancements were made:
- added a modernized makefile with no dependencies on sh itself
- removed all compile warnings
- optimized and stripped binary
- uses process ID for unique file names
- updated to use clib2 from CVS dated 2005-10-26


Copyright © 2004-2024 by Björn Hagström All Rights Reserved