Age | Commit message (Expand) | Author |
2013-12-05 | ipc/mach_msg.c: remove forward declarations | Marin Ramesa |
2013-12-05 | ipc/ipc_table.c: remove forward declaration | Marin Ramesa |
2013-12-05 | ipc/ipc_kmsg.c: remove forward declarations | Marin Ramesa |
2013-12-05 | i386/intel/pmap.c: remove forward declarations | Marin Ramesa |
2013-12-05 | Drop duplicate declaration | Samuel Thibault |
2013-12-05 | i386/i386at: remove forward declarations | Marin Ramesa |
2013-12-05 | i386/i386at/kd_mouse.c: remove forward declarations | Marin Ramesa |
2013-12-05 | i386/i386at/kd_event.c: remove forward declarations | Marin Ramesa |
2013-12-05 | i386/i386at/kd.c: remove forward declarations | Marin Ramesa |
2013-12-05 | i386/i386at/conf.c: remove forward declarations | Marin Ramesa |
2013-12-05 | i386/i386at/autoconf.c, com.c, lpr.c: remove forward declarations | Marin Ramesa |
2013-12-05 | kern/exception.c: remove forward declarations | Marin Ramesa |
2013-12-05 | kern: new header file exception.h | Marin Ramesa |
2013-12-05 | i386/i386/pcb.c: remove forward declarations | Marin Ramesa |
2013-12-05 | i386/i386/io_perm.c: remove forward declaration | Marin Ramesa |
2013-12-05 | i386/i386/fpu.c, trap.c: remove forward declarations | Marin Ramesa |
2013-12-05 | i386/i386/db_trace.c: remove forward declaration | Marin Ramesa |
2013-12-05 | device/device_init.c: remove forward declarations | Marin Ramesa |
2013-12-05 | ddb/db_variables.c: remove forward declarations | Marin Ramesa |
2013-12-05 | ddb/db_trap.c: remove forward declarations | Marin Ramesa |
2013-12-05 | ddb/db_command.c: remove useless forward declaration without definition | Marin Ramesa |
2013-12-05 | ddb/db_command.c: remove forward declaration | Marin Ramesa |
2013-12-05 | ddb/db_sym.c: fix argument list | Marin Ramesa |
2013-12-05 | ddb/db_sym.c: remove useless forward declarations without definitions | Marin Ramesa |
2013-12-05 | ddb: new header file db_aout.h | Marin Ramesa |
2013-12-05 | ddb/db_aout.c: trivial stylistic fix for consistency | Marin Ramesa |
2013-12-05 | ddb/db_run.c: add comment after endif | Marin Ramesa |
2013-12-05 | ddb/db_mp.c: add comment after else and endif | Marin Ramesa |
2013-12-05 | ddb/db_input.c: add comment after endif | Marin Ramesa |
2013-12-05 | ddb/db_command.c: remove forward declarations | Marin Ramesa |
2013-12-05 | device/net_io.c: initialize hash_entp to NULL | Marin Ramesa |
2013-11-24 | Modify struct db_variable | Marin Ramesa |
2013-11-24 | device: new header file chario.h | Marin Ramesa |
2013-11-24 | ddb/db_examine.c: trivial stylistic fix for consistency | Marin Ramesa |
2013-11-24 | ddb: move forward declarations into a header file | Marin Ramesa |
2013-11-24 | ddb: move forward declaration into a header file | Marin Ramesa |
2013-11-24 | ddb: create new header file db_mp.h | Marin Ramesa |
2013-11-24 | ddb: move forward declarations into a header file | Marin Ramesa |
2013-11-24 | Simplify test | Samuel Thibault |
2013-11-24 | Drop spurious volatile qualifier | Samuel Thibault |
2013-11-24 | kern: move forward declarations into a header file | Marin Ramesa |
2013-11-24 | kern: move forward declaration into a header file | Marin Ramesa |
2013-11-24 | kern: move forward declaration into a header file | Marin Ramesa |
2013-11-24 | kern: move forward declaration into a header file | Marin Ramesa |
2013-11-24 | kern: move forward declarations into a header file | Marin Ramesa |
2013-11-24 | vm: move forward declarations into a header file | Marin Ramesa |
2013-11-24 | vm: move forward declarations into a header file | Marin Ramesa |
2013-11-24 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2013-11-24 | Remove leftover register qualifiers | Marin Ramesa |
2013-11-24 | New RPC for thread destruction | Richard Braun |