*** Note from Jody Bruchon: this file is no longer maintained ***

This file is used to record changes made to the CVS database. Please add 
yourself to the top of this file before committing any changes. Please use 
the header format provided for each entry, noting that the text on each line 
should not be longer than the lines of dashes.

Miguel Bolanos.

Contributor			Email
---------------------------------------------------------------------------

Claudio Matsuoka		claudio@conectiva.com
Eduardo Habkost			ehabkost@conectiva.com.br
Miguel Bolanos			mike@linuxlabs.com
Tommy McCabe			rocketjet314@yahoo.com

---------------------------------------------------------------------------

Sun Aug 20 22:16:43 UTC 2006	Claudio Matsuoka <claudio@mandriva.com>
	* Fixed tty creation in MAKEDEV
	* Fixed ttyS0 name typo in rc.sysinit in the rootfs template
	* Added /dev/tcpdev creation in MAKEDEV
	* Fixed location of liberror.txt in rootfs template

Sun Aug 20 10:59:20 UTC 2006	Claudio Matsuoka <claudio@mandriva.com>
	* Fixed build and install rules in mtools Makefile
	* Added m4 Makefile
	* Added m4 and mtools to DIRS
	* Updates to elvis Makefile

Sat Aug 19 17:44:45 UTC 2006	Claudio Matsuoka <claudio@mandriva.com>
	* Set heap top to 35000 when linking compress
	* Cleanup: using macros instead of magic numbers in init.c
	* Cleanup: removed unused qsort.c in sys_utils/

Sat Aug 19 12:02:08 UTC 2006	Claudio Matsuoka <claudio@mandriva.com>
	* Addressed ash compiler warnings when building with HOSTCC,
	  mostly by including proper headers

Sat Sep 18 13:29:26 BRT 2004	Claudio Matsuoka <claudio@conectiva.com>

	* Don't use SHORTNAMES in bc (breaks compilation of parser files)
	* Set Makefile to use yacc because bison usually installs
	  /usr/bin/yacc as well
	* Clean up generated files (bc.c, sbc.c, scan.c, y.tab.h) in the
	  clean rule (also removed those files from CVS).
	  
Sat Sep 18 09:08:23 CST 2004	Miguel Bolanos <mike@linuxlabs.com>

	* Fixed warning caused by some "," on bc.y and sbc.y
	* Fixed a broken expresion on bc.y
	* Fixed bc's Makefile to use bison rather than yacc, also fixed the
	  flags from $(LEX), as flex will no accept -I8.

Fri Sep 17 18:48:26 BRT 2004	Claudio Matsuoka <claudio@conectiva.com>

	* Added a port of Nathan Laredo's tinyirc IRC client.

Wed Jul 28 12:09:11 CST 2004	Tommy McCabe <rocketjet314@yahoo.com>

	* Added l to PRGS on file_utils

Tue Jul 27 22:22:32 CST 2004	Miguel Bolanos <mike@linuxlabs.com>

	* Merged Claudio's patch to:
		- build full3, full5, comb, comb_net and boot.

Tue Jul 27 07:48:56 CST 2004	Miguel Bolanos <mike@linuxlabs.com>

	* Removed sudo commands from the Makefile, fixed the broken "clean"
	  (all merged from Tommy's patch)

Wed Jun 09 08:54:11 CST 2004	Claudio Matsuoka <claudio@conectiva.com>

	* Trivial patch to build stuff in elkscmd/inet.

Wed Jun 09 03:47:56 CST 2004	Tommy McCabe <rocketjet314@yahoo.com>

	* Included ktcp in full5

Sat Jun  5 17:44:06 BRT 2004	Eduardo Habkost <ehabkost@conectiva.com.br>

	* rootfs_template/etc/passwd doesn't depend on rootfs_template.tar
	  anymore
	* Added warning about broken make clean
	* People didn't respected the above line of dashes. Making it
	  bigger  ;)

Fri Jun 04 05:26:48 CST 2004	Claudio Matsuoka <claudio@conectiva.com>

	* Fixes to rebuild disk images, improvements by Miguel.

Fri Jun 04 05:25:34 CST 2004	Tommy McCabe <rocketjet314@yahoo.com>

	* Improved Makefile to mount filesystems using sudo.

Thu Jun 03 21:20:47 CST 2004	Miguel Bolanos <mike@linuxlabs.com>

	* Added lib/ directory to rootfs_template
	* Removed rootfs_template.tar.
	* Removed "mkdir" commands from sys_utils/Makefile

Thu Jun 03 21:05:56 CST 2004	Tommy McCabe <rocketjet314@yahoo.com>

	* Improvements to MAKEDEV.. patch adapted by Eduardo Habkost

Thu Jun 03 21:01:34 CST 2004    Claudio Matsuoka <claudio@conectiva.com>

	* fixed BSS problem

Wed Jun 02 14:16:57 CST 2004	Claudio Matsuoka <claudio@conectiva.com>
	
	* Added more minix utilities (cal diff file find head sort tail tee)
	* Removed warning comment from ash/expand.c as bcc compiles the code.

Tue Jun 01 20:46:36 CST 2004	Claudio Matsuoka <claudio@conectiva.com>

	* Ported ncompress, 12 bit compress atm.

Tue Jun 01 09:23:15 CST	2004	Miguel Bolanos <mike@linuxlabs.com>

	* Applied and Fixed some patches for bc and sys_utils.
	* Created CHANGELOG file.

