|
|
@df2e621c
|
11 years |
martin |
fix wrong server-side IPC protocol implementation (thx Wolf Ramovsky …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6bcecc2
|
11 years |
jiri |
Add simple NIC administration utility.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@921f393
|
11 years |
jano.vesely |
libgraph: Fix mutex unlock in error path
jan vesely: Fix indentation …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a91a935
|
11 years |
jiri |
Fix incorrect Dont Fragment flag.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9787a93
|
11 years |
jiri |
Two more TCP leaks.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@23ce2d9
|
11 years |
jiri |
Deal with multiple DNS servers in DHCP offer - use the first one. Thx …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3daf1979
|
11 years |
jakub |
Merge str_tok().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ee3f6f6
|
11 years |
jakub |
Removal of strtok() and strtok_r() in favour of str_tok().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1bdf307d
|
11 years |
jiri |
Do not leak transmitted segments.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f1a8c23
|
11 years |
jiri |
Fix leak of inet dgram.data in TCP, should be freed by inet_ev_recv().
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ef1ddad
|
11 years |
jiri |
Fix TCP leak of iqe.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2cb32f9
|
11 years |
jiri |
Fix two TCP memory leaks.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@334bf28
|
11 years |
jakub |
Remove the temporary workaround for GCC bug 53975 because it is no …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3c5916cb
|
11 years |
jiri |
Line debugging info on sparc64.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@99172baf
|
11 years |
martin |
the error branch should terminate the function (also avoiding use …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@69d25e2
|
11 years |
martin |
avoid use after free of memb
(detected by Coverity, CID 10451)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@10ef47ba
|
11 years |
martin |
avoid double free of prefix
(detected by Coverity, CID 10457)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bf9cb2f
|
11 years |
martin |
complete the desired API semantics of physmem_map() and …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@527f1ca
|
11 years |
martin |
add sound sample
rename text sample
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b5674b2
|
11 years |
martin |
cycle periodically the color of connected LED devices in vlaunch
(this …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1e94e09
|
11 years |
martin |
implement driver support for blink(1) USB LED devices
add simple LED …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7d68e5c7
|
11 years |
martin |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@378bf85
|
11 years |
martin |
cstyle
(no change in functionality)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6353d0fd
|
11 years |
jakub |
Remove pcc from mainline as it has a better home in coastline.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@33576fb2
|
11 years |
jakub |
Remove msim from mainline as it has a better home in coastline.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d815b74
|
11 years |
jakub |
Remove binutils from mainline as they have a better home in coastline.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b5f716b
|
11 years |
vojtechhorky |
Unbreak optimized-for-size builds (fix maybe-uninitialized)
When …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@80f6be9
|
11 years |
vojtechhorky |
Add aeabi_llsr() to enable -Os compilation
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@70b570c
|
11 years |
m.lombardi85 |
demos: update the "edit" program to the latest version.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d579acc
|
11 years |
m.lombardi85 |
libext4: every allocation group contains the number of free blocks, …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9df6b0f
|
11 years |
vojtechhorky |
Merge (minor) libposix changes
* math.h in libposix is more …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a63d216
|
11 years |
jakub |
Remove support for CONFIG_START_BD and CONFIG_MOUNT_DATA.
- …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2e231aba
|
11 years |
jakub |
Add some drivers to the ia64's RD image.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d52ab7b
|
11 years |
jakub |
Use proper ioport8/16/32_t for I/O register representation in UHCI HC.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dc5a1f26
|
11 years |
vojtechhorky |
libposix: add FILENAME_MAX
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e3c960e
|
11 years |
vojtechhorky |
fpos_t must be declared in the header (thx Esteban Campostrini)
There …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c773adc
|
11 years |
vojtechhorky |
Reintroduce math declarations to libposix/math.h
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8cffdf5
|
11 years |
vojtechhorky |
libgpt: random UUID conforms to RFC (thx Agnieszka Tabaka)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c60e9ee
|
11 years |
vojtechhorky |
Fix inclusions of math headers in libposix
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ba11ebb
|
11 years |
martin |
implement generic sine and cosine functions using Taylor series …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@47f7390f
|
11 years |
martin |
add comment
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a11bcb1
|
11 years |
martin |
fix group
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@071fefec
|
11 years |
martin |
full support for affine transformation with rotation
(given the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d9be488
|
11 years |
martin |
refactor floating point support
* implement IA-32 and AMD64 specific …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@75baf6e
|
11 years |
martin |
cstyle (no change in functionality)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@440f57f
|
11 years |
martin |
cstyle (no change in functionality)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7218fe6
|
11 years |
martin |
cstyle (no change in functionality)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@89dcf93
|
11 years |
m.lombardi85 |
libext4: fix regression introduced in 2038.1.7, some blocks were not …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2463df9
|
11 years |
jakub |
Remove the temptation to use mmap() and munmap() in native code.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b6e481b
|
11 years |
jakub |
Remove calls to munmap() from native code.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9163546
|
11 years |
jano.vesely |
hound: Unref audio data after mixing.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5d27e5a
|
11 years |
jano.vesely |
hound: cleanup
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a107c74
|
11 years |
jano.vesely |
hound: Don't leak device buffer on release
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5828554
|
11 years |
m.lombardi85 |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2f591127
|
11 years |
m.lombardi85 |
ext4: fix some minor bugs and memory leaks
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@66be0288
|
11 years |
jano.vesely |
Mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@61b5b73d
|
11 years |
martin |
make the title bar more subtle, change the close icon to the easily …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6a3d0c7
|
11 years |
martin |
speed-up cursor drawing very slightly
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2e80321
|
11 years |
jano.vesely |
Remove redundant includes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@62fbb7e
|
11 years |
martin |
refactor window placement logic and introduce logical window placement …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ba02baa
|
11 years |
martin |
cstyle (no change in functionality)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dace86a
|
11 years |
martin |
cstyle (no change in functionality)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8bb0f5d6
|
11 years |
martin |
remove compositor self-test code
(not needed anymore, the code is …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@296e124e
|
11 years |
martin |
improve visual appearance of GUI windows and buttons
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ca05e9b
|
11 years |
sucha14 |
Run klog from init
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bd6ff94
|
11 years |
sucha14 |
Store userspace logs into kernel using log syscall
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0caa075e
|
11 years |
sucha14 |
Cherrypick klog server that synchronizes kernel log to uspace log
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@91db0280
|
11 years |
sucha14 |
Cherrypick kernel logging facility
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6fa9a99d
|
11 years |
sucha14 |
Rename klog to kio
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6da3ef46
|
11 years |
jano.vesely |
libdrv: Make driver ops pointer const
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8a84484
|
11 years |
jano.vesely |
libdrv: Hide remote_* headers
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5c65e61
|
11 years |
jano.vesely |
libc,libdrv: Move char dev iface to libdrv
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@67472b9b
|
11 years |
jano.vesely |
libc, libdrv: Move graph dev iface to libdrv.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7858acbf
|
11 years |
jano.vesely |
libdrv, libc: Move nic iface to libdrv.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@26c03dbd
|
11 years |
jano.vesely |
libc,libdrv: Move battery iface to libdrv.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7f620e8
|
11 years |
jano.vesely |
libdrv, libc: Move AHCI to libdrv.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@99e8fb7b
|
11 years |
jano.vesely |
libdrv: Move pci_config client side to libdrv
Remove duplicate …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a44424f
|
11 years |
jano.vesely |
libdrv, libusbhid: Move usbhid client iface to libdrv
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0c322fa
|
11 years |
jano.vesely |
libdrv: Use const pointer to driver structure.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9359aae
|
11 years |
jano.vesely |
libc,libdrv: Pass around const pointer to irq code.
We don't modify …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7f80313
|
11 years |
jano.vesely |
libdrv: Make interface structures constant.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d0ca4c5
|
11 years |
jano.vesely |
libdrv: Make iface pointers const
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f9d9184
|
11 years |
jano.vesely |
libdrv, usbhid: Use index initialized arrays.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9031228
|
11 years |
jano.vesely |
libdrv, pci: Use index initialized arrays.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@21ae7ee
|
11 years |
jano.vesely |
libdrv, nic: Use index initialized arrays.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1798e66
|
11 years |
jano.vesely |
libdrv, graph_dev: Use index initialized arrays.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6e04581
|
11 years |
jano.vesely |
libdrv, clock_dev: Use index initialized arrays.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@20ec37c
|
11 years |
jano.vesely |
libdrv, char_dev: Use index initialized arrays.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c1ee46f
|
11 years |
jano.vesely |
libdrv, battery: Use index initialized arrays.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9be30cdf
|
11 years |
jano.vesely |
libdrv: Make driver ops structures constant
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@208b5f5
|
11 years |
martin |
cherrypick important fixes and updates from lp:~jceel/helenos/leon3
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1ba8cb9
|
11 years |
martin |
fix omission
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1df1905
|
11 years |
martin |
code revision
coding style fixes
removal of debugging printouts and …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c1023bcb
|
11 years |
martin |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7a98cef
|
11 years |
martin |
revert functionality removal
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0c2d9bb
|
11 years |
martin |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6453e306
|
11 years |
martin |
basic code review and coding style cleanup
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d51beba3
|
11 years |
martin |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0773396
|
11 years |
martin |
merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2034f98
|
11 years |
vojtechhorky |
Add few Python demos
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|