814 Commits

Author SHA1 Message Date
Gerrit Code Review
edce2e4033 Update notes for submitted changes
* commands: fix various small issues
2016-08-06 22:14:02 +02:00
Gerrit Code Review
65c578970e Update notes for submitted changes
* libsys: fix format specifier in RMIB code
2016-08-06 22:13:59 +02:00
Gerrit Code Review
51e4ffdee9 Update notes for submitted changes
* VFS: split block, character device handling
2016-08-06 22:13:56 +02:00
Gerrit Code Review
40b5967dde Update notes for submitted changes
* VFS: store process suspension state as union
2016-08-06 22:13:52 +02:00
Gerrit Code Review
8c6195f158 Update notes for submitted changes
* VFS: disallow opening files of unsupported types
2016-08-06 22:13:49 +02:00
Gerrit Code Review
037170bea4 Update notes for submitted changes
* VFS: add debug dump for select
2016-08-06 22:13:46 +02:00
Gerrit Code Review
4a69cf4368 Update notes for submitted changes
* VFS: fix race condition in select(2)
2016-08-06 22:13:43 +02:00
Gerrit Code Review
2b75fb95fc Update notes for submitted changes
* VFS: forbid mknod(2) on symlinks
2016-08-06 22:13:40 +02:00
Gerrit Code Review
e5e383db78 Update notes for submitted changes
* Various timer improvements
2016-08-06 22:13:37 +02:00
Gerrit Code Review
251c1144e8 Update notes for submitted changes
* Preparations for PAE support
2016-08-05 09:03:47 +02:00
Gerrit Code Review
be105c8c51 Update notes for submitted changes
* Adapt MINIX-specific part of tools/installboot
2016-08-03 19:36:19 +02:00
Gerrit Code Review
97f9f91e19 Update notes for submitted changes
* Clean up traces from long-gone sys_int86 interface
2016-07-21 13:42:30 +02:00
Gerrit Code Review
5a3a732e91 Update notes for submitted changes
* Drop obsolete postinstall script
2016-07-21 13:42:28 +02:00
Gerrit Code Review
5c83ae09a0 Update notes for submitted changes
* Remove long-obsolete pwdauth(8) command (in usr/lib)
2016-07-21 13:42:25 +02:00
Gerrit Code Review
0b593eb329 Update notes for submitted changes
* Allow part(8) to make subpartitions above 4G
2016-07-15 10:21:55 +02:00
Gerrit Code Review
fb7474a75e Update notes for submitted changes
* Import locale tools and ressource files
2016-07-10 09:45:55 +02:00
Gerrit Code Review
26e7476f8a Update notes for submitted changes
* kernel/cpulocals.h: Simplify macros
2016-07-10 09:45:51 +02:00
Gerrit Code Review
c4fed2d5a6 Update notes for submitted changes
* gnu/texinfo: Disable -Werror for clang
2016-07-10 09:45:45 +02:00
Gerrit Code Review
8650ffc989 Update notes for submitted changes
* PM: Convert K&R C -> ANSI C
2016-07-09 12:05:23 +02:00
Gerrit Code Review
f8c6416747 Update notes for submitted changes
* made minix3 bootable via EFI
2016-07-02 23:20:29 +02:00
Gerrit Code Review
13c5166d66 Update notes for submitted changes
* Typo in hardfloat command-line fixup/replacement
2016-07-02 22:15:19 +02:00
Gerrit Code Review
9157905db1 Update notes for submitted changes
* INET/LWIP: minimal net.route sysctl support
2016-06-22 15:13:06 +02:00
Gerrit Code Review
8d24519039 Update notes for submitted changes
* IPC: use RMIB to handle kern.ipc sysctl subtree
2016-06-22 15:13:03 +02:00
Gerrit Code Review
60d34ef278 Update notes for submitted changes
* MIB/libsys: support for remote MIB (RMIB) subtrees
2016-06-22 15:13:01 +02:00
Gerrit Code Review
ec5e139c7a Update notes for submitted changes
* Do not hide the MSG_NOSIGNAL flag
2016-06-22 15:12:59 +02:00
Gerrit Code Review
54bec0c598 Update notes for submitted changes
* LWIP: fix system.conf file
2016-06-22 15:12:56 +02:00
Gerrit Code Review
8e19cf861b Update notes for submitted changes
* Import a subset of PF distribution files
2016-06-22 15:12:52 +02:00
Gerrit Code Review
eb411f0ee1 Update notes for submitted changes
* Import additional networking headers from NetBSD
2016-06-22 15:12:50 +02:00
Gerrit Code Review
1696bd91c7 Update notes for submitted changes
* libchardriver: make some pointers constant
2016-06-22 15:12:46 +02:00
Gerrit Code Review
26a1bd9533 Update notes for submitted changes
* kernel: Update copyright year
2016-06-21 14:55:58 +02:00
Gerrit Code Review
cf06de06bb Update notes for submitted changes
* cawf(1): remove various redundant comparisons
2016-06-21 14:55:47 +02:00
Gerrit Code Review
7a3ecabe0a Update notes for submitted changes
* Correct bad assignments in various conditions
2016-06-21 14:55:39 +02:00
Gerrit Code Review
0128d6b7b2 Update notes for submitted changes
* MFS: do not crash when reading superblock fails
2016-06-21 14:55:28 +02:00
Gerrit Code Review
fbca66e8c3 Update notes for submitted changes
* SEF: identity transfer only after controlled crash
2016-06-21 14:55:23 +02:00
Gerrit Code Review
d5a5789f50 Update notes for submitted changes
* VFS: fix aborting queued requests after FS crash
2016-06-21 14:55:18 +02:00
Gerrit Code Review
d38fa7982e Update notes for submitted changes
* Boot-to-ramdisk image generation scripts
2016-03-22 07:06:54 +01:00
Gerrit Code Review
734533b066 Update notes for submitted changes
* Revert "libutil: add getmaxpartitions() implementation"
2016-03-14 12:35:39 +01:00
Gerrit Code Review
3656bf06b9 Update notes for submitted changes
* libc: enable all functionality in net/
2016-03-14 12:35:35 +01:00
Gerrit Code Review
4f3599a2db Update notes for submitted changes
* PM: add support for saved user/group IDs
2016-03-13 15:14:28 +01:00
Gerrit Code Review
c0ff45d6cc Update notes for submitted changes
* Added device ID for 82573
2016-03-11 20:54:57 +01:00
Gerrit Code Review
39f8b19f64 Update notes for submitted changes
* libc: fix local from-source upgrades
2016-03-10 10:30:54 +01:00
Gerrit Code Review
efbccd3ed5 Update notes for submitted changes
* Kernel: disable assert in prefetch abort handler
2016-03-10 10:30:50 +01:00
Gerrit Code Review
c616d95b46 Update notes for submitted changes
* rc: start syslogd with -s (no UDP sockets)
2016-02-29 21:16:07 +01:00
Gerrit Code Review
1ce3d22100 Update notes for submitted changes
* 3c90x: add support for 3c905B 100BaseTX
2016-02-29 11:28:32 +01:00
Gerrit Code Review
d38b4a9f65 Update notes for submitted changes
* setup.sh: fix various issues
2016-02-27 11:39:10 +01:00
Gerrit Code Review
cf90812e19 Update notes for submitted changes
* VFS: remove unused variable in worker.c
2016-02-27 11:39:05 +01:00
Gerrit Code Review
de4e4d3c7c Update notes for submitted changes
* Prepare for switch to native BSD socket API
2016-02-24 18:09:45 +01:00
Gerrit Code Review
eaf995530a Update notes for submitted changes
* libc: reorganize vector I/O wrappers
2016-02-24 18:09:41 +01:00
Gerrit Code Review
6f00a42579 Update notes for submitted changes
* VFS: start off cleanup of pipe2 IPC message
2016-02-24 18:09:38 +01:00
Gerrit Code Review
e3dc4f96c1 Update notes for submitted changes
* libc: check raw IP socket type before using it
2016-02-24 18:09:35 +01:00