index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
ld.elf_so
Age
Commit message (
Expand
)
Author
2016-01-16
ld.elf_so: sysctl support uncommented
Lionel Sambuc
2016-01-16
ld.elf_so: Drop fallback routine
Lionel Sambuc
2016-01-13
Start using sysctl(3) throughout userland
David van Moolenbroek
2016-01-13
NetBSD re-synchronization of the source tree
Lionel Sambuc
2014-07-28
LLVM Minix changes
Lionel Sambuc
2014-07-28
mmap: accept non-PROT_WRITE MAP_SHARED mappings
Ben Gras
2014-07-28
Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)
Lionel Sambuc
2014-03-03
drop the minix_ prefixes for mmap and munmap
Ben Gras
2014-03-01
Remove obsolete compatibility links
Lionel Sambuc
2013-06-18
LLVM bitcode for almost the whole source tree
Anton Kuijsten
2013-06-12
allow ldd mmap fallback
Anton Kuijsten
2013-06-11
Gold linker support for entire source tree
Anton Kuijsten
2013-05-31
ld.elf_so, grep, make: use mmap()
Ben Gras
2013-01-17
ARM updates
Lionel Sambuc
2013-01-14
Libraries updates and cleanup
Lionel Sambuc
2012-11-28
Adding missing symlink to dynamic loader.
Lionel Sambuc
2012-11-15
Toolchain upgrade and portability improvements.
Lionel Sambuc
2012-11-15
Upgrading build system to new NetBSD revision
Lionel Sambuc
2012-06-25
ld.so: be more mmap()-behaviour-independent
Ben Gras
2012-04-26
AT_SUN_EXECNAME support
Ben Gras
2012-04-16
build shared versions of libraries
Ben Gras
2012-04-16
recognize and execute dynamically linked executables
Ben Gras
2012-04-12
switch to netbsd csu
Ben Gras