../
|
bdsh
|
|
10ef47ba
|
11 years
|
martin |
avoid double free of prefix
(detected by Coverity, CID 10457)
|
bithenge
|
|
6cd10ac
|
13 years
|
vojtechhorky |
Bithenge: hide os.h from public include/
|
blkdump
|
|
7901ac8
|
12 years
|
jiri |
Rudimentary support for dumping TOC in blkdump.
|
bnchmark
|
|
c4f7bf6
|
12 years
|
jakub |
Silence compiler warnings when optimized for size.
|
corecfg
|
|
92c1680
|
12 years
|
jiri |
Run-time core dump enable/disable.
|
date
|
|
df7f9fb5
|
13 years
|
m.lombardi85 |
date: get rid of read_num_from_str() and use str_uint32_t instead
|
devctl
|
|
cb500a2
|
12 years
|
martin |
fix formatting string
|
df
|
|
651c8db
|
12 years
|
m.lombardi85 |
df: remove redundant code
|
dnscfg
|
|
a2e3ee6
|
12 years
|
martin |
use new network address infrastructure (towards IPv6 support)
|
dnsres
|
|
5a324d99
|
12 years
|
jiri |
Remove include where not needed anymore.
|
download
|
|
cbfc8b7
|
12 years
|
sucha14 |
libhttp: Allow to specify limits when receiving HTTP response
|
edit
|
|
feeac0d
|
12 years
|
jiri |
Simplify use of list_foreach.
|
getterm
|
|
884c56b
|
12 years
|
jiri |
First check, then use.
|
hdisk
|
|
6453e306
|
12 years
|
martin |
basic code review and coding style cleanup
|
inet
|
|
b8b1adb1
|
12 years
|
jiri |
Add link listing to inet utility, showing MAC address.
|
init
|
|
a63d216
|
11 years
|
jakub |
Remove support for CONFIG_START_BD and CONFIG_MOUNT_DATA.
- …
|
kill
|
|
9d58539
|
13 years
|
prutkov.alex |
Fixed unix permissions for all files
|
killall
|
|
d4d74dc
|
13 years
|
vojtechhorky |
Less includes in library headers
There is no need for errno.h to …
|
kio
|
|
bf9cb2f
|
11 years
|
martin |
complete the desired API semantics of physmem_map() and …
|
loc
|
|
75b9c3d
|
13 years
|
jiri |
Remove category ID from loc output.
|
logset
|
|
4b640a2
|
13 years
|
vojtechhorky |
Fix usage help on logset
|
mixerctl
|
|
7d276395
|
11 years
|
jiri |
Remove one case of improper use of devman_device_connect().
|
mkbd
|
|
a44424f
|
12 years
|
jano.vesely |
libdrv, libusbhid: Move usbhid client iface to libdrv
|
mkexfat
|
|
3e6a98c5
|
13 years
|
jiri |
Standards-compliant boolean type.
|
mkfat
|
|
f73b291
|
13 years
|
martin |
libblock.{c|h} → block.{c|h}
|
mkmfs
|
|
0395a7b
|
12 years
|
m.lombardi85 |
mkmfs: fix zone bitmap initialization.
|
netecho
|
|
c442f63
|
12 years
|
martin |
nettest fixes (thx Antonin Steinhauser)
|
netspeed
|
|
26de91a
|
12 years
|
jiri |
IPv4 and v6 should not need separate handling by a simple client that …
|
netstart
|
|
cc3c2a1c
|
15 years
|
jiri |
Remove netstart. Start networking just with 'net'.
|
nettest1
|
|
26de91a
|
12 years
|
jiri |
IPv4 and v6 should not need separate handling by a simple client that …
|
nettest2
|
|
26de91a
|
12 years
|
jiri |
IPv4 and v6 should not need separate handling by a simple client that …
|
nettest3
|
|
26de91a
|
12 years
|
jiri |
IPv4 and v6 should not need separate handling by a simple client that …
|
nic
|
|
278fede
|
11 years
|
Agnieszka Tabaka |
Add options in 'nic' to set duplex mode, speed and MAC address.
|
nterm
|
|
26de91a
|
12 years
|
jiri |
IPv4 and v6 should not need separate handling by a simple client that …
|
ping
|
|
9749e47
|
12 years
|
jiri |
ping6 - resistance is futile.
|
redir
|
|
9d58539
|
13 years
|
prutkov.alex |
Fixed unix permissions for all files
|
sbi
|
|
2bd578a
|
13 years
|
jiri |
Fix assignment inside assert.
|
sportdmp
|
|
5c65e61
|
12 years
|
jano.vesely |
libc,libdrv: Move char dev iface to libdrv
|
stats
|
|
3e6a98c5
|
13 years
|
jiri |
Standards-compliant boolean type.
|
sysinfo
|
|
d4d74dc
|
13 years
|
vojtechhorky |
Less includes in library headers
There is no need for errno.h to …
|
taskdump
|
|
c1b979a
|
11 years
|
jiri |
Taskdump printing of fibril stacktraces.
|
tester
|
|
d9be488
|
11 years
|
martin |
refactor floating point support
* implement IA-32 and AMD64 specific …
|
testread
|
|
9d58539
|
13 years
|
prutkov.alex |
Fixed unix permissions for all files
|
testwrit
|
|
38542dc
|
13 years
|
martin |
ext4 code review and coding style cleanup
|
tetris
|
|
07b7c48
|
12 years
|
jiri |
Extend console library API to support different event types.
|
top
|
|
07b7c48
|
12 years
|
jiri |
Extend console library API to support different event types.
|
trace
|
|
6fa9a99d
|
12 years
|
sucha14 |
Rename klog to kio
|
untar
|
|
29b4888
|
12 years
|
vojtechhorky |
Ok, mkdir returns EEXIST, not EEXISTS
|
usbinfo
|
|
feeac0d
|
12 years
|
jiri |
Simplify use of list_foreach.
|
vdemo
|
|
d9be488
|
11 years
|
martin |
refactor floating point support
* implement IA-32 and AMD64 specific …
|
viewer
|
|
d9be488
|
11 years
|
martin |
refactor floating point support
* implement IA-32 and AMD64 specific …
|
vlaunch
|
|
78192cc7
|
11 years
|
jiri |
Fibril timer locking improvements.
|
vterm
|
|
d9be488
|
11 years
|
martin |
refactor floating point support
* implement IA-32 and AMD64 specific …
|
vuhid
|
|
920d0fc
|
13 years
|
vojtechhorky |
USB logging functions are only macros to standard logging
|
wavplay
|
|
b6e481b
|
11 years
|
jakub |
Remove calls to munmap() from native code.
|
websrv
|
|
3e6a98c5
|
13 years
|
jiri |
Standards-compliant boolean type.
|