summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-01-30reorganise this file into something a bit saner, killing wacky macrosJason McIntyre
2014-01-30fix various inconsistencies.Igor Sobrado
2014-01-30To prevent lock ordering problems with the kernel lock, we need to make sureMark Kettenis
2014-01-30Get rid of the simple locks; they're lies. Also get rid of the holdingMark Kettenis
2014-01-30Add missing 'stand' directory in order to work 'make build' and 'makeKenji Aoyama
2014-01-30update the EXTENSIONS section, renaming it to STANDARDS while here;Jason McIntyre
2014-01-30STANDARDS: at.allow/deny is xsi (same as cron);Jason McIntyre
2014-01-30abstraction for the sake of abstraction is distracting.Marc Espie
2014-01-30expand STANDARDS; ok millertJason McIntyre
2014-01-30avoid storing dead keys.Marc Espie
2014-01-30don't save empty errorsMarc Espie
2014-01-30indent fixMarc Espie
2014-01-30most PkgSpec are default conflicts, so not storing empty constraints...Marc Espie
2014-01-30not really a need to store state in the location, when we can askMarc Espie