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