# # ChangeLog for uspace/app/init/init.c in mainline # # Generated by Trac 1.5.4 # 2024-05-31T12:29:27Z Tue, 06 Oct 2015 19:01:36 GMT Jiri Svoboda [6afc9d7] * kernel/generic/src/console/console.c (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/bdsh/cmds/modules/mv/mv.c (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/cmds/modules/unmount/unmount.c (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/df/df.c (modified) * uspace/app/init/init.c (modified) * uspace/app/taskdump/elf_core.c (modified) * uspace/app/taskdump/symtab.c (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/untar/main.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/lib/bithenge/src/file.c (modified) * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/kio.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/io/kio.h (modified) * uspace/lib/c/include/sys/statfs.h (modified) * uspace/lib/c/include/unistd.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/c/include/vfs/vfs_sess.h (modified) * uspace/lib/pcut/src/os/helenos.c (modified) * uspace/lib/posix/source/fcntl.c (modified) * uspace/lib/posix/source/internal/common.h (modified) * uspace/lib/posix/source/stdio.c (modified) * uspace/lib/posix/source/stdlib.c (modified) * uspace/lib/posix/source/sys/stat.c (modified) * uspace/lib/posix/source/unistd.c (modified) * uspace/srv/devman/driver.c (modified) * uspace/srv/devman/match.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_ops.c (modified) UNIX-like I/O functions should use errno to return error code for ... Thu, 13 Nov 2014 00:27:06 GMT Martin Decky [a047aaa] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/barber/Makefile (added) * uspace/app/barber/barber.c (added) * uspace/app/barber/gfx/frame01.tga.gz (added) * uspace/app/barber/gfx/frame02.tga.gz (added) * uspace/app/barber/gfx/frame03.tga.gz (added) * uspace/app/barber/gfx/frame04.tga.gz (added) * uspace/app/barber/gfx/frame05.tga.gz (added) * uspace/app/barber/gfx/frame06.tga.gz (added) * uspace/app/barber/gfx/frame07.tga.gz (added) * uspace/app/barber/gfx/frame08.tga.gz (added) * uspace/app/barber/gfx/frame09.tga.gz (added) * uspace/app/barber/gfx/frame10.tga.gz (added) * uspace/app/barber/gfx/frame11.tga.gz (added) * uspace/app/barber/gfx/frame12.tga.gz (added) * uspace/app/barber/gfx/frame13.tga.gz (added) * uspace/app/barber/gfx/frame14.tga.gz (added) * uspace/app/barber/gfx/frame15.tga.gz (added) * uspace/app/barber/gfx/frame16.tga.gz (added) * uspace/app/barber/gfx/frame17.tga.gz (added) * uspace/app/barber/gfx/frame18.tga.gz (added) * uspace/app/barber/gfx/frame19.tga.gz (added) * uspace/app/barber/gfx/frame20.tga.gz (added) * uspace/app/barber/gfx/frame21.tga.gz (added) * uspace/app/barber/gfx/frame22.tga.gz (added) * uspace/app/barber/gfx/frame23.tga.gz (added) * uspace/app/barber/gfx/frame24.tga.gz (added) * uspace/app/barber/gfx/frame25.tga.gz (added) * uspace/app/barber/gfx/frame26.tga.gz (added) * uspace/app/barber/gfx/frame27.tga.gz (added) * uspace/app/barber/gfx/frame28.tga.gz (added) * uspace/app/barber/gfx/frame29.tga.gz (added) * uspace/app/barber/gfx/frame30.tga.gz (added) * uspace/app/init/init.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) barber: visual liveness indicator (using the barber pole animation ...