This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
4f787035ea
minix
/
drivers
/
memory
History
Philip Homburg
acfaea0fa2
More space on ramdisk
2007-08-07 11:22:35 +00:00
..
ramdisk
More space on ramdisk
2007-08-07 11:22:35 +00:00
allocmem.c
Disabled building rescue driver (no longer needed). Moved allocmem from
2006-05-19 12:19:37 +00:00
imgrd.c
Initial root filesystem is now on a ramdisk that is part of the image.
2006-02-15 11:18:21 +00:00
imgrd_s.s
Use assembler instead of C for the ramdisk. The assembler requires less
2006-03-15 14:28:05 +00:00
local.h
Initial root filesystem is now on a ramdisk that is part of the image.
2006-02-15 11:18:21 +00:00
Makefile
don't call mkdep with an absolute path
2007-02-08 16:26:20 +00:00
memory.c
. readall: use lseek64() to read more than 4GB of a device
2007-04-24 13:27:33 +00:00