]>
Zhao Yanbai Git Server - minix.git/log
Ben Gras [Thu, 8 Sep 2005 16:32:44 +0000 (16:32 +0000)]
*** empty log message ***
Ben Gras [Thu, 8 Sep 2005 16:04:34 +0000 (16:04 +0000)]
more release and setup tweaks.. for /home this time
Ben Gras [Thu, 8 Sep 2005 16:00:44 +0000 (16:00 +0000)]
diagnostics will look funny during setup
Ben Gras [Thu, 8 Sep 2005 15:45:33 +0000 (15:45 +0000)]
Add devsize
Ben Gras [Thu, 8 Sep 2005 14:31:23 +0000 (14:31 +0000)]
Added shutdown_started global variable. If it's set, we're in the
process of doing a shutdown.
Initial purpose is - suppress dead process diagnostic message.
Ben Gras [Thu, 8 Sep 2005 13:12:34 +0000 (13:12 +0000)]
Build setup prettification
Ben Gras [Thu, 8 Sep 2005 13:09:03 +0000 (13:09 +0000)]
Other bigmake message
Elvis no longer connected to build
Ben Gras [Thu, 8 Sep 2005 13:00:01 +0000 (13:00 +0000)]
Makeme-i-fying nvi
Ben Gras [Thu, 8 Sep 2005 12:57:42 +0000 (12:57 +0000)]
Connected coreutils
Ben Gras [Thu, 8 Sep 2005 12:52:33 +0000 (12:52 +0000)]
New do_transfer construct permanent
Ben Gras [Thu, 8 Sep 2005 12:21:45 +0000 (12:21 +0000)]
Include gnu hierachy
Ben Gras [Thu, 8 Sep 2005 11:59:52 +0000 (11:59 +0000)]
Change in how we handle big programs..
Ben Gras [Thu, 8 Sep 2005 09:29:47 +0000 (09:29 +0000)]
Bigmake minixsize -> binsizes rename
Ben Gras [Thu, 8 Sep 2005 09:29:17 +0000 (09:29 +0000)]
Minixsize -> binsizes rename
Ben Gras [Wed, 7 Sep 2005 18:24:38 +0000 (18:24 +0000)]
No backquotes.
Ben Gras [Wed, 7 Sep 2005 18:15:21 +0000 (18:15 +0000)]
No backquotes.
Ben Gras [Wed, 7 Sep 2005 16:42:31 +0000 (16:42 +0000)]
1-second-delayed-shutdown reinstated to fix shutdown mess; possible now due
to boot monitor cooperation.
Ben Gras [Wed, 7 Sep 2005 16:29:38 +0000 (16:29 +0000)]
- no more separate cd booting stuff (handled in FS now)
- scan_keyboard() asm function that reads char from keyboard
controller in case one is in there to avoid stuckness when
returning from minix
Ben Gras [Wed, 7 Sep 2005 15:06:13 +0000 (15:06 +0000)]
Include AMD LANCE driver in menu
Ben Gras [Wed, 7 Sep 2005 12:57:43 +0000 (12:57 +0000)]
No more fake iso partition tables
Ben Gras [Wed, 7 Sep 2005 12:37:21 +0000 (12:37 +0000)]
Remove some old cd junk from boot monitor
Ben Gras [Wed, 7 Sep 2005 11:20:53 +0000 (11:20 +0000)]
No newline for this error (dead dest)
Ben Gras [Wed, 7 Sep 2005 10:07:05 +0000 (10:07 +0000)]
Release script puts mbr + partition table on cd
Ben Gras [Wed, 7 Sep 2005 10:04:48 +0000 (10:04 +0000)]
Provisionally removed the fake iso partitioning in favour of a real partition
table on the boot CD
Ben Gras [Wed, 7 Sep 2005 09:21:47 +0000 (09:21 +0000)]
bin and ast to /home
Ben Gras [Wed, 7 Sep 2005 08:43:25 +0000 (08:43 +0000)]
Use exec cc instead of cc (ast)
Ben Gras [Tue, 6 Sep 2005 22:08:54 +0000 (22:08 +0000)]
Retrieve hostname from dhcp too
Ben Gras [Tue, 6 Sep 2005 17:35:41 +0000 (17:35 +0000)]
Imported partly very pretty, partly very messy port of nvi.
Nasty situation is because of no ftruncate(), which causes awfulness
trying to emulate it. No writev() and fsync() system calls are less
serious, but the port will be cleaned up a great deal if and when those
system calls appear.
Ben Gras [Tue, 6 Sep 2005 16:19:21 +0000 (16:19 +0000)]
An empty <sys/file.h> helps porting.
Ben Gras [Tue, 6 Sep 2005 10:19:38 +0000 (10:19 +0000)]
Numbers, not letters
Ben Gras [Tue, 6 Sep 2005 10:19:13 +0000 (10:19 +0000)]
mkboot: numbers, not letters
release: make sure compilers are bin-owned for chmems
Ben Gras [Tue, 6 Sep 2005 10:15:57 +0000 (10:15 +0000)]
Also a change by Joren
Ben Gras [Tue, 6 Sep 2005 10:12:35 +0000 (10:12 +0000)]
Patch by Michael Kennett for getting PCI working in Virtual PC.
Ben Gras [Mon, 5 Sep 2005 21:22:45 +0000 (21:22 +0000)]
Add fsync() interface.
Ben Gras [Mon, 5 Sep 2005 20:22:06 +0000 (20:22 +0000)]
window change hack in telnetd
Ben Gras [Mon, 5 Sep 2005 18:01:56 +0000 (18:01 +0000)]
Joren l'Ami 's patch to check for <16MB
Ben Gras [Mon, 5 Sep 2005 17:17:58 +0000 (17:17 +0000)]
Joren l'Ami 's updates to stdio, minor modification by me too (skip
doing anything in fflush() if stream is a pipe).
Ben Gras [Mon, 5 Sep 2005 17:03:24 +0000 (17:03 +0000)]
We're nearly at 3.0.8 now..
Ben Gras [Mon, 5 Sep 2005 17:02:26 +0000 (17:02 +0000)]
Create home directories after setup
Ben Gras [Mon, 5 Sep 2005 15:59:17 +0000 (15:59 +0000)]
big got bigger (for emacs)
Ben Gras [Mon, 5 Sep 2005 15:57:06 +0000 (15:57 +0000)]
Emacs compile fixes
Ben Gras [Mon, 5 Sep 2005 14:17:33 +0000 (14:17 +0000)]
target should've been called depend
Ben Gras [Mon, 5 Sep 2005 13:03:26 +0000 (13:03 +0000)]
Don't print output
Ben Gras [Mon, 5 Sep 2005 13:02:07 +0000 (13:02 +0000)]
Make tty02 and 03
Ben Gras [Mon, 5 Sep 2005 13:00:37 +0000 (13:00 +0000)]
Michael Kennetts changes to floppy driver
Ben Gras [Sun, 4 Sep 2005 20:08:22 +0000 (20:08 +0000)]
Imported AMD LANCE driver by various authors and contributors.
Ben Gras [Sun, 4 Sep 2005 18:53:15 +0000 (18:53 +0000)]
Giovanni's fixes to dp8390:
Date: Sat, 03 Sep 2005 11:05:22 +0200
Subject: Minix 3.0.8
Ben Gras [Sun, 4 Sep 2005 18:52:16 +0000 (18:52 +0000)]
Giovanni's fixes to dpeth:
Date: Sat, 03 Sep 2005 11:05:22 +0200
Subject: Minix 3.0.8
Ben Gras [Sun, 4 Sep 2005 18:16:44 +0000 (18:16 +0000)]
Make compiling with 0 pty's or rs232 lines possible (Al's patch)
Ben Gras [Thu, 1 Sep 2005 16:59:11 +0000 (16:59 +0000)]
usr can be 300
Ben Gras [Thu, 1 Sep 2005 16:58:19 +0000 (16:58 +0000)]
oops
Ben Gras [Thu, 1 Sep 2005 16:39:03 +0000 (16:39 +0000)]
Reinstall fix.
Ben Gras [Thu, 1 Sep 2005 16:32:25 +0000 (16:32 +0000)]
*** empty log message ***
Ben Gras [Thu, 1 Sep 2005 16:27:49 +0000 (16:27 +0000)]
oops
Ben Gras [Thu, 1 Sep 2005 16:26:22 +0000 (16:26 +0000)]
/home fixes
Ben Gras [Thu, 1 Sep 2005 16:21:49 +0000 (16:21 +0000)]
with a 200MB /home, we need 500MB for the rest.
Ben Gras [Thu, 1 Sep 2005 16:17:46 +0000 (16:17 +0000)]
interruptable readall
Ben Gras [Thu, 1 Sep 2005 15:26:12 +0000 (15:26 +0000)]
*** empty log message ***
Ben Gras [Thu, 1 Sep 2005 15:26:12 +0000 (15:26 +0000)]
*** empty log message ***
Ben Gras [Thu, 1 Sep 2005 15:24:29 +0000 (15:24 +0000)]
Made socket() accept an udp or tcp protocol number
Ben Gras [Thu, 1 Sep 2005 15:24:05 +0000 (15:24 +0000)]
Need an IPPROTO_UDP
Ben Gras [Thu, 1 Sep 2005 15:23:28 +0000 (15:23 +0000)]
make a /bin/bigsh
Ben Gras [Thu, 1 Sep 2005 14:59:28 +0000 (14:59 +0000)]
Patch by claudio for lynx
Ben Gras [Thu, 1 Sep 2005 14:38:35 +0000 (14:38 +0000)]
*** empty log message ***
Ben Gras [Thu, 1 Sep 2005 14:25:01 +0000 (14:25 +0000)]
*** empty log message ***
Ben Gras [Thu, 1 Sep 2005 14:05:12 +0000 (14:05 +0000)]
contrib linking in
Ben Gras [Thu, 1 Sep 2005 14:02:00 +0000 (14:02 +0000)]
Added Makefile for contrib.
removed some stray corefiles from gnu coreutils
Ben Gras [Thu, 1 Sep 2005 13:07:08 +0000 (13:07 +0000)]
Joren l'Ami's fixes to includes for gcc
Ben Gras [Thu, 1 Sep 2005 12:30:17 +0000 (12:30 +0000)]
reorder drivers for more efficient making
mtree - added /usr/gnu
release - fiddling with deleting unwanted bits before copying for more
efficient packing
Ben Gras [Thu, 1 Sep 2005 10:16:07 +0000 (10:16 +0000)]
Jorrit's fixes after reviewing Al's PM chapter
Ben Gras [Thu, 1 Sep 2005 09:29:26 +0000 (09:29 +0000)]
Use a usleep() loop instead of sleep(1) until the second has passed if
necessary.
Ben Gras [Wed, 31 Aug 2005 16:57:13 +0000 (16:57 +0000)]
*** empty log message ***
Ben Gras [Wed, 31 Aug 2005 16:55:34 +0000 (16:55 +0000)]
*** empty log message ***
Ben Gras [Wed, 31 Aug 2005 16:50:18 +0000 (16:50 +0000)]
Home is s1
Ben Gras [Wed, 31 Aug 2005 16:48:46 +0000 (16:48 +0000)]
*** empty log message ***
Ben Gras [Wed, 31 Aug 2005 16:46:24 +0000 (16:46 +0000)]
autopart return stuff fix
Ben Gras [Wed, 31 Aug 2005 16:40:41 +0000 (16:40 +0000)]
fix
Ben Gras [Wed, 31 Aug 2005 16:35:36 +0000 (16:35 +0000)]
Compiler a bit bigger
Ben Gras [Wed, 31 Aug 2005 16:29:56 +0000 (16:29 +0000)]
First /home steps
Ben Gras [Wed, 31 Aug 2005 16:28:13 +0000 (16:28 +0000)]
Typo
Ben Gras [Wed, 31 Aug 2005 15:48:15 +0000 (15:48 +0000)]
autopart now guesses the bios drive number and the setup script tells it
to the user.
minixsize has fallback default sizes set before specifics set by input list.
Philip Homburg [Wed, 31 Aug 2005 14:20:49 +0000 (14:20 +0000)]
Less debug output
Ben Gras [Wed, 31 Aug 2005 13:06:51 +0000 (13:06 +0000)]
Nits reported by Patrick Simpson
Ben Gras [Wed, 31 Aug 2005 12:46:17 +0000 (12:46 +0000)]
Andy's setup(8)
Ben Gras [Wed, 31 Aug 2005 11:56:16 +0000 (11:56 +0000)]
Fix for ./configure scripts that try to use gcc if any kind of gcc command
is found
Ben Gras [Tue, 30 Aug 2005 17:55:10 +0000 (17:55 +0000)]
Gcc pointer script.
Ben Gras [Tue, 30 Aug 2005 17:49:40 +0000 (17:49 +0000)]
*** empty log message ***
Ben Gras [Tue, 30 Aug 2005 17:40:08 +0000 (17:40 +0000)]
*** empty log message ***
Ben Gras [Tue, 30 Aug 2005 17:39:14 +0000 (17:39 +0000)]
*** empty log message ***
Ben Gras [Tue, 30 Aug 2005 17:26:56 +0000 (17:26 +0000)]
use another scratch partition for /tmp (sorry) (needed because of small
CD root and large compilations)
Ben Gras [Tue, 30 Aug 2005 17:13:46 +0000 (17:13 +0000)]
Small minix has no ram disk
Ben Gras [Tue, 30 Aug 2005 17:11:36 +0000 (17:11 +0000)]
Some small-minix tweaks.
Ben Gras [Tue, 30 Aug 2005 16:56:46 +0000 (16:56 +0000)]
*** empty log message ***
Ben Gras [Tue, 30 Aug 2005 16:23:46 +0000 (16:23 +0000)]
*** empty log message ***
Ben Gras [Tue, 30 Aug 2005 16:23:32 +0000 (16:23 +0000)]
big/regular make business
Ben Gras [Tue, 30 Aug 2005 12:02:34 +0000 (12:02 +0000)]
*** empty log message ***
Ben Gras [Tue, 30 Aug 2005 10:20:47 +0000 (10:20 +0000)]
Minix sizing
Ben Gras [Tue, 30 Aug 2005 10:20:39 +0000 (10:20 +0000)]
Preparing for minix sizer
Ben Gras [Mon, 29 Aug 2005 20:00:49 +0000 (20:00 +0000)]
Propagate EXTRA_OPTS
Ben Gras [Mon, 29 Aug 2005 20:00:39 +0000 (20:00 +0000)]
propagate EXTRA_OPTS