Age | Commit message (Expand) | Author |
2008-06-15 | Move noisy frame queueing debug messages up to debug level 2. | Marcus Glocker |
2008-06-15 | with powerbooks and ibooks, default to adb keyboard for console (and ddb>) | Todd T. Fries |
2008-06-15 | Add 802.3ad LACP support for trunk(4). | Marco Pfatschbacher |
2008-06-15 | On AMD64 running on Intel processors with EST add support for retreiving | Gordon Willem Klok |
2008-06-15 | unroll the NFSMADV() macro and nuke it | Thordur I. Bjornsson |
2008-06-15 | if we are trying to attach to ehci(4) notify the user to disable it | Robert Nagy |
2008-06-15 | this should be a MD include file; discussed with matthieu | Theo de Raadt |
2008-06-15 | Treat SENSE_NOT_READY_INIT_REQUIRED sense errors the same as | Kenneth R Westerback |
2008-06-15 | Don't bypass partition bounds check for RAW_PART. We now guarantee that | Kenneth R Westerback |
2008-06-15 | Ensure that when using the ACPI tables the RVO field is initialized from the ... | Gordon Willem Klok |
2008-06-14 | make easier to read, found during a bug hunt earlier | Todd T. Fries |
2008-06-14 | Replace nfsm_build/bcopy with nfsm_{buf,str}tombuf functions in | Bret Lambert |
2008-06-14 | Include "faith.h" in order to get NFAITH. Also clean up NFAITH conditionals | Joel Sing |
2008-06-14 | add carppeer; an option to specify a different multicast address or | Reyk Floeter |
2008-06-14 | Fixed evil recursion depth for ASUS EEEPC, uses less memory too | Jordan Hargrave |
2008-06-14 | Add amdmsr(4), a driver to access model specific registers on AMD CPUs. | Marc Balmer |
2008-06-14 | ANSIfy function definitions. | Joel Sing |
2008-06-14 | Ensure each nfsiod can actually enqueue more than one asynchio - this mirrors | Bob Beck |
2008-06-14 | Remove NBPFILTER conditional since we do not include "bpfilter.h" and the | Joel Sing |
2008-06-14 | Include "pflog.h" so that we get NPFLOG. | Joel Sing |
2008-06-14 | Provide a status field for operations on the bc_opaque data. Now we're | Hans-Joerg Hoexer |
2008-06-14 | Mask the upper 56 bits of the rx ports when reading them, pckbd_input() will | Miod Vallat |
2008-06-14 | Correctly calculate wired_count of pages on i386. Now, pmap->pm_stats is only | Hans-Joerg Hoexer |
2008-06-14 | Teach acpiasus(4) about some more events. Whilst we're here bzero the cmd | Joel Sing |
2008-06-14 | Also do the PR_ZERO dance here. This was held back on Henning's request | Michael Knudsen |
2008-06-14 | defininig NATIVE_EXEC_ELF is mandatory on ELF platforms. | Miod Vallat |
2008-06-14 | id tag. | Federico G. Schwindt |
2008-06-14 | A bunch of pool_get() + bzero() -> pool_get(..., .. | PR_ZERO) | Michael Knudsen |
2008-06-14 | Use the bus_size_t in the ath_softc. | Joel Sing |
2008-06-14 | oldnointr pool allocator is no longer used or necessary. | Artur Grabowski |
2008-06-14 | There's no more reason to use oldnointr allocator here since we pace | Artur Grabowski |
2008-06-14 | If we have one syscall that consumes large amounts of memory (like for | Artur Grabowski |
2008-06-14 | Replace magic '2' and '3' with defines for nfs version numbers | Thordur I. Bjornsson |
2008-06-14 | Use multiple crypto keys per volume. Each key is used to encrypt at | Damien Miller |
2008-06-14 | remove #ifdef __macppc__ due to a misunderstanding: | Todd T. Fries |
2008-06-14 | Allow ath(4) to detach cleanly when attaching via PCI. Also | Joel Sing |
2008-06-14 | pool_get()s not in interrupt context should not be PR_NOWAIT, but | Henning Brauer |
2008-06-14 | Include "pf.h" so we get NPF. | Joel Sing |
2008-06-14 | Add cmp(4) here too. | Mark Kettenis |
2008-06-14 | Nuke ADEV_NOTUR, always issue TEST UNIT READY to clear out power-up | Kenneth R Westerback |
2008-06-14 | Clean up nfsrv_wakenfsd(); variable name change to be in line with the | Bret Lambert |
2008-06-14 | Move bpf_mtap_hdr() above the trunk_*_input() routines. | Marco Pfatschbacher |
2008-06-14 | Belt, suspenders, duct tape and glue. | Artur Grabowski |
2008-06-14 | remove duplicate #defines; ok hshoexer@ | Damien Miller |
2008-06-14 | use nfsm_padlen() where appropriate; | Thordur I. Bjornsson |
2008-06-14 | put the canonical ifdef dance for multiple inclusion, also put all the | Thordur I. Bjornsson |
2008-06-14 | Update bioctl(8) and softraid(4) to recent changes and enable softraid | Hans-Joerg Hoexer |
2008-06-14 | implement a check code to determine whether the disk keys have | Damien Miller |
2008-06-13 | Do not log carp state transitions from or to INIT by default. | Marco Pfatschbacher |
2008-06-13 | Move the responsibility to free received packets on trunked interfaces | Marco Pfatschbacher |