Commit graph

746 commits

Author SHA1 Message Date
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
Ben Gras 79dd653e1a Reinstall fix. 2005-09-01 16:39:03 +00:00
Ben Gras ec8c5874e4 *** empty log message *** 2005-09-01 16:32:25 +00:00
Ben Gras e6ca4ed1bf oops 2005-09-01 16:27:49 +00:00
Ben Gras 946603a68c /home fixes 2005-09-01 16:26:22 +00:00
Ben Gras 475a8e8628 with a 200MB /home, we need 500MB for the rest. 2005-09-01 16:21:49 +00:00
Ben Gras d8ad4fa376 interruptable readall 2005-09-01 16:17:46 +00:00
Ben Gras 4462d98567 *** empty log message *** 2005-09-01 15:26:12 +00:00
Ben Gras 6d5b90974a *** empty log message *** 2005-09-01 15:26:12 +00:00
Ben Gras 9bc5da4276 Made socket() accept an udp or tcp protocol number 2005-09-01 15:24:29 +00:00
Ben Gras f67ccc7333 Need an IPPROTO_UDP 2005-09-01 15:24:05 +00:00
Ben Gras f6f6cec7f4 make a /bin/bigsh 2005-09-01 15:23:28 +00:00
Ben Gras cda3096335 Patch by claudio for lynx 2005-09-01 14:59:28 +00:00
Ben Gras 526d8a9907 *** empty log message *** 2005-09-01 14:38:35 +00:00
Ben Gras 9856de3090 *** empty log message *** 2005-09-01 14:25:01 +00:00
Ben Gras 517cb7fd9d contrib linking in 2005-09-01 14:05:12 +00:00
Ben Gras 1371444b31 Added Makefile for contrib.
removed some stray corefiles from gnu coreutils
2005-09-01 14:02:00 +00:00
Ben Gras 3f6cd154a2 Joren l'Ami's fixes to includes for gcc 2005-09-01 13:07:08 +00:00
Ben Gras 0be5f3cf7b reorder drivers for more efficient making
mtree - added /usr/gnu

release - fiddling with deleting unwanted bits before copying for more
efficient packing
2005-09-01 12:30:17 +00:00
Ben Gras c1de7758b7 Jorrit's fixes after reviewing Al's PM chapter 2005-09-01 10:16:07 +00:00
Ben Gras dc55ba447d Use a usleep() loop instead of sleep(1) until the second has passed if
necessary.
2005-09-01 09:29:26 +00:00
Ben Gras 1e0469ce74 *** empty log message *** 2005-08-31 16:57:13 +00:00
Ben Gras f7fb38b291 *** empty log message *** 2005-08-31 16:55:34 +00:00
Ben Gras 81e88ddaa9 Home is s1 2005-08-31 16:50:18 +00:00
Ben Gras dde3b865fb *** empty log message *** 2005-08-31 16:48:46 +00:00
Ben Gras 0c96b9e85e autopart return stuff fix 2005-08-31 16:46:24 +00:00
Ben Gras 5aba206470 fix 2005-08-31 16:40:41 +00:00