Age | Commit message (Expand) | Author |
2014-02-01 | Allow MP_LOCKDEBUG kernels to get tracebacks from other processors when | Miod Vallat |
2014-02-01 | Reset the hwrpb cpu start address after booting the secondaries, in order to | Miod Vallat |
2014-02-01 | style | Marc Espie |
2014-02-01 | sort out the code to figuring out kept packages. | Marc Espie |
2014-02-01 | let solve_depends work as soon as we have update_info | Marc Espie |
2014-02-01 | handling of critical section was wrong. Interrupting an update once we're | Marc Espie |
2014-02-01 | don't bother caching, it's no longer useful | Marc Espie |
2014-02-01 | use conflict_list directly from handle. | Marc Espie |
2014-02-01 | no need to test for plist, we get the conflict_list since we have update_info | Marc Espie |
2014-02-01 | handles are more adequate places to stash conflict lists, since they can | Marc Espie |
2014-02-01 | style | Marc Espie |
2014-02-01 | drm/i915: Invalidate TLBs for the rings after a reset | Jonathan Gray |
2014-02-01 | Replace the vnode struct vattr cache by VOP_GETATTR() calls. | Sylvestre Gallon |
2014-02-01 | On sparc64, use the WWNs from Open Firmware, as the onboard ISP2200 that can | Mark Kettenis |
2014-02-01 | update currency exchange rates; | Jason McIntyre |
2014-02-01 | Remove some of the excessive cache and TLB flushing going on during | Mike Larkin |
2014-02-01 | Split bge(4)'s feature flags into bge_flags and bge_phy_flags. | Brad Smith |
2014-01-31 | explicit_bzero where useful | Ted Unangst |
2014-01-31 | replace most bzero with explicit_bzero, except a few that cna be memset | Ted Unangst |
2014-01-31 | @md5 annotations died at the end of 2008, so it's reasonable to scrape the | Marc Espie |
2014-01-31 | Break up and simplify screen_redraw_screen. | Nicholas Marriott |
2014-01-31 | no longer a need for the solver, which is fortunate as this creates | Marc Espie |
2014-01-31 | Fix partial matches with xterm-keys on, from m0viefreak dot cm at | Nicholas Marriott |
2014-01-31 | Add \033[18t window operations from J Raynor. | Nicholas Marriott |
2014-01-31 | avoid creating backrefs | Marc Espie |
2014-01-31 | Add our luna88k bootstrap. | Kenji Aoyama |
2014-01-31 | handle conflict with partial in a less hackish ways, by passing an | Marc Espie |
2014-01-31 | minor fix: don't go to cache if genuine install | Marc Espie |
2014-01-31 | fix number of tests | Marc Espie |
2014-01-31 | partial-partial-* stuff not yet working | Marc Espie |
2014-01-31 | basic check for pkg names conflicts, to be augmented | Marc Espie |
2014-01-31 | tl(4) already allowed for reception of frames up to MCLBYTES in size so | Brad Smith |
2014-01-31 | Rewrite the receive filter handling code, reinstate the hash filter and cleanup | Brad Smith |
2014-01-31 | SUNW SUNWGS INT FCBPL can be considered an asym device now we can uniquely | David Gwynne |
2014-01-31 | if a device doesnt have device ids or serial numbers, try using node_wwn to | David Gwynne |
2014-01-31 | Fix a long standing VCPU reset sequence bug on BCM5906. The VCPU (Virtual CPU) | Brad Smith |
2014-01-31 | sc_function is set, but never used for anything useful. clean it up... | David Gwynne |
2014-01-31 | sc_lladdr is never used, so we can get the space in the sc back. | David Gwynne |
2014-01-30 | the option bit for controlling fast posting is in icb_fw_options, not | Jonathan Matthew |
2014-01-30 | don't do a register test mailbox command before resetting the chip. | Jonathan Matthew |
2014-01-30 | allow shutdown(2) syscall in sandbox - it may be called by packet_close() | Damien Miller |
2014-01-30 | Simplyfy adjtime(2) by keeping track of the adjustment as a number of | Mark Kettenis |
2014-01-30 | Do not match control interfaces if their associated data interface is | Martin Pieuchot |
2014-01-30 | On MULTIPROCESSOR kernels, have SCHED_ASSERT_LOCKED assert both the lock being | Miod Vallat |
2014-01-30 | Abort traceback when a new ra has not been found, instead of looping on it | Miod Vallat |
2014-01-30 | Narrow ci_flags to be able to print ci_mutex_level in the `machine ddbcpu' | Miod Vallat |
2014-01-30 | reinstate the note that setting env vars in a crontab is an extension; | Jason McIntyre |
2014-01-30 | Set port and node WWN in scsi_link structure when we successfully probe a | Mark Kettenis |
2014-01-30 | wipe locations a bit more thoroughly | Marc Espie |
2014-01-30 | Move declaration of struct vm_page_md from <machine/vmparam.h> to | Miod Vallat |