HelenOS-historic
HelenOS
HelenOS-doc
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS-historic
(root)
/
uspace
/
trunk/
@ 999
– Rev 1781
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
1781
6698 d 4 h
jermar
/uspace/trunk/
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).
/uspace/trunk/libc/arch/amd64/include/config.h
/uspace/trunk/libc/arch/amd64/include/faddr.h
/uspace/trunk/libc/arch/ia32/include/config.h
/uspace/trunk/libc/arch/ia32/include/faddr.h
/uspace/trunk/libc/arch/ia64/include/config.h
/uspace/trunk/libc/arch/ia64/include/faddr.h
/uspace/trunk/libc/arch/mips32/include/config.h
/uspace/trunk/libc/arch/mips32/include/faddr.h
/uspace/trunk/libc/arch/ppc32/include/config.h
/uspace/trunk/libc/arch/ppc32/include/faddr.h
/uspace/trunk/libc/arch/ppc64/include/config.h
/uspace/trunk/libc/arch/ppc64/include/faddr.h
/uspace/trunk/fb/fb.c
/uspace/trunk/libc/arch/amd64/include/context_offset.h
/uspace/trunk/libc/arch/amd64/include/limits.h
/uspace/trunk/libc/arch/amd64/include/types.h
/uspace/trunk/libc/arch/ia32/include/types.h
/uspace/trunk/libc/arch/ia64/include/psthread.h
/uspace/trunk/libc/arch/ia64/include/types.h
/uspace/trunk/libc/arch/mips32/include/types.h
/uspace/trunk/libc/arch/ppc32/include/types.h
/uspace/trunk/libc/arch/ppc64/include/types.h
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/thread.c
/uspace/trunk/libc/include/ipc/fb.h
/uspace/trunk/libc/include/types.h
/uspace/trunk/libc/include/unistd.h
1768
6706 d 6 h
decky
/uspace/trunk/presenter/
start proper slides presenter
/uspace/trunk/presenter
1751
6713 d 11 h
palkovsky
/uspace/trunk/
Sligtly more efficient ipc.
/uspace/trunk/console/gcons.c
/uspace/trunk/libc/generic/ipc.c
1740
6714 d 7 h
jermar
/uspace/trunk/
Changes to uspace doxygen comments.
/uspace/trunk/doc
/uspace/trunk/doc/doxygroups.h
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/arch/ia64/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/pci.c
/uspace/trunk/softfloat/arch/amd64/include/functions.h
/uspace/trunk/softfloat/arch/ia32/include/functions.h
/uspace/trunk/softfloat/generic/add.c
/uspace/trunk/softfloat/generic/common.c
/uspace/trunk/softfloat/generic/comparison.c
/uspace/trunk/softfloat/generic/conversion.c
/uspace/trunk/softfloat/generic/div.c
/uspace/trunk/softfloat/generic/mul.c
/uspace/trunk/softfloat/generic/other.c
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softint/generic/division.c
1727
6714 d 21 h
decky
/uspace/trunk/libc/
add -Wall back (not -Werror)
/uspace/trunk/libc/Makefile.toolchain
1723
6715 d 14 h
palkovsky
/uspace/trunk/
Do somewhat intelligent mouse hiding.
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
1722
6715 d 23 h
jermar
/uspace/trunk/libc/
Revert the change that prevented uspace from compiling.
/uspace/trunk/libc/Makefile.toolchain
1721
6716 d 0 h
palkovsky
/uspace/trunk/
Some other warnings removed.
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/ipcc/ipcc.c
/uspace/trunk/klog/klog.c
/uspace/trunk/pci/pci.c
/uspace/trunk/tetris/input.c
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/tetris.c
1720
6716 d 0 h
palkovsky
/uspace/trunk/
Some cleanups. Martin...try make clean;make...
/uspace/trunk/fb/ega.c
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/ppm.c
/uspace/trunk/fb/ppm.h
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/libc/generic/psthread.c
1719
6716 d 0 h
decky
/uspace/trunk/
big code cleanup, compile with -Wall -Werror to enforce better coding
there is currently one warning that requires attention, please review
/uspace/trunk/fb/sysio.c
/uspace/trunk/libc/Makefile.toolchain
/uspace/trunk/libc/generic/as.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/cap.c
/uspace/trunk/libc/generic/ddi.c
/uspace/trunk/libc/generic/err.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libc/generic/mmap.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/string.c
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/err.h
/uspace/trunk/libc/include/libc.h
/uspace/trunk/libc/malloc/malloc.c
/uspace/trunk/ns/ns.c
1718
6716 d 1 h
palkovsky
/uspace/trunk/console/
Fix bad button finding.
/uspace/trunk/console/gcons.c
1717
6716 d 1 h
palkovsky
/uspace/trunk/
Added console switching using mouse.
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
/uspace/trunk/kbd/include/keys.h
1713
6716 d 2 h
palkovsky
/uspace/trunk/
Turn off mouse pointer on fb events (should be probably somewhat more selective).
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/arch/ia32/src/kbd.c
1711
6716 d 2 h
palkovsky
/uspace/trunk/fb/
Added more mouse support.
/uspace/trunk/fb/pointer.xbm
/uspace/trunk/fb/pointer_mask.xbm
/uspace/trunk/fb/fb.c
1710
6716 d 6 h
vana
/uspace/trunk/tetris/
Tetris reset score on new game
/uspace/trunk/tetris/tetris.c
1709
6716 d 9 h
jermar
/uspace/trunk/
Fix some broken doxygen comments.
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/ppm.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/generic/libadt/hash_table.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/thread.c
1707
6717 d 1 h
palkovsky
/uspace/trunk/
Added mouse input. Still missing support in console and framebuffer.
/uspace/trunk/kbd/arch/ia32/src/mouse.c
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/Makefile
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/kbd/include/kbd.h
/uspace/trunk/kbd/include/keys.h
/uspace/trunk/libc/include/ipc/fb.h
1706
6718 d 9 h
cejka
/uspace/trunk/
Doxygen comments for newly added files.
/uspace/trunk/kbd/include/keys.h
/uspace/trunk/libc/arch/ia32/include/ddi.h
1701
6719 d 9 h
palkovsky
/uspace/trunk/libc/generic/
Doc update
/uspace/trunk/libc/generic/time.c
1699
6719 d 10 h
vana
/uspace/trunk/kbd/arch/mips32/src/
Kbd patch for gxemul with no framebuffer
/uspace/trunk/kbd/arch/mips32/src/kbd.c
←Prev
1
2
Next→
Show All