]>
Zhao Yanbai Git Server - minix.git/log
Philip Homburg [Thu, 25 Aug 2005 12:49:22 +0000 (12:49 +0000)]
Added some descriptions and some PCI controllers.
Jorrit Herder [Thu, 25 Aug 2005 12:35:59 +0000 (12:35 +0000)]
Fixed gcc warnings in MEM driver.
Jorrit Herder [Thu, 25 Aug 2005 12:33:09 +0000 (12:33 +0000)]
*** empty log message ***
Jorrit Herder [Thu, 25 Aug 2005 12:30:43 +0000 (12:30 +0000)]
FS cleanup with gcc.
Jorrit Herder [Thu, 25 Aug 2005 12:05:09 +0000 (12:05 +0000)]
Cleanup with gcc. Removed unused variables.
Fixed some uninitialized problems.
Jorrit Herder [Thu, 25 Aug 2005 12:04:36 +0000 (12:04 +0000)]
Cleanup with gcc.
Philip Homburg [Thu, 25 Aug 2005 11:33:43 +0000 (11:33 +0000)]
Added basename(3)
Philip Homburg [Thu, 25 Aug 2005 10:47:24 +0000 (10:47 +0000)]
Fixed 'connected' check.
Ben Gras [Thu, 25 Aug 2005 10:05:11 +0000 (10:05 +0000)]
*** empty log message ***
Ben Gras [Thu, 25 Aug 2005 09:47:31 +0000 (09:47 +0000)]
. release fixes
. added OPENCT ioctl to at driver, which returns the number of times
a device is opened. if it's not opened exactly once, new partition info
will not be read in (at the next open after this close). included
this check in autopart.
Ben Gras [Thu, 25 Aug 2005 08:19:11 +0000 (08:19 +0000)]
ata-pci support for at driver.
added a hook in libdriver for HARD_INT messages.
Ben Gras [Wed, 24 Aug 2005 17:09:29 +0000 (17:09 +0000)]
Re-fixed makefile for release
Ben Gras [Wed, 24 Aug 2005 16:57:12 +0000 (16:57 +0000)]
Don't keep looping on bogus device message.
Ben Gras [Wed, 24 Aug 2005 16:56:34 +0000 (16:56 +0000)]
Don't print disk number, we don't know it
Ben Gras [Wed, 24 Aug 2005 16:49:28 +0000 (16:49 +0000)]
Don't set timeouts back to defaults right away
Ben Gras [Wed, 24 Aug 2005 16:49:09 +0000 (16:49 +0000)]
. Makefile fix to make releasing work again (drivers weren't built)
. release -c feature: copy instead of cvs export
Ben Gras [Wed, 24 Aug 2005 12:59:51 +0000 (12:59 +0000)]
make mkfs make filesystems with default block size the maximum, instead
of 8K
Ben Gras [Wed, 24 Aug 2005 12:58:35 +0000 (12:58 +0000)]
Makefile fix.. image up-to-dateness
Ben Gras [Wed, 24 Aug 2005 08:15:23 +0000 (08:15 +0000)]
Separated one-time keyboard initialization from per-console keyboard
initialization. One-time init is called from tty.
Side effect is that the one-time init is done after the sys_getmachine()
call, which makes set_leds() work, which makes numlock go off at booting.
Ben Gras [Wed, 24 Aug 2005 07:33:13 +0000 (07:33 +0000)]
Added rc.cd that gets executed when starting from CD.
Ben Gras [Wed, 24 Aug 2005 07:26:48 +0000 (07:26 +0000)]
MAKEDEV: make more device nodes
setup:
- fix for root progress bar
- fix for network config and mount/umount order
Ben Gras [Wed, 24 Aug 2005 07:20:04 +0000 (07:20 +0000)]
Let m4 accept a command-line argument (input file)
This unbreaks some configure scripts (reported by David Given)
Jorrit Herder [Tue, 23 Aug 2005 13:10:12 +0000 (13:10 +0000)]
Reverted PH copyright to 1987-2001.
Jorrit Herder [Tue, 23 Aug 2005 12:53:35 +0000 (12:53 +0000)]
New makefile (src/tools/Makefile) logic:
- make fresh install: still builds new everything (libraries, services, image)
- make clean image: only builds new boot image (about 5 sec. now!)
Jorrit Herder [Tue, 23 Aug 2005 11:31:32 +0000 (11:31 +0000)]
*** empty log message ***
Jorrit Herder [Tue, 23 Aug 2005 11:28:16 +0000 (11:28 +0000)]
Renamed SM to RS (Reincarnation Server).
Jorrit Herder [Tue, 23 Aug 2005 10:25:01 +0000 (10:25 +0000)]
Improved scheduling: new way to catch infinite loops.
Ben Gras [Mon, 22 Aug 2005 15:23:47 +0000 (15:23 +0000)]
Al's double-blank-line removal request
Ben Gras [Mon, 22 Aug 2005 15:17:42 +0000 (15:17 +0000)]
Remove double-blank lines (Al)
Ben Gras [Mon, 22 Aug 2005 15:17:30 +0000 (15:17 +0000)]
Remove double-blank lines
Jorrit Herder [Mon, 22 Aug 2005 15:14:11 +0000 (15:14 +0000)]
Scheduling updates to the kernel. Sched() function now is single point for
policy. Actual policy not yet implemented.
PM calculates nice values for processes in boot image.
IS debug dumps improved (Shift+F1-F4).
Ben Gras [Mon, 22 Aug 2005 15:08:27 +0000 (15:08 +0000)]
Al's no-double-empty-lines crusade
Ben Gras [Mon, 22 Aug 2005 14:46:44 +0000 (14:46 +0000)]
*** empty log message ***
Ben Gras [Mon, 22 Aug 2005 12:56:02 +0000 (12:56 +0000)]
Andy's enormous "Minix" -> "MINIX 3" crusade ;)
Ben Gras [Mon, 22 Aug 2005 12:54:11 +0000 (12:54 +0000)]
Al's patch of fri 19 aug 2005
Ben Gras [Mon, 22 Aug 2005 12:38:22 +0000 (12:38 +0000)]
Added all target (for for /usr/src/Makefile master)
Ben Gras [Mon, 22 Aug 2005 12:37:32 +0000 (12:37 +0000)]
Added some pci config register names
Ben Gras [Mon, 22 Aug 2005 12:36:42 +0000 (12:36 +0000)]
setup fix
Ben Gras [Mon, 22 Aug 2005 11:46:06 +0000 (11:46 +0000)]
Imported initial version of user-space port of original sb16 driver.
User-space porting by Peter Boonstoppel.
Ben Gras [Mon, 22 Aug 2005 11:17:47 +0000 (11:17 +0000)]
Don't -O2 mdb
Ben Gras [Mon, 22 Aug 2005 11:16:02 +0000 (11:16 +0000)]
Don't assume configure is executable
Ben Gras [Mon, 22 Aug 2005 10:06:02 +0000 (10:06 +0000)]
Fix /usr/src modes
Ben Gras [Mon, 22 Aug 2005 10:02:46 +0000 (10:02 +0000)]
More cutting
Ben Gras [Mon, 22 Aug 2005 10:01:52 +0000 (10:01 +0000)]
Extra setup umounts in case of aborted previous installs.
Forget about the /usr re-mounting, it's not necessary and (potentially)
causes problems during setup.
Ben Gras [Mon, 22 Aug 2005 09:54:31 +0000 (09:54 +0000)]
Added two sanity checks:
. partitions larger than the disk
(this happens when partitions are set to end earlier than they start
in part)
. zero-sized partitions (this confuses autopart later on)
autopart doesn't continue if this happens.
Jorrit Herder [Fri, 19 Aug 2005 16:43:28 +0000 (16:43 +0000)]
New scheduling code in kernel. Work in progress.
Round-robin within one priority queue works fine.
Ageing algorithm to be done.
Philip Homburg [Thu, 18 Aug 2005 11:36:36 +0000 (11:36 +0000)]
More stack for make. Fixed buffer overrun in make.
Philip Homburg [Tue, 16 Aug 2005 12:09:20 +0000 (12:09 +0000)]
Added support for creating CDs with harddisk emulation
Ben Gras [Tue, 16 Aug 2005 11:37:33 +0000 (11:37 +0000)]
Al's patch sent mon 15 aug.
Ben Gras [Tue, 16 Aug 2005 11:31:08 +0000 (11:31 +0000)]
PRettify getty banner with tty name
Philip Homburg [Mon, 15 Aug 2005 14:08:45 +0000 (14:08 +0000)]
Updated comment
Philip Homburg [Mon, 15 Aug 2005 14:08:18 +0000 (14:08 +0000)]
-h option for harddisk emulation
Philip Homburg [Mon, 15 Aug 2005 13:19:02 +0000 (13:19 +0000)]
Boot environment option 'bios_remap_first'. Thios option remaps the first
BIOS drive to d7, the second BIOS drive to d0, the third to d1, etc. This
useful for CD-ROM hardisk emulation.
Philip Homburg [Mon, 15 Aug 2005 13:17:20 +0000 (13:17 +0000)]
Also make c0d7 for CD-ROM harddisk emulation.
Philip Homburg [Mon, 15 Aug 2005 13:15:39 +0000 (13:15 +0000)]
Use a fake geometry for files.
Ben Gras [Mon, 15 Aug 2005 09:42:40 +0000 (09:42 +0000)]
Index manpages after build and install
Ben Gras [Fri, 12 Aug 2005 19:03:50 +0000 (19:03 +0000)]
Remove some debug
Ben Gras [Fri, 12 Aug 2005 19:00:13 +0000 (19:00 +0000)]
Clarify
Ben Gras [Fri, 12 Aug 2005 18:58:23 +0000 (18:58 +0000)]
Sanity check in autopart
Ben Gras [Fri, 12 Aug 2005 18:13:39 +0000 (18:13 +0000)]
depend with world
Ben Gras [Fri, 12 Aug 2005 17:58:02 +0000 (17:58 +0000)]
..
Ben Gras [Fri, 12 Aug 2005 17:52:32 +0000 (17:52 +0000)]
depend fix
Ben Gras [Fri, 12 Aug 2005 17:49:07 +0000 (17:49 +0000)]
rotate noise
Ben Gras [Fri, 12 Aug 2005 17:47:22 +0000 (17:47 +0000)]
More autopart fixes
Ben Gras [Fri, 12 Aug 2005 16:42:36 +0000 (16:42 +0000)]
at bugfix - openct only increased on opens when 0, openct always decreased
on closes..
this causes partition tables not to be re-read sometimes..
this causes mayhem..
Jorrit Herder [Fri, 12 Aug 2005 15:13:55 +0000 (15:13 +0000)]
Final autopart fixes.
Ben Gras [Fri, 12 Aug 2005 13:31:47 +0000 (13:31 +0000)]
*** empty log message ***
Ben Gras [Fri, 12 Aug 2005 13:28:37 +0000 (13:28 +0000)]
rotate script
Ben Gras [Fri, 12 Aug 2005 13:25:27 +0000 (13:25 +0000)]
rotate log message
Jorrit Herder [Fri, 12 Aug 2005 13:22:36 +0000 (13:22 +0000)]
*** empty log message ***
Ben Gras [Fri, 12 Aug 2005 12:48:24 +0000 (12:48 +0000)]
clean is cleaner
Ben Gras [Fri, 12 Aug 2005 12:41:29 +0000 (12:41 +0000)]
Maximum block size lowered to 4K (gasp) !
Ben Gras [Fri, 12 Aug 2005 12:35:45 +0000 (12:35 +0000)]
*** empty log message ***
Ben Gras [Fri, 12 Aug 2005 12:35:17 +0000 (12:35 +0000)]
Progress bar prettification
Ben Gras [Fri, 12 Aug 2005 12:34:56 +0000 (12:34 +0000)]
Install scripts prettification
Ben Gras [Fri, 12 Aug 2005 12:23:16 +0000 (12:23 +0000)]
free space feature
Jorrit Herder [Fri, 12 Aug 2005 12:13:11 +0000 (12:13 +0000)]
*** empty log message ***
Jorrit Herder [Fri, 12 Aug 2005 12:05:56 +0000 (12:05 +0000)]
Removed confirmation at 'disk' step.
Working on 'region' step now.
Jorrit Herder [Fri, 12 Aug 2005 11:42:57 +0000 (11:42 +0000)]
*** empty log message ***
Ben Gras [Fri, 12 Aug 2005 11:23:50 +0000 (11:23 +0000)]
*** empty log message ***
Ben Gras [Fri, 12 Aug 2005 11:23:33 +0000 (11:23 +0000)]
Al's window feature
Jorrit Herder [Fri, 12 Aug 2005 11:08:23 +0000 (11:08 +0000)]
*** empty log message ***
Ben Gras [Fri, 12 Aug 2005 09:52:29 +0000 (09:52 +0000)]
Progressbar for /
Ben Gras [Fri, 12 Aug 2005 09:41:18 +0000 (09:41 +0000)]
Changed some messages from DEL to ^C
Ben Gras [Fri, 12 Aug 2005 09:40:16 +0000 (09:40 +0000)]
changed default INTR key to ^C instead of DEL
Ben Gras [Thu, 11 Aug 2005 16:18:53 +0000 (16:18 +0000)]
*** empty log message ***
Ben Gras [Thu, 11 Aug 2005 16:00:08 +0000 (16:00 +0000)]
*** empty log message ***
Ben Gras [Thu, 11 Aug 2005 15:17:52 +0000 (15:17 +0000)]
. don't print error by usyslogd (for on CD)
. added progress bar technology to setup script
Ben Gras [Thu, 11 Aug 2005 15:14:02 +0000 (15:14 +0000)]
microfix
Ben Gras [Thu, 11 Aug 2005 15:11:34 +0000 (15:11 +0000)]
..
Ben Gras [Thu, 11 Aug 2005 15:09:14 +0000 (15:09 +0000)]
Minix boot monitor message
Jorrit Herder [Thu, 11 Aug 2005 15:02:56 +0000 (15:02 +0000)]
*** empty log message ***
Philip Homburg [Thu, 11 Aug 2005 13:55:06 +0000 (13:55 +0000)]
'Normal' mode didn't work.
Jorrit Herder [Thu, 11 Aug 2005 13:22:31 +0000 (13:22 +0000)]
Minor changes.
Jorrit Herder [Thu, 11 Aug 2005 13:12:55 +0000 (13:12 +0000)]
Install script beautifications.
Changed message of the day.
Fixed some compile warnings in src/boot/. Changed header() variable.
Ben Gras [Thu, 11 Aug 2005 11:32:37 +0000 (11:32 +0000)]
Don't allow arbitrary ram disks being loaded any more, due to funny check.
Ben Gras [Wed, 10 Aug 2005 15:19:50 +0000 (15:19 +0000)]
Formatting fix for if networking isn't enabled.
Ben Gras [Wed, 10 Aug 2005 15:18:13 +0000 (15:18 +0000)]
Little formatting fix.
Ben Gras [Wed, 10 Aug 2005 15:14:14 +0000 (15:14 +0000)]
Blocksize 1, 2, 4 KB
Ben Gras [Wed, 10 Aug 2005 15:14:02 +0000 (15:14 +0000)]
Small fixes