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
/
minix
/
lib
/
libc
Age
Commit message (
Expand
)
Author
2017-04-30
Add lwip: a new lwIP-based TCP/IP service
David van Moolenbroek
2017-03-09
Retire MINIX irdpd(8)
David van Moolenbroek
2017-03-09
Retire MINIX tcpd(8)
David van Moolenbroek
2017-03-09
Retire MINIX dhcpd(8)
David van Moolenbroek
2017-03-09
Retire MINIX tcpstat(1), udpstat(1)
David van Moolenbroek
2017-03-09
UDS: full rewrite
David van Moolenbroek
2017-03-09
VFS: support for suspending close(2) for sockets
David van Moolenbroek
2017-03-09
libc: switch to NetBSD getifaddrs(3)
David van Moolenbroek
2017-02-22
Rename MINIX service(8) to minix-service(8)
David van Moolenbroek
2017-02-16
libc: more poll(3) wrapper fixes
David van Moolenbroek
2016-12-28
libc: make posix_spawn(3) clean up child on failure
David van Moolenbroek
2016-10-18
libc: bugfixes for minix's poll(3) wrapper
David van Moolenbroek
2016-09-24
Add LLVM GCOV coverage support
David van Moolenbroek
2016-09-10
Enable building with MKDEBUG and MKDEBUGLIB
Jean-Baptiste Boric
2016-08-05
VFS: store process suspension state as union
David van Moolenbroek
2016-08-04
Preparations for PAE support
rlfnb
2016-06-18
Do not hide the MSG_NOSIGNAL flag
David van Moolenbroek
2016-03-09
libc: fix local from-source upgrades
David van Moolenbroek
2016-02-23
Prepare for switch to native BSD socket API
David van Moolenbroek
2016-02-22
libc: reorganize vector I/O wrappers
David van Moolenbroek
2016-02-22
VFS: start off cleanup of pipe2 IPC message
David van Moolenbroek
2016-02-22
libc: check raw IP socket type before using it
David van Moolenbroek
2016-01-16
IPC server: NetBSD sync, general improvements
David van Moolenbroek
2016-01-13
Retire sysuname(2), synchronize sys/utsname.h
David van Moolenbroek
2016-01-13
Start using sysctl(3) throughout userland
David van Moolenbroek
2016-01-13
Add MIB service, sysctl(2) support
David van Moolenbroek
2016-01-13
NetBSD re-synchronization of the source tree
Lionel Sambuc
2015-10-10
New image framework generation
Jean-Baptiste Boric
2015-09-29
PM: add support for wait4(2)
David van Moolenbroek
2015-09-28
Rework getrusage(2) infrastructure
David van Moolenbroek
2015-09-23
Resolve more warnings
David van Moolenbroek
2015-09-23
Import NetBSD flock(1)
David van Moolenbroek
2015-09-23
libc: support for deprecated FIO* ioctl(2) calls
David van Moolenbroek
2015-09-23
Kernel: separate userland ABI on kernel page
David van Moolenbroek
2015-09-21
Abstract away minix_kerninfo access
David van Moolenbroek
2015-07-28
libc: add posix_spawn family of functions
Jean-Baptiste Boric
2015-07-20
VFS: add support for F_DUPFD_CLOEXEC
David van Moolenbroek
2015-03-31
libc: Fix incomplete fprintf
Jacob Adams
2015-03-18
Fix incorrect sanity check
Emmanuel Blot
2014-11-01
Fix fcntl(F_[GS]ETNOSIGPIPE) semantics
David van Moolenbroek
2014-09-30
libc: resolve minix clang warnings
David van Moolenbroek
2014-09-30
Remove support for call profiling
David van Moolenbroek
2014-09-29
svrctl(2) update
David van Moolenbroek
2014-09-18
Clean up obsolete FS support routines
David van Moolenbroek
2014-09-18
libc: make socketpair(3) use the right device
David van Moolenbroek
2014-09-18
MFS: use libfsdriver
David van Moolenbroek
2014-09-08
Drop minix-malloc & friends
Lionel Sambuc
2014-09-02
Some more NDEBUG fixes
Lionel Sambuc
2014-09-02
Fix -DNEDUG builds
Lionel Sambuc
2014-08-29
Much USB code for ARM USB support
Wojciech Zajac
[next]