807 Commits

Author SHA1 Message Date
Gerrit Code Review
9eaac094e8 Update notes for submitted changes
* vm: Extend the vm_memctl() interface.
2015-09-23 15:51:43 +02:00
Gerrit Code Review
e07ec69e63 Update notes for submitted changes
* rs: Ditch dead code to munmap zero pages.
2015-09-23 15:51:38 +02:00
Gerrit Code Review
25c6ae0b21 Update notes for submitted changes
* libsys: Increase number of static grants.
2015-09-23 15:51:33 +02:00
Gerrit Code Review
21e25ffb0f Update notes for submitted changes
* libsys: Support for senda_reload().
2015-09-23 15:51:26 +02:00
Gerrit Code Review
7889329258 Update notes for submitted changes
* libsys: Change SEF Live Update state callback API.
2015-09-23 15:51:21 +02:00
Gerrit Code Review
92ea0e24f2 Update notes for submitted changes
* kernel: Debug printing at live update time.
2015-09-23 15:51:15 +02:00
Gerrit Code Review
39b2b12f35 Update notes for submitted changes
* kernel: Handle IPC properly at live update time.
2015-09-23 15:51:08 +02:00
Gerrit Code Review
35c381abc1 Update notes for submitted changes
* kernel: Inherit allowed memory, IRQ & I/O ranges
2015-09-23 15:51:01 +02:00
Gerrit Code Review
da1cb5c0d8 Update notes for submitted changes
* kernel: Allow kernel calls to return ENOTREADY.
2015-09-23 15:50:55 +02:00
Gerrit Code Review
c25ec53931 Update notes for submitted changes
* kernel: Add support for IPC filters.
2015-09-23 15:50:49 +02:00
Gerrit Code Review
2fc86d6671 Update notes for submitted changes
* kernel: Add SYS_PRIV_CLEAR_IPC_REFS support.
2015-09-23 15:50:40 +02:00
Gerrit Code Review
3e8247a70c Update notes for submitted changes
* kernel: Extend the {sys,vm}_update() interfaces.
2015-09-23 15:50:34 +02:00
Gerrit Code Review
51edcc1b6d Update notes for submitted changes
* kernel: Extend the sys_whoami() interface.
2015-09-23 15:50:29 +02:00
Gerrit Code Review
5598e8eaa7 Update notes for submitted changes
* kernel: Extend the sys_statectl() interface.
2015-09-23 15:50:24 +02:00
Gerrit Code Review
ab19c99e79 Update notes for submitted changes
* include: Add sys flags definitions.
2015-09-23 15:50:16 +02:00
Gerrit Code Review
3b119d1e68 Update notes for submitted changes
* VFS: fix short select(2) timeouts
2015-09-16 17:28:32 +02:00
Gerrit Code Review
eb199666f7 Update notes for submitted changes
* procfs: do not list init in /proc/services
2015-09-09 00:49:52 +02:00
Gerrit Code Review
848c1d7816 Update notes for submitted changes
* Kernel: improve stacktrace printing
2015-09-09 00:49:48 +02:00
Gerrit Code Review
8baf085b09 Update notes for submitted changes
* inet: resolve some compile and runtime warnings
2015-09-01 20:49:57 +02:00
Gerrit Code Review
614854a11d Update notes for submitted changes
* VFS: workaround to allow TIOCSCTTY on PTYs
* VFS: make message pointer management more robust
* VFS: check X bit, not R bit, opening executables
2015-09-01 17:27:00 +02:00
Gerrit Code Review
5a9142aa33 Update notes for submitted changes
* VFS: tweak coredump wrapper code
2015-09-01 17:26:50 +02:00
Gerrit Code Review
c4b4bdbdde Update notes for submitted changes
* VFS: resolve noassert warning
* sched: simplify
2015-09-01 17:26:33 +02:00
Gerrit Code Review
f459444323 Update notes for submitted changes
* DS: fix regex memory leaks
2015-09-01 17:26:10 +02:00
Gerrit Code Review
cd95a28537 Update notes for submitted changes
* libminixfs: rework prefetch API
2015-08-16 21:03:50 +02:00
Gerrit Code Review
1f7f1f7983 Update notes for submitted changes
* libminixfs: better support for read errors and EOF
2015-08-16 21:03:34 +02:00
Gerrit Code Review
fcd6db2c7d Update notes for submitted changes
* libminixfs: keep track of block usage
2015-08-16 21:03:22 +02:00
Gerrit Code Review
c4abf45e15 Update notes for submitted changes
* libminixfs: miscellaneous API cleanup
2015-08-16 21:03:04 +02:00
Gerrit Code Review
1f1282dbae Update notes for submitted changes
* libminixfs: do not flush blocks that are in use
2015-08-16 21:02:47 +02:00
Gerrit Code Review
de33bb8c0d Update notes for submitted changes
* libminixfs: add support for peeking blocks
2015-08-16 21:02:34 +02:00
Gerrit Code Review
11b8d21ee5 Update notes for submitted changes
* libminixfs: add support for memory-mapped holes
2015-08-16 21:02:19 +02:00
Gerrit Code Review
80d9877476 Update notes for submitted changes
* libminixfs/VM: fix memory-mapped file corruption
2015-08-16 21:02:03 +02:00
Gerrit Code Review
fd92fa313d Update notes for submitted changes
* libminixfs: add support for 64-bit block numbers
2015-08-16 21:01:43 +02:00
Gerrit Code Review
04f6dc36b6 Update notes for submitted changes
* VFS: merge scratchpad into fproc
2015-08-13 20:07:53 +02:00
Gerrit Code Review
caa1477b7f Update notes for submitted changes
* service(8): no need to include kernel headers
2015-08-13 20:07:31 +02:00
Gerrit Code Review
9a7fd3d516 Update notes for submitted changes
* Restore and expand NONE_MAJOR comment
2015-08-13 20:07:13 +02:00
Gerrit Code Review
c0f75d76b9 Update notes for submitted changes
* etc: create system log files
2015-08-10 16:38:17 +02:00
Gerrit Code Review
2dcbff01c0 Update notes for submitted changes
* lwip: no need to retrieve own endpoint
2015-08-10 16:38:01 +02:00
Gerrit Code Review
9695c6db20 Update notes for submitted changes
* Kernel: correctly set USE_ defines from Makefile
2015-08-10 16:37:47 +02:00
Gerrit Code Review
dc53d16859 Update notes for submitted changes
* libsys: add Tomas Hruby's asynsend barrier
2015-08-10 16:37:32 +02:00
Gerrit Code Review
8e41609b1e Update notes for submitted changes
* Kernel: fix async message failure handling crash
2015-08-10 16:37:18 +02:00
Gerrit Code Review
3fe4dc14b3 Update notes for submitted changes
* libsys: make tickdelay(3) more reliable
2015-08-10 16:37:04 +02:00
Gerrit Code Review
7eef1f81e0 Update notes for submitted changes
* audio: use standard Makefile structure
2015-08-10 16:36:49 +02:00
Gerrit Code Review
4af2b258f0 Update notes for submitted changes
* Importing bin/domainname utility
2015-08-04 18:24:33 +02:00
Gerrit Code Review
349e61ac5c Update notes for submitted changes
* tests: resolve new compiler warnings
2015-07-28 20:20:53 +02:00
Gerrit Code Review
5577aa8bfc Update notes for submitted changes
* libc: add posix_spawn family of functions
2015-07-28 20:20:11 +02:00
Gerrit Code Review
aed5231afa Update notes for submitted changes
* update_bootcfg(8): Add actually useful information
2015-07-28 20:19:22 +02:00
Gerrit Code Review
0c16c06f27 Update notes for submitted changes
* Close #83 with fix suggested
2015-07-28 20:18:05 +02:00
Gerrit Code Review
79b866bc6d Update notes for submitted changes
* patch(1): fix arbitrary code execution bug
2015-07-26 23:16:24 +02:00
Gerrit Code Review
76f47ffc3d Update notes for submitted changes
* eMMC: add support to 8-bit mode.
2015-07-26 23:15:01 +02:00
Gerrit Code Review
2db7905272 Update notes for submitted changes
* Import NetBSD syslogd(8)
2015-07-26 17:57:16 +02:00