Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -3/+3 |
| | | | | * kern/xpr.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -1/+1 |
| | | | | * kern/timer.h: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -6/+5 |
| | | | | * kern/timer.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -2/+2 |
| | | | | * kern/thread_swap.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -47/+47 |
| | | | | * kern/thread.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -34/+34 |
| | | | | * kern/task.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -14/+14 |
| | | | | * kern/syscall_subr.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -2/+2 |
| | | | | * kern/syscall_emulation.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -15/+15 |
| | | | | * kern/strings.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -3/+3 |
| | | | | * kern/startup.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -83/+83 |
| | | | | * kern/sched_prim.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -1/+1 |
| | | | | * kern/sched.h: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -4/+4 |
| | | | | * kern/queue.h: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -12/+12 |
| | | | | * kern/queue.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -17/+17 |
| | | | | * kern/processor.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -5/+5 |
| | | | | * kern/priority.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -18/+18 |
| | | | | * kern/printf.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -2/+2 |
| | | | | * kern/pc_sample.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -15/+15 |
| | | | | * kern/machine.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -8/+8 |
| | | | | * kern/mach_factor.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -18/+18 |
| | | | | * kern/mach_clock.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -13/+13 |
| | | | | * kern/lock_mon.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -11/+11 |
| | | | | * kern/lock.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -4/+4 |
| | | | | * kern/ipc_tt.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -3/+3 |
| | | | | * kern/ipc_sched.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -13/+13 |
| | | | | * kern/ipc_mig.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -6/+6 |
| | | | | * kern/host.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -14/+14 |
| | | | | * kern/exception.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -4/+4 |
| | | | | * kern/eventcount.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -3/+2 |
| | | | | * kern/bootstrap.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -9/+9 |
| | | | | * kern/ast.c: Remove register qualifiers. | ||||
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -2/+2 |
| | | | | * kern/act.c: Remove register qualifiers. | ||||
* | ipc: remove register qualifiers | Marin Ramesa | 2013-11-11 | 1 | -4/+4 |
| | | | | * ipc/ipc_thread.h: Remove register qualifiers. | ||||
* | ipc: remove register qualifiers | Marin Ramesa | 2013-11-11 | 1 | -41/+41 |
| | | | | * ipc/mach_msg.c: Remove register qualifiers. | ||||
* | ipc: qualify constants with const | Marin Ramesa | 2013-11-11 | 1 | -2/+2 |
| | | | | * ipc/ipc_table.c: Qualify constants with const. | ||||
* | ipc: trivial stylistic fix for consistency | Marin Ramesa | 2013-11-11 | 1 | -1/+1 |
| | | | | * ipc/ipc_pset.c: Trivial stylistic fix for consistency. | ||||
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault | 2013-11-11 | 1 | -0/+2 |
|\ | |||||
| * | kern: fix the error handling in exec_load | Justus Winter | 2013-11-11 | 1 | -0/+2 |
| | | | | | | | | | | | | Found using the Clang Static Analyzer. * kern/elf-load.c (exec_load): Properly propagate errors. | ||||
* | | ipc: remove register qualifiers | Marin Ramesa | 2013-11-11 | 1 | -2/+2 |
| | | | | | | | | * ipc/ipc_kmsg.c: Remove register qualifiers. | ||||
* | | kern: comment unused variable | Marin Ramesa | 2013-11-10 | 1 | -3/+4 |
|/ | | | | | | | Variable reply_port is never used. There is indication in the comments that it might be used in future function call, so comment it. * kern/ipc_mig.c (syscall_device_writev_request): Comment variable. | ||||
* | device: initialize to zero offset | Marin Ramesa | 2013-11-10 | 1 | -1/+1 |
| | | | | | | | Initialize addr to zero offset to quiet warnings about uninitialized deallocation. * device/chario.c (addr): Initialize to zero. | ||||
* | remove register qualifiers | Marin Ramesa | 2013-11-10 | 1 | -6/+6 |
| | | | | * device/subrs.c: Remove register qualifiers. | ||||
* | remove register qualifiers | Marin Ramesa | 2013-11-10 | 1 | -51/+51 |
| | | | | * device/net_io.c: Remove register qualifiers. | ||||
* | remove definitions of ETHERMTU and ETHERMIN | Marin Ramesa | 2013-11-10 | 1 | -3/+0 |
| | | | | * device/if_ether.h (ETHERMTU, ETHERMIN): Remove unused definitions. | ||||
* | remove register qualifiers | Marin Ramesa | 2013-11-10 | 1 | -3/+3 |
| | | | | * device/blkio.c: Remove register qualifiers. | ||||
* | Fix overflow in Xen clock computation | Vladimir 'φ-coder/phcoder' Serbinenko | 2013-11-09 | 1 | -1/+5 |
| | | | | | * xen/time.c (hyp_get_stime): Split `delta` into `delta_high` and `delta_low`, as it may overflow 4 second timing nowadays. | ||||
* | Remove lint code | Marin Ramesa | 2013-11-09 | 11 | -64/+0 |
| | |||||
* | Increase kernel map entry pool size | Richard Braun | 2013-10-10 | 1 | -1/+1 |
| | | | | * vm/vm_map.h (KENTRY_DATA_SIZE): Set to 256 pages. | ||||
* | Add files missing in distrib tarball | Samuel Thibault | 2013-09-28 | 2 | -0/+9 |
| | | | | | | | * Makefrag.am (libkernel_a_SOURCES): Add ddb/db_write_cmd.h, ipc/ipc_print.h, vm/vm_print.h * linux/Makefrag.am (EXTRA_DIST): Add linux/src/drivers/scsi/FlashPoint.c, linux/src/drivers/scsi/eata_pio_proc.c, linux/src/drivers/scsi/scsiiom.c. | ||||
* | Merge remote-tracking branch 'savannah/master' into master | Thomas Schwinge | 2013-09-27 | 1 | -1/+1 |
|\ |