Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4496 5479 d 18 h decky /trunk/uspace/ be more pedantic about undefined function prototypes (to avoid memory access traps)
add missing header files
 
/trunk/uspace/app/bdsh/cmds/modules/bdd/bdd.c
/trunk/uspace/app/bdsh/cmds/modules/kcon/kcon.c
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/trunk/uspace/app/bdsh/cmds/modules/pwd/pwd.c
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.c
/trunk/uspace/app/bdsh/input.c
/trunk/uspace/app/tester/console/console1.c
/trunk/uspace/app/trace/trace.c
/trunk/uspace/lib/libc/Makefile.toolchain
/trunk/uspace/lib/libc/generic/mem.c
/trunk/uspace/srv/ns/clonable.c
/trunk/uspace/srv/ns/ns.c
4459 5480 d 16 h decky /trunk/uspace/srv/ns/ split naming service into multiple files for better readability
add support for waiting on tasks (receives kernel task notifications)
 
/trunk/uspace/srv/ns/clonable.c
/trunk/uspace/srv/ns/clonable.h
/trunk/uspace/srv/ns/ns.h
/trunk/uspace/srv/ns/service.c
/trunk/uspace/srv/ns/service.h
/trunk/uspace/srv/ns/task.c
/trunk/uspace/srv/ns/task.h
/trunk/uspace/srv/ns/Makefile
/trunk/uspace/srv/ns/ns.c