Age | Commit message (Expand) | Author |
2012-07-28 | zap a misleading comment | Philip Guenthe |
2012-07-26 | now that we are current again, enable POOL_DEBUG | Otto Moerbeek |
2012-07-26 | move to -current | Otto Moerbeek |
2012-07-26 | rename all_state_flags to state_flags to finish the transition | Mike Belopuhov |
2012-07-25 | When reporting media state, be sure to set IFM_AVALID and IFM_ACTIVE in | Miod Vallat |
2012-07-24 | decls before code | Theo de Raadt |
2012-07-23 | Call sppp_clear_ip_addrs from a workq. Problem reported by RD Thrush and | Stuart Henderson |
2012-07-22 | remove a few things to make this fit again; with miod | Theo de Raadt |
2012-07-22 | Fix for ClickPad. On issue pointed gilles@ and matthieu@ | Alexandr Shadchin |
2012-07-22 | unp_dispose() walks not just the mbuf chain (m_next) but also the packet | Philip Guenthe |
2012-07-21 | Add a new mmap(2) flag __MAP_NOREMAP for use with MAP_FIXED to | Matthew Dempsky |
2012-07-20 | regen | Jonathan Gray |
2012-07-20 | add some more 7 series/ivy bridge ids | Jonathan Gray |
2012-07-20 | match on Mobility Radeon HD2600 | Jonathan Gray |
2012-07-19 | say that we are unhibernating.. | Theo de Raadt |
2012-07-18 | Attach non-frame buffer GIO devices with ga_product being the id gathered by | Miod Vallat |
2012-07-18 | comment typo; s/lineair/linear/ | Matthew Dempsky |
2012-07-18 | Hopefully correctly recognize GIO boards with a 8-bit only ID register, which | Miod Vallat |
2012-07-18 | regen | Miod Vallat |
2012-07-18 | A couple more device IDs, thanks to Martin Boehme for donating boards! | Miod Vallat |
2012-07-18 | According to Linux, and just verified the hard way, the 8254 timer does not | Miod Vallat |
2012-07-18 | Print messages about nodes purged from the node cache if hostap/ibss modes are | Stefan Sperling |
2012-07-18 | sync | Stuart Henderson |
2012-07-18 | Additional Broadcom NIC PCI ids. From Brad. | Stuart Henderson |
2012-07-18 | Unify use of tabs/spaces on product lines. From Brad. | Stuart Henderson |
2012-07-17 | p_prof_ticks accidentally got moved from a 'copy-on-fork' area | Philip Guenthe |
2012-07-17 | Revert my previous change for rt2661. It is causing excessive "ral0: device | Stefan Sperling |
2012-07-17 | Add the Huawei Mobile E303. | David Coppa |
2012-07-17 | Add the Huawei Mobile E303. | David Coppa |
2012-07-17 | regen | Kirill Bychkov |
2012-07-17 | add a bunch of devices found in different laptops and desktops. | Kirill Bychkov |
2012-07-17 | use IPsec flowinfo on pipex(4) to select the IPsec tunnel for sending | YASUOKA Masahiko |
2012-07-16 | add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4) | Markus Friedl |
2012-07-16 | Forgot these files during the recent clock churning. | Miod Vallat |
2012-07-16 | oops, need sys/acct.h too | Theo de Raadt |
2012-07-16 | Add shorter form function aml_node_setval() for setting an int | Theo de Raadt |
2012-07-16 | Put acct_shutdown() proto in a better place | Theo de Raadt |
2012-07-16 | Move increment of ic_nnodes closer to where the node is actually inserted | Stefan Sperling |
2012-07-16 | Fix a couple of possible node leaks in ieee80211_input(). | Stefan Sperling |
2012-07-16 | Back out my workaround from r1.43 now that jsing has committed a better fix. | Stefan Sperling |
2012-07-16 | Make sure we have a swap partition before trying to read or write | Joel Sing |
2012-07-16 | As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG is | Jasper Lievisse Adriaanse |
2012-07-16 | and we head towards release | Theo de Raadt |
2012-07-15 | Don't panic in hibernate resume if no swap partition exists on the root disk. | Stefan Sperling |
2012-07-14 | A known errata of R4000 and R4400 processors, is that reading the internal | Miod Vallat |
2012-07-14 | Split the existing mips64 clock code into time-of-day and generic duties in | Miod Vallat |
2012-07-14 | Make IPv6 privacy addresses appear alongside regular SLAAC addresses. | sperreault |
2012-07-13 | Use NULL instead of 0 in pointer context. approvedz blambert@ | Claudio Jeker |
2012-07-13 | 3 line diff to fix divert using connections from local system. | Claudio Jeker |
2012-07-13 | bye bye SCCS | Theo de Raadt |