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
b267d42531
minix
/
drivers
/
memory
History
Ben Gras
9f2f3dd488
don't call mkdep with an absolute path
2007-02-08 16:26:20 +00:00
..
ramdisk
don't call mkdep with an absolute path
2007-02-08 16:26:20 +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
Retired DEV_{READ,WRITE,GATHER,SCATTER,IOCTL} (safe versions *_S are to
2007-02-07 16:22:19 +00:00