Timeline
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
2009-03-26:
- 13:40 Changeset in mainline [c213c77]lfnserial by
- bump versions
2009-03-25:
- 02:37 Changeset in mainline [accc088]lfnserial by
- convert Unicode characters to OEM (a.k.a. 437) code page add colors to …
- 02:35 Changeset in mainline [beb368f5]lfnserial by
- more compact ASCII printout fix typo in Czech sentence
- 02:34 Changeset in mainline [2fce275]lfnserial by
- sync with sources
2009-03-24:
- 16:09 Changeset in mainline [98895c5c]lfnserial by
- simplify glyph mapping function draw invalid glyphs with a distinctive …
- 15:39 Changeset in mainline [6a75902c]lfnserial by
- add more supported script samples
- 15:27 Changeset in mainline [10d73d8]lfnserial by
- fix wchar_t printing
- 15:14 Changeset in mainline [08b5601]lfnserial by
- fix off-by-one bug
- 15:11 Changeset in mainline [e560ae8]lfnserial by
- fix wrong assignment
- 15:02 Changeset in mainline [0dd772d]lfnserial by
- fix cursor
- 15:01 Changeset in mainline [8f29e336]lfnserial by
- add copyright of the original font author source: …
- 14:43 Changeset in mainline [eec616b]lfnserial by
- Unicode aware printf and family functions (this breaks some things, …
- 14:41 Changeset in mainline [74c8da2c]lfnserial by
- more Unicode functions
- 14:38 Changeset in mainline [4ccdcf6]lfnserial by
- remove unbounded (possibly dangerous) string functions
- 14:37 Changeset in mainline [dcdc31d]lfnserial by
- use Unicode font glyphs and mapping for framebuffer
- 14:33 Changeset in mainline [ac7c8d12]lfnserial by
- Unicode console font and generating script
- 03:10 Changeset in mainline [21a639b]lfnserial by
- UTF-8 decoding routine
- 03:06 Changeset in mainline [c3ebc47]lfnserial by
- add malloc slab caches for up to 4 MB blocks
2009-03-23:
- 21:46 Changeset in mainline [05641a9e]lfnserial by
- Revive kernel notifications.
2009-03-22:
- 22:13 Changeset in mainline [a5e5030]lfnserial by
- unicode preparation work
- 22:07 Changeset in mainline [8263c68]lfnserial by
- unicode test (not working properly yet)
- 21:50 Changeset in mainline [5251bab]lfnserial by
- split printf test into several tests for better readability
- 20:19 Changeset in mainline [8b48063]lfnserial by
- start unicode support
- 19:48 Changeset in mainline [3fe00ee]lfnserial by
- 'kcon' shell builtin for switching to debug console.
- 17:45 Changeset in mainline [dc033a1]lfnserial by
- Get rid of FB_WRITE. We can use FB_DRAW_TEXT_DATA if we extend it just …
2009-03-21:
- 22:02 Changeset in mainline [0a5116db]lfnserial by
- Fix EGA.
- 11:26 Changeset in mainline [d2cc7e1]lfnserial by
- Buffer console output with line granularity. Makes esp. msim/ski …
2009-03-20:
- 21:41 Changeset in mainline [5b8c75a]lfnserial by
- Discard the eh_frame section on amd64, which improves the kernel size …
- 21:31 Changeset in mainline [e622f0a8]lfnserial by
- Put .tbss section into the .tdata output section. This solves the …
- 20:58 Changeset in mainline [416abec]lfnserial by
- Improve the console library functions.
- 20:50 Changeset in mainline [db90860]lfnserial by
- Just for pro forma, initialize the the link before use.
- 20:26 Changeset in mainline [7b8caa0]lfnserial by
- Do not include VHPT in the default build.
- 15:33 Changeset in mainline [266daf5a]lfnserial by
- bump versions
2009-03-18:
- 22:22 Changeset in mainline [907bb49]lfnserial by
- Consolidate console interface.
- 18:21 Changeset in mainline [eada065e]lfnserial by
- Fix typo.
- 16:26 Changeset in mainline [1496f87]lfnserial by
- properly detect VESA 16 bpp modes with 5:5:5 colors
- 15:23 Changeset in mainline [7dfc120a]lfnserial by
- check for proper VESA mode attributes
- 14:31 Changeset in mainline [e749794]lfnserial by
- ignore leading spaces in video mode command line
- 10:53 Changeset in mainline [84afc7b]lfnserial by
- as kernel little brother drivers are not needed anymore, the device …
- 10:49 Changeset in mainline [8015eeec]lfnserial by
- move syscall wrappers to more suitable location
- 10:48 Changeset in mainline [312cc68]lfnserial by
- move syscall wrappers to more suitable location
- 10:26 Changeset in mainline [65513a5]lfnserial by
- fix typo
- 09:14 Changeset in mainline [692b30dc]lfnserial by
- cstyle (Jiri, please be more careful)
2009-03-17:
- 23:06 Changeset in mainline [9df34ee]lfnserial by
- Smarter polling to make ski keyboard usable again.
- 22:22 Changeset in mainline [7e15496]lfnserial by
- Remove garbage.
- 22:18 Changeset in mainline [16e9c476]lfnserial by
- Interbuffer support in serial framebuffer driver for faster VC switches.
- 21:08 Changeset in mainline [f6377f72]lfnserial by
- Update comments for the new hw_map(), which was committed in r4138.
- 20:48 Changeset in mainline [f3f7009]lfnserial by
- Revert the previous commit, which inappropriately reverted r4136. I …
- 20:33 Changeset in mainline [5eb90cb]lfnserial by
- Revert the previous commit.
- 20:33 Changeset in mainline [e16e0d59]lfnserial by
- Make optionality of symbol information less intrusive per Jakub's …
- 20:30 Changeset in mainline [b1c8dc0]lfnserial by
- fix (probably) wrong bracketing
- 18:12 Changeset in mainline [be6038b]lfnserial by
- fix bad syntax
2009-03-16:
- 22:58 Changeset in mainline [656b789]lfnserial by
- resurrect big endian support for mips32: switch from mips-sgi-irix5 …
- 22:12 Changeset in mainline [f36c061]lfnserial by
- Fix non-SMP ia32 build.
- 21:58 Changeset in mainline [e2b762ec]lfnserial by
- Make kernel symbol information optional.
- 19:11 Changeset in mainline [d9167a1c]lfnserial by
- bump to newer versions
2009-03-13:
- 14:44 Changeset in mainline [b6dfc32]lfnserial by
- support for overriding the preconfigured VESA mode via GRUB command …
- 12:58 Changeset in mainline [421c833]lfnserial by
- parse VESA mode from a string unify VESA initialization for ia32 and amd64
- 12:57 Changeset in mainline [99d6fd0]lfnserial by
- cleanup pm.h and related stuff (no change in functionality)
- 12:28 Changeset in mainline [0160b1c8]lfnserial by
- rename selector() to gdtselector() to unify with amd64
- 12:02 Changeset in mainline [afdce6eb]lfnserial by
- allow inclusion from assembler files
- 10:08 Changeset in mainline [d0688a3]lfnserial by
- bring back kernel HID on ppc32 this concludes the transition from …
- 09:52 Changeset in mainline [449d4ecc]lfnserial by
- bring back HID on ia64
- 09:11 Changeset in mainline [03976d60]lfnserial by
- bring back support for Serengeti console
- 09:10 Changeset in mainline [0b16e9d]lfnserial by
- add more predefined configurations
- 09:00 Changeset in mainline [9693835]lfnserial by
- get back support for framebuffer and keyboard for sparc64 (generic)
- 08:59 Changeset in mainline [648c9d9]lfnserial by
- add default configuration for sparc64 (generic us)
2009-03-12:
- 23:26 Changeset in mainline [00287cc]lfnserial by
- arm32: update for the new scheme of device drivers and keyboard/serial …
- 22:20 Changeset in mainline [3b122e9]lfnserial by
- Update message, cstyle.
- 20:15 Changeset in mainline [afdd441]lfnserial by
- Revert part of r4114 as I accidentally committed more than I intended.
- 20:08 Changeset in mainline [c640876]lfnserial by
- Fix one RAW dependency.
- 19:37 Changeset in mainline [7ee8c5b]lfnserial by
- Add more comments.
- 19:18 Changeset in mainline [29295cd]lfnserial by
- Fix grammar.
- 19:16 Changeset in mainline [08fed0a]lfnserial by
- Update the SGCN driver to match the latest character I/O changes.
- 18:08 Changeset in mainline [91ea7c4]lfnserial by
- remove orphaned directory
- 18:08 Changeset in mainline [1410f35]lfnserial by
- use generic dsrlnin and dsrlnout devices instead of platform specific …
- 18:06 Changeset in mainline [b76e51d]lfnserial by
- remove unmaintained Simics machine (might return later) whitespace changes
- 18:06 Changeset in mainline [99495b6]lfnserial by
- remove platform-dependent msim keyboard/console driver symbols …
- 18:05 Changeset in mainline [e2d97d7]lfnserial by
- remove unmaintained Simics machine (might return later) whitespace changes
- 18:04 Changeset in mainline [a2a2a34]lfnserial by
- remove platform-dependent msim keyboard/console driver
- 18:03 Changeset in mainline [32ddab4e]lfnserial by
- remove unmaintained Simics serial line (might return later)
- 18:02 Changeset in mainline [1462d35]lfnserial by
- update for the new scheme of wiring device drivers to keyboard/serial …
- 18:02 Changeset in mainline [4df7d3a]lfnserial by
- update for the new scheme of wiring device drivers to keyboard/serial …
- 18:01 Changeset in mainline [0b6eba5]lfnserial by
- remove duplicate part of the debugger message (it is already printed …
- 18:00 Changeset in mainline [7012a8d]lfnserial by
- whitespace changes
- 18:00 Changeset in mainline [2a34e4c]lfnserial by
- update for the new scheme of wiring device drivers to keyboard/serial …
- 17:59 Changeset in mainline [0e0490bd]lfnserial by
- whitespace changes
- 17:57 Changeset in mainline [5597947]lfnserial by
- remove obsolete include file
- 17:56 Changeset in mainline [4a26e39]lfnserial by
- fix very strange condition
- 17:55 Changeset in mainline [3a1c048]lfnserial by
- make cpu_halt() really halt the execution
- 17:54 Changeset in mainline [3c79afe]lfnserial by
- update for the new scheme of wiring device drivers to keyboard/serial …
- 17:53 Changeset in mainline [a0e1b48]lfnserial by
- chardev_t → outdev_t small fixes and cleanups
- 17:52 Changeset in mainline [b6f2ebc]lfnserial by
- wire keyboard/serial module and device drivers in a more obvious way …
- 17:49 Changeset in mainline [a7efdec]lfnserial by
- split chardev_t into indev_t and outdev_t
- 17:49 Changeset in mainline [099aa78]lfnserial by
- remove the confusing "exit" from the list of commands (the exit …
- 17:48 Changeset in mainline [a02e383]lfnserial by
- avoid page fault on exit command cleanup
- 17:47 Changeset in mainline [67a88c3]lfnserial by
- do not create last resort console if there is no polling input device …
- 17:46 Changeset in mainline [ac8e7a9]lfnserial by
- use indev_t remove console IRQ notification (will be replaced by a …
- 17:43 Changeset in mainline [8030f49]lfnserial by
- split chardev_t into indev_t and outdev_t simplify and cleanup operations
- 17:42 Changeset in mainline [94a981a]lfnserial by
- do not echo keypress
- 17:41 Changeset in mainline [8ba3dc7]lfnserial by
- separate console_init() is actually not needed
- 17:41 Changeset in mainline [eb56bd7]lfnserial by
- update defaults
- 17:24 Changeset in mainline [8de4421]lfnserial by
- streamlined HID configuration this breaks most ports except ia32, …
- 15:56 Changeset in mainline [04b29ca]lfnserial by
- interpret negative inference properly
- 15:48 Changeset in mainline [95b4838d]lfnserial by
- add support for negative inference
- 12:30 Changeset in mainline [1094940]lfnserial by
- support for dummy serial line input and output (e.g. msim)
- 12:29 Changeset in mainline [9f7b303]lfnserial by
- add dummy serial line input and output drivers
2009-03-11:
- 20:49 Changeset in mainline [4ddc76b]lfnserial by
- Fix SMP on sparc64.
- 20:10 Changeset in mainline [4fe14955]lfnserial by
- Prevent duplicit NS16550 offering.
- 19:52 Changeset in mainline [05915ba4]lfnserial by
- Fix sparc64 builds without srln.
- 19:46 Changeset in mainline [de88998]lfnserial by
- Some additional fixes to the sgcn driver.
- 17:26 Changeset in mainline [63b1537]lfnserial by
- SGCN driver modified to reflect the new keyboard driver architecture. …
- 14:26 Changeset in mainline [04d672c3]lfnserial by
- set CONFIG_DEBUG_SPINLOCK after CONFIG_SMP do not use serial line on msim
2009-03-08:
- 22:47 Changeset in mainline [f97e25f]lfnserial by
- Fix typo in i460GX
- 22:40 Changeset in mainline [db4ce845]lfnserial by
- Fix configuration options for ns16550.
- 16:08 Changeset in mainline [6346efd]lfnserial by
- handle the Done (dialog) button before doing anything else
- 14:31 Changeset in mainline [b0b5628]lfnserial by
- Constructing parser machines for tty keyboards by hand is a pain. Let …
- 14:05 Changeset in mainline [2270bef]lfnserial by
- Clean up ski handling in kernel.
- 13:54 Changeset in mainline [0af8bcd]lfnserial by
- remove orphaned directory
- 13:38 Changeset in mainline [31fb9a0]lfnserial by
- add support for predefined configuration profiles (and subprofiles, …
- 13:37 Changeset in mainline [ec944b1]lfnserial by
- optional EGA support
- 13:36 Changeset in mainline [4d29d01]lfnserial by
- do not ask personal questions in configuration
- 12:15 Changeset in mainline [c79d50d]lfnserial by
- indicate undefined configuration options more explicitly (the "None" …
- 11:33 Changeset in mainline [71385d4f]lfnserial by
- Extended HID options.
- 10:50 Changeset in mainline [c24c26c6]lfnserial by
- Add a new line - gcc is very picky lately.
- 10:15 Changeset in mainline [66e41b8]lfnserial by
- Keyboard layout must always be specified. Msim does not support …
- 09:29 Changeset in mainline [a1d5167]lfnserial by
- Remove the hated DEFAULTS config option.
Note: See TracTimeline
for information about the timeline view.