minix/servers
Ben Gras a0d8cc0765 - No maximum block size any more.
- If allocation of a new buffer fails, use an already-allocated
   unused buffer if available (low memory conditions)
 - Allocate buffers dynamically, so memory isn't wasted on wrong-sized
   buffers.
 - No more _MAX_BLOCK_SIZE.
2009-09-21 14:47:51 +00:00
..
ds Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
inet clever hack to avoid starting from 0 disabled because 2009-09-21 14:46:42 +00:00
init stingy stack. 2009-02-06 16:29:00 +00:00
is no more scheduling queue dumps (kernel will print this over serial); 2009-09-21 14:47:24 +00:00
mfs - No maximum block size any more. 2009-09-21 14:47:51 +00:00
pm Handle SIGSTOP more consistently and according to POSIX rules; it can no longer be ignored 2009-09-13 12:24:23 +00:00
rs - sys_privctl: don't mix message types 2009-09-06 12:37:13 +00:00
vfs VFS: fetch_name() buffer underflow (reported by John Peace, bug #305) 2009-08-29 08:22:50 +00:00
vm vm_assert macros fix up 2009-08-11 07:53:32 +00:00
Makefile Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00