Timeline
2011-07-06:
- 23:33 Changeset in mainline [08053f7]lfnserial by
- Implementation of scanf (not tested yet, just compiles).
- 21:38 Changeset in mainline [38c9505]lfnserial by
- Write support in USB mass storage driver.
- 19:56 Changeset in mainline [e80c2ff]lfnserial by
- The read_directory_entry() function has been rewritten to avoid …
- 19:45 Changeset in mainline [ff65e91]lfnserial by
- Implement block device interface in USB mass storage driver. Allow DDF …
- 19:26 Changeset in mainline [70ac0af]lfnserial by
- add wrapper functions to mfs_alloc_bit and mfs_free_bit to improve the …
- 17:09 Changeset in mainline [d9eaa43]lfnserial by
- Add basic locale.h
2011-07-05:
- 21:28 Changeset in mainline [5e2aa83]lfnserial by
- Merge from lp:~jakub/helenos/ia64-revival.
- 21:21 Changeset in mainline [bee37cf]lfnserial by
- Merge mainline changes.
- 19:47 Changeset in mainline [3714e79]lfnserial by
-
HelenOS built for the Ski simulator should not use
pc
as a platform. … - 19:41 Changeset in mainline [bbe4828]lfnserial by
- Use EFI memory map when available. * Configure the kernel memory map …
- 19:01 Changeset in mainline [d3ce33fa]lfnserial by
- signal.h: Add some functions and implementations
- 10:43 Changeset in mainline [f7a55f9]lfnserial by
- Implement Read and Request Sense commands for USB mass storage. In …
- 10:26 DeveloperDocs edited by
- Add old SCSI-2 standard. (diff)
2011-07-04:
- 21:50 PastTheses edited by
- (diff)
- 21:49 UnibaPastTheses created by
- Start UNIBA past theses page.
- 21:48 PastTheses edited by
- Add link for past UNIBA theses. (diff)
- 21:47 CurrentTheses edited by
- The ext2 thesis has been defended, remove from theses in progress. (diff)
- 18:52 Changeset in mainline [efa5fa1]lfnserial by
- Fix bug in the bitmap code path
- 18:19 Changeset in mainline [b5085a7]lfnserial by
- Merge from http://ho.st.dcs.fmph.uniba.sk/~mato/bzr/helenos-ext2/.
- 16:36 Changeset in mainline [9e34750]lfnserial by
- [merge] VESA VBE improvements (thx Martin Sucha)
- 15:26 Changeset in mainline [c427578]lfnserial by
- Request VBE 3.0 information from the BIOS. Fixes setting non-standard …
- 15:01 Camp2011 edited by
- Add my preferences (diff)
- 00:40 Changeset in mainline [042a725]lfnserial by
- Minor fix
- 00:35 Changeset in mainline [630bf41b]lfnserial by
- Add new .c files to Makefile
- 00:34 Changeset in mainline [0b0b69f]lfnserial by
- 1. Extend exfat_node_type_t with new node types 2. Add new field …
- 00:33 Changeset in mainline [18ad2ab6]lfnserial by
- EXFAT constants for FAT access
- 00:28 Changeset in mainline [81d773f]lfnserial by
- exFAT: 1. exfat_bitmap_get and exfat_uctable_get for access to special …
- 00:26 Changeset in mainline [2fb88ea]lfnserial by
- exFAT: header and skeleton for .c for exFAT directory entries
2011-07-03:
- 21:56 Changeset in mainline [4f86fa3]lfnserial by
- Add iso646.h
- 19:52 Camp2011 edited by
- Add attendees who did not read the entire article. (diff)
- 19:42 Camp2011 edited by
- (diff)
- 13:26 Changeset in mainline [a35fc17]lfnserial by
- Add obsolete functions to ctype.h
- 11:27 Changeset in mainline [71fa44c]lfnserial by
- Implement Read Capacity command for USB mass storage.
- 10:53 Changeset in mainline [6430ac6]lfnserial by
- Refactor inquiry.c a little.
- 10:41 Changeset in mainline [3f08fd2b]lfnserial by
- Deinline usb_massstor_cbw_prepare().
- 10:36 Changeset in mainline [b361bdd]lfnserial by
- More redundant arguments.
- 10:33 Changeset in mainline [ec62681]lfnserial by
- Remove redundant arguments.
- 10:27 Changeset in mainline [64e6945d]lfnserial by
- Factor out bit operations from usbmast to bitops.h.
- 10:05 Changeset in mainline [dcb74c0a]lfnserial by
- Add function to str.c to convert space-padded ASCII to standard string …
2011-07-02:
- 23:33 Changeset in mainline [a6d908c1]lfnserial by
- Small changes in includes.
- 23:28 Changeset in mainline [557a747]lfnserial by
- Add assert.h
- 22:17 Changeset in mainline [8e1a819]lfnserial by
- Add some SCSI Block Command definitions.
- 21:47 Arch/Sparc64 edited by
- Remove Simics models from the supported hw. (diff)
- 21:44 HardwareSupport edited by
- Mention discontinued platforms. (diff)
- 21:40 ReleaseNotes/0.5.0 edited by
- Mention EOL of Simics. (diff)
- 21:36 Changeset in mainline [e944e4c]lfnserial by
- Remove serengeti_silo.sh.
- 21:16 Changeset in mainline [336d2f52]lfnserial by
- Remove support for Sun hardware for which we have no test plan. This …
- 21:07 Changeset in mainline [d2fac08c]lfnserial by
- More removal of magic numbers.
- 20:42 Changeset in mainline [7b2c17c]lfnserial by
- Structure for SCSI standard inquiry data. Also fixes decoding of …
- 17:26 Changeset in mainline [239e7e10]lfnserial by
- Revert accidental change.
- 17:21 Changeset in mainline [0feaae4]lfnserial by
- Factor out standard SCSI code from usbmast to a separate SCSI library.
- 14:21 DeveloperDocs edited by
- Add links to most useful SCSI standard drafts via wayback machine (diff)
2011-07-01:
- 23:39 Changeset in mainline [1978a5f]lfnserial by
- Implemented ungetc() and commented some functions from stdio.c.
- 23:36 Changeset in mainline [fb872c1]lfnserial by
- Implemented and commented some functions from unistd.c.
- 23:34 Changeset in mainline [06cb827]lfnserial by
- Implemented clock().
- 21:51 Changeset in mainline [a43fbc95]lfnserial by
- fnmatch.h: Finish and fix bugs. Also add some basic tests (at the …
- 21:49 Changeset in mainline [6b4c64a]lfnserial by
- stdbool.h: Fix the error line.
- 21:48 Changeset in mainline [b52ef5a]lfnserial by
- Fix up string.h a bit.
- 19:33 ContemplatedPlatforms edited by
- R10000 is MIPS IV, not MIPS64 (diff)
- 19:30 Changeset in mainline [517cedc0]lfnserial by
- string.h: Add strchrnul().
- 16:43 Changeset in mainline [2429e4a]lfnserial by
- add initial support for mips64 (it does not do anything useful so far …
- 16:42 Changeset in mainline [f335225]lfnserial by
- mips32: set ABI explicitly
- 16:41 Changeset in mainline [27ba40f]lfnserial by
- cstyle (no change in functionality)
2011-06-30:
- 23:25 Changeset in mainline [65ed8f4]lfnserial by
- Add unfinished and untested implementation of fnmatch() (work in progress)
- 16:05 Changeset in mainline [5d506860]lfnserial by
- add reference to GCC bugzilla
2011-06-29:
- 23:21 Changeset in mainline [9067152]lfnserial by
- Functions from time.c made runnable.
- 23:21 Changeset in mainline [3daf2c31]lfnserial by
- Implemented and commented rest of the functions in sys/stat.c.
- 23:19 Changeset in mainline [87ba48cb]lfnserial by
- Cstyle corrections.
- 23:16 Changeset in mainline [4ec6820]lfnserial by
- Implemented fcntl.
- 20:29 Lab edited by
- Add link to the page describing the dev tree on the Dell PowerEdge? … (diff)
- 20:27 DellPowerEdge3250DevTree created by
- Add page describing the dev tree on the Dell PowerEdge? 3250 server.
- 14:26 Changeset in mainline [166c26f3]lfnserial by
- bump to GCC 4.6.1
- 04:04 Changeset in mainline [4c3c4a5]lfnserial by
- 1. Integrate fat_udx.c as exfat_idx.c 2. Add skeleton for libfs_ops 3. …
2011-06-28:
- 20:51 Changeset in mainline [8b5fb5e]lfnserial by
- stdio.h: Add and implement more functions
- 18:40 Changeset in mainline [2527b1d5]lfnserial by
- Fix memory leaks
- 14:36 Ticket #352 (USB performance regression of mainline from the USB development branch) closed by
- fixed: For the USB subsystem, this should be fixed in …
- 09:40 UsersGuide/Console edited by
- Fix typo (diff)
- 07:35 Changeset in mainline [fcc3cd8]lfnserial by
- Using new function to convert LFN UTF16 data to UTF8 string in …
- 07:32 Changeset in mainline [82374b2]lfnserial by
- Add utf16_to_str function doing conversion between UTF16 string and …
- 05:47 Changeset in mainline [298a6ce]lfnserial by
- Using local variables for storing LFN data instead of global …
2011-06-27:
- 21:02 Changeset in mainline [620a367]lfnserial by
- Take care about return value of fat_directory_open
- 19:39 Changeset in mainline [6d57e1c]lfnserial by
- exFAT: 1. Structure for BootSector? 2. Skeleton for mount/umount ops
- 19:18 Changeset in mainline [efa8ed93]lfnserial by
- Minor fix
- 18:51 Changeset in mainline [616e73c]lfnserial by
- Minor fixes
- 18:33 Changeset in mainline [d408ea0]lfnserial by
- towards stable ABI: define system-wide singleton service numbers using …
- 18:14 Changeset in mainline [c4bbca8]lfnserial by
- Add copyrights
- 18:00 Changeset in mainline [db9aa04]lfnserial by
- Skeleton for exFAT file system server
- 16:51 Changeset in mainline [bba3d90]lfnserial by
- Using new directory api to support creating long names
- 16:45 Changeset in mainline [5dfb1948]lfnserial by
- 1. Implement fat_directory_write 2. Add few high-level functions for …
- 16:40 Changeset in mainline [7194a60]lfnserial by
- Modifications in fat_dentry.h and fat_dentry.c: 1. Using wchar_t for …
- 16:35 Changeset in mainline [2e839dda]lfnserial by
- New functions for string library: 1. Lookup for character in wide …
- 16:04 Changeset in mainline [b511c200]lfnserial by
- cstyle (no change in functionality)
- 15:48 Changeset in mainline [faf9752]lfnserial by
- cstyle (no change in functionality)
- 15:26 Changeset in mainline [54a7a20]lfnserial by
- cstyle (no change in functionality)
- 15:24 Changeset in mainline [7250d2c]lfnserial by
- fix typo
- 06:21 DynamicLinking edited by
- (diff)
2011-06-26:
- 17:59 Changeset in mainline [244d6fd]lfnserial by
- Add sigaddset(), getlogin() and getlogin_r() functions.
- 14:30 ArchFeature edited by
- (diff)
- 14:29 DynamicLinking created by
- 12:17 Changeset in mainline [3acff69]lfnserial by
- Add getloadavg() stub to stdlib
- 12:07 Changeset in mainline [f232189]lfnserial by
- Fix shell path in pwd.c
- 11:41 Changeset in mainline [7530a00]lfnserial by
- Fix environ. Add signal.c and fix signal.h
- 11:08 Changeset in mainline [230fcfe]lfnserial by
- fnmatch.h: Return GNU extensions (other software still needs them).
- 10:08 Changeset in mainline [a5bad72]lfnserial by
- remove old debug messages
- 10:08 Changeset in mainline [38b7233]lfnserial by
- Fix bug in the inode_shrink() function, zones_to_free was not …
- 01:34 Changeset in mainline [10fdd0e]lfnserial by
- Merge libposix changes.
- 01:33 Changeset in mainline [343d0da1]lfnserial by
- Libiberty fnmatch prevented from shadowing libposix fnmatch.
- 01:32 Changeset in mainline [c3b653a]lfnserial by
- Added element into false toolchain flag filtration.
- 01:30 Changeset in mainline [17e4aec]lfnserial by
- libsoftfloat included into linker library list. Removed minor bug in …
- 01:24 Changeset in mainline [4d41821]lfnserial by
- Removed GNU macros from fnmatch.h (not necessary after all).
- 01:23 Changeset in mainline [1a552fd]lfnserial by
- Some minor improvements/corrections in signal.h to avoid compiler warnings.
2011-06-25:
- 21:10 Changeset in mainline [5e628c64]lfnserial by
- fnmatch.h: fix a typo
- 21:02 Changeset in mainline [90c5eb6]lfnserial by
- Add a dumb implementation of pwd.h
- 19:23 Changeset in mainline [e3891262]lfnserial by
- Add L_tmpnam macro.
- 19:06 Changeset in mainline [fa9815d9]lfnserial by
- Add types and constants to signal.h
- 17:55 Changeset in mainline [f246c81c]lfnserial by
- fnmatch.h: rename macros and add GNU extensions
- 17:03 Changeset in mainline [be64a84]lfnserial by
- Add fnmatch.h and a stub implementation.
- 13:59 Changeset in mainline [cc3652db]lfnserial by
- Add a few functions to stdlib.h
- 12:41 Changeset in mainline [2b83add]lfnserial by
- Add string to int conversion functions and implement some in stdlib.h
- 11:36 Changeset in mainline [d8af1bd]lfnserial by
- Minixfs file deletion feature is complete but not yet stable.
- 05:23 Changeset in mainline [61e29a4d]lfnserial by
- Modifications in str.c 1. Add function wstr_is_ascii 2. Add return …
- 01:58 Changeset in mainline [de576907]lfnserial by
- Corrected bug in Makefile.
2011-06-24:
- 23:08 Changeset in mainline [3f4c897d]lfnserial by
- Merge libposix changes.
- 23:07 Changeset in mainline [723560f]lfnserial by
- Minor improvements in false toolchain.
- 23:06 Changeset in mainline [d185132]lfnserial by
- Added two intrusive patches.
- 23:04 Changeset in mainline [458d356]lfnserial by
- Added legacy declarations into string.h.
- 15:58 Changeset in mainline [b366a6f4]lfnserial by
- automatic kernel console lockout * kernel automatically relinquishes …
- 02:17 Changeset in mainline [021c508]lfnserial by
- Merge libposix changes.
- 02:15 Changeset in mainline [4d4988e]lfnserial by
- Added intrusive patch for libiberty code.
- 02:15 Changeset in mainline [3e22494f]lfnserial by
- Added runtime flag filtration into gcc wrapper.
- 02:14 Changeset in mainline [41e2118]lfnserial by
- Improved reliability of confobj.o creation.
- 01:04 Changeset in mainline [67c64b9f]lfnserial by
- Hexadecimal literals in stdint.h changed to decimal literals.
- 01:00 Changeset in mainline [e64b55a]lfnserial by
- Added function stub into sys/wait.h.
2011-06-23:
- 23:57 Changeset in mainline [823a929]lfnserial by
- Added function stubs (binutils compile-time dependencies).
- 18:34 Changeset in mainline [53eb588]lfnserial by
- Add the mfs_unlink() function
- 18:33 Changeset in mainline [c955be91]lfnserial by
- Add a function to remove a dentry from a given directory.
2011-06-22:
- 23:28 Changeset in mainline [ee2fa30a]lfnserial by
- undo development effort which was neither finished nor properly …
- 22:45 Changeset in mainline [da084d9]lfnserial by
- Added preprocessor directives around legacy code.
- 22:00 Changeset in mainline [15f3c3f]lfnserial by
- Rename devmap to loc, devfs to locfs.
- 21:15 Changeset in mainline [ef09a7a]lfnserial by
- the obsolete variant of devman interface is no longer needed
- 20:41 Changeset in mainline [6b82009]lfnserial by
- networking stack: convert to the new async framework
- 14:54 Changeset in mainline [0319e104]lfnserial by
- Add stdbool.h
- 14:46 Camp2011 edited by
- Add my preferences. (diff)
- 14:12 Changeset in mainline [21abb9a]lfnserial by
- Add the rest of C99 functions to ctype.h
- 14:07 Changeset in mainline [8d7e82c1]lfnserial by
- Let isatty() always return false.
- 13:30 Changeset in mainline [55091847]lfnserial by
- unbreak networking
- 01:59 Changeset in mainline [cac458f]lfnserial by
- Merge libposix changes.
- 01:43 Changeset in mainline [79506d6]lfnserial by
- Changed order for gcc parameters.
- 01:34 Changeset in mainline [f1fae414]lfnserial by
- Merge mainline changes.
- 01:21 Changeset in mainline [72ec8cc]lfnserial by
- getpagesize() provided as a function so it is properly detected by …
- 01:16 Changeset in mainline [7d0b76d]lfnserial by
- Added macro definition into limits.h.
- 01:14 Changeset in mainline [4c87a7f5]lfnserial by
- Issue with circular dependency through sys/types.h properly resolved.
- 01:08 Changeset in mainline [dddc3d9]lfnserial by
- Removed unnecesarry/conflicting headers and GNU extensions.
2011-06-21:
- 22:32 Changeset in mainline [bf172825]lfnserial by
- get rid of the weird timeout connection routines
- 20:44 Changeset in mainline [e3a6c45]lfnserial by
- Remove phantom services.
- 19:36 Changeset in mainline [3b2e387]lfnserial by
- merge input server, console and various other improvements
- 19:35 Changeset in mainline [022d9f67]lfnserial by
- update for new event names
- 19:10 Changeset in mainline [1875a0c]lfnserial by
- input server improvements * integrate legacy port mouse drivers …
- 19:04 Changeset in mainline [a9d85df]lfnserial by
- cstyle
- 18:56 Changeset in mainline [2d0d637]lfnserial by
- Functions for checking string compatibility with SFN requirements
- 13:11 Changeset in mainline [9553d7d]lfnserial by
- Implement str_to_utf16 function.
- 12:02 Changeset in mainline [4372b49]lfnserial by
- Fixes for api and better unicode support.
- 11:24 Changeset in mainline [3015f4d]lfnserial by
- get rid of console singleton service
- 11:22 Changeset in mainline [3815efb]lfnserial by
- cstyle
2011-06-20:
- 20:14 Changeset in mainline [40f606b]lfnserial by
- cstyle
- 20:09 Changeset in mainline [6a0ff7f4]lfnserial by
- async_obsolete_serialize_xxx() is not used anymore.
- 20:04 Changeset in mainline [a40dea3]lfnserial by
- Eliminate devmap_obsolete API.
- 19:54 Changeset in mainline [5203e256]lfnserial by
- keep the drivers source tree tidy by using logical subdirectories
- 19:25 Changeset in mainline [01accb7]lfnserial by
- Fix some bugs when freeing unused double indirect zones
- 19:17 Changeset in mainline [1878386]lfnserial by
- Add function to free unused indirect zones when a file is resized. Use …
- 19:00 Changeset in mainline [563686b]lfnserial by
- Fix for fat_read. Add error checking for fat_directory_open and use …
- 18:55 Changeset in mainline [73d288c]lfnserial by
- add Mac platform driver stub (does not do anything so far)
- 18:52 Changeset in mainline [b85c19a]lfnserial by
- 1. Rewrite fat_match and fat_read through new functions. 2. Rewrite …
- 18:50 Changeset in mainline [c6aca755]lfnserial by
- Rewrite fat_directory_xxx api. Add functions for iterating and …
- 18:23 Ticket #356 (PCI info utility) created by
-
The USB team delivered two very useful utilities
lsusb
andusbinfo
… - 18:13 Changeset in mainline [1850baf]lfnserial by
- add match ids for Apple KeyLargo/Pangea? OHCI controller (not …
- 13:01 Camp2011 edited by
- add myself (diff)
- 09:08 Camps created by
- 09:06 WikiStart edited by
- (diff)
- 08:58 Camp2011 created by
- Start planning page for HelenOS Camp 2011
- 02:42 Changeset in mainline [5c5117c]lfnserial by
- Merge libposix changes.
- 02:36 Changeset in mainline [f3a605be]lfnserial by
- Binutils configure scripts now correctly detect dependencies provided …
- 02:21 Changeset in mainline [b4d6252]lfnserial by
- Various minor changes to header files. Added stdint.h header. Added …
2011-06-19:
- 20:21 Changeset in mainline [10293970]lfnserial by
- Add missing include directive.
- 19:28 Ticket #355 (Revive Doxygen reference) created by
- In the past it was possible to generate Doxygen reference …
- 18:26 HardwareSupport edited by
- Remove VMware - emulates standard x86-based PC (diff)
- 17:54 Changeset in mainline [5974661]lfnserial by
- Add a separate directory for each platform's external.{c,h}. Add mkext …
- 17:49 Changeset in mainline [0ffbed9]lfnserial by
- Merge libposix.
- 17:22 Changeset in mainline [32fb6944]lfnserial by
- Let isatty() always return false.
- 16:59 Changeset in mainline [fb90deb]lfnserial by
- Add missing define for ino_t
- 16:04 Ticket #354 (USB mass storage driver) created by
-
We have a stub USB mass storage driver
usbmast
which is able to send … - 15:59 Changeset in mainline [3842a955]lfnserial by
- Merge mainline changes
- 15:52 ReleaseNotes/0.5.0 edited by
- Flesh out USB support (diff)
- 14:44 Ticket #292 (Linked list should be a separate typedef) closed by
- fixed
- 14:44 Changeset in mainline [74464e8]lfnserial by
- Kernel has ASSERT() instead of assert().
- 14:38 Changeset in mainline [b72efe8]lfnserial by
- Separate list_t typedef from link_t (user-space part). * list_t …
- 13:38 Changeset in mainline [1d1bb0f]lfnserial by
- Merge from https://code.launchpad.net/~vojtech-horky/helenos/usb
- 13:27 Changeset in mainline [918e236f]lfnserial by
- strtold(): fix a bug introduced in previous commit
- 13:23 Changeset in mainline [5ee9692]lfnserial by
- strtold(): fix problem with leading zeros and exponent overflow
- 13:04 ReleaseNotes/0.5.0 edited by
- Redirection (diff)
2011-06-18:
- 23:24 Changeset in mainline [63fc519]lfnserial by
- Add strtold() implementation and use it for strtof() and strtod() as well.
- 23:00 Changeset in mainline [6128390]lfnserial by
- Implement strcasecmp() and strncasecmp()
- 22:42 Changeset in mainline [9b1503e]lfnserial by
- Move common.h to the internal subdirectory.
- 20:24 Changeset in mainline [9724d7f]lfnserial by
- Set full buffering for USB logs (bypass #352)
- 20:03 Changeset in mainline [497b6f31]lfnserial by
- Driver renaming
- 19:18 Changeset in mainline [c4fb5ecd]lfnserial by
- Less logging in USB host controller drivers Many of the debug …
- 17:20 Changeset in mainline [14aa03a]lfnserial by
- Added headers to satisfy preprocessor.
- 17:04 Changeset in mainline [84eb7432]lfnserial by
- String representation of USB direction
- 16:29 Changeset in mainline [58c0917]lfnserial by
- Nicer message from USB hub driver
- 16:25 Changeset in mainline [a3a2fdb]lfnserial by
- USB HID - mouse subdriver refactoring
- 16:02 Changeset in mainline [ae5f77d5]lfnserial by
- USB HID driver - less logging messages Number of logged information …
- 15:48 Changeset in mainline [44e2c1a]lfnserial by
- USB HID - a bit of refactoring
- 15:35 Changeset in mainline [bd08239]lfnserial by
- Merge mainline changes
- 15:31 Changeset in mainline [313775b]lfnserial by
- Nicer buffer dump in USB keyboard subdriver
- 15:28 Changeset in mainline [136ff96]lfnserial by
- USB buffer dump uses the generic DDF function
- 15:27 Changeset in mainline [2f2d4b71]lfnserial by
- Generic buffer dumping function
- 15:09 Changeset in mainline [a8bc7f8]lfnserial by
- Safer str_append When the original string has already the size of the …
- 15:08 Lab edited by
- Mark Ultra 5 as working again and update referential integrity of … (diff)
- 15:03 Changeset in mainline [adfdbd5]lfnserial by
- sparc64: Clear any pending TICK interrupts in tick_init().
- 10:58 Ticket #353 (usb_hid_free_report_list() does not free anything) created by
-
The first statement of the function is
return
. - 10:54 Changeset in mainline [ebbe1e4]lfnserial by
- Fix obvious bug in usb_hid_report_path_try_insert().
- 10:49 Changeset in mainline [8f164724]lfnserial by
- Fix use after free in HID report parser.
- 01:49 Changeset in mainline [e7f7c93]lfnserial by
- Reverted changes causing circular dependencies in types.h.
2011-06-17:
- 21:22 Changeset in mainline [2e833cf7]lfnserial by
- mkbd quits on Escape key The actual quit is rather brutal (no letting …
- 20:53 Changeset in mainline [051f96b]lfnserial by
- Another option for usbinfo
- 20:42 Changeset in mainline [e9c02b7]lfnserial by
- More human-readable HID report printing
- 20:39 Changeset in mainline [55b77d9]lfnserial by
- Separate list_t typedef from link_t (kernel part). * list_t …
- 20:32 Changeset in mainline [dec55ce]lfnserial by
- A bit of refactoring
- 17:53 Changeset in mainline [54d4b9e]lfnserial by
- Merge mainline changes
- 17:45 Changeset in mainline [8d12065]lfnserial by
- Update usbinfo help text
- 17:41 Changeset in mainline [d37d1b77]lfnserial by
- usbinfo can print (raw) HID report descriptor
- 16:48 Changeset in mainline [d900699]lfnserial by
- Merge mainline changes.
- 16:47 Changeset in mainline [9f7276d]lfnserial by
- Use atomic exchanges where possible
- 16:43 Changeset in mainline [df8110d3]lfnserial by
- Merge libposix changes.
- 16:37 Changeset in mainline [98caf49]lfnserial by
- add match ids for Intel 631xESB/632xESB/3100 chipset UHCI controller …
- 16:14 Changeset in mainline [b0889d05]lfnserial by
- Cstyle nits.
- 16:01 Changeset in mainline [e99564d]lfnserial by
- Merge Bdsh support for stdin/stdout redirection, thx Martin Sucha. …
- 16:00 Changeset in mainline [36ab7c7]lfnserial by
- Standardize formatting of copyright headers in Bdsh and add some that …
- 15:58 Changeset in mainline [ad28599]lfnserial by
- Added skeletons for the fcntl.h and fnmatch.h.
- 15:53 BazaarWorkflow edited by
- Make the suggestion not to use real e-mail address slightly stronger (diff)
- 14:53 AvailableTheses edited by
- update link (diff)
- 14:49 CurrentTheses edited by
- update link (diff)
- 14:28 Ticket #352 (USB performance regression of mainline from the USB development branch) created by
- After having been merged to HelenOS in mainline,1006, the …
- 02:20 Changeset in mainline [ba7b753]lfnserial by
- Added skeleton for the getopt.h.
- 02:19 Changeset in mainline [39a7bfa]lfnserial by
- Added function stubs into sys/stat.h.
2011-06-16:
- 20:38 Ticket #351 (Mouse pointer does not move after switch to kernel console and back) closed by
- fixed
- 20:37 Changeset in mainline [e3a46c2]lfnserial by
- Track active_console even when use_gcons is false.
- 19:42 Changeset in mainline [59f799b]lfnserial by
- Added function stubs into stdio.h and unistd.h.
- 19:19 Changeset in mainline [4d3c13e]lfnserial by
- Unused code removal
- 16:01 Changeset in mainline [98dc29d]lfnserial by
- Nicer Makefile
- 15:57 Changeset in mainline [90474acb]lfnserial by
- Remove unused source file
- 15:55 Changeset in mainline [a22004f]lfnserial by
- Add Doxygen comments to USB HID subdrivers Also changed return type …
- 15:43 Changeset in mainline [d022500]lfnserial by
- USB HID typedefs earlier
- 11:05 Ticket #351 (Mouse pointer does not move after switch to kernel console and back) created by
- Background: - I compiled HelenOS with framebuffer settings for …
- 10:21 Changeset in mainline [662da50]lfnserial by
- Merge last-minute USB changes
- 09:53 Changeset in mainline [491e1ee]lfnserial by
- Unified usage of LIBPOSIX_INTERNAL macro.
- 02:57 Changeset in mainline [b08ef1fd]lfnserial by
- POSIX types moved from stat.h to types.h. Added function stubs into …
2011-06-15:
- 23:38 Changeset in mainline [4f4b4e7]lfnserial by
- Coding style and file structure unified. _exit moved to unistd.h.
- 19:50 Lab edited by
- Update last known working revision for the Ultra 5 machine (diff)
2011-06-14:
- 21:40 Changeset in mainline [854eddd6]lfnserial by
- Route mouse input through input server. Remove device-handling code …
- 21:04 Ticket #350 (MSTAR USB HUB fails to attach until unplugged and then plugged again) created by
- As of mainline,1035, I am experiencing a problem with my USB hub (part …
- 19:14 Ticket #349 (usbhid hit a mallocassertion when mouse is moved for the first time) created by
- When testing the USB framework (mainline,1035) on my desktop machine, …
- 18:48 Changeset in mainline [ecb692a2]lfnserial by
- Genarch makes no sense for input server.
- 16:05 Changeset in mainline [f48b637]lfnserial by
- Fix write bug in the preprocessor
- 15:12 Changeset in mainline [60e3e85]lfnserial by
- Disable stdin input in ccom
- 12:36 Changeset in mainline [ef15fbb]lfnserial by
- configuration values are not needed in this Makefile anymore, it can …
2011-06-13:
- 22:05 Changeset in mainline [2f7a564]lfnserial by
- Make key lock/modifier state as well as layout state per-device.
- 20:01 Changeset in mainline [a07a454]lfnserial by
- Add PCI IDs for ATI/AMD SB700/SB800 OHCI host controller - seems to be …
- 19:53 Changeset in mainline [9934f7d]lfnserial by
- Add extra argument to async connection handlers that can be used for …
- 18:53 Changeset in mainline [43ac0cc]lfnserial by
- More lightweight implementation of delay() in kernel.
- 02:47 Changeset in mainline [c1198c2]lfnserial by
- Removed minor bug in false toolchain.
- 01:32 Changeset in mainline [2431f30]lfnserial by
- Build process debugged and improved. Added intrusive patches to pass …
2011-06-12:
- 22:11 Meetings edited by
- (diff)
- 20:56 KnowledgeArticles edited by
- Add link to 'adding app to HelenOS' (diff)
- 20:55 AddingApp created by
- Initial import
- 20:34 ArchFeature edited by
- Add link to USB page (diff)
- 20:28 StudentSoftwareProjects edited by
- Update link to USB project page (diff)
- 20:25 USB created by
- Initial import
- 19:56 HardwareSupport edited by
- Add USB keyboard, mouse, host controllers (diff)
- 18:43 Changeset in mainline [e8a6991]lfnserial by
- Remove forgotten debugging ouput.
- 18:34 ArchFeature edited by
- Stuff isn't really done (diff)
- 18:33 CurrentIssues edited by
- (diff)
- 18:32 ArchFeature edited by
- Add Platform feature table with USB (diff)
- 17:34 Changeset in mainline [9c0242b]lfnserial by
- Add missing source files.
- 16:56 Changeset in mainline [46b60e6]lfnserial by
- Update comments.
- 16:22 Changeset in mainline [60e5a856]lfnserial by
- Bring back support for setting LEDs on USB keyboard.
- 15:44 Changeset in mainline [5f88293]lfnserial by
- Rename 'kbd' server to 'input' server.
- 14:51 Changeset in mainline [af897ff0]lfnserial by
- Let kbd server discover new devices.
- 14:45 Changeset in mainline [e65e406]lfnserial by
- Fixes for mips32 big endian.
- 14:40 Lab edited by
- Update status for Jakub's Ultra 60 (diff)
- 14:33 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) reopened by
- Reopening as my new Ultra 60, 2x CPU, 2GiB RAM exhibits the same …
- 11:27 Changeset in mainline [f2f99ae]lfnserial by
- Route USB keyboard through kbd server (new device polling needs fixing).
- 10:41 Changeset in mainline [17fa0280]lfnserial by
- Fix fat_set_cluster_fat32. Now it is possible to do write on FAT32 fs …
- 09:45 Changeset in mainline [b9060a83]lfnserial by
- Fix bug in fat_get_cluster_fat12 and fat_set_cluster_fat12: offset …
- 06:19 Changeset in mainline [010b52d8]lfnserial by
- Minor fix in fat_match
- 05:50 Changeset in mainline [b12edd1]lfnserial by
- crc32.h and crc32.c files for filegen utility
- 05:29 Changeset in mainline [7a819535]lfnserial by
- Add crc32 calculation to filegen utility.
2011-06-11:
- 22:38 Changeset in mainline [4f3f9659]lfnserial by
- Split up ('de-virtualize') z8530 and ns16550 port drivers.
- 22:32 Changeset in mainline [6ea9a1d]lfnserial by
- Allow shell builtins to be redirected too
- 22:06 Changeset in mainline [9be360ee]lfnserial by
- Allow keyboard server to handle more than one driver at the same time.
- 21:32 Changeset in mainline [ae45201]lfnserial by
- Allow redirecting output of tasks to file in bdsh
- 20:29 Changeset in mainline [56ad818]lfnserial by
- Control keyboard ctl modules through ops structures. Always compile in …
- 20:25 DiffFromUnix edited by
- Running in background (diff)
- 19:48 Changeset in mainline [b1bdc7a4]lfnserial by
- Control keyboard port modules through ops structures. Allows compiling …
- 19:43 Changeset in mainline [28ee877e]lfnserial by
- Rename tok_input to process_input
- 19:40 Changeset in mainline [6939edb]lfnserial by
- Add more powerful tokenizer to bdsh
- 19:23 Changeset in mainline [52ee8b7a]lfnserial by
- Small fix: store fetched block number in bnum field
- 19:20 Changeset in mainline [774fc85]lfnserial by
- Do not start test drivers by default.
- 19:18 Changeset in mainline [cefd3ec]lfnserial by
- Rewrite fat_match through new functions. Functions like open or stat …
- 19:18 Changeset in mainline [90a8836]lfnserial by
- Inverted order of libraries can cause trouble when linking.
- 18:40 Changeset in mainline [8a40c49]lfnserial by
- Rewrite fat_read (readdir part) trough new functions
- 18:37 Changeset in mainline [da2f8d10]lfnserial by
- Add functions that works with FAT directory: read entries, names etc.
- 16:03 Changeset in mainline [659e9473]lfnserial by
- Refactor logic for running a bdsh command out of tok_input
2011-06-10:
- 19:46 Ticket #348 (r1009 (async fw) breaks USB device detection) closed by
- fixed: Looks like this was fixed in changeset:mainline,1016.
- 19:33 Changeset in mainline [f65b5fe9]lfnserial by
- Allow test drivers to be started again.
- 19:33 Changeset in mainline [1affcdf3]lfnserial by
- Merge mainline changes
- 19:15 Changeset in mainline [1c6436a]lfnserial by
- Drop session reference in async_exchange_end().
- 17:17 Changeset in mainline [65ccd23]lfnserial by
- Initial support for LFN. Long names could be read from filesystem …
- 16:55 Changeset in mainline [34fdb75]lfnserial by
- Macros and functions for managing Long Entry and extracting long name
- 15:04 Changeset in mainline [79a141a]lfnserial by
- fix wrong control flow
- 11:06 Changeset in mainline [9ec25a6]lfnserial by
- Merge libposix (makes ccom partially working)
- 10:54 Changeset in mainline [ab547063]lfnserial by
- Partially implement freopen()
- 10:31 Meetings edited by
- Update venue of tomorrow's meeting. (diff)
- 10:17 FAQ edited by
- (diff)
- 10:14 Changeset in mainline [41811af]lfnserial by
- Merge mainline
- 10:14 DiffFromUnix created by
- Start page describing major differences of HelenOS from Unix
2011-06-09:
- 20:42 Changeset in mainline [b670523]lfnserial by
- Merge mainline
- 20:22 Changeset in mainline [503e4e3]lfnserial by
- More broken links
- 20:12 Changeset in mainline [4328886]lfnserial by
- Fix symlinks
- 20:12 Changeset in mainline [91b673d8]lfnserial by
- Add ccom to the build
- 19:38 Ticket #348 (r1009 (async fw) breaks USB device detection) created by
- I tried forwarding a generic USB device not supported by either Linux …
- 18:45 Lab edited by
- (diff)
- 17:55 Lab edited by
- (diff)
- 17:55 Lab edited by
- (diff)
- 16:20 Changeset in mainline [98a0fd3]lfnserial by
- Make C compiler build.
- 16:18 Changeset in mainline [f2a45d9]lfnserial by
- Merge libposix again.
- 16:11 Changeset in mainline [9536e6e]lfnserial by
- Forgot to add stdio.c to the makefile..
- 16:06 Changeset in mainline [09b0b1f]lfnserial by
- Add getc→fgetc alias, atoi(), freopen(), perror() stubs.
- 15:58 Changeset in mainline [390d80d]lfnserial by
- update copyright date (thx Martin Sucha)
- 15:52 Changeset in mainline [e6211f8]lfnserial by
- fix wrong comparator (DDF should work again now)
- 15:48 Changeset in mainline [ceebf0a]lfnserial by
- Add stubs for strtod() family of functions. Use not_implemented macro …
- 15:11 Changeset in mainline [15e54f5]lfnserial by
- fix deadlock in client part of devman protocol
2011-06-08:
- 20:37 Changeset in mainline [4a4c8bcf]lfnserial by
- usbmouse: remove obsolete async framework stuff cstyle
- 19:56 Changeset in mainline [4ac901c]lfnserial by
- Remove libcompat and switch to libposix
- 19:44 Changeset in mainline [8869f7b]lfnserial by
- async framework: add support for in-band IPC_M_CONNECT_TO_ME processing
- 19:44 Changeset in mainline [2af29ed]lfnserial by
- Merge libposix
- 19:39 Changeset in mainline [1564c4b]lfnserial by
- Merge mainline
- 19:20 Changeset in mainline [e686889c]lfnserial by
- Update config.h
- 19:18 Changeset in mainline [4e36219]lfnserial by
- Allow libext2 directory iterator to seek to arbitrary position
- 19:10 Changeset in mainline [0eff68e]lfnserial by
- fix double free
- 19:05 Changeset in mainline [ae1c11b]lfnserial by
- Add skeletal strings.{h,c}
- 19:03 Changeset in mainline [339f223]lfnserial by
- Fix missing include in common.h
- 19:01 Changeset in mainline [79ae36dd]lfnserial by
- new async framework with integrated exchange tracking * strict …
- 18:44 Changeset in mainline [764d71e]lfnserial by
- add missing includes
- 18:31 Changeset in mainline [0e23f43]lfnserial by
- Add common.h for stuff used by more than one file
- 12:39 Changeset in mainline [53900ab]lfnserial by
- Add sys/stat.h
- 12:28 Changeset in mainline [3b615bf5]lfnserial by
- Add sys/types.h (so far just with pid_t)
- 12:26 Changeset in mainline [098eeba3]lfnserial by
- Add signal.h
- 12:24 Changeset in mainline [0e89c28]lfnserial by
- Add ctype.h with isxdigit
- 12:17 Changeset in mainline [a16210b5]lfnserial by
- Add initial unistd.h and unistd.c
- 12:07 Changeset in mainline [3a3ef72]lfnserial by
- Add stdio.h
- 12:02 Changeset in mainline [1eee1283]lfnserial by
- Add _exit and _Exit to stdlib.h (just aliases for exit)
- 11:51 Changeset in mainline [ef6dd3f]lfnserial by
- Almost complete implementation of string.h
- 11:10 Changeset in mainline [acc3f82c]lfnserial by
- Use relative header paths (it won't build otherwise).
2011-06-07:
- 22:13 ReleaseNotes/0.5.0 edited by
- Mention the new USB framework. (diff)
- 22:10 Changeset in mainline [75608143]lfnserial by
- Always build USB drivers.
- 21:31 Changeset in mainline [8d6c1f1]lfnserial by
- Merge USB support. Changes from …
- 17:16 Changeset in mainline [4d10fc8]lfnserial by
- Add LIBPOSIX_INTERNAL macro to avoid unnecessary undefines
2011-06-06:
- 20:53 Changeset in mainline [547c37a]lfnserial by
- Merge mainline changes.
- 00:48 Changeset in mainline [2fc5072]lfnserial by
- Added skeletons for functions from time.h and stdlib.h.
Note: See TracTimeline
for information about the timeline view.