gno/bin
tribby 2e0ebb5392 Replaced last of old shell calls with their newer counterparts. This
removed the need for p-string routines, so they were removed. Also
removed alloc256/free256 and associated data structures.

In removing calls, found instances in pwd & prefix commands and prompt
handler where current directory name was assumed to be < 256 characters;
recoded to use a flexible buffer size.

Updated and expanded mmdebug.asm routines that perform error checking on
memory management calls. Added macros ~NEW and ~DISPOSE that invoke either
the real or debug routines.

Fixed call to read $TERM variable's length to fix PR#81.

Removed echo of data when setting value of $< in expandvars (expand.asm).
The characters are echoed as they are typed and do not need to be reprinted
on stdout after carriage-return is typed.

Added error checking to the various flavors of prefix (just like cd):
  - Verify 2nd parameter is a valid directory before setting.
  - Verify 1st parameter < 32 before displaying or setting.
1998-08-03 17:30:30 +00:00
..
aroff Initial checkin of aroff, binprint, center, less, ls, make, makemake, 1998-03-09 08:30:21 +00:00
binprint Initial checkin of aroff, binprint, center, less, ls, make, makemake, 1998-03-09 08:30:21 +00:00
cat The 'fulltests' script is now located in gno/build.tools 1998-03-11 05:28:01 +00:00
center Initial checkin of aroff, binprint, center, less, ls, make, makemake, 1998-03-09 08:30:21 +00:00
chtyp Makefile: 1998-02-19 02:05:06 +00:00
cmp Makefile: 1998-02-19 02:05:06 +00:00
date This is asm version 1.1 of date(1), also by Phil Vandry. There are still 1998-04-10 18:03:48 +00:00
df Makefile: 1998-02-19 02:12:18 +00:00
du Initial checkin. These have no modifications for GNO v2.0.6, other 1998-04-10 18:13:27 +00:00
edit edit.c: 1998-06-12 05:06:24 +00:00
gsh Replaced last of old shell calls with their newer counterparts. This 1998-08-03 17:30:30 +00:00
head The 'fulltests' script is now located in gno/build.tools 1998-03-11 05:28:01 +00:00
kill The 'fulltests' script is now located in gno/build.tools 1998-03-11 05:28:01 +00:00
less Initial checkin of aroff, binprint, center, less, ls, make, makemake, 1998-03-09 08:30:21 +00:00
ls Fixed "ls -s" kilobyte calculation. See PR#48 for details. 1998-06-17 07:00:27 +00:00
make Initial checkin of aroff, binprint, center, less, ls, make, makemake, 1998-03-09 08:30:21 +00:00
makemake Initial checkin of aroff, binprint, center, less, ls, make, makemake, 1998-03-09 08:30:21 +00:00
mkdir Initial checkin. These sources correspond to the GNO v2.0.4 build. 1998-03-11 04:09:28 +00:00
more These are changes that apparently bring the version number to 2.0. 1998-04-10 19:10:01 +00:00
passwd Initial checkin of aroff, binprint, center, less, ls, make, makemake, 1998-03-09 08:30:21 +00:00
ps Initial checkin of aroff, binprint, center, less, ls, make, makemake, 1998-03-09 08:30:21 +00:00
purge Initial checkin of aroff, binprint, center, less, ls, make, makemake, 1998-03-09 08:30:21 +00:00
pwd The 'fulltests' script is now located in gno/build.tools 1998-03-11 05:28:01 +00:00
rcp Makefile: Cause the GNO- rather than the BSD-formatted manual page to 1998-02-09 04:00:37 +00:00
rmdir - use the libcontrib out of /usr/lib rather than assuming that it's in 1998-02-09 04:02:21 +00:00
sleep The 'fulltests' script is now located in gno/build.tools 1998-03-11 05:28:01 +00:00
split dotests: 1998-04-28 05:08:38 +00:00
strings Initial checkin of the GNO v2.0.4 strings(1) util. No changes yet for 1998-04-10 19:21:40 +00:00
stty Initial checkin of aroff, binprint, center, less, ls, make, makemake, 1998-03-09 08:30:21 +00:00
tail The 'fulltests' script is now located in gno/build.tools 1998-03-11 05:28:01 +00:00
tar Initial checkin of what is believed to be tar v2.0. There was a 1998-04-10 19:30:29 +00:00
tee tee.desc: 1998-02-19 02:15:25 +00:00
test Makefile: 1998-02-19 02:23:42 +00:00
time Initial checkin; these sources should correspond to those used to 1998-03-11 02:56:04 +00:00
touch Initial checkin; these sources should correspond to those used to 1998-03-11 02:56:04 +00:00
uname Trying a test cvs checkin. 1998-06-17 05:13:38 +00:00
uniq The 'fulltests' script is now located in gno/build.tools 1998-03-11 05:28:01 +00:00
upper Initial checkin of aroff, binprint, center, less, ls, make, makemake, 1998-03-09 08:30:21 +00:00
vi Initial checkin of aroff, binprint, center, less, ls, make, makemake, 1998-03-09 08:30:21 +00:00
wc The 'fulltests' script is now located in gno/build.tools 1998-03-11 05:28:01 +00:00
yes The 'fulltests' script is now located in gno/build.tools 1998-03-11 05:28:01 +00:00