Changeset 8ad5470 in mainline
- Timestamp:
- 2012-05-24T15:30:53Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fa3704d
- Parents:
- 15b794d (diff), df3f85f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Files:
-
- 17 added
- 55 edited
- 32 moved
-
HelenOS.config (modified) (view diffs)
-
boot/Makefile.common (modified) (view diffs)
-
tools/checkers/clang.py (modified) (view diffs)
-
tools/checkers/stanse.py (modified) (view diffs)
-
tools/checkers/vcc.py (modified) (view diffs)
-
tools/filldir.py (modified) (view diffs)
-
tools/gentestfile.py (modified) (view diffs)
-
tools/mkfat.py (modified) (view diffs)
-
tools/mkuimage.py (modified) (view diffs)
-
tools/xstruct.py (modified) (view diffs)
-
uspace/Makefile (modified) (view diffs)
-
uspace/app/bdsh/Makefile (modified) (view diffs)
-
uspace/app/bdsh/TODO (modified) (view diffs)
-
uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/cat/cat.h (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/cp/cp.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/echo/echo.c (added)
-
uspace/app/bdsh/cmds/modules/echo/echo.h (added)
-
uspace/app/bdsh/cmds/modules/echo/echo_def.h (added)
-
uspace/app/bdsh/cmds/modules/echo/entry.h (added)
-
uspace/app/bdsh/cmds/modules/help/help.h (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/mkdir/mkdir.h (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/modules.h (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/printf/TODO (added)
-
uspace/app/bdsh/cmds/modules/printf/entry.h (added)
-
uspace/app/bdsh/cmds/modules/printf/printf.c (added)
-
uspace/app/bdsh/cmds/modules/printf/printf.h (added)
-
uspace/app/bdsh/cmds/modules/printf/printf_def.h (added)
-
uspace/app/bdsh/cmds/modules/rm/rm.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/rm/rm.h (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) (view diffs)
-
uspace/app/edit/edit.c (modified) (view diffs)
-
uspace/app/edit/sheet.c (modified) (view diffs)
-
uspace/app/inet/Makefile (moved) (moved from uspace/app/inetcfg/Makefile ) (view diffs)
-
uspace/app/inet/inet.c (moved) (moved from uspace/app/inetcfg/inetcfg.c ) (view diffs)
-
uspace/app/init/init.c (modified) (view diffs)
-
uspace/app/killall/killall.c (modified) (view diffs)
-
uspace/app/loc/Makefile (moved) (moved from uspace/app/locinfo/Makefile ) (view diffs)
-
uspace/app/loc/loc.c (moved) (moved from uspace/app/locinfo/locinfo.c ) (view diffs)
-
uspace/app/msim/Makefile (added)
-
uspace/app/msim/Makefile.msim.src (added)
-
uspace/app/msim/arch_helenos/helenos.h (added)
-
uspace/app/msim/arch_helenos/input.c (added)
-
uspace/app/msim/arch_helenos/misc.c (added)
-
uspace/app/msim/config.h.msim (added)
-
uspace/app/nettest1/nettest1.c (modified) (view diffs)
-
uspace/app/nettest2/nettest2.c (modified) (view diffs)
-
uspace/app/sbi/src/mytypes.h (modified) (view diffs)
-
uspace/app/sbi/src/stype.c (modified) (view diffs)
-
uspace/app/sysinfo/sysinfo.c (modified) (view diffs)
-
uspace/app/websrv/websrv.c (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/utils/malloc32.h (modified) (view diffs)
-
uspace/drv/bus/usb/uhci/utils/malloc32.h (modified) (view diffs)
-
uspace/lib/c/generic/stacktrace.c (modified) (view diffs)
-
uspace/lib/c/generic/stats.c (modified) (view diffs)
-
uspace/lib/c/generic/sysinfo.c (modified) (view diffs)
-
uspace/lib/c/generic/time.c (modified) (view diffs)
-
uspace/lib/c/include/errno.h (modified) (view diffs)
-
uspace/lib/c/include/stdarg.h (modified) (view diffs)
-
uspace/lib/c/include/stdio.h (modified) (view diffs)
-
uspace/lib/c/include/unistd.h (modified) (view diffs)
-
uspace/lib/clui/tinput.h (modified) (view diffs)
-
uspace/lib/drv/generic/logbuf.c (modified) (view diffs)
-
uspace/lib/drv/include/ddf/interrupt.h (modified) (view diffs)
-
uspace/lib/posix/Makefile (modified) (view diffs)
-
uspace/lib/posix/errno.h (modified) (view diffs)
-
uspace/lib/posix/getopt.c (added)
-
uspace/lib/posix/getopt.h (added)
-
uspace/lib/posix/pwd.c (modified) (view diffs)
-
uspace/lib/posix/stdbool.h (modified) (view diffs)
-
uspace/lib/posix/stdio.h (modified) (view diffs)
-
uspace/lib/posix/time.c (modified) (view diffs)
-
uspace/lib/posix/unistd.c (modified) (view diffs)
-
uspace/lib/posix/unistd.h (modified) (view diffs)
-
uspace/srv/fs/fat/fat_dentry.c (modified) (view diffs)
-
uspace/srv/locsrv/Makefile (moved) (moved from uspace/srv/loc/Makefile ) (view diffs)
-
uspace/srv/locsrv/category.c (moved) (moved from uspace/srv/loc/category.c ) (view diffs)
-
uspace/srv/locsrv/category.h (moved) (moved from uspace/srv/loc/category.h ) (view diffs)
-
uspace/srv/locsrv/locsrv.c (moved) (moved from uspace/srv/loc/loc.c ) (view diffs)
-
uspace/srv/locsrv/locsrv.h (moved) (moved from uspace/srv/loc/loc.h ) (view diffs)
-
uspace/srv/net/inetsrv/Makefile (moved) (moved from uspace/srv/net/inet/Makefile ) (view diffs)
-
uspace/srv/net/inetsrv/addrobj.c (moved) (moved from uspace/srv/net/inet/addrobj.c ) (view diffs)
-
uspace/srv/net/inetsrv/addrobj.h (moved) (moved from uspace/srv/net/inet/addrobj.h ) (view diffs)
-
uspace/srv/net/inetsrv/icmp.c (moved) (moved from uspace/srv/net/inet/icmp.c ) (view diffs)
-
uspace/srv/net/inetsrv/icmp.h (moved) (moved from uspace/srv/net/inet/icmp.h ) (view diffs)
-
uspace/srv/net/inetsrv/icmp_std.h (moved) (moved from uspace/srv/net/inet/icmp_std.h ) (view diffs)
-
uspace/srv/net/inetsrv/inet_link.c (moved) (moved from uspace/srv/net/inet/inet_link.c ) (view diffs)
-
uspace/srv/net/inetsrv/inet_link.h (moved) (moved from uspace/srv/net/inet/inet_link.h ) (view diffs)
-
uspace/srv/net/inetsrv/inet_std.h (moved) (moved from uspace/srv/net/inet/inet_std.h ) (view diffs)
-
uspace/srv/net/inetsrv/inet_util.c (moved) (moved from uspace/srv/net/inet/inet_util.c ) (view diffs)
-
uspace/srv/net/inetsrv/inet_util.h (moved) (moved from uspace/srv/net/inet/inet_util.h ) (view diffs)
-
uspace/srv/net/inetsrv/inetcfg.c (moved) (moved from uspace/srv/net/inet/inetcfg.c ) (view diffs)
-
uspace/srv/net/inetsrv/inetcfg.h (moved) (moved from uspace/srv/net/inet/inetcfg.h ) (view diffs)
-
uspace/srv/net/inetsrv/inetping.c (moved) (moved from uspace/srv/net/inet/inetping.c ) (view diffs)
-
uspace/srv/net/inetsrv/inetping.h (moved) (moved from uspace/srv/net/inet/inetping.h ) (view diffs)
-
uspace/srv/net/inetsrv/inetsrv.c (moved) (moved from uspace/srv/net/inet/inet.c ) (view diffs)
-
uspace/srv/net/inetsrv/inetsrv.h (moved) (moved from uspace/srv/net/inet/inet.h ) (view diffs)
-
uspace/srv/net/inetsrv/pdu.c (moved) (moved from uspace/srv/net/inet/pdu.c ) (view diffs)
-
uspace/srv/net/inetsrv/pdu.h (moved) (moved from uspace/srv/net/inet/pdu.h ) (view diffs)
-
uspace/srv/net/inetsrv/reass.c (moved) (moved from uspace/srv/net/inet/reass.c ) (view diffs)
-
uspace/srv/net/inetsrv/reass.h (moved) (moved from uspace/srv/net/inet/reass.h ) (view diffs)
-
uspace/srv/net/inetsrv/sroute.c (moved) (moved from uspace/srv/net/inet/sroute.c ) (view diffs)
-
uspace/srv/net/inetsrv/sroute.h (moved) (moved from uspace/srv/net/inet/sroute.h ) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
