minix/servers
Ben Gras 8eb09f6ddc . readall: use lseek64() to read more than 4GB of a device
. vfs: 64-bit offset support for character device i/o
   (also remove unused dev_bio function)
 . memory: /dev/null and /dev/zero are infinitely large, don't stop
   reading/writing at 4GB
2007-04-24 13:27:33 +00:00
..
ds don't call mkdep with an absolute path 2007-02-08 16:26:20 +00:00
inet Initial convertion to asynchronous sends for communicating with ethernet 2007-04-23 14:49:20 +00:00
init don't call mkdep with an absolute path 2007-02-08 16:26:20 +00:00
is Removed ECHO from dump, added SENDA. Also dump s_ipc_sendrec. 2007-04-23 14:40:13 +00:00
mfs more removing of warning and debug messages. 2007-04-13 14:00:31 +00:00
pm Round memory size up for VM. 2007-04-23 14:38:55 +00:00
rs Report and detect exec failures using a pipe. 2007-04-23 14:47:04 +00:00
vfs . readall: use lseek64() to read more than 4GB of a device 2007-04-24 13:27:33 +00:00
Makefile Merge of VFS by Balasz Gerofi with Minix trunk. 2006-10-25 13:40:36 +00:00