Go to file
Lionel Sambuc 78cfc9712b Prefix libc (u)mount with minix_
The goal is to prevent a name collision with the expected mount/umount
function signatures, if we decide one day to allow any application
using those to work on MINIX.

At this moment the caller has to start the required services, but if we
implement that logic inside the mount/unmout function, this would allow
any application to call those function successfully.

By renaming those now, we prevent a possible ABI break in the future.

Change-Id: Iaf6a9472bca0dda6bfe634bdb6029b3aa2e1ea3b
2014-07-28 17:05:23 +02:00
benchmarks Import NetBSD true and false commands 2014-07-28 17:05:09 +02:00
bin Workaround missing lchmod/lchown 2014-07-28 17:05:20 +02:00
commands Prefix libc (u)mount with minix_ 2014-07-28 17:05:23 +02:00
common mmap: accept non-PROT_WRITE MAP_SHARED mappings 2014-07-28 17:05:20 +02:00
distrib Adding an initial ddekit test. 2014-07-28 17:05:22 +02:00
docs Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00
drivers build:also build the hello driver on arm. 2014-07-28 17:05:21 +02:00
etc Add /bin/false to /etc/shells 2014-07-28 17:05:22 +02:00
external Add TAP output to kyua, see kyua help report-tap. 2014-07-28 17:05:20 +02:00
games Importing games/tetris 2014-07-28 17:05:20 +02:00
gnu Replace wget with ftp as default in fetch scripts 2014-07-28 17:05:08 +02:00
include Workaround missing lchmod/lchown 2014-07-28 17:05:20 +02:00
kernel fix declaration of minix_kerninfo_user 2014-07-28 17:05:15 +02:00
lib Prefix libc (u)mount with minix_ 2014-07-28 17:05:23 +02:00
libexec mmap: accept non-PROT_WRITE MAP_SHARED mappings 2014-07-28 17:05:20 +02:00
man Prefix libc (u)mount with minix_ 2014-07-28 17:05:23 +02:00
releasetools build:check if .settings file is a file. 2014-07-28 17:05:21 +02:00
sbin Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
servers mmap: accept non-PROT_WRITE MAP_SHARED mappings 2014-07-28 17:05:20 +02:00
share build:make libminc a build dependency of services. 2014-07-28 17:05:21 +02:00
sys Prefix libc (u)mount with minix_ 2014-07-28 17:05:23 +02:00
test Hide SO_PASSCRED and SO_PEERCRED by default. 2014-07-28 17:05:22 +02:00
tests Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
tools Workaround missing lchmod/lchown 2014-07-28 17:05:20 +02:00
usr.bin importing tail 2014-07-28 17:05:21 +02:00
usr.sbin Workaround missing lchmod/lchown 2014-07-28 17:05:20 +02:00
.gitignore gitignore: ignore some more generated files 2012-12-06 13:29:20 +00:00
.gitreview build:update 'git review' config to match gerrit.minix3.org 2014-07-28 17:05:15 +02:00
build.sh Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Install sources with MKSRC=yes 2014-07-28 17:05:12 +02:00
Makefile.inc Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00