source: mainline/uspace/app@ d76862d0

topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
barber a130983   3 years jiri Implement text abbreviation When rendering text, gfx_puttext can now …
bdsh 3b1660a   4 years jiri Bdsh help is a little bit rusty
bithenge c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
blkdump c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
calculator 46bd63c9   2 years jiri Split drop-down menu into two classes: drop-down and menu Naming is …
contacts c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
corecfg a8c063d3   6 years zarevucky.jiri Add missing newlines at EOF
cpptest c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
date a8c063d3   6 years zarevucky.jiri Add missing newlines at EOF
devctl 5fc8244   4 years jiri Move device-related stuff out of libc to libdevice Unfortunately, we …
df c24b0dcb   6 years jakub Rename capacity-related 'cap' to 'capa' This allows to use 'cap' for …
disp c0757e1f   2 years jiri UI display configuration utility In addition to the command-line …
display-cfg 4c6fd56   23 months jiri loc_server_register() should be callable more than once (API only) …
dltest c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
dltests c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
dnscfg ec7902d   4 years jiri Move TCP/IP library support out of libc to separate library
dnsres ec7902d   4 years jiri Move TCP/IP library support out of libc to separate library
download c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
edit 46bd63c9   2 years jiri Split drop-down menu into two classes: drop-down and menu Naming is …
fdisk 5fc8244   4 years jiri Move device-related stuff out of libc to libdevice Unfortunately, we …
fontedit 4583015   3 years jiri Add font to gfx_text_fmt_t This is quite logical and saves us one …
getterm c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
gfxdemo d4643db   22 months jiri Add missing header (oops)
gunzip c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
hbench 61eb2ce2   2 years zarevucky.jiri Make hash table operations immutable, because global mutable state is evil
hello 552b69f   4 years jiri Dual-mode applications should automatically fall back to console
inet 3e6bca8   4 years jiri Represent Ethernet address as a number instead of an array Carefully …
init a5c7b865   3 years jiri Start task bar by default
kill a8c063d3   6 years zarevucky.jiri Add missing newlines at EOF
killall a8c063d3   6 years zarevucky.jiri Add missing newlines at EOF
kio 28a5ebd   5 years martin Use char32_t instead of wchat_t to represent UTF-32 strings The …
launcher b1f0a14   3 years jiri Pass input device ID via display specification argument This allows …
loc a8c063d3   6 years zarevucky.jiri Add missing newlines at EOF
logset a8c063d3   6 years zarevucky.jiri Add missing newlines at EOF
lprint 5fc8244   4 years jiri Move device-related stuff out of libc to libdevice Unfortunately, we …
mixerctl c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
mkbd 87822ce   4 years jiri Avoid infinite loop when console communication is broken Need to make …
mkexfat c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
mkext4 c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
mkfat c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
mkmfs d1582b50   5 years jiri Fix spacing in single-line comments using latest ccheck This found …
modplay 87822ce   4 years jiri Avoid infinite loop when console communication is broken Need to make …
nav 46bd63c9   2 years jiri Split drop-down menu into two classes: drop-down and menu Naming is …
netecho b9be9b0   3 years jiri Fix handling of UDP default destination in udp_assoc_send_msg() Fixes …
nic c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
nterm ec7902d   4 years jiri Move TCP/IP library support out of libc to separate library
ofw 4d58bac   22 months jiri Library and utility for printing OpenFirmware device tree
pci 5fc8244   4 years jiri Move device-related stuff out of libc to libdevice Unfortunately, we …
ping ec7902d   4 years jiri Move TCP/IP library support out of libc to separate library
pkg d1582b50   5 years jiri Fix spacing in single-line comments using latest ccheck This found …
redir c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
sbi d1582b50   5 years jiri Fix spacing in single-line comments using latest ccheck This found …
sportdmp c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
stats 894afff   6 years martin cstyle
sysinfo 28a5ebd   5 years martin Use char32_t instead of wchat_t to represent UTF-32 strings The …
sysinst c24b0dcb   6 years jakub Rename capacity-related 'cap' to 'capa' This allows to use 'cap' for …
taskbar 95fc538   22 months jiri It should be Taskbar not Task Bar
taskbar-cfg b1397ab   21 months jiri Start menu editor is editing You can change an entry and it will be …
taskdump 01900b6   6 years martin Use an optional output argument instead of errno to propagate the …
terminal 4c6fd56   23 months jiri loc_server_register() should be callable more than once (API only) …
tester 44e8541   22 months zarevucky.jiri Move stdlib.h and some of its function into /common
testread c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
testrunner c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
testwrit c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
tetris b987eb4   3 years jiri Translate keys to characters even if modifiers are pressed. So that …
tmon c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
top 87822ce   4 years jiri Avoid infinite loop when console communication is broken Need to make …
trace 61eb2ce2   2 years zarevucky.jiri Make hash table operations immutable, because global mutable state is evil
uidemo 112f70a   23 months jiri Allow menu entries to be disabled
untar c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
usbinfo d1582b50   5 years jiri Fix spacing in single-line comments using latest ccheck This found …
viewer f2b9ecf   3 years jiri Viewer needs to use UI_DISPLAY_DEFAULT Fixes viewer crashing if …
vol 5fc8244   4 years jiri Move device-related stuff out of libc to libdevice Unfortunately, we …
vuhid c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
wavplay c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
websrv ec7902d   4 years jiri Move TCP/IP library support out of libc to separate library
wifi_supplicant 0eea807   22 months zarevucky.jiri Remove memory leak
meson.build 2.3 KB cb2894e   22 months jiri Taskbar configuration utility (WIP)
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.