Timeline
2017-07-12:
- 21:51 Changeset in mainline [f711f06]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added trb command completion code and command type extraction to the …
- 21:50 Changeset in mainline [ce85fc8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added qword equivalent of the XHCI_DWORD_EXTRACT macro.
- 20:26 Changeset in mainline [f9e7fe8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added skeleton for command completion handling.
- 20:25 Changeset in mainline [7ee5408]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added a basic event handler that currently only calls the command …
- 20:21 Changeset in mainline [f8315ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added trb completion code definition.
- 19:44 Changeset in mainline [481af21e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Moved common tail of command sending functions into a separate …
- 16:11 Changeset in mainline [fd9f4ffe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- The xHC now properly gets the physical addresses (with correct …
- 15:02 Changeset in mainline [94c05b89]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- use the .incbin directive instead of marshalling the data manually …
- 11:11 Documentation edited by
- IT17 talk (diff)
- 11:08 Documentation edited by
- FOSDEM 2017 talk (diff)
2017-07-11:
- 19:05 Changeset in mainline [f3504c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ExFAT volume label support.
- 18:44 Changeset in mainline [b2906c0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- One function to compute the number of code units in a UTF-16 …
2017-07-10:
- 17:49 Changeset in mainline [9bf4488]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Revert accidental change.
2017-07-09:
- 20:13 Changeset in mainline [c9c0e41]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Moved commands into their own set of files (WIP).
- 20:11 Changeset in mainline [dfd313b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added definition of input control context and input context data …
- 18:29 Changeset in mainline [115f25b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added missing guards.
- 18:29 Changeset in mainline [5a9ae994]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fixed label name and loop variable type.
- 18:13 Changeset in mainline [afa347e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Updated bzrignore.
- 18:10 Changeset in mainline [3256a6c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added deallocation of dcbaa and device contexts.
2017-07-08:
- 17:06 Changeset in mainline [89e2aac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix sysinst.
- 16:24 Ticket #685 (cdfs crashes when trying to mount HelenOS boot CD) closed by
- fixed
- 16:23 Ticket #685 (cdfs crashes when trying to mount HelenOS boot CD) updated by
-
Status, Owner changed
- 16:22 Ticket #685 (cdfs crashes when trying to mount HelenOS boot CD) updated by
- Fixed in changeset:mainline,2689 using unaligned_uint16_t * from …
- 16:22 Ticket #685 (cdfs crashes when trying to mount HelenOS boot CD) updated by
- The problem was we were trying to read the UCS2 file names …
- 16:12 Changeset in mainline [1c88835]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix CDFS unaligned memory access when decoding Joliet file names.
2017-07-07:
- 10:45 Ticket #685 (cdfs crashes when trying to mount HelenOS boot CD) updated by
- Note that this is a general protection fault, not a page fault. Note …
- 01:07 Ticket #685 (cdfs crashes when trying to mount HelenOS boot CD) updated by
- The screen shots are from revision 2408. In current rev 2688, the …
- 00:52 Ticket #685 (cdfs crashes when trying to mount HelenOS boot CD) created by
- With latest mainline and amd64 when I try mounting the boot CD, cdfs …
2017-07-06:
- 16:19 Changeset in mainline [3cd27c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Update bzrignore.
- 15:55 Changeset in mainline [5cd1eb9a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Revert inadvertend change to init.
- 15:52 Changeset in mainline [9c2c7d2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fdisk should be able to set volume label for newly created partitions.
- 13:20 Changeset in mainline [b19131c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- added scratchpad definition, allocation and deallocation
- 12:12 Changeset in mainline [8cbc167]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- changed dcbaa to array of pointers, see section 6.1
- 12:01 Changeset in mainline [d6133f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fixed comment regarding bit distribution
2017-07-04:
- 15:05 Changeset in mainline [d858a660]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fdisk should print volume labels.
2017-07-03:
- 18:14 Changeset in mainline [2456fd0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Improve mkfat option parsing.
2017-07-02:
- 20:33 About edited by
- fix typo (diff)
- 17:04 Changeset in mainline [58fa3e6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- mkfat sets filesystem type field to invalid value for FAT12/16.
- 17:03 Changeset in mainline [a927398]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix FAT size computation for auto-detected FAT32.
- 16:22 Changeset in mainline [f4ae95a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- mkfat needs to be able to set the volume label. fat FS should ignore …
2017-06-28:
- 19:32 Changeset in mainline [ee50130]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Improve cstyle
- 16:05 Changeset in mainline [39b0a51]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- FAT decoding of volume label.
2017-06-27:
- 21:00 Camp2017 edited by
- (diff)
- 17:14 Changeset in mainline [30eab78]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove remaining differences between kernel and user lists.
- 16:52 Changeset in mainline [b76ce3f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Reduce divergence between kernel and libc versions of adt/list.h
- 16:32 Changeset in mainline [9e7615d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Avoid misinterpreting FAT boot record as MBR.
2017-06-26:
- 10:55 Changeset in mainline [8fcd8cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: missing tests
- 10:52 Changeset in mainline [51b2693]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: missed common.h
2017-06-23:
- 11:18 Changeset in mainline [91ca111]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: extended capability handling Currently, only detection of …
2017-06-22:
- 21:34 Changeset in mainline [e4d7363]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- usbhost: refactor the initialization Before that, drivers had to …
- 18:20 Changeset in mainline [80da8f70]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add unit tests for liblabel.
- 13:59 Changeset in mainline [cb89430]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: event rings && hc initialization (WIP)
2017-06-21:
- 18:57 Ticket #472 (PCI bus not detected on iMac G4) updated by
- One more thing to keep in mind is that the configuration mechanism can …
- 12:59 Ticket #684 (bdsh completion does not match reality) created by
- Entering the name of a command that resides in the CWD that is not in …
2017-06-20:
- 17:34 Changeset in mainline [deacc58d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Break liblabel dependency on libblock.
- 06:19 Camp2017 created by
- 06:13 Camps edited by
- (diff)
2017-06-19:
- 21:47 Changeset in mainline [63e27ef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ASSERT → assert
2017-06-16:
- 01:25 Changeset in mainline [62ba2cbe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: dumping operational state
2017-06-15:
- 21:31 Changeset in mainline [ce6e001]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: finished register declaration
- 19:04 Changeset in mainline [48197c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: completed register access macros (+tests)
- 17:26 Changeset in mainline [5cbccd4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: register structures
- 17:25 Changeset in mainline [f4eb6c93]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- xhci: hardware data structures and trb ring management
2017-06-10:
- 10:06 Changeset in mainline [7354b5e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove sys/typefmt.h
- 09:34 FAQ edited by
- (diff)
2017-06-09:
- 21:47 Changeset in mainline [e299dbe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move fourcc_t to fourcc.h
- 21:39 Changeset in mainline [b4d08a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move the unaligned types into unaligned.h
- 21:35 Changeset in mainline [98a3879]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix copyright
- 21:26 Changeset in mainline [23c8acd9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move off64_t and aoff64_t into offset.h
2017-06-08:
- 18:35 FAQ edited by
- (diff)
- 15:52 Changeset in mainline [5119d34]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added XHCI driver skeleton
2017-06-07:
- 16:39 Changeset in mainline [c09ff7b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- riscv64: fix compilation
- 16:11 Changeset in mainline [239e32b8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- build initrd also for the targets that use GRUB
- 15:39 Changeset in mainline [4646710]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- replace objcopy with mkarray.py (objcopy is notoriously problematic …
- 15:11 Changeset in mainline [22299ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add support for custom sections
- 12:07 Changeset in mainline [5f53428a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle
- 12:03 Changeset in mainline [a961619]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle
2017-06-05:
- 16:21 Changeset in mainline [9780584]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use -ffunction-sections and —gc-sections This change results in vast …
- 14:23 Ticket #683 (Clang build is broken on some architectures) created by
- As of changeset:mainline,2660, trying to build (amd64 profile) with …
2017-06-04:
- 21:11 Changeset in mainline [7a99507]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Clear up stdint vs stddef in boot, missing includes, etc.
- 20:38 Changeset in mainline [d735e2e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Boot should define bool in stdbool.h
- 19:47 Changeset in mainline [de1712e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- boot: rename typedefs.h to stddef.h
- 17:50 Changeset in mainline [aaae6d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle
2017-06-03:
2017-06-02:
- 23:38 Changeset in mainline [f98434b8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add support for libhound and libpcm to helenos-pkg-config.
- 20:06 Changeset in mainline [9ce911d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- improve binary data packer * optional deflate compression * …
- 16:36 Changeset in mainline [7367c31]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle
- 15:48 Changeset in mainline [d6be097]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle
- 15:41 Changeset in mainline [cbb89f2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle
- 09:36 Ticket #679 (Kernel should have stdbool.h and stddef.h) closed by
- fixed
- 08:22 Ticket #682 (C library should have a NO_TRACE macro) closed by
- worksforme: Should have looked better. There actually is a trace.h providing …
- 08:21 Ticket #680 (ABI headers are not self-contained) closed by
- fixed: changeset:mainline,2651
- 06:17 Changeset in mainline [aca642c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Headers should declare their dependencies.
2017-06-01:
- 22:11 Changeset in mainline [fb864d65]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix abs32 build.
- 21:22 Changeset in mainline [83dab11]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Replace usage of typedefs.h with includes of more specific, standard …
- 14:41 Ticket #680 (ABI headers are not self-contained) updated by
- OK, let's postpone the discussion until there is an actual change to …
- 13:39 Ticket #680 (ABI headers are not self-contained) updated by
- Good point about various environments (e.g. if you wanted to use the …
- 13:01 Ticket #680 (ABI headers are not self-contained) updated by
- I understand the concern of not relying on the order of included …
- 12:52 Ticket #680 (ABI headers are not self-contained) updated by
- That's not very neat design, because it means that in the files …
- 12:08 Ticket #680 (ABI headers are not self-contained) updated by
- This is actually by design. The headers in abi/ are not intended to be …
- 11:33 Ticket #682 (C library should have a NO_TRACE macro) created by
- In the kernel NO_TRACE macro is provided via trace.h header. In …
- 11:31 Ticket #681 (Kernel should have assert.h) created by
- Kernel has ASSERT macro defined by debug.h header, that is for all …
- 11:29 Ticket #680 (ABI headers are not self-contained) created by
- Quite a few headers under abi/ use uintN_t types without including …
- 08:14 Ticket #679 (Kernel should have stdbool.h and stddef.h) updated by
- Fixed in changeset:mainline,2646 and changeset:mainline,2647.
- 08:14 Ticket #679 (Kernel should have stdbool.h and stddef.h) updated by
-
Status, Owner changed
- 05:42 Changeset in mainline [44a7ee5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- memxxx functions should be provided in the kernel via the same header …
2017-05-31:
- 22:51 Changeset in mainline [e29e44bf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Kernel should have stddef.h
- 22:04 Changeset in mainline [525c5ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Kernel should have stdbool.h.
- 15:53 Changeset in mainline [78188e5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- stdbool.h should not include libarch/types.h
- 09:37 Changeset in mainline [1165a419]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- libposix: add sleep() function (needed by GCC)
- 09:36 Changeset in mainline [316795c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix dependencies for libposix collision list
2017-05-30:
- 19:35 Changeset in mainline [9a99aa5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fibrils need sleep, too.
- 19:15 Changeset in mainline [134e3f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use designated initializers for syscall_table
- 18:48 Changeset in mainline [9f9b6f0e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix comments wrt. CAP_ vs. PERM_
- 14:00 Ticket #677 (C library stdlib.h should provide standards-compliant qsort) closed by
- fixed: Fixed in changeset:mainline,2638.
- 13:59 Ticket #677 (C library stdlib.h should provide standards-compliant qsort) updated by
-
Owner, Status changed
- 07:17 Ticket #679 (Kernel should have stdbool.h and stddef.h) created by
- These headers from std. freestanding enviroment are missing, causing …
- 06:19 Changeset in mainline [c726209]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix doxygen copy-and-pasto.
- 06:16 Changeset in mainline [f2460a50]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- qsort() compliant with C standard.
- 05:59 Changeset in mainline [719a208]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Rename SYS_CAP_GRANT/REVOKE to SYS_PERM_GRANT/REVOKE
2017-05-29:
- 19:21 Changeset in mainline [456c086]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fseek() shall take long and ftell() shall return long
- 19:20 Changeset in mainline [88942938]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix header guard
- 19:18 Changeset in mainline [aa58e52]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove unused dummy header
2017-05-28:
- 13:51 Ticket #678 (plb_get_component() is broken wrt. UTF8) created by
-
plb_get_component()
does not assume multibyte characters and is thus …
2017-05-25:
- 20:29 FAQ edited by
- Add a FAQ about performance (diff)
- 19:58 FAQ edited by
- Get rid of the last defeatist FAQ, formatting (diff)
- 19:42 FAQ edited by
- Remove a skeptical FAQ which is answered in-depth elsewhere. (diff)
- 19:39 FAQ edited by
- Improve a nihilist FAQ (diff)
- 19:36 FAQ edited by
- Remove one more defeatist FAQ (diff)
- 19:36 FAQ edited by
- Remove some irrelevant or defeatist FAQs (diff)
- 19:30 FAQ edited by
- Add two paragraphs on comparison with L4Re (diff)
2017-05-23:
- 15:09 Changeset in mainline [b942a66]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- C library should continue to provide C standard rename() and remove().
- 13:12 Ticket #677 (C library stdlib.h should provide standards-compliant qsort) created by
- HelenOS C library stdlib.h does not provide a qsort() function. sort.h …
2017-05-22:
- 17:55 Changeset in mainline [c7a67c4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- libc should provide limits.h from the C std. Here's a first crude …
2017-05-19:
- 15:46 Changeset in mainline [e540bc87]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- disable implicit make rules (we do not build a native application, …
- 14:04 Changeset in mainline [b06414f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use proper sizes for buffers holding conversions from/to UTF-16 LFN's …
2017-05-18:
- 18:04 Changeset in mainline [2628642]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- generate inlined binary data via assembler this is much faster and …
- 18:03 Changeset in mainline [3ec2acc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- unify quotation
2017-05-16:
- 21:58 Changeset in mainline [4f30222]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- VFS_OUT_MOUNTED does not need to return the link count
- 21:42 Changeset in mainline [dde4689]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Be consistent when answering VFS_OUT_LOOKUP
- 19:57 Changeset in mainline [6416ae5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fat_service_get() should return the actual service_id
- 18:24 Changeset in mainline [adc68de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix CDFS failing to mount.
2017-05-15:
- 21:24 Changeset in mainline [7ee7e6a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Further reduce the number of inclusions of sys/types.h
- 19:25 Changeset in mainline [0e7c3d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove stricmp()
- 19:24 Changeset in mainline [fec333b3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Revert cluster allocation only if clusters were allocated
- 18:29 Changeset in mainline [9c96634]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- CDFS decoding of volume label.
2017-05-13:
- 19:03 Changeset in mainline [8d2dd7f2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Reduce the number of files that include <sys/types.h>
2017-05-12:
- 20:28 Changeset in mainline [e48947e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge fixes and improvements
- 19:58 Changeset in mainline [395df52]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Probing for ExFAT, Ext4 and CDFS.
- 19:36 Changeset in mainline [02082f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix abs32le build
- 17:15 Changeset in mainline [de5b708]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Restructure ext4 filesystem opening/closing.
2017-05-11:
- 22:26 Changeset in mainline [be39fc6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Adjust prefixes ext4fs → ext4 after moving code.
- 22:07 Changeset in mainline [4bfad34]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move parts of ext4 filesystem initialization.
- 18:04 Changeset in mainline [805552d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove obsolete STATIC_ASSERT, use static_assert instead
2017-05-10:
- 19:50 Changeset in mainline [71fe4723]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Simplify header guards.
- 19:47 Changeset in mainline [81dd2ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- The division of ext4 into fs and lib is arbitrary, preventing improvement.
- 18:04 Changeset in mainline [fcb0d76]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Libext4 should try to include what it uses.
- 17:42 Changeset in mainline [3345b86]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Libext4 went the wrong direction with filename prefixing.
2017-05-09:
- 18:56 Ticket #676 (ext4 shoots before it asks) closed by
- fixed: Fixed in changeset:mainline,2609.
- 18:55 Changeset in mainline [f066a87]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Ext4 should check for sanity before modifying the superblock.
- 18:18 Ticket #676 (ext4 shoots before it asks) created by
- During processing a mounted request, ext4fs will do an …
2017-05-08:
- 20:38 Changeset in mainline [d2c8533]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- File system probing groundwork. Only MFS can do it for now.
- 19:20 Changeset in mainline [582a0b8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove unistd.h - Rename usleep() and sleep() to thread_usleep() and …
2017-05-07:
- 10:25 Changeset in mainline [73db198]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Match 'console' without length limit
2017-05-06:
- 17:05 Changeset in mainline [951f6b9e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow building only toolchains needed for developing HelenOS Use …
- 14:13 UsersGuide edited by
- Link to the serial console guide (diff)
- 14:10 UsersGuide/UserSerialConsole created by
- Add a guide for using user mode serial console
2017-05-05:
- 17:37 Changeset in mainline [b14d9f9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Mount should be able to print the list of available file system types.
2017-05-04:
- 22:30 Changeset in mainline [75b24cd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle
- 22:28 Changeset in mainline [d2bd00f0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- bump to GCC 7.1, binutils 2.28 (both now include upstream support for …
- 22:26 Changeset in mainline [14d5223]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle
- 22:25 Changeset in mainline [67cda76]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- make sure the architecture can set up required assembler directives …
- 22:24 Changeset in mainline [f233840]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- suppress dynamic linker warnings
- 22:23 Changeset in mainline [9abe2e5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add support for [u]divmoddi4
- 22:21 Changeset in mainline [db8626d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- suppress compiler warnings
- 22:19 Changeset in mainline [31a30fa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- declare routines as noreturn
- 22:17 Changeset in mainline [e141281]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle (no change in functionality)
- 22:12 Changeset in mainline [dc12262]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add standardized case fallthrough comment annotations, add actual …
- 06:28 About edited by
- Nightly builds (diff)
- 06:26 Download edited by
- Downloadable builds from ci.helenos.org (diff)
2017-04-22:
- 12:46 Ticket #674 (Implement virtio-net driver) updated by
-
See also changed
- 12:46 Ticket #675 (Implement Xen PV network device driver) created by
- Implement a set of native HelenOS drivers to allow the use of Xen PV …
- 09:11 Ticket #674 (Implement virtio-net driver) created by
- Implement a native HelenOS driver for virtio network device. …
2017-04-20:
- 22:37 Changeset in mainline [93ad8166]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Upgrade to QEMU 2.9.0
Note:
See TracTimeline
for information about the timeline view.