Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Ben Gras 85f6d866e6 rename mmap MAP_SHARED to MAP_IPC_SHARED
. MAP_SHARED was used to implement sysv shared memory
	. used to signal shareable memory region to VM
	. assumptions about this situation break when processes
	  use MAP_SHARED for its normal, standardised meaning
2011-07-15 18:10:50 +02:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin Add bin/ hierarchy 2011-07-01 18:43:15 +02:00
boot boot: Add multiboot support 2011-06-24 17:21:51 +02:00
commands top: larger size field 2011-07-15 14:15:15 +02:00
common New stat structure. 2011-07-12 16:39:55 +02:00
docs New stat structure. 2011-07-12 16:39:55 +02:00
drivers Fix e1000 bug introduced in 123cf7 2011-07-13 11:36:10 +02:00
etc Support for 82801CAM PRO/100 VE 2011-07-11 21:10:28 +02:00
include rename mmap MAP_SHARED to MAP_IPC_SHARED 2011-07-15 18:10:50 +02:00
kernel Move minimal libc from libsys into separate lib. 2011-07-09 22:32:38 +02:00
lib Move uid/gid<=>name functions into libcompat_minix 2011-07-14 03:07:22 +02:00
man New stat structure. 2011-07-12 16:39:55 +02:00
nbsd_include rename mmap MAP_SHARED to MAP_IPC_SHARED 2011-07-15 18:10:50 +02:00
servers rename mmap MAP_SHARED to MAP_IPC_SHARED 2011-07-15 18:10:50 +02:00
share Move minimal libc from libsys into separate lib. 2011-07-09 22:32:38 +02:00
test Fix time modification on truncate() 2011-07-15 14:21:05 +00:00
tools release.sh: jail precaution 2011-07-14 18:36:40 +02:00
usr.bin Replace indent with NetBSD version 2011-07-05 12:37:57 +02:00
.gitignore .gitignore: add obj-elfbase-nbsd 2011-06-25 18:05:01 +02:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile world: add servers install target 2011-07-07 23:06:00 +02:00