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
gdr
0a72bc2794
Added documentation, make 'help' explicitly a gsh script.
1997-10-30 03:51:56 +00:00
gdr
e7015008c4
modified for inclusion in GNO base build
1997-10-30 03:50:04 +00:00
gdr
70949ed9a3
Derek's initial changes, with a minor change in whitespace by gdr
...
to minimize the diffs with the original version.
1997-10-26 18:38:03 +00:00
gdr
fd453f99d5
Initial checkin. Matches 4.4BSD, except that the man page has been
...
reformated.
1997-10-26 17:12:24 +00:00
gdr
2d9725fc31
Change describe(1) entry to only show the directory, not the full path.
1997-10-04 03:48:09 +00:00
gdr
3da53eec64
- added some #include guards
...
- added a #pragma debug 0 for variadic routines
1997-10-03 04:15:03 +00:00
gdr
53b34aa122
added version number
1997-10-03 04:13:24 +00:00
gdr
b711225944
removed STACK definition; it matches the default
1997-10-03 04:13:06 +00:00
gdr
942e883d2f
added cvs identifier
1997-10-03 04:11:06 +00:00
gdr
1f728a69a6
added version number
1997-10-03 04:07:34 +00:00
gdr
1ebcbc2ede
added some #include guards
1997-10-03 04:07:20 +00:00
gdr
c7a0146f19
- use getopts to parse parameters (so that -av works like -a -v)
...
- print error messages on stderr instead of stdout
- change man page to use bold font in a couple of places and add history
- update other documentation to reflect changes in making catrez
part of the standard GNO release
- added test cases in "tests" directory
1997-09-30 05:14:48 +00:00
gdr
22929ce3a8
initial checkin
1997-09-30 05:09:26 +00:00
gdr
595a3dfaea
- whereis now takes it's selection of directories from a configuration
...
file
- added describe entry, rez fork
- merged into GNO base build
1997-09-30 04:22:43 +00:00
gdr
713b0b5892
Changes for v1.1-release
...
- added test suite
1997-09-28 16:41:38 +00:00
gdr
d1faeee771
Changes for v1.1-release
...
- increased optimization level to -1
- added -d option
- changed output format
1997-09-28 16:41:13 +00:00
gdr
e62ed561aa
added makefile, rVersion source, describe(1) entry
1997-09-26 06:40:51 +00:00
gdr
b28de25362
replace Makefile with abbreviated version using prog.mk
1997-09-26 06:39:45 +00:00
gdr
a0f5373eac
use verUS
1997-09-26 06:39:12 +00:00
gdr
2c2de538ee
changed location of prog.mk
1997-09-26 06:36:22 +00:00
gdr
bf5292af8e
"lseg" was misspelled
1997-09-26 06:36:01 +00:00
gdr
9d2240afa3
added CVS id string
1997-09-26 06:34:52 +00:00
gdr
55003d4505
changed to use v2.0.6 stack routines
1997-09-26 06:34:37 +00:00
gdr
d52e9de6e8
- changed location of tr(1)
...
- test.list is not needed
1997-09-26 06:33:40 +00:00
gdr
efd2ee3d99
- added CVS id string
...
- added stack check routines
- upped version number
1997-09-26 06:32:43 +00:00
gdr
b68786be45
added rVersion and describe(1) sources
1997-09-26 06:31:47 +00:00
gdr
b0623660ef
- listed changes for v1.0.2
1997-09-26 06:31:15 +00:00
gdr
7b312c57e5
- replaced full makefile with one for use with the GNO builds
1997-09-26 06:30:33 +00:00
gdr
9dd49d2e54
- minor formatting change
1997-09-26 06:29:55 +00:00
gdr
4da093616e
Updated names for stack checking routines.
1997-09-24 06:23:13 +00:00
gdr
a5ad3a71b7
- added CVS identifier
...
- corrected name and location of prog.mk
- set stack size to 1024 (768 was a bit too low)
1997-09-24 06:21:24 +00:00
gdr
63754dce1c
added cvs identifier line
1997-09-24 06:20:22 +00:00
gdr
3b166416a3
cleaned up makefile a bit
1997-09-24 06:18:44 +00:00
gdr
0deb52e606
removed declaration of isblank()
1997-09-24 06:14:46 +00:00
gdr
aa9e477a31
correct location of tr(1)
1997-09-24 06:14:13 +00:00
gdr
645cb5834d
tr(1), as contributed by Dave Tribby
1997-09-21 22:20:37 +00:00
gdr
8a461e09b4
cut(1) as contributed by Dave Tribby
1997-09-21 22:19:59 +00:00
gdr
a739102c3a
fmt, as modified after using insight(1) at Myrias. There is some
...
architecture-specific code added.
1997-09-21 22:12:27 +00:00
gdr
5ea6ce9244
catrez v1.0.1 as contributed by Dave Tribby
1997-09-21 22:08:32 +00:00
gdr
712ad8b00d
lseg v1.1 as contributed by Dave Tribby. Some files had an RCS identifier
...
added.
1997-09-21 22:06:43 +00:00
gdr
5fd930582d
lseg 1.1 (beta) as contributed by Dave Tribby. Some files had an RCS
...
identifier added.
1997-09-21 22:05:59 +00:00
gdr
f6efe9ae26
lseg version 1.0, as provided by Jawaid for GNO v2.0.4
1997-09-21 21:59:33 +00:00
gdr
5c4edbc8bf
Added makefile, describe(1) source, resource source.
1997-08-08 04:45:41 +00:00
gdr
397a3206ab
initial checkin
1997-08-07 05:17:22 +00:00
gdr
316b9588e8
initial checkin. Kind of stupid for now.
1997-08-02 20:49:21 +00:00
gdr
54c0bfff3a
Initial checkin, matching 4.4BSD (v2.1.5)
1997-08-02 20:15:14 +00:00
gdr
0f32e3990b
It doesn't currently work for Orca/Shell (TERM comes up as not set).
1997-03-20 07:12:02 +00:00
gdr
bf22c21098
changes required to compile under GNO v2.0.6
1997-03-20 06:40:51 +00:00
gdr
50a93eb0a9
initial checkin
1997-03-14 06:22:29 +00:00
gdr
4329ce7e29
no longer required
1996-09-03 04:52:42 +00:00
gdr
469a09b80b
- Fixed error when -d flag specified with volume name -- now ignored.
...
- Ran sources through indent(1).
- Separated out library routines.
1996-09-03 03:55:00 +00:00
gdr
f8c4d4b6d5
Initial checkin of install(1) for GNO, version 1.0.
1996-03-31 23:38:34 +00:00
gdr
9da81eb718
Initial checkin
1996-02-10 17:08:10 +00:00
gdr
5722e4fa7f
version 1.0 of msort and dsort for GNO
1996-01-28 00:52:48 +00:00
gdr
73ce022151
Version 3.0 of the manpack archive. This moved on top of the
...
original makewhatis repository. Earlier versions of man, apropos,
and whatis were by other authors (these are written from scratch).
Catman is new.
1996-01-28 00:41:22 +00:00
gdr
8ae768d073
makewhatis version 1.1 (later to become part of the manpack archive)
1996-01-28 00:33:14 +00:00
gdr
39f4efc5b8
makewhatis version 1.0 (later to be incorporated in the manpack archive)
1996-01-28 00:31:34 +00:00
gdr
c89ef9549f
Whereis version 1.2 for GNO.
1996-01-27 22:40:15 +00:00
gdr
bd3ae6f767
Whereis version 1.1 for GNO.
1996-01-27 22:38:42 +00:00