]> Zhao Yanbai Git Server - minix.git/log
minix.git
19 years agoThe lack of an ISA bridge is no longer fatal.
Philip Homburg [Thu, 25 Aug 2005 16:21:51 +0000 (16:21 +0000)]
The lack of an ISA bridge is no longer fatal.

19 years agoAdded getsockname and getsockopt.
Philip Homburg [Thu, 25 Aug 2005 15:10:57 +0000 (15:10 +0000)]
Added getsockname and getsockopt.

19 years ago*** empty log message ***
Jorrit Herder [Thu, 25 Aug 2005 13:31:35 +0000 (13:31 +0000)]
*** empty log message ***

19 years agoCleanup with gcc.:
Jorrit Herder [Thu, 25 Aug 2005 13:14:02 +0000 (13:14 +0000)]
Cleanup with gcc.:

19 years ago*** empty log message ***
Jorrit Herder [Thu, 25 Aug 2005 13:02:15 +0000 (13:02 +0000)]
*** empty log message ***

19 years agoCleanup with gcc.
Jorrit Herder [Thu, 25 Aug 2005 12:50:11 +0000 (12:50 +0000)]
Cleanup with gcc.

19 years agoAdded some descriptions and some PCI controllers.
Philip Homburg [Thu, 25 Aug 2005 12:49:22 +0000 (12:49 +0000)]
Added some descriptions and some PCI controllers.

19 years agoFixed gcc warnings in MEM driver.
Jorrit Herder [Thu, 25 Aug 2005 12:35:59 +0000 (12:35 +0000)]
Fixed gcc warnings in MEM driver.

19 years ago*** empty log message ***
Jorrit Herder [Thu, 25 Aug 2005 12:33:09 +0000 (12:33 +0000)]
*** empty log message ***

19 years agoFS cleanup with gcc.
Jorrit Herder [Thu, 25 Aug 2005 12:30:43 +0000 (12:30 +0000)]
FS cleanup with gcc.

19 years agoCleanup with gcc. Removed unused variables.
Jorrit Herder [Thu, 25 Aug 2005 12:05:09 +0000 (12:05 +0000)]
Cleanup with gcc. Removed unused variables.
Fixed some uninitialized problems.

19 years agoCleanup with gcc.
Jorrit Herder [Thu, 25 Aug 2005 12:04:36 +0000 (12:04 +0000)]
Cleanup with gcc.

19 years agoAdded basename(3)
Philip Homburg [Thu, 25 Aug 2005 11:33:43 +0000 (11:33 +0000)]
Added basename(3)

19 years agoFixed 'connected' check.
Philip Homburg [Thu, 25 Aug 2005 10:47:24 +0000 (10:47 +0000)]
Fixed 'connected' check.

19 years ago*** empty log message ***
Ben Gras [Thu, 25 Aug 2005 10:05:11 +0000 (10:05 +0000)]
*** empty log message ***

19 years ago. release fixes
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.

19 years agoata-pci support for at driver.
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.

19 years agoRe-fixed makefile for release
Ben Gras [Wed, 24 Aug 2005 17:09:29 +0000 (17:09 +0000)]
Re-fixed makefile for release

19 years agoDon't keep looping on bogus device message.
Ben Gras [Wed, 24 Aug 2005 16:57:12 +0000 (16:57 +0000)]
Don't keep looping on bogus device message.

19 years agoDon't print disk number, we don't know it
Ben Gras [Wed, 24 Aug 2005 16:56:34 +0000 (16:56 +0000)]
Don't print disk number, we don't know it

19 years agoDon't set timeouts back to defaults right away
Ben Gras [Wed, 24 Aug 2005 16:49:28 +0000 (16:49 +0000)]
Don't set timeouts back to defaults right away

19 years ago . Makefile fix to make releasing work again (drivers weren't built)
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

19 years agomake mkfs make filesystems with default block size the maximum, instead
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

19 years agoMakefile fix.. image up-to-dateness
Ben Gras [Wed, 24 Aug 2005 12:58:35 +0000 (12:58 +0000)]
Makefile fix.. image up-to-dateness

19 years agoSeparated one-time keyboard initialization from per-console keyboard
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.

19 years agoAdded rc.cd that gets executed when starting from CD.
Ben Gras [Wed, 24 Aug 2005 07:33:13 +0000 (07:33 +0000)]
Added rc.cd that gets executed when starting from CD.

19 years agoMAKEDEV: make more device nodes
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

19 years agoLet m4 accept a command-line argument (input file)
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)

19 years agoReverted PH copyright to 1987-2001.
Jorrit Herder [Tue, 23 Aug 2005 13:10:12 +0000 (13:10 +0000)]
Reverted PH copyright to 1987-2001.

19 years agoNew makefile (src/tools/Makefile) logic:
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!)

19 years ago*** empty log message ***
Jorrit Herder [Tue, 23 Aug 2005 11:31:32 +0000 (11:31 +0000)]
*** empty log message ***

19 years agoRenamed SM to RS (Reincarnation Server).
Jorrit Herder [Tue, 23 Aug 2005 11:28:16 +0000 (11:28 +0000)]
Renamed SM to RS (Reincarnation Server).

19 years agoImproved scheduling: new way to catch infinite loops.
Jorrit Herder [Tue, 23 Aug 2005 10:25:01 +0000 (10:25 +0000)]
Improved scheduling: new way to catch infinite loops.

19 years agoAl's double-blank-line removal request
Ben Gras [Mon, 22 Aug 2005 15:23:47 +0000 (15:23 +0000)]
Al's double-blank-line removal request

19 years agoRemove double-blank lines (Al)
Ben Gras [Mon, 22 Aug 2005 15:17:42 +0000 (15:17 +0000)]
Remove double-blank lines (Al)

19 years agoRemove double-blank lines
Ben Gras [Mon, 22 Aug 2005 15:17:30 +0000 (15:17 +0000)]
Remove double-blank lines

19 years agoScheduling updates to the kernel. Sched() function now is single point for
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).

19 years agoAl's no-double-empty-lines crusade
Ben Gras [Mon, 22 Aug 2005 15:08:27 +0000 (15:08 +0000)]
Al's no-double-empty-lines crusade

19 years ago*** empty log message ***
Ben Gras [Mon, 22 Aug 2005 14:46:44 +0000 (14:46 +0000)]
*** empty log message ***

19 years agoAndy's enormous "Minix" -> "MINIX 3" crusade ;)
Ben Gras [Mon, 22 Aug 2005 12:56:02 +0000 (12:56 +0000)]
Andy's enormous "Minix" -> "MINIX 3" crusade ;)

19 years agoAl's patch of fri 19 aug 2005
Ben Gras [Mon, 22 Aug 2005 12:54:11 +0000 (12:54 +0000)]
Al's patch of fri 19 aug 2005

19 years agoAdded all target (for for /usr/src/Makefile master)
Ben Gras [Mon, 22 Aug 2005 12:38:22 +0000 (12:38 +0000)]
Added all target (for for /usr/src/Makefile master)

19 years agoAdded some pci config register names
Ben Gras [Mon, 22 Aug 2005 12:37:32 +0000 (12:37 +0000)]
Added some pci config register names

19 years agosetup fix
Ben Gras [Mon, 22 Aug 2005 12:36:42 +0000 (12:36 +0000)]
setup fix

19 years agoImported initial version of user-space port of original sb16 driver.
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.

19 years agoDon't -O2 mdb
Ben Gras [Mon, 22 Aug 2005 11:17:47 +0000 (11:17 +0000)]
Don't -O2 mdb

19 years agoDon't assume configure is executable
Ben Gras [Mon, 22 Aug 2005 11:16:02 +0000 (11:16 +0000)]
Don't assume configure is executable

19 years agoFix /usr/src modes
Ben Gras [Mon, 22 Aug 2005 10:06:02 +0000 (10:06 +0000)]
Fix /usr/src modes

19 years agoMore cutting
Ben Gras [Mon, 22 Aug 2005 10:02:46 +0000 (10:02 +0000)]
More cutting

19 years agoExtra setup umounts in case of aborted previous installs.
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.

19 years agoAdded two sanity checks:
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.

19 years agoNew scheduling code in kernel. Work in progress.
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.

19 years agoMore stack for make. Fixed buffer overrun in make.
Philip Homburg [Thu, 18 Aug 2005 11:36:36 +0000 (11:36 +0000)]
More stack for make. Fixed buffer overrun in make.

19 years agoAdded support for creating CDs with harddisk emulation
Philip Homburg [Tue, 16 Aug 2005 12:09:20 +0000 (12:09 +0000)]
Added support for creating CDs with harddisk emulation

19 years agoAl's patch sent mon 15 aug.
Ben Gras [Tue, 16 Aug 2005 11:37:33 +0000 (11:37 +0000)]
Al's patch sent mon 15 aug.

19 years agoPRettify getty banner with tty name
Ben Gras [Tue, 16 Aug 2005 11:31:08 +0000 (11:31 +0000)]
PRettify getty banner with tty name

19 years agoUpdated comment
Philip Homburg [Mon, 15 Aug 2005 14:08:45 +0000 (14:08 +0000)]
Updated comment

19 years ago-h option for harddisk emulation
Philip Homburg [Mon, 15 Aug 2005 14:08:18 +0000 (14:08 +0000)]
-h option for harddisk emulation

19 years agoBoot environment option 'bios_remap_first'. Thios option remaps the first
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.

19 years agoAlso make c0d7 for CD-ROM harddisk emulation.
Philip Homburg [Mon, 15 Aug 2005 13:17:20 +0000 (13:17 +0000)]
Also make c0d7 for CD-ROM harddisk emulation.

19 years agoUse a fake geometry for files.
Philip Homburg [Mon, 15 Aug 2005 13:15:39 +0000 (13:15 +0000)]
Use a fake geometry for files.

19 years agoIndex manpages after build and install
Ben Gras [Mon, 15 Aug 2005 09:42:40 +0000 (09:42 +0000)]
Index manpages after build and install

19 years agoRemove some debug
Ben Gras [Fri, 12 Aug 2005 19:03:50 +0000 (19:03 +0000)]
Remove some debug

19 years agoClarify
Ben Gras [Fri, 12 Aug 2005 19:00:13 +0000 (19:00 +0000)]
Clarify

19 years agoSanity check in autopart
Ben Gras [Fri, 12 Aug 2005 18:58:23 +0000 (18:58 +0000)]
Sanity check in autopart

19 years agodepend with world
Ben Gras [Fri, 12 Aug 2005 18:13:39 +0000 (18:13 +0000)]
depend with world

19 years ago..
Ben Gras [Fri, 12 Aug 2005 17:58:02 +0000 (17:58 +0000)]
..

19 years agodepend fix
Ben Gras [Fri, 12 Aug 2005 17:52:32 +0000 (17:52 +0000)]
depend fix

19 years agorotate noise
Ben Gras [Fri, 12 Aug 2005 17:49:07 +0000 (17:49 +0000)]
rotate noise

19 years agoMore autopart fixes
Ben Gras [Fri, 12 Aug 2005 17:47:22 +0000 (17:47 +0000)]
More autopart fixes

19 years agoat bugfix - openct only increased on opens when 0, openct always decreased
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..

19 years agoFinal autopart fixes.
Jorrit Herder [Fri, 12 Aug 2005 15:13:55 +0000 (15:13 +0000)]
Final autopart fixes.

19 years ago*** empty log message ***
Ben Gras [Fri, 12 Aug 2005 13:31:47 +0000 (13:31 +0000)]
*** empty log message ***

19 years agorotate script
Ben Gras [Fri, 12 Aug 2005 13:28:37 +0000 (13:28 +0000)]
rotate script

19 years agorotate log message
Ben Gras [Fri, 12 Aug 2005 13:25:27 +0000 (13:25 +0000)]
rotate log message

19 years ago*** empty log message ***
Jorrit Herder [Fri, 12 Aug 2005 13:22:36 +0000 (13:22 +0000)]
*** empty log message ***

19 years agoclean is cleaner
Ben Gras [Fri, 12 Aug 2005 12:48:24 +0000 (12:48 +0000)]
clean is cleaner

19 years agoMaximum block size lowered to 4K (gasp) !
Ben Gras [Fri, 12 Aug 2005 12:41:29 +0000 (12:41 +0000)]
Maximum block size lowered to 4K (gasp) !

19 years ago*** empty log message ***
Ben Gras [Fri, 12 Aug 2005 12:35:45 +0000 (12:35 +0000)]
*** empty log message ***

19 years agoProgress bar prettification
Ben Gras [Fri, 12 Aug 2005 12:35:17 +0000 (12:35 +0000)]
Progress bar prettification

19 years agoInstall scripts prettification
Ben Gras [Fri, 12 Aug 2005 12:34:56 +0000 (12:34 +0000)]
Install scripts prettification

19 years agofree space feature
Ben Gras [Fri, 12 Aug 2005 12:23:16 +0000 (12:23 +0000)]
free space feature

19 years ago*** empty log message ***
Jorrit Herder [Fri, 12 Aug 2005 12:13:11 +0000 (12:13 +0000)]
*** empty log message ***

19 years agoRemoved confirmation at 'disk' step.
Jorrit Herder [Fri, 12 Aug 2005 12:05:56 +0000 (12:05 +0000)]
Removed confirmation at 'disk' step.
Working on 'region' step now.

19 years ago*** empty log message ***
Jorrit Herder [Fri, 12 Aug 2005 11:42:57 +0000 (11:42 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Ben Gras [Fri, 12 Aug 2005 11:23:50 +0000 (11:23 +0000)]
*** empty log message ***

19 years agoAl's window feature
Ben Gras [Fri, 12 Aug 2005 11:23:33 +0000 (11:23 +0000)]
Al's window feature

19 years ago*** empty log message ***
Jorrit Herder [Fri, 12 Aug 2005 11:08:23 +0000 (11:08 +0000)]
*** empty log message ***

19 years agoProgressbar for /
Ben Gras [Fri, 12 Aug 2005 09:52:29 +0000 (09:52 +0000)]
Progressbar for /

19 years agoChanged some messages from DEL to ^C
Ben Gras [Fri, 12 Aug 2005 09:41:18 +0000 (09:41 +0000)]
Changed some messages from DEL to ^C

19 years agochanged default INTR key to ^C instead of DEL
Ben Gras [Fri, 12 Aug 2005 09:40:16 +0000 (09:40 +0000)]
changed default INTR key to ^C instead of DEL

19 years ago*** empty log message ***
Ben Gras [Thu, 11 Aug 2005 16:18:53 +0000 (16:18 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Ben Gras [Thu, 11 Aug 2005 16:00:08 +0000 (16:00 +0000)]
*** empty log message ***

19 years ago. don't print error by usyslogd (for on CD)
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

19 years agomicrofix
Ben Gras [Thu, 11 Aug 2005 15:14:02 +0000 (15:14 +0000)]
microfix

19 years ago..
Ben Gras [Thu, 11 Aug 2005 15:11:34 +0000 (15:11 +0000)]
..

19 years agoMinix boot monitor message
Ben Gras [Thu, 11 Aug 2005 15:09:14 +0000 (15:09 +0000)]
Minix boot monitor message

19 years ago*** empty log message ***
Jorrit Herder [Thu, 11 Aug 2005 15:02:56 +0000 (15:02 +0000)]
*** empty log message ***

19 years ago'Normal' mode didn't work.
Philip Homburg [Thu, 11 Aug 2005 13:55:06 +0000 (13:55 +0000)]
'Normal' mode didn't work.

19 years agoMinor changes.
Jorrit Herder [Thu, 11 Aug 2005 13:22:31 +0000 (13:22 +0000)]
Minor changes.