Age | Commit message (Expand) | Author |
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 |
2013-11-24 | Export mach_port_destroy declaration | Richard Braun |
2013-11-22 | ddb/db_break.c: remove duplicate include | Marin Ramesa |
2013-11-21 | i386/i386/db_interface.h: fix implicit declaration of function | Marin Ramesa |
2013-11-21 | ddb/db_sym.c: move assignment outside if | Marin Ramesa |
2013-11-21 | i386/i386at/kd.h: fix implicit declaration of function | Marin Ramesa |
2013-11-21 | ddb/db_break.c: fix implicit declaration of functions | Marin Ramesa |
2013-11-20 | i386/i386/trap.c: fix implicit declaration of function | Marin Ramesa |
2013-11-20 | i386/i386/db_trace.c: don't cast to db_addr_t | Marin Ramesa |
2013-11-20 | Comment out db_search_null | Samuel Thibault |
2013-11-20 | i386/i386/db_interface.c: add comments after else and endif | Marin Ramesa |
2013-11-20 | i386/i386/db_interface.c: remove return value | Marin Ramesa |
2013-11-20 | i386/i386/db_trace.c: fix implicit declaration of function | Marin Ramesa |
2013-11-20 | i386/i386/db_interface.c: fix implicit declaration of function | Marin Ramesa |