Commit Graph

109 Commits

Author SHA1 Message Date
gdr-ftp
e846cb8f9a Initial checkin. Unfortunately, the getvers/setvers sources are still
missing; only the manual pages and README files are here.
1998-03-11 02:58:52 +00:00
tribby
7f83841bab Missing test files for tr (include binary chars) 1998-03-10 17:30:22 +00:00
tribby
7a381ec9a6 Missing test files for tr 1998-03-10 17:28:05 +00:00
tribby
a67838992c Reflect changes made in the latest Bell Labs version (980211). No GNO/ME
changes have been added yet.
1998-03-09 23:43:53 +00:00
gdr-ftp
31e9970070 Initial checkin. This version of the sources matches that used to
build the GNO v2.0.4 distribution.
1998-03-09 15:30:26 +00:00
gdr-ftp
d00f2dadaa Makefile:
- updated to use the new *.mk files
inst.c:
	- include <gno/contrib.h> vice "contrib.h"
inst.rez:
	- added build date
1998-03-08 18:19:00 +00:00
gdr-ftp
06a5a0d916 Makefile:
- install the GNO man page, not the BSD one
	- place final binary in /usr/bin vice /bin
1998-03-08 17:51:04 +00:00
gdr-ftp
e44027ef07 Makefile:
- abbreviated some macros
	- use single colons on additional dependancies
tests/dotests, tests/fulltests:
	- changed paths for $testcmd and $trcmd
1998-03-08 17:49:45 +00:00
gdr-ftp
531859db70 Makefile:
- abbreviated some macros
	- removed the -v compilation flag (it can be added from the make
	  command line if necessary)
	- use single colons in additional dependancies
sed.desc:
	- expand the description a bit.
1998-03-08 17:46:32 +00:00
gdr-ftp
e42c4e0794 Makefile:
abbreviated some macros
tests/dotests, tests/fulltests:
	changed paths of $testcmd and $trcmd
1998-03-08 17:43:49 +00:00
gdr-ftp
7c0cc1c3d4 Makefile:
changed to handle the new *.mk files
help.rez:
	added build date
1998-03-08 17:40:55 +00:00
gdr-ftp
4028b2d317 Makefile:
- use single colon on additional dependancies
fmt.rez:
	- added build date
1998-03-08 17:38:25 +00:00
gdr-ftp
9103cfa195 Makefile:
abbreviated some macros
colcrt.desc:
	changed 'trenco.myrias.com' to 'ftp.gno.org'
tests/dotests, tests/fulltests:
	changed paths of $testcmd and $trcmd
1998-03-08 17:36:38 +00:00
gdr-ftp
9cdea96615 use single colons on additional dependancies 1998-03-08 17:33:34 +00:00
gdr-ftp
343bb80e9e dotests, fulltests:
Changed paths of $testcmd and $trcmd.
test.list:
	Deleted.  This file is test output and wasn't supposed to be
	checked in to begin with.
1998-03-08 17:31:08 +00:00
tribby
bb39be07cc Fix the comment line before cleanup 1998-02-18 19:01:52 +00:00
gdr-ftp
e58b811b55 - initial checkin of colcrt as submitted by Steve Reeves 1998-02-17 03:12:57 +00:00
gdr-ftp
5cf814279c Makefile:
- back out v1.3 changes except for the requirement to use
	  the GNO vice BSD man page.
1998-02-17 02:44:05 +00:00
gdr-ftp
bc7e61f040 Makefile:
- make all object files have ProDOS file names.  This doesn't
	  affect source files.
	- install GNO version of man page rather than the BSD one.

ftp.1G
	- fixed up some register interpolations that made the GNO
	  nroff puke
1998-02-15 00:31:01 +00:00
gdr-ftp
d08a55f17e Makefile:
- put cksum in /usr/bin vice /bin

cksum.1:
	- added "sum" to the NAME section so that whatis(1) gets a hit

cksum.rez:
	- added (initial test) of automatically displaying the build
	  date.

mkso.data:
	- used for making man page ".so links"

mklink.data:
	- used to replicate cksum(1) as sum(1)
1998-02-15 00:25:48 +00:00
gdr-ftp
3424f81f7c dotests:
- assume the program under test is in the /obj hierarchy rather
	  than the parent directory
fulltests:
	- use tr(1) out of /dist/bin instead of the /src directory
1998-02-15 00:22:31 +00:00
gdr-ftp
307e87bf3e Initial checkin. Items that have changed since the v2.0.4 release:
- basename(argv[0]) is verified to be one of "compile", "cmpl",
	  "assemble", or "asml", or an error is thrown.  The latter
	  two were not in the previous version at all.
	- Use the new GS/OS prefixes (>7)
1998-02-15 00:05:34 +00:00
taubert
d9b5117780 Initial commit of wall program 1998-02-11 08:48:44 +00:00
tribby
99bb125e6e awk sources as taken from from Brian Kernighan's Web page at
http://plan9.bell-labs.com/who/bwk/

This is version 970821 without modification for GNO/ME compatibility.
It's being included in the repository to assist in importing future
versions of awk from Bell Labs.

----------------------------------------------------------------------
Added Files:
   awk/FIXES awk/README awk/awk.1 awk/awk.h awk/awkgram.y awk/b.c
   awk/lex.c awk/lib.c awk/main.c awk/makefile awk/maketab.c
   awk/missing95.c awk/parse.c awk/proto.h awk/run.c awk/tran.c
   awk/ytab.c awk/ytab.h awk/ytabc.bak awk/ytabh.bak
----------------------------------------------------------------------

 -- Dave Tribby
1998-02-10 04:26:47 +00:00
taubert
829e7d0929 Initial commit of last utility 1998-02-09 08:58:52 +00:00
taubert
e0a16a3570 Makefile fixes for ftp and rsh 1998-02-09 08:32:56 +00:00
taubert
804e124f69 Initial commit for login program 1998-02-09 08:19:25 +00:00
gdr-ftp
1259e1599f - initial checkin of the GNO-formatted man page for ftp(1). 1998-02-03 08:01:01 +00:00
gdr-ftp
509f84b6f9 - fixed up .TH line to use the GNO formatting conventions 1998-01-27 16:02:54 +00:00
taubert
988e0fb1dc - the BSD-formatted man page is now who.1 and the GNO-formatted man
page is who.1G
1998-01-26 06:18:13 +00:00
gdr-ftp
7a0a150111 - the BSD-formatted man page is now ctags.1, and the GNO-formatted one
is ctags.1G
1998-01-26 05:22:38 +00:00
taubert
f53219715c Bring who up to snuff with rest of source tree 1998-01-25 23:36:30 +00:00
gdr-ftp
320f77f2b4 - changed nroff source to be of the style understood by GNO's nroff. 1998-01-25 21:22:20 +00:00
taubert
d352e8757c Initial commit of rlogin utility 1998-01-24 08:31:02 +00:00
taubert
767546b525 Initial commit of whois utility 1998-01-24 08:25:03 +00:00
taubert
c7b1d54b03 Initial commit of ftp utility 1998-01-24 08:21:33 +00:00
taubert
715fc5ab81 Initial commit of rsh utility 1998-01-24 08:14:04 +00:00
taubert
bb09eed7f6 Initial commit of ctags utility 1998-01-24 07:59:11 +00:00
gdr
be853ae490 Initial checkin as submitted by Dave Tribby. 1998-01-16 04:16:17 +00:00
gdr
1e28540ab0 use segments on the IIgs 1997-12-21 22:11:07 +00:00
gdr
5132e3d0b4 remove msort .so link; use mkso instead 1997-12-21 19:42:00 +00:00
gdr
b72fd53882 added a necessary escape character 1997-12-08 15:14:52 +00:00
gdr
79ab0e7f2b insight'ed cpp. Nothing found that should be of interest. 1997-12-08 03:40:12 +00:00
gdr
e7bb29a749 cpp still isn't working right, but this is an interim checkin:
- compiled for GNO
- added stack diagnostics and error checking
- made large auto arrays static, where possible
- added checks for unexpected recursion
1997-12-02 08:05:53 +00:00
gdr
99e3b1cd28 Changed some code that was causing nroff errors. This page still has
to be reviewed; there are still problems with it.
1997-11-17 04:47:51 +00:00
gdr
dabc2c9205 initial checkin, as contributed by Dave Tribby 1997-11-17 04:27:06 +00:00
gdr
f61bb88c0d Initial checkin. This cpp comes from lcc v4.0. 1997-10-30 05:51:13 +00:00
gdr
c6e102e916 updated for inclusion in GNO base build 1997-10-30 04:14:21 +00:00
gdr
14a1927519 fixed name of contrib library 1997-10-30 04:06:11 +00:00
gdr
998b53c1c9 modified for inclusion into GNO base build 1997-10-30 04:04:35 +00:00