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
taubert
3e68d4bd15
Initial commit of rcp utility
1998-01-24 07:35:26 +00:00
taubert
75831c8124
Initial commit of netdb library
1998-01-24 07:05:48 +00:00
gdr-ftp
418ae96ccb
For the "--" delimiting a .sig, the dashes may be followed by whitespace.
1998-01-23 22:39:30 +00:00
gdr-ftp
0cea80dacc
- always link to the most up-to-date describe source, as defined by
...
the makefile
- fixed wrong html used for a quote
1998-01-23 22:38:16 +00:00
gdr-ftp
44382837b2
The desc.db.shk file was listed as being in the wrong directory.
1998-01-23 22:37:04 +00:00
gdr-ftp
94f675832e
- updated comments at top of file
...
- changed all occurances of trenco.myrias.com to ftp.gno.org
1998-01-23 07:00:06 +00:00
gdr
1c46c03e78
added 'nuke' target for cleaning out publicly visible web pages
1998-01-17 21:33:10 +00:00
gdr
f5e4958c4e
Updated entries for describe, descc, descu to v1.0.5.
1998-01-17 21:30:28 +00:00
gdr
6ca306ec57
Generate sorted-by-classification pages.
1998-01-17 21:27:25 +00:00
gdr
a029903025
Added a "fudge list" for utilities where we know which class(es) they're
...
in, but that for some reason don't reference the describe database in
the .index.src files.
1998-01-17 21:26:42 +00:00
gdr
871932548b
- added *~ files to list of files removed by the 'clobber' target
1998-01-17 21:21:05 +00:00
gdr
9f794ac7d0
- added the list of as-yet unsorted utils
...
- fixed some links
1998-01-17 21:19:55 +00:00
gdr
9e8a7cb703
Added a comment that the describe-submit mailing address is not yet
...
ready for use.
1998-01-17 21:19:00 +00:00
gdr
75febf71c3
The precompiled database can now be made on a Linux machine.
1998-01-17 08:29:22 +00:00
gdr
51b2bbcf92
v1.0.5 January 1998
...
Increased the number of characters in the name field of the
nameEntry struct from 34 to 36. This gives an 8-byte
alignment to the offset entry, which provides binary
compatibility of the precompiled database file between
the IIgs and little-endian 32-bit machines such as
Linux boxes.
*** THIS MEANS THAT THE PRECOMPILED DATABASE IS NO LONGER
BINARY COMPATIBLE WITH EARLIER VERSIONS.
Updated descu so that the "Last Updated" line in the describe
source "header" is updated to reflect the current date
and time (GMT, if supported).
Fixed a bug in descu that caused the "header" to be slowly eaten,
one character at a time.
The describe database source file is no longer part of this
archive. It is available separately from the url,
above.
Added a "Known Bugs" section and URLs on where to find the
online database to this README. Modified the installation
instructions a bit.
1998-01-17 07:20:07 +00:00
gdr
be853ae490
Initial checkin as submitted by Dave Tribby.
1998-01-16 04:16:17 +00:00
gdr
c3f0249dc8
Initial checkin for describe web pages.
1998-01-14 05:10:21 +00:00
gdr
9c1ef2e905
udl is done
1997-12-22 01:20:42 +00:00
gdr
8ec58c91e3
compress/zcat
...
sum/cksum
runover
gno/kerntool.h
1997-12-22 01:20:23 +00:00
gdr
12a86e690f
make sure top-level files are tarred up
1997-12-22 01:11:08 +00:00
gdr
737a2b2acb
- changed descu so that it updates the "last changed" field in the
...
database source "header"
- updated some of the README info
1997-12-22 00:34:52 +00:00
gdr
4cdec01660
- put mkso into the normal build directories instead of it being a
...
special case
- modified mkso to put files in an alternate (presumably HFS) directory,
if necessary
1997-12-21 22:39:13 +00:00
gdr
1e28540ab0
use segments on the IIgs
1997-12-21 22:11:07 +00:00
gdr
07177f48d1
test more floating point data formats in printf
1997-12-21 20:15:27 +00:00
gdr
b998993162
added trivial test for fts routines
1997-12-21 20:14:21 +00:00
gdr
5aa367e6ff
added Tilghman's settimeofday(2) implementation
1997-12-21 20:13:19 +00:00
gdr
97ab3c7a62
- fixed segment name
...
- changed location of macro include files
1997-12-21 20:12:27 +00:00
gdr
6b8ea553ee
added more stack routines
1997-12-21 20:11:17 +00:00
gdr
4aafacd78b
fix a bad patch(1) run
1997-12-21 20:05:41 +00:00
gdr
007531d795
- no longer specify -I flags on the command line; include files must
...
already be in /usr/include and other system directories.
1997-12-21 20:04:19 +00:00
gdr
3a0978f855
added _assertStack and _getStackBottom
1997-12-21 19:58:15 +00:00
gdr
2a490753dc
don't use FTS_WHITEOUT for GNO (yet)
1997-12-21 19:57:19 +00:00
gdr
a0525b81fd
decl of fts_set was missing '*' for the first parm
1997-12-21 19:44:24 +00:00
gdr
b294c85eb2
settimeofday is now (partially) implemented
1997-12-21 19:43:03 +00:00
gdr
5132e3d0b4
remove msort .so link; use mkso instead
1997-12-21 19:42:00 +00:00
gdr
5b6c4960d5
mkso moved to sbin directory
1997-12-21 19:41:00 +00:00
gdr
7861f65bbb
- Soenke submitted various changes (mostly path names) for v1.0.4 that
...
I missed.
- The pathname of the compiled database was changed to match the sources
(/usr/lib/describe.db)
- The location of the online database is now mentioned.
1997-12-20 17:14:00 +00:00
gdr
0e5599af83
initial checkin of FilePort/NullPort sources
1997-12-19 07:54:52 +00:00
gdr
c1f439e0a7
Incorporated into the GNO base distribution.
...
Changed the initialization for the getopt(3) package to work with
BSD-based systems (like GNO v2.0.6) as well as with GNU-based
systems.
Use proper capitalization for "UNIX" and "ORCA".
1997-12-19 07:48:16 +00:00
gdr
7276456260
Put in some fixes that came out of FreeBSD-Current. Compilations not
...
yet verified on the IIgs. Also, dumped #ifdef's that avoided use of
fdopen from before fdopen was available in libc.
1997-12-19 06:34:31 +00:00
gdr
d34f9db837
Initial checkin for GNO, such that it actually compiles and links.
...
No functional differences. Not tested.
1997-12-08 16:07:19 +00:00
gdr
be57edaf08
Added documentation for _assertStack and _getMinStack.
1997-12-08 15:39:11 +00:00
gdr
6065babc81
added two more stack routines
1997-12-08 15:15:19 +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