Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[acb8766e:055a68a]
in mainline
Files:
42 added
3 deleted
96 edited
.bzrignore
(modified)
(
view diffs
)
HelenOS.config
(modified)
(
view diffs
)
boot/Makefile
(modified)
(
view diffs
)
boot/Makefile.common
(modified)
(
view diffs
)
boot/arch/mips32/Makefile.inc
(modified)
(
view diffs
)
contrib/conf/msim.conf
(modified)
(
view diffs
)
kernel/Makefile
(modified)
(
view diffs
)
kernel/arch/amd64/Makefile.inc
(modified)
(
view diffs
)
kernel/arch/mips32/include/arch/drivers/msim.h
(modified)
(
view diffs
)
kernel/arch/mips32/src/mach/msim/msim.c
(modified)
(
view diffs
)
kernel/generic/include/typedefs.h
(modified)
(
view diffs
)
kernel/generic/src/mm/frame.c
(modified)
(
view diffs
)
kernel/test/smpcall/smpcall1.c
(modified)
(
view diffs
)
kernel/test/synch/rcu1.c
(modified)
(
view diffs
)
kernel/test/synch/workqueue2.c
(modified)
(
view diffs
)
tools/autogen.py
(modified)
(
view diffs
)
tools/autotool.py
(modified)
(
view diffs
)
uspace/Makefile
(modified)
(
view diffs
)
uspace/Makefile.common
(modified)
(
view diffs
)
uspace/app/barber/barber.c
(modified)
(
view diffs
)
uspace/app/nettest1/nettest1.c
(modified)
(
view diffs
)
uspace/app/nettest2/nettest2.c
(modified)
(
view diffs
)
uspace/app/rcubench/rcubench.c
(modified)
(
view diffs
)
uspace/app/tester/float/softfloat1.c
(modified)
(
view diffs
)
uspace/app/tester/ipc/ping_pong.c
(modified)
(
view diffs
)
uspace/app/tester/ipc/starve.c
(modified)
(
view diffs
)
uspace/app/wavplay/drec.c
(modified)
(
view diffs
)
uspace/app/wavplay/main.c
(modified)
(
view diffs
)
uspace/app/wavplay/wave.c
(modified)
(
view diffs
)
uspace/app/wifi_supplicant/Makefile
(added)
uspace/app/wifi_supplicant/wifi_supplicant.c
(added)
uspace/drv/audio/hdaudio/codec.c
(modified)
(
view diffs
)
uspace/drv/audio/hdaudio/codec.h
(modified)
(
view diffs
)
uspace/drv/audio/hdaudio/hdactl.c
(modified)
(
view diffs
)
uspace/drv/audio/hdaudio/hdaudio.c
(modified)
(
view diffs
)
uspace/drv/audio/hdaudio/hdaudio.h
(modified)
(
view diffs
)
uspace/drv/audio/hdaudio/pcm_iface.c
(modified)
(
view diffs
)
uspace/drv/audio/hdaudio/stream.c
(modified)
(
view diffs
)
uspace/drv/audio/hdaudio/stream.h
(modified)
(
view diffs
)
uspace/drv/block/ata_bd/main.c
(modified)
(
view diffs
)
uspace/drv/block/ddisk/Makefile
(added)
uspace/drv/block/ddisk/ddisk.c
(added)
uspace/drv/block/ddisk/ddisk.ma
(added)
uspace/drv/bus/isa/isa.c
(modified)
(
view diffs
)
uspace/drv/nic/ar9271/Makefile
(added)
uspace/drv/nic/ar9271/ar9271.c
(added)
uspace/drv/nic/ar9271/ar9271.fw
(added)
uspace/drv/nic/ar9271/ar9271.h
(added)
uspace/drv/nic/ar9271/ar9271.ma
(added)
uspace/drv/nic/ar9271/ath.h
(added)
uspace/drv/nic/ar9271/ath_usb.c
(added)
uspace/drv/nic/ar9271/ath_usb.h
(added)
uspace/drv/nic/ar9271/htc.c
(added)
uspace/drv/nic/ar9271/htc.h
(added)
uspace/drv/nic/ar9271/hw.c
(added)
uspace/drv/nic/ar9271/hw.h
(added)
uspace/drv/nic/ar9271/wmi.c
(added)
uspace/drv/nic/ar9271/wmi.h
(added)
uspace/drv/platform/msim/Makefile
(added)
uspace/drv/platform/msim/msim.c
(added)
uspace/drv/platform/msim/msim.ma
(added)
uspace/drv/time/cmos-rtc/cmos-rtc.c
(modified)
(
view diffs
)
uspace/lib/c/arch/ia32/Makefile.common
(modified)
(
view diffs
)
uspace/lib/c/arch/ia64/include/libarch/types.h
(modified)
(
view diffs
)
uspace/lib/c/generic/async.c
(modified)
(
view diffs
)
uspace/lib/c/generic/dhcp.c
(modified)
(
view diffs
)
uspace/lib/c/generic/fibril_synch.c
(modified)
(
view diffs
)
uspace/lib/c/generic/io/console.c
(modified)
(
view diffs
)
uspace/lib/c/generic/time.c
(modified)
(
view diffs
)
uspace/lib/c/include/ieee80211/ieee80211.h
(added)
uspace/lib/c/include/inet/dhcp.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/dev_iface.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/dhcp.h
(modified)
(
view diffs
)
uspace/lib/c/include/sys/time.h
(modified)
(
view diffs
)
uspace/lib/crypto/Makefile
(added)
uspace/lib/crypto/aes.c
(added)
uspace/lib/crypto/crypto.c
(added)
uspace/lib/crypto/crypto.h
(added)
uspace/lib/crypto/rc4.c
(added)
uspace/lib/drv/Makefile
(modified)
(
view diffs
)
uspace/lib/drv/generic/dev_iface.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/private/remote_ieee80211.h
(added)
uspace/lib/drv/generic/remote_ieee80211.c
(added)
uspace/lib/drv/include/ieee80211_iface.h
(added)
uspace/lib/drv/include/ops/ieee80211.h
(added)
uspace/lib/ext4/libext4_directory.c
(modified)
(
view diffs
)
uspace/lib/ext4/libext4_extent.c
(modified)
(
view diffs
)
uspace/lib/ext4/libext4_filesystem.c
(modified)
(
view diffs
)
uspace/lib/ext4/libext4_superblock.c
(modified)
(
view diffs
)
uspace/lib/ext4/libext4_superblock.h
(modified)
(
view diffs
)
uspace/lib/ieee80211/Makefile
(added)
uspace/lib/ieee80211/include/ieee80211.h
(added)
uspace/lib/ieee80211/include/ieee80211_iface_impl.h
(added)
uspace/lib/ieee80211/include/ieee80211_impl.h
(added)
uspace/lib/ieee80211/include/ieee80211_private.h
(added)
uspace/lib/ieee80211/src/ieee80211.c
(added)
uspace/lib/ieee80211/src/ieee80211_iface_impl.c
(added)
uspace/lib/ieee80211/src/ieee80211_impl.c
(added)
uspace/lib/math/arch/abs32le/include/libarch/math.h
(modified)
(
view diffs
)
uspace/lib/math/arch/amd64/include/libarch/math.h
(modified)
(
view diffs
)
uspace/lib/math/arch/arm32/include/libarch/math.h
(modified)
(
view diffs
)
uspace/lib/math/arch/ia32/include/libarch/math.h
(modified)
(
view diffs
)
uspace/lib/math/arch/ia64/include/libarch/math.h
(modified)
(
view diffs
)
uspace/lib/math/arch/mips32/include/libarch/math.h
(modified)
(
view diffs
)
uspace/lib/math/arch/mips32eb/include/libarch/math.h
(modified)
(
view diffs
)
uspace/lib/math/arch/ppc32/include/libarch/math.h
(modified)
(
view diffs
)
uspace/lib/math/arch/sparc32/include/libarch/math.h
(modified)
(
view diffs
)
uspace/lib/math/arch/sparc64/include/libarch/math.h
(modified)
(
view diffs
)
uspace/lib/math/generic/mod.c
(modified)
(
view diffs
)
uspace/lib/math/generic/trig.c
(modified)
(
view diffs
)
uspace/lib/math/include/mathtypes.h
(modified)
(
view diffs
)
uspace/lib/math/include/mod.h
(modified)
(
view diffs
)
uspace/lib/math/include/trig.h
(modified)
(
view diffs
)
uspace/lib/softfloat/Makefile
(modified)
(
view diffs
)
uspace/lib/softfloat/add.c
(modified)
(
view diffs
)
uspace/lib/softfloat/add.h
(modified)
(
view diffs
)
uspace/lib/softfloat/common.c
(modified)
(
view diffs
)
uspace/lib/softfloat/common.h
(modified)
(
view diffs
)
uspace/lib/softfloat/comparison.c
(modified)
(
view diffs
)
uspace/lib/softfloat/comparison.h
(modified)
(
view diffs
)
uspace/lib/softfloat/conversion.c
(modified)
(
view diffs
)
uspace/lib/softfloat/conversion.h
(modified)
(
view diffs
)
uspace/lib/softfloat/div.c
(modified)
(
view diffs
)
uspace/lib/softfloat/div.h
(modified)
(
view diffs
)
uspace/lib/softfloat/mul.c
(modified)
(
view diffs
)
uspace/lib/softfloat/mul.h
(modified)
(
view diffs
)
uspace/lib/softfloat/neg.c
(added)
uspace/lib/softfloat/neg.h
(added)
uspace/lib/softfloat/sftypes.h
(deleted)
uspace/lib/softfloat/softfloat.c
(deleted)
uspace/lib/softfloat/softfloat.h
(deleted)
uspace/lib/softfloat/sub.c
(modified)
(
view diffs
)
uspace/lib/softfloat/sub.h
(modified)
(
view diffs
)
uspace/lib/usbdev/src/hub.c
(modified)
(
view diffs
)
uspace/srv/audio/hound/audio_device.c
(modified)
(
view diffs
)
uspace/srv/devman/fun.c
(modified)
(
view diffs
)
uspace/srv/locsrv/locsrv.c
(modified)
(
view diffs
)
uspace/srv/net/dhcp/dhcp.c
(modified)
(
view diffs
)
uspace/srv/net/dhcp/dhcp.h
(modified)
(
view diffs
)
uspace/srv/net/dhcp/main.c
(modified)
(
view diffs
)
version
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (1.7 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive