720 Commits

Author SHA1 Message Date
Gerrit Code Review
a060e208e7 Update notes for submitted changes
* PM: add support for wait4(2)
2015-09-30 19:59:21 +02:00
Gerrit Code Review
21678b2bb0 Update notes for submitted changes
* Rework getrusage(2) infrastructure
2015-09-30 19:59:18 +02:00
Gerrit Code Review
be7d230f5f Update notes for submitted changes
* getrusage(2): zero out ru_nsignals field
2015-09-30 19:59:16 +02:00
Gerrit Code Review
8ced821e07 Update notes for submitted changes
* getrusage(2): zero out ru_i[xds]rss fields
2015-09-30 19:59:13 +02:00
Gerrit Code Review
483d34aefe Update notes for submitted changes
* PM: make child time accumulation POSIX compliant
2015-09-30 19:59:10 +02:00
Gerrit Code Review
c1c4b9ec8d Update notes for submitted changes
* commands: move manpages into command directories
2015-09-29 14:44:37 +02:00
Gerrit Code Review
e2a5f4d556 Update notes for submitted changes
* Fix noassert builds
2015-09-27 14:30:13 +02:00
Gerrit Code Review
1ecef80332 Update notes for submitted changes
* libpuffs: clean up, unbreak
2015-09-24 18:29:48 +02:00
Gerrit Code Review
c76434033e Update notes for submitted changes
* Resolve more warnings
2015-09-24 18:29:44 +02:00
Gerrit Code Review
3205fef361 Update notes for submitted changes
* Import NetBSD flock(1)
2015-09-24 18:29:41 +02:00
Gerrit Code Review
e9879047e5 Update notes for submitted changes
* swifi: various improvements
2015-09-24 18:29:36 +02:00
Gerrit Code Review
e40b542a53 Update notes for submitted changes
* Deprivilege some network commands
2015-09-24 18:29:32 +02:00
Gerrit Code Review
204769d05b Update notes for submitted changes
* commands: resolve compiler warnings
2015-09-24 18:29:29 +02:00
Gerrit Code Review
3c9e2fbc9f Update notes for submitted changes
* Retire decomp16(1)
2015-09-24 18:29:26 +02:00
Gerrit Code Review
2e037ae387 Update notes for submitted changes
* Retire ci(1), co(1), svclog(1)
2015-09-24 18:29:20 +02:00
Gerrit Code Review
a8dc674f17 Update notes for submitted changes
* fbdctl(8): move to proper location
2015-09-24 18:29:15 +02:00
Gerrit Code Review
289f3c66f5 Update notes for submitted changes
* diskctl(8): move to proper location
2015-09-24 18:29:11 +02:00
Gerrit Code Review
a5105b5b28 Update notes for submitted changes
* btrace(8): move to proper location
2015-09-24 18:29:07 +02:00
Gerrit Code Review
a2a1dab26f Update notes for submitted changes
* Move OpenBSD diff(1) into minix/usr.bin
2015-09-24 18:29:04 +02:00
Gerrit Code Review
04f790a45f Update notes for submitted changes
* libfetch: switch to external/bsd version
2015-09-24 18:29:00 +02:00
Gerrit Code Review
41b498389a Update notes for submitted changes
* Update, move NetBSD find(1)
2015-09-24 18:28:56 +02:00
Gerrit Code Review
eb0a4ddb39 Update notes for submitted changes
* Import NetBSD cmp
2015-09-24 18:28:51 +02:00
Gerrit Code Review
1334c1879a Update notes for submitted changes
* Import NetBSD rcmd, rcp, rsh, rshd
2015-09-24 18:28:47 +02:00
Gerrit Code Review
986451523d Update notes for submitted changes
* libc: support for deprecated FIO* ioctl(2) calls
2015-09-24 18:28:43 +02:00
Gerrit Code Review
388cdcf480 Update notes for submitted changes
* Kernel: separate userland ABI on kernel page
2015-09-24 18:28:38 +02:00
Gerrit Code Review
6fb81a05a9 Update notes for submitted changes
* Kernel: store ARM frclock info in one structure
2015-09-24 18:28:34 +02:00
Gerrit Code Review
cb537c683f Update notes for submitted changes
* Kernel: export clock information on kernel page
2015-09-24 18:28:31 +02:00
Gerrit Code Review
d1ee43c7bb Update notes for submitted changes
* Abstract away minix_kerninfo access
2015-09-24 18:28:26 +02:00
Gerrit Code Review
64d53a67f5 Update notes for submitted changes
* Basic live rerandomization infrastructure
2015-09-23 15:58:29 +02:00
Gerrit Code Review
579f92e8e1 Update notes for submitted changes
* VM: hide harmless ACL warning for RS at startup
2015-09-23 15:58:24 +02:00
Gerrit Code Review
ad148e60d6 Update notes for submitted changes
* VFS/libblockdriver: enlarge threads stacks for ASR
2015-09-23 15:58:20 +02:00
Gerrit Code Review
aee404def8 Update notes for submitted changes
* libmagic: fix ASR padding for memory mapping
2015-09-23 15:58:16 +02:00
Gerrit Code Review
16fb687c19 Update notes for submitted changes
* VM: align frame buffer
2015-09-23 15:58:10 +02:00
Gerrit Code Review
5f810a705c Update notes for submitted changes
* VM/VFS: align ELF header buffer
2015-09-23 15:58:04 +02:00
Gerrit Code Review
628a89f958 Update notes for submitted changes
* ASR pass: disable caller padding by default
2015-09-23 15:58:01 +02:00
Gerrit Code Review
9fee06fef7 Update notes for submitted changes
* Import ASR pass from llvm-apps
2015-09-23 15:57:54 +02:00
Gerrit Code Review
9874c6330a Update notes for submitted changes
* libmagic: fail on all state transfer errors
2015-09-23 15:57:50 +02:00
Gerrit Code Review
ac767f7b29 Update notes for submitted changes
* libblockdriver: suspend threads for live update
2015-09-23 15:57:46 +02:00
Gerrit Code Review
d7b6d56e76 Update notes for submitted changes
* VFS: suspend threads for live update
2015-09-23 15:57:42 +02:00
Gerrit Code Review
6f00de90fe Update notes for submitted changes
* Annotations and tweaks for live update
2015-09-23 15:57:39 +02:00
Gerrit Code Review
f16ef909ac Update notes for submitted changes
* DS: workaround for weak symbol issue
2015-09-23 15:57:33 +02:00
Gerrit Code Review
c8afc60bb5 Update notes for submitted changes
* magic pass: register additional compatible types
2015-09-23 15:57:29 +02:00
Gerrit Code Review
9cc9842de0 Update notes for submitted changes
* libmagic: supply own ctype macros
2015-09-23 15:57:24 +02:00
Gerrit Code Review
9886c6708d Update notes for submitted changes
* libmagic: ignore kernel pointers on MINIX3
2015-09-23 15:57:20 +02:00
Gerrit Code Review
9d3a66c1b2 Update notes for submitted changes
* Make more services use stateful live update
2015-09-23 15:57:15 +02:00
Gerrit Code Review
371ab39ed3 Update notes for submitted changes
* tests: extend multicomponent live update test
2015-09-23 15:57:11 +02:00
Gerrit Code Review
bf083d61a4 Update notes for submitted changes
* tests: improve testrelpol.sh robustness
2015-09-23 15:57:07 +02:00
Gerrit Code Review
595cfd0907 Update notes for submitted changes
* tests: remove VM exceptions from testrelpol.sh
2015-09-23 15:57:02 +02:00
Gerrit Code Review
3ff0ddb198 Update notes for submitted changes
* RS: remove support for unsafe updates
2015-09-23 15:56:56 +02:00
Gerrit Code Review
e627e07e72 Update notes for submitted changes
* VM: allocate cache pages in mmap region
2015-09-23 15:56:51 +02:00