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
/
usr.bin
Age
Commit message (
Expand
)
Author
2017-04-30
Add lwip: a new lwIP-based TCP/IP service
David van Moolenbroek
2017-03-09
UDS: full rewrite
David van Moolenbroek
2017-02-16
trace(1): print sin6_scope_id when relevant
David van Moolenbroek
2016-12-28
trace(1): add basic support for timestamps
David van Moolenbroek
2016-09-24
Add LLVM GCOV coverage support
David van Moolenbroek
2016-06-18
INET/LWIP: minimal net.route sysctl support
David van Moolenbroek
2016-02-23
Prepare for switch to native BSD socket API
David van Moolenbroek
2016-02-22
VFS: start off cleanup of pipe2 IPC message
David van Moolenbroek
2016-01-16
mined: fix buffer overflow in input()
Thomas Cort
2016-01-16
trace(1): resolve all level-5 LLVM warnings
David van Moolenbroek
2016-01-16
MIB: add support for System V IPC information node
David van Moolenbroek
2016-01-16
IPC server: NetBSD sync, general improvements
David van Moolenbroek
2016-01-13
ProcFS: get process information from MIB service
David van Moolenbroek
2016-01-13
Rename top(1) to mtop(1), import NetBSD top(1)
David van Moolenbroek
2016-01-13
w(1): switch to libkvm
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
MIB: initial tree population
David van Moolenbroek
2016-01-13
Add MIB service, sysctl(2) support
David van Moolenbroek
2016-01-13
RS: allow service program name to be overridden
David van Moolenbroek
2015-09-29
PM: add support for wait4(2)
David van Moolenbroek
2015-09-28
Rework getrusage(2) infrastructure
David van Moolenbroek
2015-09-28
getrusage(2): zero out ru_nsignals field
David van Moolenbroek
2015-09-28
getrusage(2): zero out ru_i[xds]rss fields
David van Moolenbroek
2015-09-23
Move OpenBSD diff(1) into minix/usr.bin
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-20
VFS: add support for F_DUPFD_CLOEXEC
David van Moolenbroek
2015-06-23
Add PTYFS, Unix98 pseudo terminal support
David van Moolenbroek
2015-03-28
mined: increase the size of the tgetent() buffer.
Thomas Cort
2015-03-28
mined: move to minix/usr.bin/mined
Thomas Cort
2014-12-03
minix/ changes for arm llvm build
Ben Gras
2014-11-12
trace(1): document how to add an IOCTL handler
David van Moolenbroek
2014-11-10
Turn PCI into a character driver
Lionel Sambuc
2014-11-04
Add trace(1): the MINIX3 system call tracer
David van Moolenbroek
2014-09-30
Replace NetBSD grep with OpenBSD grep
David van Moolenbroek
2014-08-28
uptime(1): also report uptime
David van Moolenbroek
2014-08-27
Import NetBSD w(1) and uptime(1)
David van Moolenbroek
2014-07-31
New sources layout
Lionel Sambuc