../
|
wifi_supplicant
|
|
f9b2cb4c
|
10 years
|
martin |
unify interface API
* introduce new interfaces
* unify location …
|
websrv
|
|
d076f16
|
8 years
|
jiri |
Websrv cannot use global buffers to handle HTTP requests concurrently.
|
wavplay
|
|
356c386
|
8 years
|
martin |
distribute sample files only when needed
|
vuhid
|
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
vterm
|
|
10cb47e
|
9 years
|
martin |
add support for custom client data into widgets
|
vlaunch
|
|
22299ed
|
8 years
|
martin |
add support for custom sections
|
viewer
|
|
356c386
|
8 years
|
martin |
distribute sample files only when needed
|
vdemo
|
|
10cb47e
|
9 years
|
martin |
add support for custom client data into widgets
|
vcalc
|
|
bdfdc51c
|
9 years
|
martin |
very naive integer GUI calculator
|
usbinfo
|
|
d15797d
|
8 years
|
jiri |
Remove unnecessary references to devman.
|
untar
|
|
582a0b8
|
8 years
|
jakub |
Remove unistd.h
- Rename usleep() and sleep() to thread_usleep() and …
|
trace
|
|
cf13b17
|
8 years
|
zarevucky.jiri |
Rename <sys/types.h> to <types/common.h>
|
top
|
|
f2460a50
|
8 years
|
jiri |
qsort() compliant with C standard.
|
tetris
|
|
cf13b17
|
8 years
|
zarevucky.jiri |
Rename <sys/types.h> to <types/common.h>
|
testwrit
|
|
582a0b8
|
8 years
|
jakub |
Remove unistd.h
- Rename usleep() and sleep() to thread_usleep() and …
|
testread
|
|
7354b5e
|
8 years
|
jakub |
Remove sys/typefmt.h
|
tester
|
|
d15797d
|
8 years
|
jiri |
Remove unnecessary references to devman.
|
taskdump
|
|
7354b5e
|
8 years
|
jakub |
Remove sys/typefmt.h
|
sysinst
|
|
6c4eedf
|
8 years
|
jiri |
Move capacity specification to libc.
|
sysinfo
|
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
stats
|
|
1ab8539
|
11 years
|
martin |
remove system.uptime sysinfo entry since it is redundant
cleanup the …
|
sportdmp
|
|
f9b2cb4c
|
10 years
|
martin |
unify interface API
* introduce new interfaces
* unify location …
|
sbi
|
|
cf13b17
|
8 years
|
zarevucky.jiri |
Rename <sys/types.h> to <types/common.h>
|
redir
|
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
rcutest
|
|
af2254ec
|
9 years
|
jiri |
Fix build with lightweight futex locks enabled.
|
rcubench
|
|
af2254ec
|
9 years
|
jiri |
Fix build with lightweight futex locks enabled.
|
pkg
|
|
9621c7d
|
8 years
|
jiri |
Add simple coastline package installer. Add downloader option to save …
|
ping
|
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
nterm
|
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
nic
|
|
18902ca6
|
8 years
|
zarevucky.jiri |
Fix several bugs and typos detected by clang.
|
netstart
|
|
cc3c2a1c
|
15 years
|
jiri |
Remove netstart. Start networking just with 'net'.
|
netecho
|
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
modplay
|
|
356c386
|
8 years
|
martin |
distribute sample files only when needed
|
mkmfs
|
|
04efacc
|
8 years
|
zarevucky.jiri |
Fix possible memory leak in mkmfs.
|
mkfat
|
|
9c2c7d2
|
8 years
|
jiri |
Fdisk should be able to set volume label for newly created partitions.
|
mkexfat
|
|
f3504c1
|
8 years
|
jiri |
ExFAT volume label support.
|
mkbd
|
|
e540424a
|
9 years
|
jakub |
mkbd: Fix double free
|
mixerctl
|
|
f9b2cb4c
|
10 years
|
martin |
unify interface API
* introduce new interfaces
* unify location …
|
logset
|
|
69c664e
|
11 years
|
vojtechhorky |
<adt/list.h> does not need to include <unistd.h>
|
loc
|
|
7354b5e
|
8 years
|
jakub |
Remove sys/typefmt.h
|
kio
|
|
a56cef9
|
8 years
|
jakub |
Rename fsync() to vfs_sync()
|
killall
|
|
582a0b8
|
8 years
|
jakub |
Remove unistd.h
- Rename usleep() and sleep() to thread_usleep() and …
|
kill
|
|
9d58539
|
13 years
|
prutkov.alex |
Fixed unix permissions for all files
|
init
|
|
b446b02
|
8 years
|
jiri |
Enumerate APIC and i8259 via DDF.
|
inet
|
|
75c3830
|
8 years
|
jiri |
Separate display of addresses, static routes and IP links into …
|
gunzip
|
|
b93ea46a
|
8 years
|
jiri |
Trivial gunzip utility.
|
getterm
|
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
fontviewer
|
|
05b59393
|
8 years
|
zarevucky.jiri |
Fix a couple of benign clang warnings.
No change in semantics.
|
fdisk
|
|
6c4eedf
|
8 years
|
jiri |
Move capacity specification to libc.
|
edit
|
|
cf13b17
|
8 years
|
zarevucky.jiri |
Rename <sys/types.h> to <types/common.h>
|
download
|
|
9713b0b
|
8 years
|
jiri |
Fix downloader null pointer dereference when writing to stdout.
|
dnsres
|
|
5a324d99
|
12 years
|
jiri |
Remove include where not needed anymore.
|
dnscfg
|
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
dltests
|
|
2112a79
|
9 years
|
jiri |
Do not test thread-local storage in a statically linked executable.
|
dltest
|
|
2112a79
|
9 years
|
jiri |
Do not test thread-local storage in a statically linked executable.
|
df
|
|
120d5bc
|
8 years
|
jiri |
Let df give 'human-readable' output by default. Use cap.h for better …
|
devctl
|
|
81685dd9
|
8 years
|
jiri |
Add devctl unload-drv subcommand to manually unload a driver that is …
|
date
|
|
f9b2cb4c
|
10 years
|
martin |
unify interface API
* introduce new interfaces
* unify location …
|
corecfg
|
|
184b600
|
9 years
|
jiri |
Fix corecfg NAME.
|
bnchmark
|
|
7354b5e
|
8 years
|
jakub |
Remove sys/typefmt.h
|
blkdump
|
|
7354b5e
|
8 years
|
jakub |
Remove sys/typefmt.h
|
bithenge
|
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
bdsh
|
|
05b59393
|
8 years
|
zarevucky.jiri |
Fix a couple of benign clang warnings.
No change in semantics.
|
barber
|
|
22299ed
|
8 years
|
martin |
add support for custom sections
|