Timeline
2010-12-09:
- 14:25 Changeset in mainline [2c5cefa]lfnserial by
- Add retrieval of configuration descriptor The `usbinfo' app displays …
- 10:10 Changeset in mainline [f5e39475]lfnserial by
- Refactoring of standard device requests wrappers
- 10:10 Changeset in mainline [11feca8]lfnserial by
- Add wrappers for control transactions Wrappers for both control …
- 00:28 Changeset in mainline [040068c]lfnserial by
- Merge mainline + minor changes The marge with mainline includes the …
- 00:25 Changeset in mainline [0a5a950]lfnserial by
- Virtual USB HC under devman:/virt
- 00:08 Changeset in mainline [fe2333d]lfnserial by
- Merge mainline changes
- 00:02 Changeset in mainline [818dc00]lfnserial by
- Merge with vojtechhorky/
2010-12-08:
- 23:56 Changeset in mainline [07b9203e]lfnserial by
- Add `usbinfo' application Right now, it only dumps the device descriptor.
- 23:40 Changeset in mainline [eac610e]lfnserial by
- Fix of several stupid bugs There were actually four (kind of) bugs …
- 20:50 Changeset in mainline [90fb679]lfnserial by
- Add pseudo-synchronous USB transfers
- 20:03 Changeset in mainline [c01f8e6]lfnserial by
- Remove leftover code.
- 19:43 Changeset in mainline [c0bd08d]lfnserial by
- Do not override user choice with a default (thx Vojtech Horky).
- 15:16 Changeset in mainline [9501cced]lfnserial by
- Add function for retrieving USB device descriptor
- 14:30 Changeset in mainline [947d788]lfnserial by
- Virtual HC uses unified usb_dprintf function
- 14:30 Changeset in mainline [bb95594]lfnserial by
- Add simple debugging function
2010-12-06:
- 20:03 Changeset in mainline [4006447]lfnserial by
- Merge from lp:~vojtech-horky/helenos/ddf-fixes.
- 19:40 Changeset in mainline [b38dfd8]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 19:40 Changeset in mainline [bea023b9]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 12:40 Changeset in mainline [e3c3172]lfnserial by
- introduce a true hands-off configuration/build mode (use "make …
- 12:29 Changeset in mainline [d40ffbb]lfnserial by
- coding style fixes (no change in functionality) - consistent tab …
- 12:16 Changeset in mainline [8fe3f832]lfnserial by
- fix interactive configuration which was broken in r736
2010-12-05:
- 22:54 Ticket #124 (Hands-off configure/build) closed by
- fixed: Fixed in changeset:mainline,737 and changeset:mainline,738. Now you …
- 22:32 Changeset in mainline [b5ec347]lfnserial by
- various convenience definitions removing of usb_hcd_hub_info_t from …
- 12:59 Changeset in mainline [01e7043]lfnserial by
- Merge two-level profile fix.
- 12:56 Changeset in mainline [6ec0acd]lfnserial by
- Fix two-level profiles.
- 11:09 Changeset in mainline [f5211ee]lfnserial by
- Merge more of hands-off configuration support.
- 10:57 Changeset in mainline [421250e]lfnserial by
- Make batch configuration really easy.
- 10:19 Changeset in mainline [aca85e4]lfnserial by
- Merge with vojtechhorky/
- 10:15 Changeset in mainline [f995350]lfnserial by
- Add function for SET_ADDRESS request
- 09:34 Changeset in mainline [84439d7]lfnserial by
- Merge with development/
2010-12-04:
- 22:50 Changeset in mainline [be9cbec]lfnserial by
- Virtual HC uses provided address management
- 22:37 Changeset in mainline [3f45993]lfnserial by
- Add structure for keeping track of used USB addreses Simple test is …
- 21:01 Changeset in mainline [8e58f94]lfnserial by
- No need to retry arp_translate_req() as ARP will use a timed wait for …
- 20:53 Changeset in mainline [fc3dba14]lfnserial by
- Use a timed wait when waiting for the ARP reply. Redefine …
- 20:37 Changeset in mainline [45e9cc6]lfnserial by
- merge with mainline
- 20:36 Changeset in mainline [463e734]lfnserial by
- Serialization of devman::add_device Also, the kernel limit for IPC …
- 18:42 Changeset in mainline [b00dbb9]lfnserial by
- Merge with development/
- 18:39 Changeset in mainline [35537a7]lfnserial by
- Merge mainline changes
- 17:54 Changeset in mainline [e28d228]lfnserial by
- Merge with vojtechhorky/
- 17:52 Changeset in mainline [9ca0013]lfnserial by
- Add sample code for adding new device in hub
- 17:51 Changeset in mainline [ce687bbe]lfnserial by
- Virtual HC can bind address and resolve them
- 17:51 Changeset in mainline [4689d40]lfnserial by
- Add binding of USB address and devman handle to usbhc iface
- 17:01 Changeset in mainline [54b141a]lfnserial by
- Merge with vojtechhorky/
- 17:00 Changeset in mainline [ad104e0]lfnserial by
- Virtual USB HC can reserve address The implementation is stupid but …
- 16:58 Changeset in mainline [6f04905]lfnserial by
- Add address reservation to USBHC interface in DDF Any USB driver that …
- 15:52 Changeset in mainline [36c410e]lfnserial by
- Merge development/ changes
- 14:15 Changeset in mainline [442ebbe]lfnserial by
- Cstyle fixes.
- 14:00 Changeset in mainline [4317827]lfnserial by
- USB hub driver in separate task The commit only includes changes …
2010-12-03:
- 22:22 Changeset in mainline [8c2b3ef]lfnserial by
- Merge configuration script improvements.
- 22:21 Changeset in mainline [ba8de9c3]lfnserial by
- Remove L.I.S.P. from configuration script.
- 22:10 Changeset in mainline [4756634]lfnserial by
- More nomenclature cleanup.
- 22:05 Changeset in mainline [62bb73e]lfnserial by
- Clean up nomenclature in configuration script.
- 21:48 Changeset in mainline [e4d540b]lfnserial by
- Endow 'config.py default' with the same inference abilities as the …
- 15:49 Changeset in mainline [2cb6571]lfnserial by
- merge with smekideki
- 15:43 Changeset in mainline [4144630]lfnserial by
- usb adresses assigning
- 13:27 Changeset in mainline [1dd264b]lfnserial by
- Merge with vojtechhorky/
- 13:03 Changeset in mainline [62c9661]lfnserial by
- Connecting in HCD in same task in separate function
- 13:03 Changeset in mainline [70c85211]lfnserial by
- Merged branch development into lelian/hidd
- 12:59 Changeset in mainline [bbc28be]lfnserial by
- Merged branch development into /lelian/hidd
- 10:41 Changeset in mainline [4570779]lfnserial by
- Merge with vojtechhorky/
- 10:38 Changeset in mainline [7972b51]lfnserial by
- Another workarounds These workarounds allow to boot all of ours …
- 09:59 Changeset in mainline [c39544a]lfnserial by
- merge from parent
2010-12-02:
- 20:05 Changeset in mainline [a49c4002]lfnserial by
- Ignore new files produced by build
- 19:16 Changeset in mainline [3bd76491]lfnserial by
- Basic skeleton for libext2 and ext2 server
- 17:21 Changeset in mainline [ba519f7]lfnserial by
- Merge from mainline
- 00:14 Changeset in mainline [42be09b]lfnserial by
- Launch of test drivers configurable
- 00:00 Changeset in mainline [18a6243]lfnserial by
- Bypass devman deadlock Increasing number of async calls bypasses the …
2010-12-01:
- 23:59 Changeset in mainline [c245f16e]lfnserial by
- Add another test for DDF This test simulates hot-plug as child device …
- 23:51 Changeset in mainline [398c4d7]lfnserial by
- More conservative locking in devman Add mutex guard when accessing …
2010-11-30:
- 15:16 Changeset in mainline [2edcb63]lfnserial by
- Bugfixes in devman First fix: the passing the devices to driver is …
- 14:21 Changeset in mainline [703d19c]lfnserial by
- A bit of refactoring
- 13:42 Changeset in mainline [5bee897]lfnserial by
- Fix deadlock in devman The driver mutex is released during device …
- 12:15 Changeset in mainline [1b2981aa]lfnserial by
- Add test1 virtual device The test1 expose bug (deadlock) …
- 00:50 Changeset in mainline [ab3a851]lfnserial by
- Merge mainline changes Local changes: fixed printf related warnings
- 00:38 Changeset in mainline [178673c]lfnserial by
- rootia32 driver works for amd64 as well The driver was renamed to …
- 00:24 Changeset in mainline [6f9e7fea]lfnserial by
- Add root virtual device driver The driver is meant as a simple …
2010-11-29:
- 23:52 Changeset in mainline [0ca16307]lfnserial by
- Add wrapper for adding child device with single match id The …
- 20:57 Changeset in mainline [c2f4b6b]lfnserial by
- Take the VFS node's content lock as reader even during writes when it …
- 19:51 Changeset in mainline [f07f6b2]lfnserial by
- Add fs_handle_to_info().
- 19:33 Changeset in mainline [5581b469]lfnserial by
- Introduce new boolean properties into vfs_info_t. The FS can set …
- 19:22 Changeset in mainline [7329e6a]lfnserial by
- Merge mainline changes.
2010-11-28:
- 22:25 Changeset in mainline [78f01ff]lfnserial by
- Merge with vojtechhorky/
- 22:14 Changeset in mainline [1f43c8f]lfnserial by
- Bugfixes and workarounds Fixed problem when VHC died due to …
- 21:37 Changeset in mainline [ba7f671]lfnserial by
- Code clean-up Unified style for adding child devices.
- 20:58 Changeset in mainline [fb1dca09]lfnserial by
- Refactoring of remote USBHC interface It is still not optimal but at …
- 18:03 Changeset in mainline [36bcf84f]lfnserial by
- Merge with vojtechhorky/
- 17:43 Changeset in mainline [710f518]lfnserial by
- Add remote implementation of USBHC interface
- 17:30 Changeset in mainline [a3dfb2e]lfnserial by
- Add control transfer to USBHC interface The USBHC interface (of DDF) …
- 16:59 Changeset in mainline [6c8ada21]lfnserial by
- Add control transfer functions for USB drivers
- 01:46 Changeset in mainline [41a7f62]lfnserial by
- align register printout
2010-11-27:
- 17:51 Changeset in mainline [d70d80ed]lfnserial by
- Remove accidentally commited debugging code.
- 17:46 Changeset in mainline [a6ba0c9]lfnserial by
- Rename boff to (p)ba.
- 17:42 Changeset in mainline [f092718]lfnserial by
- Small-to-large block size translation in block cache.
- 17:13 Changeset in mainline [f0e1ac9]lfnserial by
- Merge from lp:~jsvoboda/helenos/bd (small-to-large block translation).
- 09:13 Changeset in mainline [fe5e00d6]lfnserial by
- Remote interface can handle interrupt transfers The HC framework can …
- 08:07 Changeset in mainline [ef75332]lfnserial by
- Merge with vojtechhorky/
2010-11-26:
- 22:29 Changeset in mainline [45df59a]lfnserial by
- Add option to set file_bd block size.
- 22:26 Changeset in mainline [dac43be]lfnserial by
- File reorganization The hcdhubd.c file was splitted into three source …
- 22:22 Lab edited by
-
Add Jakub's desktop to our lab
(diff)
- 22:08 Lab edited by
-
Add Marina's desktop to our lab
(diff)
- 21:51 Changeset in mainline [8e423a2d]lfnserial by
- Merge with vojtechhorky/
- 21:49 Changeset in mainline [08f747e]lfnserial by
- Merge development/ changes
- 21:26 Changeset in mainline [e4dbfda]lfnserial by
- Bypassed deadlock in devman It is possible to register hubs.
- 20:08 Changeset in mainline [46c20c8]lfnserial by
- Merge mainline changes.
- 19:25 Changeset in mainline [3e94678]lfnserial by
- move dorder device further away to make more room for future device …
- 15:25 Changeset in mainline [2e15ac40]lfnserial by
- Outlined some basic keyboard handling functions. USB kbd driver now …
- 15:25 Changeset in mainline [172c1682]lfnserial by
- Hack: USB driver always connects to VHC
- 15:24 Changeset in mainline [da55d5b]lfnserial by
- loading keyboard hardwired
- 14:56 Changeset in mainline [b12d3cc]lfnserial by
- Merge ddf-fixes branch
- 14:19 Changeset in mainline [bbe7848]lfnserial by
- Merge mainline changes Local changes: removed extra parameters to …
- 13:57 Changeset in mainline [0d6915f]lfnserial by
- device_t has parent set when in the same driver
- 13:31 Changeset in mainline [ffdd2b9]lfnserial by
- integrate standalone test_serial into the tester framework
- 13:31 Changeset in mainline [df6b760]lfnserial by
- improve read_dev() and write_dev() interface
- 13:23 Changeset in mainline [cc70d57]lfnserial by
- Better match_id matching Previously, ids were matched in descending …
- 13:23 Changeset in mainline [d47279b]lfnserial by
- port str_uint64 to uspace add str_size_t
- 13:22 Changeset in mainline [052f535]lfnserial by
- use portable constant macros
- 12:47 Changeset in mainline [aae339e9]lfnserial by
- Add method for getting device address to USBHC interface
- 11:58 Changeset in mainline [273b958]lfnserial by
- add attribute((malloc)) to relevant functions, which should …
- 11:26 Changeset in mainline [56b962d]lfnserial by
- Standard request callbacks use array in libusbvirt
- 01:34 Changeset in mainline [bf61d3a]lfnserial by
- merge compile-time printf() argument checking, fixes of actual …
- 01:33 Changeset in mainline [7e752b2]lfnserial by
- * correct printf() formatting strings and corresponding arguments * …
- 01:30 Changeset in mainline [202f57b]lfnserial by
- minor cstyle
- 01:29 Changeset in mainline [062fde4]lfnserial by
- use portable constant defines for integer ranges
- 01:28 Changeset in mainline [0b0f4bb]lfnserial by
- * correct printf() formatting strings and corresponding arguments * …
- 01:26 Changeset in mainline [9ac2013]lfnserial by
- add format checking to more printf-like functions …
- 01:23 Changeset in mainline [04357767]lfnserial by
- using unsigned int seems to be more suitable than size_t is several cases
- 01:21 Changeset in mainline [019a348]lfnserial by
- use portable constant defines for integer ranges
- 01:15 Changeset in mainline [3ebba9a]lfnserial by
- * remove explicit wchar_t typedef (use the typedef set by autotool)
- 01:15 Changeset in mainline [5587cf7]lfnserial by
- * use portable constant defines for integer range constants * add …
- 01:10 Changeset in mainline [855e0d8]lfnserial by
- add print5 test
- 01:07 Changeset in mainline [d16fc78]lfnserial by
- * verify the correctness of printf()'s and friends' attributes in …
- 01:03 Changeset in mainline [1e27d85]lfnserial by
- * reimplement the 'z' modifier (%zu for size_t, %zd for ssize_t) * …
- 01:00 Changeset in mainline [96b89acb]lfnserial by
- * check compatibility of the compiler's wchar_t and wint_t * simplify …
2010-11-25:
- 23:21 Changeset in mainline [4b9a410]lfnserial by
- Merge from lp:~jakub/helenos/fs.
- 23:17 Changeset in mainline [3a4b3ba]lfnserial by
- Fix a regression introduced by changeset …
- 16:30 Changeset in mainline [8df8415]lfnserial by
- Cstyle fixes.
- 13:42 Changeset in mainline [8fb1bf82]lfnserial by
- Merge mainline changes.
2010-11-24:
- 22:10 Changeset in mainline [0eddb76]lfnserial by
- libusbvirt directoy structure reorganized
- 20:32 Changeset in mainline [8ad673a]lfnserial by
- Merge changes from mainline
- 20:12 Changeset in mainline [4688fab8]lfnserial by
- redir: display error messages on stderr instead of stdout
- 20:09 Changeset in mainline [a7e7716]lfnserial by
- Fix error handling for spawning tasks in redir
- 19:55 Changeset in mainline [eb667613]lfnserial by
- task_spawnv() sets id only on success, so make sure to clear it before …
- 19:48 Changeset in mainline [c646ea0]lfnserial by
- Merge from mainline
- 19:18 Changeset in mainline [cb819f9]lfnserial by
- When using async framework, we already know the call is not a …
- 19:09 Ticket #253 (NS wait_for_task references NULL pointer.) closed by
- fixed: Fixed in changeset:mainline,723.
- 19:04 Changeset in mainline [b89e1d3]lfnserial by
- Merged changes from mainline
- 19:03 Changeset in mainline [475fe35]lfnserial by
- Fix ns crash in wait_for_task() when waiting for a non-existing task ID.
- 19:02 Changeset in mainline [f5648d8]lfnserial by
- Add pipefs binary and cscope.out to bazaar ignore list
- 18:59 Changeset in mainline [8d1aab7]lfnserial by
- Changes for simple pipefs behaviour. Currently it does not support …
- 17:59 Changeset in mainline [85369b1]lfnserial by
- avoid unwanted bias towards "larger" prefixes/suffixes
- 14:27 Changeset in mainline [03171de]lfnserial by
- basic hub driver structures
- 14:23 Changeset in mainline [dc0b964]lfnserial by
- * do not hardwire PRI??? formatting macros in the sources, use …
- 12:09 Repositories edited by
- (diff)
2010-11-23:
- 21:18 Meetings edited by
- Set date for the next meeting. (diff)
- 20:50 Changeset in mainline [3bb5735]lfnserial by
- Cherry pick fixes from changeset lp:~helenos-nicf/helenos/nicf,705. …
- 20:11 Changeset in mainline [da9f13f3]lfnserial by
- Replace TRY_AGAIN with EAGAIN.
- 16:29 Changeset in mainline [5bd4f2c]lfnserial by
- Basic skeleton for pipefs from tmpfs code
- 15:58 Changeset in mainline [a4b92fb]lfnserial by
- Ignore files generated by build in bazaar
- 15:16 Changeset in mainline [2ecc9d4]lfnserial by
- Make dev (3rd) argument for mount command in bdsh optional. This …
2010-11-22:
- 15:39 Changeset in mainline [0b749a3]lfnserial by
- Merge development/ changes
2010-11-21:
- 23:22 Changeset in mainline [8cd1aa5e]lfnserial by
- Merge ddf_proposal changes
- 23:07 Changeset in mainline [f0da4eb2]lfnserial by
- Reenable rootia32 driver Also, the uhci driver is started (if UHCI is …
- 22:52 Changeset in mainline [8f62b0f]lfnserial by
- Add example of usb_hc_async usage The example simply sets address of …
- 22:51 Changeset in mainline [c4ba29c7]lfnserial by
- Virtual host controller works again Added correct implementation of …
- 21:24 Changeset in mainline [4d31d58]lfnserial by
- Control transfers ready for local drivers
- 21:00 Changeset in mainline [be2ad7cf]lfnserial by
- Interrupt transfers ready for local drivers
- 17:30 Changeset in mainline [31860b7]lfnserial by
- Merge from ddf_proposal
- 17:20 Changeset in mainline [0ee648a]lfnserial by
- Generic HCDHubD can distinguish between HC and hub
- 17:13 Changeset in mainline [1fe9bf6]lfnserial by
- Merged updates from HelenOS mainline + changes from branch …
- 16:57 Changeset in mainline [4087a33]lfnserial by
- Bypassed problem in devman id matching
- 16:07 Changeset in mainline [8b3bff5]lfnserial by
- btree_search() can find an already removed key if the tree is empty.
- 15:30 Changeset in mainline [3f8c1f7]lfnserial by
- Bypassed bug in UDP module
- 10:06 Ticket #270 (udp_sendto_message() leaves data_fragment_size uninitialized) created by
- udp_sendto_message() is supposed to set its output argument …
- 09:22 Changeset in mainline [cb59f787]lfnserial by
- Rename USB interface to USBHC USB devices themselves could have their …
2010-11-20:
- 22:30 Changeset in mainline [32eceb4f]lfnserial by
- Merge mainline changes
- 17:10 Changeset in mainline [7e1f9b7]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 17:10 Changeset in mainline [dd5046dd]lfnserial by
- Remove unused code.
- 17:04 Changeset in mainline [46d4d9f]lfnserial by
- Redefine packet_t to be just a type alias for struct packet.
- 15:33 Changeset in mainline [0b4a67a]lfnserial by
- Use a more portable definition of NULL.
- 14:48 Changeset in mainline [1b22bd4]lfnserial by
-
Add remote USB interface implementation
Not tested, may be bugged
.
- 14:07 Changeset in mainline [4b4c797]lfnserial by
- Directory structure reorganization USB class-specific headers are in …
- 13:17 Changeset in mainline [0e126be7]lfnserial by
- USB drivers specifies full target in requests
- 13:04 Changeset in mainline [e27595b]lfnserial by
- Virtual USB devices can connect to VHC Fixed and bypassed problems …
2010-11-19:
- 23:50 Changeset in mainline [fdbc3ff]lfnserial by
- Merge mainline changes.
- 23:00 Changeset in mainline [7034be15]lfnserial by
- Various changes to HC driver framework API Also, the root driver only …
- 22:04 Changeset in mainline [a9c6b966]lfnserial by
- Merge netstart removal and doxytag cleanup.
- 22:02 Changeset in mainline [1bfd3d3]lfnserial by
- Replace @returns with @return.
- 21:50 Changeset in mainline [91db50ac]lfnserial by
- USB driver to HC communication uses DDF interfaces Started work on …
- 21:49 Changeset in mainline [cc3c2a1c]lfnserial by
- Remove netstart. Start networking just with 'net'.
- 21:28 Changeset in mainline [a7811f17]lfnserial by
- Merge xxx_ref typedefs removal.
- 21:26 Changeset in mainline [aaa3f33a]lfnserial by
- Remove xxx_ref typedefs (part 5).
- 19:02 StudentSoftwareProjects edited by
- Link to Jiri Kavalik's cdfs branch at lp. (diff)
- 18:36 Changeset in mainline [63b4f90]lfnserial by
- First step to make virtual HC aware of DDF Also, devman is …
2010-11-18:
- 23:36 Changeset in mainline [4eca056]lfnserial by
- Remove xxx_ref typedefs (part 4).
- 23:20 Changeset in mainline [88a1bb9]lfnserial by
- Remove xxx_ref typedefs (part 3).
- 22:56 Changeset in mainline [f772bc55]lfnserial by
- Remove xxx_ref typedefs (part 2).
- 22:36 Changeset in mainline [4e5c7ba]lfnserial by
- Remove xxx_ref typedefs (part 1).
- 22:34 Changeset in mainline [3f0a7971]lfnserial by
- Merge mainline changes Updated srv/hw/bus/usb/hcd/virtual to use new …
- 21:58 Changeset in mainline [cb569e6]lfnserial by
- Merge mainline changes.
- 18:23 Changeset in mainline [45f04f8]lfnserial by
- Merge changes that aim to do a better job in differentiating between …
- 18:18 FSDesign edited by
- Rename dev_handle_t to devmap_handle_t. (diff)
- 18:15 Changeset in mainline [c63e70c]lfnserial by
- Cleanup devman.h.
- 18:10 Changeset in mainline [0b5a4131]lfnserial by
- Rename device_handle_t to devman_handle_t and make it explicitly clear …
- 17:39 Changeset in mainline [991f645]lfnserial by
- Rename dev_handle_t to devmap_handle_t and make it explicitly clear …
- 10:22 Changeset in mainline [51a268f]lfnserial by
- Remove unused header file.
2010-11-17:
- 11:49 StudentTips edited by
- (diff)
- 11:46 WikiStart edited by
- Tips are useful also for other kinds of student projects. (diff)
2010-11-15:
- 23:40 Changeset in mainline [74c57908]lfnserial by
- NULL should be defined at least as long unsigned zero or it will be …
- 23:02 Changeset in mainline [1479562]lfnserial by
- Let copy_from/to_uspace() detect attempts to access the address space …
- 14:52 Changeset in mainline [c7137738]lfnserial by
- DDF proposal Proposal for new API using the device driver framework.
- 12:46 Changeset in mainline [dd567c6]lfnserial by
- tiny cstyle
2010-11-14:
- 19:32 CurrentTheses edited by
- (diff)
- 19:26 CurrentTheses edited by
-
Try once more
(diff)
- 19:22 CurrentTheses edited by
- Update link for MFF UK HelenOS theses in progress (diff)
- 19:06 Changeset in mainline [06e2209]lfnserial by
- Merge from lp:~jakub/helenos/net.
- 19:03 Changeset in mainline [b4c9c61]lfnserial by
- Fix a regression introduced in revision …
- 18:52 Changeset in mainline [481b212]lfnserial by
- Fix a regression introduced in revision …
- 17:34 Changeset in mainline [a9db9b8]lfnserial by
- Merge user experience improvement.
- 17:32 Changeset in mainline [4deb8b5]lfnserial by
- Make bdsh help command more HelenOS-centric.
- 17:25 Changeset in mainline [8e189ef]lfnserial by
- Merge mainline changes.
- 16:16 Changeset in mainline [d52b0044]lfnserial by
- Update copyright year in getterm. Allow getterm to pass arguments to …
- 14:08 Changeset in mainline [9e2e715]lfnserial by
- Merge networking cstyle cleanup.
- 14:07 Changeset in mainline [fb04cba8]lfnserial by
- Fix style of function headers and comments.
- 11:50 Changeset in mainline [c9ebbe71]lfnserial by
- Fix invalid aliasing in nettest (gcc 4.4.2 warning).
2010-11-13:
- 19:12 Changeset in mainline [7494fb4]lfnserial by
- Merge mainline changes
- 19:10 Changeset in mainline [63a1e60]lfnserial by
- Update ignore list
2010-11-12:
- 13:32 Meetings edited by
- Update venue of the next meeting. (diff)
2010-11-11:
- 15:57 StudentSoftwareProjects edited by
- Add link to the launchpad page for helenos-nicf. (diff)
2010-11-10:
- 17:25 Changeset in mainline [71e3289]lfnserial by
- add toolchain for mips64 (Loongson)
- 17:18 Lab edited by
- add Fuloong (diff)
- 00:18 Changeset in mainline [4fe18151]lfnserial by
- Fix bitmap operations wrt. bits == 0.
- 00:10 Changeset in mainline [10285ad]lfnserial by
- Backout the previous change as it breaks ega.
2010-11-09:
- 23:54 Changeset in mainline [8c441bd]lfnserial by
- Remove redundant code. As a side effect, this fixes the code for bits …
- 23:24 Changeset in mainline [854bfa5]lfnserial by
- Cherrypick half of revision 699 from lp:~helenos-nicf/helenos/nicf.
- 23:17 Ticket #261 (After devman is run, dp8390 gets killed while reading from an I/O port) closed by
- fixed: Fixed in changeset:mainline,702.
- 23:15 Changeset in mainline [e9e5b9ab]lfnserial by
- Disable access to I/O ports that are in the last byte of the I/O port …
- 21:14 Changeset in mainline [da88a079]lfnserial by
- Fix cstyle.
- 20:41 Changeset in mainline [a13c6bc]lfnserial by
- Fix TSS_IOMAP_SIZE.
- 09:36 Ticket #204 (Running nettest1 and nettest2 tests repeatedly will give worse and ...) closed by
- notadefect
- 09:36 Ticket #204 (Running nettest1 and nettest2 tests repeatedly will give worse and ...) reopened by
- Reopening to close again as not-a-defect.
Note: See TracTimeline
for information about the timeline view.