source: mainline/uspace/app@ 2ee6351

Name Size Rev Age Author Last Change
../
aboutos 211fd68   17 months jiri Add text mode support to Barber
barber bdf06ad   16 months jiri Fix ccheck.
bdsh 14b2ac7   12 months martin Change relevant URLs from HTTP to HTTPS The helenos.org web site …
bithenge c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
blkdump 7ae01d5   15 months jiri Remove unused comm_size parameter of block_init()
calculator 46bd63c9   2 years jiri Split drop-down menu into two classes: drop-down and menu Naming is …
corecfg 8f04992   20 months jiri Move corecfg from libc to a separate library
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 90ba06c   18 months jiri Display configuration needs to properly close UI on error
dltest b192915a   14 months jiri Add test case for public variable initialized with a relocated value
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 f8cb1bc5   12 months martin Make the syntax help more useful Use an URL that is guaranteed to …
edit 994f87b   13 months jiri Add File/New and File/Open to text editor Change repeat search …
fdisk 5fc8244   4 years jiri Move device-related stuff out of libc to libdevice Unfortunately, we …
fontedit 211fd68   17 months jiri Add text mode support to Barber
getterm 14b2ac7   12 months martin Change relevant URLs from HTTP to HTTPS The helenos.org web site …
gfxdemo 0a411bbf   17 months jiri Fix GFXDemo bitmap rendering in text mode
gunzip c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
hbench 926d9d9b   15 months jiri Remove forgotten debug output
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 dbae3b6   11 months jiri Persistently store taskmon configuration.
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 …
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 a635535   20 months jiri Move console/con_srv out of libc into a separate library
mkexfat 7ae01d5   15 months jiri Remove unused comm_size parameter of block_init()
mkext4 c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
mkfat df1b4a8   14 months jiri Fix volume label entry / rootdir creation in mkfat for FAT32 With …
mkmfs 7ae01d5   15 months jiri Remove unused comm_size parameter of block_init()
modplay a635535   20 months jiri Move console/con_srv out of libc into a separate library
nav a29af37   17 months jiri Fix navigator tests
netecho a635535   20 months jiri Move console/con_srv out of libc into a separate library
nic c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
nterm a635535   20 months jiri Move console/con_srv out of libc into a 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 a635535   20 months jiri Move console/con_srv out of libc into a separate library
pkg 5b110a9   11 months martin pkg: Temporarily use an IPv4-only hostname Use an IPv4-only hostname …
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 ca127f37   11 months jiri Persist volume configuration
taskbar ac9b4f2   12 months jiri Change SIF storage format to be more XML-like While slightly more …
taskbar-cfg bff8619   12 months jiri Simplify SIF interface, remove contacts Remove transactions, move to …
taskdump 01900b6   6 years martin Use an optional output argument instead of errno to propagate the …
terminal 2ee6351   11 months zarevucky.jiri Remove unused/undocumented sx, sy arguments
tester 9c40b834   11 months zarevucky.jiri Add test for ticket #631
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 a635535   20 months jiri Move console/con_srv out of libc into a separate library
tmon c21d4d6   6 years zarevucky.jiri Add copyright headers for new files Most are a copy of the headers …
top a635535   20 months jiri Move console/con_srv out of libc into a separate library
trace a635535   20 months jiri Move console/con_srv out of libc into a separate library
uidemo ef4d684   20 months jiri It should be 'trough', not 'through', dummy! (thx thepinballroom) Who …
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 4c25f86b   11 months zarevucky.jiri viewer: Fix deallocation loop
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 bff8619   12 months jiri Simplify SIF interface, remove contacts Remove transactions, move to …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.