Commit graph

972 commits

Author SHA1 Message Date
Ben Gras
9faf55f4f2 more release and setup tweaks.. for /home this time 2005-09-08 16:04:34 +00:00
Ben Gras
119f9c714c diagnostics will look funny during setup 2005-09-08 16:00:44 +00:00
Ben Gras
9d9936b2bf Add devsize 2005-09-08 15:45:33 +00:00
Ben Gras
c655d8b3ae 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.
2005-09-08 14:31:23 +00:00
Ben Gras
9a1e860a16 Build setup prettification 2005-09-08 13:12:34 +00:00
Ben Gras
7f5e1d2b05 Other bigmake message
Elvis no longer connected to build
2005-09-08 13:09:03 +00:00
Ben Gras
3d84d70d9c Makeme-i-fying nvi 2005-09-08 13:00:01 +00:00
Ben Gras
50e649b94e Connected coreutils 2005-09-08 12:57:42 +00:00
Ben Gras
a4963c0376 New do_transfer construct permanent 2005-09-08 12:52:33 +00:00
Ben Gras
c26fce0366 Include gnu hierachy 2005-09-08 12:21:45 +00:00
Ben Gras
d2bb98e7b2 Change in how we handle big programs.. 2005-09-08 11:59:52 +00:00
Ben Gras
fa2da084bb Bigmake minixsize -> binsizes rename 2005-09-08 09:29:47 +00:00
Ben Gras
7b2c5b9104 Minixsize -> binsizes rename 2005-09-08 09:29:17 +00:00
Ben Gras
1982fc666a No backquotes. 2005-09-07 18:24:38 +00:00
Ben Gras
769d420b5d No backquotes. 2005-09-07 18:15:21 +00:00
Ben Gras
75781d7c7b 1-second-delayed-shutdown reinstated to fix shutdown mess; possible now due
to boot monitor cooperation.
2005-09-07 16:42:31 +00:00
Ben Gras
32dfc999ce - 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
2005-09-07 16:29:38 +00:00
Ben Gras
c899921eb2 Include AMD LANCE driver in menu 2005-09-07 15:06:13 +00:00
Ben Gras
c18fb6b312 No more fake iso partition tables 2005-09-07 12:57:43 +00:00
Ben Gras
782de64c6f Remove some old cd junk from boot monitor 2005-09-07 12:37:21 +00:00
Ben Gras
c79dfb2e41 No newline for this error (dead dest) 2005-09-07 11:20:53 +00:00
Ben Gras
71501f1e0a Release script puts mbr + partition table on cd 2005-09-07 10:07:05 +00:00
Ben Gras
075c219309 Provisionally removed the fake iso partitioning in favour of a real partition
table on the boot CD
2005-09-07 10:04:48 +00:00
Ben Gras
42c8bb30f8 bin and ast to /home 2005-09-07 09:21:47 +00:00
Ben Gras
5f2d97dfe6 Use exec cc instead of cc (ast) 2005-09-07 08:43:25 +00:00
Ben Gras
2c34983afc Retrieve hostname from dhcp too 2005-09-06 22:08:54 +00:00
Ben Gras
de5fac2e2b 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.
2005-09-06 17:35:41 +00:00
Ben Gras
1de242401f An empty <sys/file.h> helps porting. 2005-09-06 16:19:21 +00:00
Ben Gras
3ffe1fea7b Numbers, not letters 2005-09-06 10:19:38 +00:00
Ben Gras
bfde74eb67 mkboot: numbers, not letters
release: make sure compilers are bin-owned for chmems
2005-09-06 10:19:13 +00:00
Ben Gras
9517eff5a4 Also a change by Joren 2005-09-06 10:15:57 +00:00
Ben Gras
d7c82dcec5 Patch by Michael Kennett for getting PCI working in Virtual PC. 2005-09-06 10:12:35 +00:00
Ben Gras
aad54cb32c Add fsync() interface. 2005-09-05 21:22:45 +00:00
Ben Gras
b2bb27eda1 window change hack in telnetd 2005-09-05 20:22:06 +00:00
Ben Gras
f0cc130f18 Joren l'Ami 's patch to check for <16MB 2005-09-05 18:01:56 +00:00
Ben Gras
66b48eea33 Joren l'Ami 's updates to stdio, minor modification by me too (skip
doing anything in fflush() if stream is a pipe).
2005-09-05 17:17:58 +00:00
Ben Gras
d9f669a326 We're nearly at 3.0.8 now.. 2005-09-05 17:03:24 +00:00
Ben Gras
6bf8c8d23f Create home directories after setup 2005-09-05 17:02:26 +00:00
Ben Gras
95348ccf2a big got bigger (for emacs) 2005-09-05 15:59:17 +00:00
Ben Gras
099f189621 Emacs compile fixes 2005-09-05 15:57:06 +00:00
Ben Gras
54cfdfcb84 target should've been called depend 2005-09-05 14:17:33 +00:00
Ben Gras
c28d7c9d8e Don't print output 2005-09-05 13:03:26 +00:00
Ben Gras
182e3cad77 Make tty02 and 03 2005-09-05 13:02:07 +00:00
Ben Gras
544d69e8ea Michael Kennetts changes to floppy driver 2005-09-05 13:00:37 +00:00
Ben Gras
664f7ff5c9 Imported AMD LANCE driver by various authors and contributors. 2005-09-04 20:08:22 +00:00
Ben Gras
dfe3b33cf5 Giovanni's fixes to dp8390:
Date: Sat, 03 Sep 2005 11:05:22 +0200
Subject: Minix 3.0.8
2005-09-04 18:53:15 +00:00
Ben Gras
becc8c1a6b Giovanni's fixes to dpeth:
Date: Sat, 03 Sep 2005 11:05:22 +0200
Subject: Minix 3.0.8
2005-09-04 18:52:16 +00:00
Ben Gras
a32fa468f3 Make compiling with 0 pty's or rs232 lines possible (Al's patch) 2005-09-04 18:16:44 +00:00
Ben Gras
2939d123cc usr can be 300 2005-09-01 16:59:11 +00:00
Ben Gras
5c15fed299 oops 2005-09-01 16:58:19 +00:00