GNO is the UNIX-like environment for the Apple IIgs
Go to file
gdr-ftp 17aad04201 There used to be a limit of 65k on the size of the describe
database source when using descu.  This limit was imposed
	due to a bug in ORCA/C (it is no longer clear whether
	this was a bug in malloc(3) or in array indexing code).
	As of ORCA/C v2.1.x, this bug appears to be fixed, so
	the limit was lifted.
A couple of calls to lseek(2) didn't have their return values
	checked for errors.  Fixed.
Updated email address for Devin Reade.
1998-02-07 06:40:11 +00:00
bin - fixed up .TH line to use the GNO formatting conventions 1998-01-27 16:02:54 +00:00
build.tools - removed makefile.mk; it was only used for mkso (which has moved to a 1998-02-05 16:37:02 +00:00
doc - updated gzip entry 1998-02-05 20:49:57 +00:00
HFSinclude
include
kern Initial commit of GNO kernel and drivers 1998-02-02 08:20:59 +00:00
lib - (crypta.asm) move all functions into the *.o file. The first one was 1998-02-05 16:07:06 +00:00
NOTES
orcacdefs
sbin
sys - fixed newline problems 1998-02-03 08:08:40 +00:00
usr.bin - initial checkin of the GNO-formatted man page for ftp(1). 1998-02-03 08:01:01 +00:00
usr.man - fixed up .TH line to use the GNO formatting conventions 1998-01-27 16:02:54 +00:00
usr.orca.bin There used to be a limit of 65k on the size of the describe 1998-02-07 06:40:11 +00:00
usr.sbin
verbatim This is Dave, completing Devin's setup test 1998-02-05 20:41:00 +00:00
binconst.mk
binrelease.mk
binrules.mk
Makefile
paths.mk - eliminate the definition and use of the macros INCLUDE_GNO, INCLUDE_ORCA, 1998-01-26 00:44:25 +00:00
prog.mk