This website requires JavaScript.
9bc5da4276
Made socket() accept an udp or tcp protocol number
Ben Gras
2005-09-01 15:24:29 +00:00
f67ccc7333
Need an IPPROTO_UDP
Ben Gras
2005-09-01 15:24:05 +00:00
f6f6cec7f4
make a /bin/bigsh
Ben Gras
2005-09-01 15:23:28 +00:00
cda3096335
Patch by claudio for lynx
Ben Gras
2005-09-01 14:59:28 +00:00
526d8a9907
*** empty log message ***
Ben Gras
2005-09-01 14:38:35 +00:00
9856de3090
*** empty log message ***
Ben Gras
2005-09-01 14:25:01 +00:00
517cb7fd9d
contrib linking in
Ben Gras
2005-09-01 14:05:12 +00:00
1371444b31
Added Makefile for contrib. removed some stray corefiles from gnu coreutils
Ben Gras
2005-09-01 14:02:00 +00:00
3f6cd154a2
Joren l'Ami's fixes to includes for gcc
Ben Gras
2005-09-01 13:07:08 +00:00
0be5f3cf7b
reorder drivers for more efficient making
Ben Gras
2005-09-01 12:30:17 +00:00
c1de7758b7
Jorrit's fixes after reviewing Al's PM chapter
Ben Gras
2005-09-01 10:16:07 +00:00
dc55ba447d
Use a usleep() loop instead of sleep(1) until the second has passed if necessary.
Ben Gras
2005-09-01 09:29:26 +00:00
1e0469ce74
*** empty log message ***
Ben Gras
2005-08-31 16:57:13 +00:00
f7fb38b291
*** empty log message ***
Ben Gras
2005-08-31 16:55:34 +00:00
81e88ddaa9
Home is s1
Ben Gras
2005-08-31 16:50:18 +00:00
dde3b865fb
*** empty log message ***
Ben Gras
2005-08-31 16:48:46 +00:00
0c96b9e85e
autopart return stuff fix
Ben Gras
2005-08-31 16:46:24 +00:00
5aba206470
fix
Ben Gras
2005-08-31 16:40:41 +00:00
7ed864f5b0
Compiler a bit bigger
Ben Gras
2005-08-31 16:35:36 +00:00
e0e9e78d8e
First /home steps
Ben Gras
2005-08-31 16:29:56 +00:00
17b62e7964
Typo
Ben Gras
2005-08-31 16:28:13 +00:00
509394f2ba
autopart now guesses the bios drive number and the setup script tells it to the user.
Ben Gras
2005-08-31 15:48:15 +00:00
4d3e666043
Less debug output
Philip Homburg
2005-08-31 14:20:49 +00:00
9aa010403a
Nits reported by Patrick Simpson
Ben Gras
2005-08-31 13:06:51 +00:00
2f335d74e9
Andy's setup(8)
Ben Gras
2005-08-31 12:46:17 +00:00
2268945088
Fix for ./configure scripts that try to use gcc if any kind of gcc command is found
Ben Gras
2005-08-31 11:56:16 +00:00
37e3708259
Gcc pointer script.
Ben Gras
2005-08-30 17:55:10 +00:00
05c80badf6
*** empty log message ***
Ben Gras
2005-08-30 17:49:40 +00:00
2cf2a6a5ea
*** empty log message ***
Ben Gras
2005-08-30 17:40:08 +00:00
40fc02f6f7
*** empty log message ***
Ben Gras
2005-08-30 17:39:14 +00:00
f90449a78b
use another scratch partition for /tmp (sorry) (needed because of small CD root and large compilations)
Ben Gras
2005-08-30 17:26:56 +00:00
602ae06a3c
Small minix has no ram disk
Ben Gras
2005-08-30 17:13:46 +00:00
0908d7fa6c
Some small-minix tweaks.
Ben Gras
2005-08-30 17:11:36 +00:00
6a56df46e9
*** empty log message ***
Ben Gras
2005-08-30 16:56:46 +00:00
cb0a3a3c9a
*** empty log message ***
Ben Gras
2005-08-30 16:23:46 +00:00
72cc59fcbd
big/regular make business
Ben Gras
2005-08-30 16:23:32 +00:00
41a960c9b3
*** empty log message ***
Ben Gras
2005-08-30 12:02:34 +00:00
f75536198d
Minix sizing
Ben Gras
2005-08-30 10:20:47 +00:00
41e6391780
Preparing for minix sizer
Ben Gras
2005-08-30 10:20:39 +00:00
a9302ba6e3
Propagate EXTRA_OPTS
Ben Gras
2005-08-29 20:00:49 +00:00
a565c350e1
propagate EXTRA_OPTS
Ben Gras
2005-08-29 20:00:39 +00:00
c7b2e60af8
NR_BUFS forced low if a small minix symbol is defined
Ben Gras
2005-08-29 20:00:14 +00:00
61a7f45a99
Can make image_small too
Ben Gras
2005-08-29 19:59:58 +00:00
562671cf78
Splitting commands and big commands
Ben Gras
2005-08-29 19:39:06 +00:00
92cb06d0e9
Added binary (compiler) size adjustment script
Ben Gras
2005-08-29 19:38:39 +00:00
2fbf4f9bdb
Changes for big/regular commands split, and postinstall
Ben Gras
2005-08-29 19:38:19 +00:00
d39e1dd635
Smallminix -> minixsize
Ben Gras
2005-08-29 19:16:13 +00:00
911ff6a873
Formatting fixes for the book
Ben Gras
2005-08-29 16:47:18 +00:00
ed84c34c6b
Remove older kermit
Ben Gras
2005-08-29 15:11:26 +00:00
43ea6a9ce8
Added <minix/sys_config.h>. This file is intended to be included from other, user-includable config files. It only defines names that don't pollute the users namespace (start with _). <minix/config.h> still works like always; it includes sys_config.h now and defines the 'messy' names (such as CHIP) as the 'cleaner' names (such as _MINIX_CHIP).
Ben Gras
2005-08-29 13:52:08 +00:00
ed5fa1767a
Let tar accept 'tar -cvf' (with -).
Ben Gras
2005-08-28 22:19:51 +00:00
90fecead0d
*** empty log message ***
Ben Gras
2005-08-28 22:01:06 +00:00
e5205bdd2c
Found 2 debug messages in log driver.. killed.
Ben Gras
2005-08-27 12:04:29 +00:00
d0cd846ae8
Added some more debug statements that are enablable by atapi_debug in the boot monitor.
Ben Gras
2005-08-26 19:39:00 +00:00
5bf3f610a2
install it in /usr/bin instead
Ben Gras
2005-08-26 13:02:26 +00:00
27282d985a
Al's prettier and lower-memory alternative
Ben Gras
2005-08-26 12:58:30 +00:00
ec8853bc1b
Started making 'smallminix' script, that does various chmems to make minix run in smaller machines
Ben Gras
2005-08-26 12:53:17 +00:00
43641f5d7b
One of Al's memory-friendly changes
Ben Gras
2005-08-26 12:38:15 +00:00
efdae0743d
Update commands to use paths from <minix/paths.h> instead of hard-coding them (some)
Ben Gras
2005-08-26 12:14:54 +00:00
4caadca5e0
Paths updates
Ben Gras
2005-08-26 12:14:25 +00:00
d48770fcb5
Path config, so they're not hard-coded separately in commands
Ben Gras
2005-08-26 12:00:43 +00:00
9fc2555e6f
Added debug output for unsupported PCI-to-PCI bridges.
Philip Homburg
2005-08-26 11:36:57 +00:00
4cf7769a5d
Edge triggered interrupts are no longer fatal.
Philip Homburg
2005-08-26 11:16:03 +00:00
7a0012717c
*** empty log message ***
Ben Gras
2005-08-26 09:14:01 +00:00
783c34b393
..
Ben Gras
2005-08-26 08:57:58 +00:00
1732526c50
LBA step
Ben Gras
2005-08-25 16:25:19 +00:00
fe910fadcf
The lack of an ISA bridge is no longer fatal.
Philip Homburg
2005-08-25 16:21:51 +00:00
b5abc91add
Added getsockname and getsockopt.
Philip Homburg
2005-08-25 15:10:57 +00:00
067e2bb259
*** empty log message ***
Jorrit Herder
2005-08-25 13:31:35 +00:00
f36fc17c6d
Cleanup with gcc.:
Jorrit Herder
2005-08-25 13:14:02 +00:00
e156a1c5ed
*** empty log message ***
Jorrit Herder
2005-08-25 13:02:15 +00:00
98124a8082
Cleanup with gcc.
Jorrit Herder
2005-08-25 12:50:11 +00:00
ae20e98d5e
Added some descriptions and some PCI controllers.
Philip Homburg
2005-08-25 12:49:22 +00:00
8b6b353c86
Fixed gcc warnings in MEM driver.
Jorrit Herder
2005-08-25 12:35:59 +00:00
68da9cc0fe
*** empty log message ***
Jorrit Herder
2005-08-25 12:33:09 +00:00
207f4731dc
FS cleanup with gcc.
Jorrit Herder
2005-08-25 12:30:43 +00:00
46c8884e36
Cleanup with gcc. Removed unused variables. Fixed some uninitialized problems.
Jorrit Herder
2005-08-25 12:05:09 +00:00
a238c1ba48
Cleanup with gcc.
Jorrit Herder
2005-08-25 12:04:36 +00:00
a61e8f28c7
Added basename(3)
Philip Homburg
2005-08-25 11:33:43 +00:00
4c863cf9fc
Fixed 'connected' check.
Philip Homburg
2005-08-25 10:47:24 +00:00
915e38066a
*** empty log message ***
Ben Gras
2005-08-25 10:05:11 +00:00
647e179038
. 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
2005-08-25 09:47:31 +00:00
ae5f1f2286
ata-pci support for at driver.
Ben Gras
2005-08-25 08:19:11 +00:00
a72050e805
Re-fixed makefile for release
Ben Gras
2005-08-24 17:09:29 +00:00
4da92e20db
Don't keep looping on bogus device message.
Ben Gras
2005-08-24 16:57:12 +00:00
2609871880
Don't print disk number, we don't know it
Ben Gras
2005-08-24 16:56:34 +00:00
f81829d20d
Don't set timeouts back to defaults right away
Ben Gras
2005-08-24 16:49:28 +00:00
8a149da394
. Makefile fix to make releasing work again (drivers weren't built) . release -c feature: copy instead of cvs export
Ben Gras
2005-08-24 16:49:09 +00:00
d6a5662adb
make mkfs make filesystems with default block size the maximum, instead of 8K
Ben Gras
2005-08-24 12:59:51 +00:00
3b5ae428de
Makefile fix.. image up-to-dateness
Ben Gras
2005-08-24 12:58:35 +00:00
94ed5c2a4c
Separated one-time keyboard initialization from per-console keyboard initialization. One-time init is called from tty.
Ben Gras
2005-08-24 08:15:23 +00:00
87732bd6e0
Added rc.cd that gets executed when starting from CD.
Ben Gras
2005-08-24 07:33:13 +00:00
6bfa44771e
MAKEDEV: make more device nodes setup: - fix for root progress bar - fix for network config and mount/umount order
Ben Gras
2005-08-24 07:26:48 +00:00
f13d86f6e5
Let m4 accept a command-line argument (input file)
Ben Gras
2005-08-24 07:20:04 +00:00
5cb414f4d5
Reverted PH copyright to 1987-2001.
Jorrit Herder
2005-08-23 13:10:12 +00:00
b4d7de6ee1
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
2005-08-23 12:53:35 +00:00
7bf400a709
*** empty log message ***
Jorrit Herder
2005-08-23 11:31:32 +00:00
10e4e98947
Renamed SM to RS (Reincarnation Server).
Jorrit Herder
2005-08-23 11:28:16 +00:00
5ecb45c346
Improved scheduling: new way to catch infinite loops.
Jorrit Herder
2005-08-23 10:25:01 +00:00
d11b2e4b8c
Al's double-blank-line removal request
Ben Gras
2005-08-22 15:23:47 +00:00