643 Commits

Author SHA1 Message Date
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
Gerrit Code Review
6ba3d198f7 Update notes for submitted changes
* uds: announce presence during startup
2015-07-01 12:45:51 +02:00
Gerrit Code Review
2abbb6ce2c Update notes for submitted changes
* log: announce presence during startup
2015-07-01 12:45:46 +02:00
Gerrit Code Review
b25adf94c1 Update notes for submitted changes
* libvtreefs: allow highly dynamic directories
2015-07-01 12:45:42 +02:00
Gerrit Code Review
a555fcc024 Update notes for submitted changes
* libvtreefs: dynamically allocate long inode names
2015-07-01 12:45:31 +02:00
Gerrit Code Review
627b89bc3f Update notes for submitted changes
* libvtreefs: fix naming bug
2015-07-01 12:45:28 +02:00
Gerrit Code Review
da7e009a2b Update notes for submitted changes
* procfs: add service pid information
2015-07-01 12:45:23 +02:00
Gerrit Code Review
d072094dd1 Update notes for submitted changes
* procfs: do not list inactive services
2015-07-01 12:45:16 +02:00
Gerrit Code Review
ddedf360e9 Update notes for submitted changes
* procfs: retrieve both RS tables from RS at once
2015-07-01 12:45:13 +02:00
Gerrit Code Review
0be7da1665 Update notes for submitted changes
* Add PTYFS, Unix98 pseudo terminal support
2015-07-01 12:43:31 +02:00
Gerrit Code Review
4ba4dcf13e Update notes for submitted changes
* libfsdriver: clear VM cache only if used
2015-07-01 12:43:27 +02:00
Gerrit Code Review
bd961de384 Update notes for submitted changes
* libfsdriver: default to noop for putnode
2015-07-01 12:43:23 +02:00
Gerrit Code Review
7bdf4cd60d Update notes for submitted changes
* libfsdriver: preinitialize stat.st_ino
2015-07-01 12:43:18 +02:00
Gerrit Code Review
1d8e4bed3c Update notes for submitted changes
* Add a driver for the eMMC on the BeagleBone Black
2015-07-01 12:43:10 +02:00
Gerrit Code Review
4d31b44318 Update notes for submitted changes
* VFS: fix pipe resumption delay bug
2015-06-21 13:00:35 +02:00
Gerrit Code Review
cfa55cdc3d Update notes for submitted changes
* handle lack of pckbd more gracefully
2015-06-16 23:15:47 +02:00
Gerrit Code Review
7e1a7c5965 Update notes for submitted changes
* isofs: do not link against libc
2015-06-10 09:41:29 +02:00
Gerrit Code Review
33d12d69c9 Update notes for submitted changes
* inet: do not link against libc
2015-06-10 09:39:59 +02:00
Gerrit Code Review
2785c60f77 Update notes for submitted changes
* PFS, inet: use static UID to drop privileges
2015-06-10 09:38:54 +02:00
Gerrit Code Review
fa86b12195 Update notes for submitted changes
* VFS: during initial mount, receive but block work
2015-06-10 09:38:11 +02:00
Gerrit Code Review
ff0b875dcf Update notes for submitted changes
* VFS: fix error behavior for partial pipe writes
2015-06-10 09:32:41 +02:00
Gerrit Code Review
209a703ca0 Update notes for submitted changes
* cawf: Update K&R function declarations
2015-05-18 19:30:43 +02:00
Gerrit Code Review
f7988902cb Update notes for submitted changes
* cawf: Fix buffer scope
2015-05-18 19:30:40 +02:00
Gerrit Code Review
de30a01405 Update notes for submitted changes
* sprofalyze: Fix minor typo
2015-05-18 19:30:36 +02:00
Gerrit Code Review
5fcf7651ef Update notes for submitted changes
* Add manpage for sprofdiff
2015-05-18 19:30:33 +02:00
Gerrit Code Review
651a5784cc Update notes for submitted changes
* Add manpage for sprofalyze
2015-05-18 19:30:30 +02:00
Gerrit Code Review
1aa607fc73 Update notes for submitted changes
* Importing bin/dd
2015-04-15 16:08:40 +02:00
Gerrit Code Review
ea22ebc911 Update notes for submitted changes
* Import games/caesar and games/rot13
2015-04-15 13:21:48 +02:00
Gerrit Code Review
3e0ca935bf Update notes for submitted changes
* Add games/banner
2015-04-15 13:20:21 +02:00
Gerrit Code Review
ebfda3b4be Update notes for submitted changes
* Import games/rain
2015-04-15 11:12:26 +02:00
Gerrit Code Review
28d2003a76 Update notes for submitted changes
* devmand: properly prevent overflow
2015-04-15 11:07:39 +02:00
Gerrit Code Review
738d1bc11c Update notes for submitted changes
* libc: Fix incomplete fprintf
2015-03-31 22:32:42 +02:00
Gerrit Code Review
fb805d2c14 Update notes for submitted changes
* mined: increase the size of the tgetent() buffer.
* mined: move to minix/usr.bin/mined
* mined: remove !__STDC__ code blocks.
* mined.h: use '\a' instead of ascii code for bell.
* mined: built without UNIX defined.
2015-03-30 07:39:42 +02:00
Gerrit Code Review
84ea66c3b4 Update notes for submitted changes
* man: clean-out man1x category.
2015-03-25 09:11:29 +01:00
Gerrit Code Review
46c37ea593 Update notes for submitted changes
* mined: clean-up trailing whitespace.
* mined1.c: remove i386 guard around escape sequences.
* mined.h: remove irrlevant comment.
* mined.h: remove unused definition, MEMORY_SIZE.
* mined.h: remove minix/config.h include.
2015-03-24 20:44:39 +01:00
Gerrit Code Review
317526db9c Update notes for submitted changes
* commands/fix: create manpage for fix(8)
2015-03-24 13:18:29 +01:00
Gerrit Code Review
e6b80d0169 Update notes for submitted changes
* Fix boot if no pckd device is there
2015-03-24 08:24:18 +01:00
Gerrit Code Review
888e20cfef Update notes for submitted changes
* swifi: Fix incorrect memset
* Update whatis/apropos database configuration
2015-03-23 17:39:06 +01:00
Gerrit Code Review
21fd3861dc Update notes for submitted changes
* Make rotate manpage more detailed
2015-03-23 17:38:45 +01:00
Gerrit Code Review
21a44e5084 Update notes for submitted changes
* release.sh: Support preinstalled package selection
2015-03-23 17:37:57 +01:00
Gerrit Code Review
f71337c5c9 Update notes for submitted changes
* nonamed.8: Document the -L option.
2015-03-19 12:20:28 +01:00
Gerrit Code Review
1a02e13624 Update notes for submitted changes
* Do not read past the end of the buffer
2015-03-18 13:34:55 +01:00
Gerrit Code Review
ba5e29d987 Update notes for submitted changes
* properly check if configuration file is opened
2015-03-18 13:34:05 +01:00
Gerrit Code Review
5ed364d5bc Update notes for submitted changes
* Get rid of K&R functions in recwave
2015-03-18 13:33:46 +01:00
Gerrit Code Review
27654c982e Update notes for submitted changes
* Check argc is greater than 1 before using on argv
2015-03-18 11:41:43 +01:00