Commit Graph

7 Commits

Author SHA1 Message Date
kelvin 61afe2ce33 Fixed buffer overflow bug mentioned in the gupp docs. 2001-06-23 23:55:28 +00:00
gdr-ftp 9c06493506 Makefile:
- added 'install' and 'release' targets
	- added rVersion rez forks to final files
box.asm:
	- added dummy routine that winds up in the *.root file
console.rez, modem.rez, null.rez, printer.rez:
	- initial checkin
1999-03-19 07:18:01 +00:00
gdr-ftp 0ce301a14a Makefile:
- link with *.o rather than *.root to avoid problems on netatalk-
	  served source partitions.  affected err.root box.root, regexp.root
	- create linkmap for debugging purposes
	- added install and release targets
err.asm, regexp.asm
	- added dummy routine so that we can throw away the *.root file.
1999-03-19 07:15:03 +00:00
gdr-ftp a51e90fa81 Makefile:
- create $(OBJ_DIR) (if it doesn't already exist) before building
	  objects
1999-02-23 04:27:07 +00:00
taubert 6822a8d18f - Fixed infinite loop in traceback()
- Misc. code cleanups
1998-02-22 05:05:54 +00:00
taubert 6bd94b0884 Added support for separate object hierarchy and cleaned up libc makefiles 1998-02-09 08:45:21 +00:00
taubert 3036f145f1 Initial commit of GNO kernel and drivers 1998-02-02 08:20:59 +00:00