Timeline
2019-03-02:
- 15:22 Changeset in mainline [c56a3eb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- correcting find_command() which returns allocated strings The old …
2019-02-27:
- 20:38 Changeset in mainline [951e451]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- vfs: do sanity check while resizing We should make sure a fd is …
2019-02-26:
- 16:10 Changeset in mainline [a4e78743]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move string-to-int conversion tests to a separate file, and add a few …
2019-02-25:
- 14:42 Changeset in mainline [5e801dc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Indicate and enforce constness of hash table key in certain functions …
2019-02-24:
- 16:03 Changeset in mainline [ee8d4d6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix build with -O1
- 15:45 Changeset in mainline [91bef446] by
- Const hash table keys in kernel
- 15:45 Changeset in mainline [0c48e14] by
- Indicate and enforce constness of hash table key in certain functions
2019-02-23:
- 23:01 Changeset in mainline [52b44c6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- srv/vfs: return after checking old fd's validity It's possible for a …
- 17:52 Changeset in mainline [ca0e838]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Convert preprocessor macros in abi/ to C constructs Preprocessor …
- 17:47 Changeset in mainline [8c193d83] by
- Convert preprocessor macros in abi/ to C constructs Preprocessor …
- 17:16 Changeset in mainline [ab87db5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge pull request #157 Turn some function-like macros into functions
- 16:28 Changeset in mainline [bc417660]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge pcut tests and corrections by matthieuriolo
- 16:26 Changeset in mainline [098e16a5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- pcut: write out names of the failing tests
2019-02-20:
- 20:07 Ticket #790 (sun4v freezes randomly in Qemu) updated by
- I wonder if this is a duplicate of #297.
2019-02-18:
- 17:03 Changeset in mainline [76ec309b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Correct ipow10_u64() for large exponents theoretically ipow10_u64() …
- 17:03 Changeset in mainline [a4ee8b3f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make sure rndgen_destroy() always gets called The original …
- 17:03 Changeset in mainline [b2dca036]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove dead code from app/df The app used to have a test for missing …
- 17:03 Changeset in mainline [6c707e4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add an implementation of uuid_format
- 17:03 Changeset in mainline [ab7d85a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove unnecessary test from uuid parser The original parser tested …
- 17:03 Changeset in mainline [bae2a05f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Update file description for gsort.c This commit removes the old file …
- 17:02 Changeset in mainline [88e7dc5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add pcut tests Adds tests for cap, gsort, ieee_double, double_to_str, …
- 16:18 Changeset in mainline [fc9167f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Correct location of pcut test for odict
2019-02-15:
- 14:08 Changeset in mainline [0f51ca4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Update libpcut from upstream
- 14:07 Changeset in mainline [43dd2d4b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- libpcut update-from-master needs full bash to work
- 13:34 Changeset in mainline [0f6a85ae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix version 4 UUID generation According to the standard, the 4 most …
- 13:10 Changeset in mainline [9f4ce50]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix test of the comparison function in gsort() Comparison functions …
- 13:02 Changeset in mainline [89e3152]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix strndup() PCUT showed one failure which occured while testing the …
2019-02-14:
- 14:56 Changeset in mainline [69eaaeee] by
- removing unneeded test case in getopt
- 01:09 Changeset in mainline [fc448f5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Bump sycek Ccheck now reports meaningful issues where it would …
2019-02-12:
- 20:42 Changeset in mainline [ab936440]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge branch 'master' into bdsh_alias Conflicts: …
- 19:59 Changeset in mainline [9e7406a] by
- Revert "Ensures that the exponent is smallest possible value if 0.0" …
- 16:41 Changeset in mainline [401415a] by
- correcting lexicographical order of libc tests
- 14:40 Changeset in mainline [62101bee] by
- updating PCUT_ASSERT_INT_EQUALS PCUT has been updated but not the …
- 14:39 Changeset in mainline [db29c34] by
- removing unnecessary comment
2019-02-11:
- 23:08 Changeset in mainline [aaf9789c] by
- syntax correction according make ccheck
- 22:31 Changeset in mainline [d5a89a3] by
- merging with upstream/master
- 15:01 Changeset in mainline [4805495]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make sure libc and abi header guards are reserved identifiers It's …
- 14:56 Changeset in mainline [8df5f20]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Rename NO_TRACE to _NO_TRACE <trace.h> may end up transitively …
- 14:08 Changeset in mainline [e3272101] by
- make ilog10_u64() return an errno_t The function ilog10_u64() used to …
- 13:49 Changeset in mainline [aa57bf7] by
- correcting ipow10_u64() for large exponents theoretically …
- 13:49 Changeset in mainline [8f18f1e] by
- adding test cases for imath
2019-02-10:
- 20:49 Changeset in mainline [f52ce72] by
- Make sure rndgen_destroy() always gets called The original …
- 20:46 Changeset in mainline [5f39027] by
- removing dead code from app/df The app used to have a test for …
- 20:46 Changeset in mainline [d55abe8b] by
- correcting uuid_generate When created an UUID randomly it could occur …
- 13:27 Changeset in mainline [391996b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Hide internal details of <dirent.h> structure DIR
- 13:21 Changeset in mainline [b583311]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Serial keyboard could handle Ctrl-Q et al.
- 12:55 Changeset in mainline [d6b759c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Switch travis from Ubuntu Trusty (2014) to Xenial (2016)
2019-02-09:
- 18:31 Changeset in mainline [ed3d605] by
- Adding an implementation of uuid_format
- 18:28 Changeset in mainline [a508e82] by
- adding test cases for uuid
- 10:49 Changeset in mainline [84331cf] by
- removing unnecessary test from uuid parser The original parser tested …
- 10:48 Changeset in mainline [2c7ef07] by
- adding test cases for getopt
2019-02-08:
- 12:55 Changeset in mainline [46483f9] by
- adding test cases for double_to_str
- 12:55 Changeset in mainline [d3c129d] by
- changed type for preventing overflowing
- 12:55 Changeset in mainline [f08da1c] by
- Ensures that the exponent is smallest possible value if 0.0 The old …
- 12:55 Changeset in mainline [d64303b] by
- Adding test case for ieee_double
- 12:55 Changeset in mainline [0e60443] by
- Correcting test of the comparison function This commit removes the …
- 12:55 Changeset in mainline [bc694b0] by
- Adding pcut test for gsort
- 12:55 Changeset in mainline [1bdfbe52] by
- Adding pcut test for cap
- 10:38 Ticket #794 (Cannot ping QEMU gateway (10.0.2.2)) updated by
- Not sure how we could have ever gotten correct payload from the ping …
- 10:37 Ticket #794 (Cannot ping QEMU gateway (10.0.2.2)) closed by
- fixed: Fixed in …
- 10:36 Ticket #794 (Cannot ping QEMU gateway (10.0.2.2)) updated by
- I could only reproduce this problem on amd64 with shared libraries …
- 10:28 Changeset in mainline [758c79d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix pointer computation for IPv6 ping reply, too It's good to be able …
- 10:20 Changeset in mainline [f0bc6f6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix pointer computation for ping reply Under the right circumstances …
2019-02-06:
- 23:45 Changeset in mainline [2332e13]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Forgot to enable dynamic linking in ppc32 profile
- 22:23 HardwareSupport edited by
- (diff)
- 22:15 Changeset in mainline [8fed3ef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Improve error handling in virtio-net
- 17:56 Changeset in mainline [e2f332c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix ccheck
- 17:43 HardwareSupport edited by
- (diff)
- 17:38 ReleaseNotes/Mainline edited by
- (diff)
- 17:30 Changeset in mainline [13eecc4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add virtio-blk driver
- 13:25 Changeset in mainline [95a47b0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Turn ipc_get_*/ipc_set_* into functions
- 13:25 Changeset in mainline [fafb8e5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Mechanically lowercase IPC_SET_*/IPC_GET_*
- 13:25 Changeset in mainline [eb13ef8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Change IPC_GET_* and IPC_SET_* to accept pointer instead of lvalue
- 13:25 Changeset in mainline [bb97118]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Convert CAP_HANDLE_RAW and CAP_HANDLE_VALID into functions
2019-02-05:
- 20:25 Changeset in mainline [a1f173d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use VIRTIO 1.0 layout of virtio_net_hdr_t When VIRTIO_F_VERSION_1 is …
- 20:25 Changeset in mainline [d80fa05]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Accept VIRTIO_F_VERSION_1
- 18:26 Changeset in mainline [1d2f85e] by
- Change documentation of <str.h> functions to use unambiguous terms
- 18:26 Changeset in mainline [08e103d4] by
- Use clearer naming for string length functions This and the following …
- 17:42 Changeset in mainline [d066259]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Synchronize str.c/str.h across boot/kernel/uspace
- 16:00 Changeset in mainline [cca2d93b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Rename (v)printf_size to (v)print_length, to match <str.h> naming scheme
- 15:25 Changeset in mainline [4f4018b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not misuse printf_size() to estimate byte size of output The …
Note:
See TracTimeline
for information about the timeline view.