637 Commits

Author SHA1 Message Date
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
Gerrit Code Review
c8d2bbf2c6 Update notes for submitted changes
* LOG: fix bugs in userland write handler
2015-07-26 17:57:03 +02:00
Gerrit Code Review
d0db327f37 Update notes for submitted changes
* libc: fix sysctl(3) error code
2015-07-26 17:56:48 +02:00
Gerrit Code Review
951af51bc6 Update notes for submitted changes
* test83: add test to send strange/wrong UDP and TCP packets
2015-07-26 15:28:05 +02:00
Gerrit Code Review
b4723cf411 Update notes for submitted changes
* test82: share support functions in common.[ch] for test83
2015-07-26 15:19:15 +02:00
Gerrit Code Review
1199395672 Update notes for submitted changes
* orinoco: retire
2015-07-20 22:14:40 +02:00
Gerrit Code Review
2634a1af21 Update notes for submitted changes
* VFS: add support for F_DUPFD_CLOEXEC
2015-07-20 22:14:36 +02:00
Gerrit Code Review
90a0fd59cb Update notes for submitted changes
* benchmarks: remove unixbench
2015-07-20 22:14:33 +02:00
Gerrit Code Review
7d4c6244e3 Update notes for submitted changes
* mkfs.mfs: remove Linux mount check
2015-07-20 22:14:30 +02:00
Gerrit Code Review
1a09f08bc1 Update notes for submitted changes
* tests: remove IPC test set
2015-07-20 22:14:25 +02:00
Gerrit Code Review
dc424079bf Update notes for submitted changes
* inet: fix state transitions in driver receipt code
2015-07-20 19:00:15 +02:00
Gerrit Code Review
39110604de Update notes for submitted changes
* Add test82 (HTTP)
2015-07-20 16:10:06 +02:00
Gerrit Code Review
0ddf76e8b0 Update notes for submitted changes
* Add new tests 80 (TCP) and 81 (UDP)
2015-07-20 16:10:03 +02:00
Gerrit Code Review
2bdab9ffe4 Update notes for submitted changes
* test48: skip some redundant combinations of parameters
2015-07-20 16:09:59 +02:00
Gerrit Code Review
996de62025 Update notes for submitted changes
* test48: move can_use_network function to common code for reuse
2015-07-20 16:09:56 +02:00
Gerrit Code Review
e7ba7aeb9c Update notes for submitted changes
* tests: change u32_t to uint32_t for portability
2015-07-20 16:09:51 +02:00
Gerrit Code Review
2285a3a477 Update notes for submitted changes
* test48: Introduce USENETWORK variable.
2015-07-03 14:35:57 +02:00
Gerrit Code Review
541071999e Update notes for submitted changes
* test48: update lookup name from static.minix3.org to test48.minix3.org
2015-07-03 14:35:42 +02:00
Gerrit Code Review
8db4f07faa Update notes for submitted changes
* clang: apply LLVM patch r201729
2015-07-01 12:46:02 +02:00
Gerrit Code Review
7b4afae3e2 Update notes for submitted changes
* libc: FTS support for dynamic inode numbering
2015-07-01 12:45:57 +02:00
Gerrit Code Review
ee113ea2f0 Update notes for submitted changes
* memory: announce presence during startup
2015-07-01 12:45:54 +02:00