Timeline
2009-04-27:
- 14:48 Changeset in mainline [8e7afdbc]lfnserial by
- make sgcnin_init() consistent with similar driver functions
2009-04-26:
- 10:06 OldMacPeripherals edited by
- (diff)
- 10:05 OldMacPeripherals edited by
- (diff)
- 09:59 OldMacPeripherals edited by
- (diff)
- 09:58 DeveloperDocs edited by
- formatting (diff)
- 09:57 OldMacPeripherals created by
- 09:45 DeveloperDocs edited by
- (diff)
- 09:45 WikiStart edited by
- (diff)
- 09:41 DeveloperDocs created by
2009-04-25:
- 22:25 Changeset in mainline [43847ba]lfnserial by
- Select correct kbd controller driver on bgxemul.
- 22:21 Ticket #24 (mips32 (big endian variant) user space not working in GXEMUL) closed by
- fixed: The user-space loader included kernel arch/elf.h which was testing the …
- 22:18 Changeset in mainline [a31efeb]lfnserial by
- Fix ELF loading issue on mips32eb.
- 16:49 Changeset in mainline [409b0d6]lfnserial by
- Fix interpretation of return value. This caused loader to crash …
- 12:00 Changeset in mainline [9701d49]lfnserial by
- On sgcn disable polling too when switching to kcon.
- 11:54 Changeset in mainline [ccd1a14]lfnserial by
- Stop userspace kbd driver from polling when switching to kcon. Also, …
2009-04-24:
- 20:33 Changeset in mainline [ebfabf6]lfnserial by
- Use better method names.
- 20:24 Changeset in mainline [10270a8]lfnserial by
- Better switch to kcon on serial console — relinquish/reclaim screen …
- 15:38 Ticket #19 (Fix async framework regarding nested asynchronous calls) closed by
- fixed: Resolved in revision 4324.
- 15:38 Changeset in mainline [c07544d3]lfnserial by
- create a new fibril for each notification received, which allows to do …
- 14:56 Changeset in mainline [422fd81]lfnserial by
- push newline to stdin only if the kconsole was previously silent
- 12:38 Changeset in mainline [3c101bd4]lfnserial by
- fix disappeared cursor in aligned rendering
- 10:50 Ticket #45 (Virtual terminal recycling bug) closed by
- fixed: Fixed in revision 4321.
- 10:48 Changeset in mainline [700dcb5]lfnserial by
- Clear the framebuffer when the new connection inherits the virtual …
- 09:33 Ticket #46 (EGA kconsole/user console bugs) closed by
- fixed: Solved in revision 4320.
- 09:32 Changeset in mainline [d797054c]lfnserial by
- avoid touching EGA video memory or cursor in silent mode
- 08:28 Changeset in mainline [821cc93]lfnserial by
- make the 'continue' command behave even nicer
- 08:16 Changeset in mainline [402de0c]lfnserial by
- force to kernel console to always print the prompt when switching to …
- 08:03 Ticket #20 (Klog output from user space) closed by
- fixed: Resolved in revision 4317.
- 08:01 Changeset in mainline [566f4cfb]lfnserial by
- use buffering for klog output (this can be used to avoid the ugly …
2009-04-23:
- 11:26 Ticket #67 (TMPFS relies on being single-threaded) created by
- The TMPFS file system server protects global data structures such as …
2009-04-22:
- 17:11 Changeset in mainline [ab1861a]lfnserial by
- generate the prerendered glyph mask not using rgb_, but properly using …
2009-04-21:
- 20:16 Changeset in mainline [a1a83e5e]lfnserial by
- Replace non-canonical B instructions with BA %xcc. Fix one occurrence …
- 20:01 Changeset in mainline [5646813]lfnserial by
- Replace all deprecated BA (Bicc) instructions with BA %xcc instructions.
- 19:52 Changeset in mainline [253d3d0]lfnserial by
- Convert sgcn to the new HID wiring mechanism.
- 16:36 Changeset in mainline [f2d2c7ba]lfnserial by
- fix of-by-one-character bug in str_chr() and str_rchr()
- 12:50 Ticket #44 (Advanced way of wiring kernel HID devices) closed by
- fixed: The way how input devices are wired together was changed in revision …
- 12:48 Ticket #66 (Kernel stdout as a multiplexer) created by
- Kernel stdout should behave as a multiplexer (sending output to all …
- 12:48 Ticket #65 (Kernel input devices polling) created by
- Implement support for kernel input devices polling again according to …
- 12:46 Changeset in mainline [c2417bc]lfnserial by
- change the way how input devices are wired together according to …
- 12:43 Changeset in mainline [44b7783]lfnserial by
- rename _getc() to indev_pop_character() implicit creation of stdin via …
- 12:40 Changeset in mainline [d6d04e7]lfnserial by
- add explicit option for VIA CUDA
- 09:27 Ticket #64 (Detect devices by traversing the kernel device tree starting at root ...) created by
- Currently, the sparc64 kernel determines physical addresses of devices …
2009-04-20:
- 23:01 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) created by
- Although both ppc32 and sparc64 ports use most of the common OFW code …
- 22:49 Changeset in mainline [8c1eb69]lfnserial by
- add support for alternate spelling of macio alias
- 11:11 Ticket #62 (Support file system date attributes) created by
- Neither VFS nor the individual file systems currently honor the date …
- 11:08 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) created by
- The current VFS protocol can handle only 32-bit file offsets and file …
2009-04-18:
- 20:16 Ticket #35 (Support multiple instances of TMPFS) closed by
- fixed: Committed in revision 4306.
- 20:14 Changeset in mainline [8d049ee0]lfnserial by
- Support multiple TMPFS instances.
- 15:32 Changeset in mainline [594303b]lfnserial by
- Support mount options. Let tmpfs decide whether to start empty or …
- 15:29 Changeset in mainline [6b6e423a]lfnserial by
- Allow IPC_M_DATA_WRITE to transfer zero data.
- 15:27 Changeset in mainline [c259b9b]lfnserial by
- Allow malloc(0, …) in kernel.
- 13:37 Changeset in mainline [c08c355]lfnserial by
- Make IPC_M_PING part of the VFS_MOUNT protocol again.
- 13:12 Changeset in mainline [58d7280]lfnserial by
- Return the actual error code instead of EREFUSED.
2009-04-17:
- 09:46 Ticket #26 (User space is not working on iMac G4) closed by
- worksforme: The problem was probably caused by some generic bug which has been …
- 09:09 Changeset in mainline [11f56c7]lfnserial by
- add support for up-to-date Mac booting specs (this fixes booting on …
2009-04-16:
- 22:20 Changeset in mainline [fe24a52]lfnserial by
- Handle shift properly on top row of main block in Czech layout.
- 21:41 Changeset in mainline [87d71bf]lfnserial by
- fix off-by-one bug in kconsole argument parser
- 15:41 Changeset in mainline [3c0a841]lfnserial by
- ISO image is now produced on ppc32
- 14:01 Ticket #22 (FAT file names should be lower-case) closed by
- wontfix: OK, after some discussion in the mailing list I am closing this ticket …
- 13:56 Ticket #60 (Driver for ext4 filesystem) created by
- Implement a native HelenOS driver for the ext4 file system. …
- 13:56 Ticket #59 (FAT server improvement: FAT12, FAT32, FAT64) created by
- Implement support for FAT12, FAT32 and FAT64 file system formats in …
- 13:55 Ticket #58 (FAT server improvement: LFN) created by
- Add support for Long File Names extension.
- 13:54 Ticket #57 (FAT driver improvement: lower case bits) created by
- Add support for "lower case extension" and "lower case base name" bits …
- 11:39 Changeset in mainline [e40ec257]lfnserial by
- don't forget to flush the console after the application finishes (yes, …
- 11:13 Changeset in mainline [c33e36b]lfnserial by
- add yaboot license and information
- 11:07 Changeset in mainline [bbd0e4f2]lfnserial by
- add symlink to grub
- 11:06 Changeset in mainline [10471852]lfnserial by
- remove duplicate grub
- 11:01 Changeset in mainline [b4c6e83]lfnserial by
- ppc32: create bootable ISO image instead of plain binary add sample …
- 11:00 Changeset in mainline [be4fc71]lfnserial by
- remove tailing space
- 11:00 Changeset in mainline [14fc1d9]lfnserial by
- add yaboot
- 10:25 Changeset in mainline [f0707ab]lfnserial by
- unify where to place the distribution root: always use boot/distroot
2009-04-15:
- 22:01 Changeset in mainline [d15815e2]lfnserial by
- Implement Czech combinator keys (hacek and carka).
- 19:25 Ticket #22 (FAT file names should be lower-case) reopened by
- I have following reasons why I would prefer to see lower case file …
- 18:38 Ticket #56 (Finish and merge the dynamic loader to trunk) created by
- This ticket is created to track progress on merging the dynamic loader …
- 18:19 Ticket #22 (FAT file names should be lower-case) closed by
- worksforme: I am going to close this ticket. If you find a defendable argument why …
- 17:39 Ticket #55 (Some keyboards do not support autorepeat) created by
- Some keyboards (e.g. NS16550 on Sun Ultra 60) do not support …
- 15:46 Ticket #53 (NS16550 keyboard not functional on Sun Ultra 60) closed by
- fixed: User space fixed as revision 4284.
- 15:44 Changeset in mainline [9239333]lfnserial by
- add NS16550 support for sparc64
- 15:00 Changeset in mainline [f03afad]lfnserial by
- repair a bug in calculating the address of hardware devices (no …
- 11:40 Ticket #54 (VFS to FUSE connector) created by
- Implement a connector between the HelenOS VFS server and FUSE. …
- 11:31 Ticket #53 (NS16550 keyboard not functional on Sun Ultra 60) created by
- Both the kernel and the user space keyboard is not functional on Sun …
- 10:14 Changeset in mainline [17646b1]lfnserial by
-
repair two glitches in memory management
(no beer today
2009-04-14:
- 19:31 Changeset in mainline [6700ee2]lfnserial by
- Forbid destination string buffers of size zero altogether as they most …
- 19:21 Changeset in mainline [4482bc7]lfnserial by
- strcat() → str_append().
- 19:08 Changeset in mainline [732bb0c]lfnserial by
- Nuke strncmp().
- 18:47 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) created by
- vfs_rename() detects whether we are moving a directory to its own …
- 18:39 Ticket #51 (Need command to test VFS rename() operation) created by
- There is no way to interactively test the rename() operation. A shell …
- 18:26 Changeset in mainline [47a6708]lfnserial by
- No need for strncmp() fs_name_to_handle() as vfs_info.name is always …
- 15:52 Ticket #27 (Kernel not booting on Sun Ultra 60) closed by
- fixed: Fixed in revision 4277.
- 15:50 Changeset in mainline [2bf4936]lfnserial by
- On sparc64, do fast indentity mapping only for physical memory. For …
- 15:47 Changeset in mainline [577b531]lfnserial by
- Replace the deprecated Bicc instructions with proper Bcc instructions.
- 14:16 Changeset in mainline [4ee4046]lfnserial by
- complete configuration options
- 06:08 Ticket #49 (Long lines don't get printed until next '\n') closed by
- invalid: Not a defect. Console output is buffered with line granularity. To see …
2009-04-13:
- 21:35 Changeset in mainline [c822026]lfnserial by
- fix compilation in non-SMP configurations
- 21:24 Ticket #50 (Kconsole better tab completion) created by
- Tab completion in kconsole is working, but it might be more …
- 21:19 Ticket #21 (Tab completion in kconsole is not working) closed by
- fixed
- 21:15 Changeset in mainline [37c312a]lfnserial by
- fix tab completion in kconsole (this resolves ticket #21)
- 20:34 Changeset in mainline [a1d89ad]lfnserial by
- Prevent optimizing ia64's PIO away. This solves the frequent hangs of …
2009-04-12:
- 07:28 Ticket #49 (Long lines don't get printed until next '\n') created by
- Happens if you try to printf() a line which doesn's fit on one output …
2009-04-10:
- 19:51 Changeset in mainline [3cc6a52]lfnserial by
- fix serengeti console
- 11:45 Ticket #48 (Simple GUI) created by
- After the virtual consoles overhaul is finished, …
- 11:42 Ticket #47 (Mouse driver) created by
- Implement a separate mouse driver for the user space. Get back the …
- 11:41 Ticket #46 (EGA kconsole/user console bugs) created by
- When using EGA output, the kernel console output and user space …
- 11:41 Ticket #45 (Virtual terminal recycling bug) created by
- In some cases when a virtual terminal gets recycled (e.g. the bdsh …
- 11:39 Ticket #44 (Advanced way of wiring kernel HID devices) created by
- Change the way HID devices and layers are wired together, as proposed …
- 11:34 Ticket #43 (Switch between virtual terminals using Alt+Fn) created by
- Currently plain F1, F2, … keys are used. But it is not wise to …
- 11:33 Ticket #42 (Kconsole notifications in a separate thread) created by
- Do not send kconsole notifications in kernel from the main kconsole …
- 11:27 Ticket #41 (Add support for iMac G5 (ppc64)) created by
- Add support for iMac G5 (PowerPC 970FX).
- 11:27 Ticket #40 (Implement support for Sgi Octane (mips64)) created by
- Implement support for Sgi Octane machines (mips64 big-endian …
- 11:26 Ticket #39 (Implement support for LEON CPUs (sparc32)) created by
- Implement support for LEON2 and/or LEON3 CPUs (sparc32 big-endian …
- 11:25 Ticket #38 (Unify sysinfo, bootinfo, OFW tree) created by
- Replace the ad hoc bootinfo structures and perhaps also sysinfo with a …
- 11:23 Ticket #37 (Optionally strip binaries after linking) created by
- For non-debug builds strip the binaries.
- 11:22 Ticket #36 (Virtual consoles overhaul) created by
- The primitive way how virtual consoles work now has to be changed. The …
- 11:17 Ticket #35 (Support multiple instances of TMPFS) created by
- The TMPFS file system needs to be enhanced to support nodes with …
- 11:14 Ticket #34 (Replace the functionality of LOW_4GiB macro) created by
- The macro was removed during the partial overhaul of the memory …
- 11:09 Ticket #33 (ATA driver) created by
- Implement ATA driver.
- 11:08 Ticket #32 (ppc32: use proper permissions on pages) created by
- Set properly read-only bits on page mapping on ppc32.
- 11:06 Ticket #31 (Revision of panics) created by
- Revise all uses of panic() and if it is possible and reasonable, try …
- 11:04 Ticket #30 (Investigate possibility of using unlikely(), likely()) created by
- Use the constructs unused(), unlikely() and likely() in relevant parts …
- 11:03 Ticket #29 (Unify infinite lops) created by
- Introduce a single canonical way for writing infinite loops (in case …
- 11:01 Ticket #28 (Autotooling, generated offsets) created by
- To make the source code more robust, introduce some means to detect …
- 10:58 Ticket #27 (Kernel not booting on Sun Ultra 60) created by
- After some changes related to the hw_map() function on sparc64, the …
- 10:57 Ticket #26 (User space is not working on iMac G4) created by
- The kernel boots OK, but the user space is not working. Unfortunately, …
- 10:55 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) created by
- There is no support for VIA-CUDA keyboard controller in user space.
- 10:45 Ticket #24 (mips32 (big endian variant) user space not working in GXEMUL) created by
- Although the kernel seems to be running fine on GXEMUL in both the …
- 10:43 Ticket #23 (Non-root VFS mounts are not ready) created by
- To be able to move forward with the development of user space, the …
- 10:42 Ticket #22 (FAT file names should be lower-case) created by
- The file names read from FAT16 filesystem should be presented in lower …
- 10:40 Ticket #21 (Tab completion in kconsole is not working) created by
- After the transition to UCS the kconsole tab completion is not working …
- 10:39 Ticket #20 (Klog output from user space) created by
- The way SYS_KLOG syscall is currently used by libc causes intermixing …
- 10:35 Ticket #19 (Fix async framework regarding nested asynchronous calls) created by
- Currently there is a flaw in the async framework regarding the sending …
- 07:53 Changeset in mainline [6eb2e96]lfnserial by
- str_cpy() and str_ncpy() in userspace. Nuke strcpy() and strncpy().
2009-04-09:
- 23:04 Changeset in mainline [f4b1535]lfnserial by
- str_ncpy() vs str_cpy(). TODO The same in userspace.
- 22:32 Changeset in mainline [095003a8]lfnserial by
- strdup() → str_dup()
- 21:28 Changeset in mainline [7afb4a5]lfnserial by
- Nuke strchr() and strrchr().
- 21:16 Changeset in mainline [92fd52d7]lfnserial by
- Nuke strcpy() and strcmp().
- 20:36 IPC edited by
- (diff)
- 19:08 Changeset in mainline [a2c58f6]lfnserial by
- thread_exit() needs to be noreturn as well
- 18:40 Changeset in mainline [552823e]lfnserial by
- Fix warning.
- 18:37 Changeset in mainline [ccf814f]lfnserial by
- _exit() is a noreturn function.
- 13:44 Ticket #18 (running program from bdsh opens new console) created by
- I was thinking it would be more usual to have programs run in the same …
- 13:42 Ticket #17 (mips32 and ppc32 cannot boot from a large ramdisk) created by
- The loader doesn't check whether the contents of image.boot overlaps …
- 13:41 Ticket #16 (mips32 loaders need to maintain cache coherence) created by
- The mips32 loader needs to establish cache coherence after it copies …
- 13:41 Ticket #15 (Implement rwlocks for uspace) created by
- For example, there are many places in the emerging VFS layer that can …
- 13:40 Ticket #14 (Implement register-only ipc_wait_for) created by
- Despite the recent improvements in IPC, which can now pass as many as …
- 13:40 Ticket #13 (Slab allocator allocation description ends in the middle of a sentence) created by
- The description of the slab allocator allocation ends like this: "If …
- 13:39 Ticket #12 (Eliminate one of two copies during IPC_M_DATA_WRITE) created by
- With the addition of the IPC_M_DATA_SEND call method, a new space for …
- 13:37 Ticket #11 (Support PAE on ia32) created by
- Add support for Physical Address Extension to our ia32 port so that …
- 13:37 Ticket #10 (Register window thrashing) created by
- The following snippet of userspace pseudo code demonstrates situation …
- 13:36 Ticket #9 (Current fibril model can confuse kernel's view on threads) created by
- Since the times of HelenOS 0.2.0, the fibril (formerly pseudo threads) …
- 13:36 Ticket #8 (Port the arm32 port to real hardware) created by
- Porting HelenOS/arm32 to a real ARM machine will benefit the whole …
- 13:35 Ticket #7 (Port the arm32 port to QEMU) created by
- Porting HelenOS/arm32 to another virtual machine will help the port to …
- 13:34 Ticket #6 (pte_t should be the real thing on arm32) created by
- On arm32, the type describing the PTE (page table entry) is defined …
- 13:33 Ticket #5 (Support uspace with the ability to join threads) created by
- The kernel should provide userspace threads with syscalls for joining …
- 13:32 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) created by
- I found out that when I double the size of the buffer allocated for …
- 13:31 Ticket #3 (Memory management limitations) created by
- Running VESA framebuffer on a machine with more that 1 GB of physical …
- 13:27 Ticket #2 (IRQs can theoretically starve) created by
- With the new IRQ dispatcher, it is possible that a device generating …
- 13:24 Ticket #1 (Get support for Xen back) created by
- Resurrect the abandoned ia32xen port. Possibly also start working on …
- 13:09 WikiStart edited by
- (diff)
- 00:17 WishList created by
- 00:17 Tracing created by
- 00:17 Links created by
- 00:17 KnowledgeArticles created by
- 00:17 IPC created by
- 00:17 IMB created by
- 00:17 CurrentIssues created by
- 00:13 WikiStart created by
2009-04-08:
- 20:00 Changeset in mainline [3a180ad]lfnserial by
- Allow UCS in Tetris highscores.
- 18:57 Changeset in mainline [8be693b]lfnserial by
- More replacements.
- 18:47 Changeset in mainline [9eb3623]lfnserial by
- Replace some uses of old string functions in C library.
2009-04-07:
- 19:03 Changeset in mainline [6071a8f]lfnserial by
- Read UCS chars in bdsh and encode them. (bdsh is still largely …
2009-04-06:
- 22:05 Changeset in mainline [2845930]lfnserial by
- Address issues with IRQ notifications.
- 19:32 Changeset in mainline [3636964]lfnserial by
- make klog more generic
- 19:32 Changeset in mainline [13a638d]lfnserial by
- move event notification to the ipc directory (where it probably belogs …
- 16:18 Changeset in mainline [149d14e5]lfnserial by
- ia32, amd64: do not reboot via a triple fault (which is nasty), but …
- 16:17 Changeset in mainline [415d272]lfnserial by
- halt all CPUs in case reboot was not succesful
- 15:44 Changeset in mainline [b014e9f]lfnserial by
- call remove_callback only optionally (this fixes the cleanup phase of …
- 15:44 Changeset in mainline [37be841]lfnserial by
- avoid deadlock during cleanup (the compare function which is called …
- 15:43 Changeset in mainline [44814b8]lfnserial by
- more readable spinning printout
- 15:31 Changeset in mainline [7b0297b]lfnserial by
- split asserts into atomic conditions to ease debugging
- 15:08 Changeset in mainline [5b7f418]lfnserial by
- sync with kernel
- 14:56 Changeset in mainline [a78d001]lfnserial by
- ignore leading byte-order mark while printing wide strings (GCC …
2009-04-05:
- 21:09 Changeset in mainline [482c86f]lfnserial by
- NS was forgetting to hangup phones. One phone was leaked for every …
- 16:20 Changeset in mainline [0175246]lfnserial by
- Primitive means of switching keyboard layout at run time. Use Ctrl+Fn, …
- 15:50 Changeset in mainline [56fa418]lfnserial by
- Make Czech layout work partially in bdsh.
- 10:17 Changeset in mainline [726ef849]lfnserial by
- Add multilingual text to dist/readme.
- 10:04 Changeset in mainline [cee8d3e]lfnserial by
- WIP Czech keyboard layout.
- 09:27 Changeset in mainline [9db4079]lfnserial by
- UCS in keyboard driver.
- 09:17 Changeset in mainline [b27eb71]lfnserial by
- Make ega-fb and serial-fb aware of UCS.
2009-04-04:
- 22:04 Changeset in mainline [f2b8cdc]lfnserial by
- Copy printf with Unicode support to userspace.
- 21:13 Changeset in mainline [4527fb5]lfnserial by
- The pre-rendered glyphs are not viewport-specific. This was taking too …
- 16:26 Changeset in mainline [67ebf21]lfnserial by
- Use Unicode font in userspace.
- 02:00 Changeset in mainline [7d440e3]lfnserial by
- silence test completely
- 01:51 Changeset in mainline [f049eec]lfnserial by
- avoid deadlock while reclaiming slab memory
- 00:59 Changeset in mainline [3f2177e]lfnserial by
- add support for benchmarking of all tests
- 00:56 Changeset in mainline [a85aebd]lfnserial by
- fix wrong bounds checking
- 00:26 Changeset in mainline [cb01e1e]lfnserial by
- use global variable and a macro for silencing tests
2009-04-03:
- 20:39 Changeset in mainline [171f9a1]lfnserial by
- Character encoding/decoding un uspace. Partially fix klog application.
- 19:56 Changeset in mainline [7a2c479]lfnserial by
- UCS test in userspace.
- 19:48 Changeset in mainline [a7b1071]lfnserial by
- Fix bugs in kconsole, simplify string comparisons.
- 15:52 Changeset in mainline [c8bf88d]lfnserial by
- represent special keystrokes (cursor arrows, page up/down, delete, …
- 14:07 Changeset in mainline [2398ee9]lfnserial by
- do not disassemble hello (fixes problems with the newest binutils)
- 08:02 Changeset in mainline [b60c582]lfnserial by
- update for string changes
- 08:01 Changeset in mainline [9be1d58]lfnserial by
- do not mention UTF specifically
- 08:00 Changeset in mainline [c583970]lfnserial by
- Unicode support
- 07:58 Changeset in mainline [d6c8ff6]lfnserial by
- kconsole cleanup, string changes, Unicode support
- 07:57 Changeset in mainline [20cc877]lfnserial by
- cleanup
- 07:56 Changeset in mainline [68ad9d2]lfnserial by
- cleanup symtab
- 07:55 Changeset in mainline [d1dabe1f]lfnserial by
- Unicode support for input devices
- 07:54 Changeset in mainline [043eca0]lfnserial by
- cleanup, string changes
- 07:52 Changeset in mainline [b888d5f]lfnserial by
- cleanup and extend string functions according to agreed conventions
2009-04-02:
- 22:04 Changeset in mainline [7ce3cb2]lfnserial by
- Define wchar_t in userspace. Use it in fb and console.
- 21:33 Changeset in mainline [58d5a7e7]lfnserial by
- Partial conversion of prinf_core.c
- 20:38 Changeset in mainline [82bb9c1]lfnserial by
- Consider character display width somewhat. Explain naming scheme.
- 19:59 Changeset in mainline [d09f84e6]lfnserial by
- Return error code from chr_encode() rather than boolean.
2009-04-01:
- 19:11 Changeset in mainline [06b785f]lfnserial by
- strlen() → str_size().
- 19:01 Changeset in mainline [1b0b48e0]lfnserial by
- Partial refactor of printf modules to reflect new string API.
- 18:24 Changeset in mainline [f25b2819]lfnserial by
- str_lsize(), str_length(), wstr_length().
- 17:14 Changeset in mainline [b4c4666]lfnserial by
- Output CRLF rather than LFCR as the former is the standard one.
- 15:41 Changeset in mainline [ce87a8aa]lfnserial by
- fix compilation on sparc64
2009-03-31:
- 22:51 Changeset in mainline [e1813cf]lfnserial by
- Start converting string functions according to the terminology agreed upon.
- 22:11 Changeset in mainline [b54d2f1]lfnserial by
- Semantics for 'index' parameter of utf8_encode/decode() should be more …
- 18:50 Changeset in mainline [32704cb]lfnserial by
- Slightly decompile character encoder.
2009-03-30:
- 22:22 Changeset in mainline [0dd1d444]lfnserial by
- Slightly 'decompile' character decoder.
- 20:30 Changeset in mainline [c18e666]lfnserial by
- detect SYSENTER/SYSEXIT support on boot (this serves as a hint for …
- 19:15 Changeset in mainline [18251cc]lfnserial by
- cstyle
- 19:06 Changeset in mainline [4a816fe]lfnserial by
- more sanity checks
Note: See TracTimeline
for information about the timeline view.