OSSP CVS Repository |
|
Date | Version | Description |
---|---|---|
1.41 | Check-in [6000]: adjust copyright for year 2008 By rse. (diff) | |
1.40 | Check-in [5939]: Adjust copyright for year 2007. By rse. (diff) | |
1.39 | Check-in [5938]: Upgrade build environment to GNU autoconf 2.61 By rse. (diff) | |
1.38 | Check-in [5366]: Adjust copyright for year 2006 By rse. (diff) | |
1.37 | Check-in [5280]: make a few quotes more consistent By rse. (diff) | |
1.36 | Check-in
[5279]:
Enhance portability even more by maximizing Bourne Shell
compatibility under ZSH and BASH and avoiding NLS dependencies.
Hint by: R. N. de Arenas Coronado <privado@dervishd.net> By rse. (diff) | |
1.35 | Check-in [5091]: Adjust copyright for year 2005 By rse. (diff) | |
1.34 | Check-in
[4413]:
Embedded the command documentation from shtool.pod into the
individual sh.xxxx scripts and this way split the large shtool(1)
manual page into individual manual pages shtool-xxxx(1).
Submitted partly by: Thomas Lotterer <thomas@lotterer.net> By rse. (diff) | |
1.33 | Check-in [3696]: Bump copyright year for 2004 By rse. (diff) | |
1.32 | Check-in [3692]: Replaced old and inflexible "shtool guessos" command with a completely new command "shtool platform" command. It distinguishes a Unix platform according to its hardware architecture and operating system. For both there is a class, product and technology identification. For each of those six identifications, there is a verbose, regular and concise version. By rse. (diff) | |
1.31 | Check-in
[3525]:
Replace "[ x -o/-a x ]" constructs with "[ x ] ||/&& [ x ]"
and "egrep"/"fgrep" constructs with compatible "grep" or "case"
constructs. This way GNU shtool is now more POSIX 1003.1-2001
compliant.
Submitted by: Paul Eggert <eggert@twinsun.com> By rse. (diff) | |
1.30 | Check-in [3218]: Bump year in copyright messages to cover new year 2003. By rse. (diff) | |
1.29 | Check-in [3216]: Fixed error exit in all commands by introducing an "shtool_exit" function (which correctly cleans up temporary files) and replacing all "exit" calls with "shtool_exit". THIS THE FIRST TIME INTRODUCED THE USAGE OF A SHELL FUNCTION TO THE SHTOOL CODE. This is known to break on very anchient and broken Bourne-Shell implementations and is considered to be no longer a real problem in the year 2003. Especially there is no alternative way anyway. By rse. (diff) | |
1.28 | Check-in [1472]: bump copyright year By rse. (diff) | |
1.27 | Check-in [1471]: bump copyright years By rse. (diff) | |
1.26 | Check-in [1029]: *** empty log message *** By rse. (diff) | |
1.25 | Check-in [1028]: *** empty log message *** By rse. (diff) | |
1.24 | Check-in [506]: *** empty log message *** By rse. (diff) | |
1.23 | Check-in [503]: *** empty log message *** By rse. (diff) | |
1.22 | Check-in [437]: *** empty log message *** By rse. (diff) | |
1.21 | Check-in [434]: *** empty log message *** By rse. (diff) | |
1.20 | Check-in [289]: *** empty log message *** By rse. (diff) | |
1.19 | Check-in [62]: *** empty log message *** By rse. (diff) | |
1.18 | Check-in [61]: *** empty log message *** By rse. (diff) | |
1.17 | Check-in [23]: *** empty log message *** By rse. (diff) | |
1.16 | Check-in [22]: *** empty log message *** By rse. |