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