summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | resolve merge conflictssam2008-03-248-2494/+38
* | | This commit was generated by cvs2svn to compensate for changes in r177568,sam2008-03-2462-484/+2573
|\ \ \ | |/ /
| * | Import of WPA supplicant 0.5.10sam2008-03-2466-505/+2609
* | | Diff reduction to Adaptec's driver (around build 15317): catch up with aemaste2008-03-246-153/+128
* | | o add M_PROTO[678]; they'll be needed by net80211 vap codesam2008-03-241-37/+37
* | | - Const'ify the bus_stream_asi and bus_type_asi arrays.marius2008-03-242-14/+13
* | | - Take advantage of bus_dmamap_load_mbuf_sg(9).marius2008-03-242-94/+71
* | | - Const'ify the dc_devs array.marius2008-03-242-85/+84
* | | Split the registers into two halves in preparation for SBus support.marius2008-03-244-212/+285
* | | Diff reduction to Adaptec driver build 15317 (refactoring and code shuffling):emaste2008-03-241-187/+206
* | | Fix a bug that when getting/dumping the soft lifetime we reportedbz2008-03-241-1/+1
* | | Import change from KAME, rev. 1.362 kame/kame/sys/netkey/key.cbz2008-03-241-1/+1
* | | Don't remove usr/include/fs/nwfs and usr/include/netncp, as they are alwaysantoine2008-03-241-2/+2
* | | Bump the FreeBSD version for zerocopy bpf buffers and changes to thecsjp2008-03-241-1/+1
* | | Catch netstat up for the new bpf stats structures. Print 64 bit valuescsjp2008-03-241-2/+6
* | | Introduce support for zero-copy BPF buffering, which reduces thecsjp2008-03-249-137/+1469
* | | Fix splitting into words of the .for expression to allow forru2008-03-241-22/+8
* | | Fix bugs in the previous revision.ru2008-03-241-8/+13
* | | remove unneccessary tcbinfo lock acquisitions - set tp to null affter calling...kmacy2008-03-241-4/+2
* | | - Greatly simplify vget() by removing the guarantee that any newjeff2008-03-241-32/+18
* | | - Don't acquire the vnode interlock in _vn_lock() unless no lock typejeff2008-03-241-19/+13
* | | - Remove an old comment; vnodes have been working without Giant forjeff2008-03-241-3/+3
* | | Label inp as unused in the non-INVARIANTS casekmacy2008-03-241-2/+2
* | | First pass at (possibly futile) microoptimizing of cpu_switch. Resultspeter2008-03-231-75/+116
* | | Correct an error in pmap_mincore() when applied to a 2MB page mapping:alc2008-03-231-3/+3
* | | Export TDP_KTHREAD to asm files.peter2008-03-231-0/+1
* | | Move pcb_flags to make trivially better use of cache lines.peter2008-03-231-1/+1
* | | Protect the setting of the fsbase/gsbase MSR registers and thepeter2008-03-231-0/+2
* | | Insulate inpcb consumers outside the stack from the lock type and offset with...kmacy2008-03-234-73/+142
* | | To date, we have assumed that the TLB will only set the PG_M bit in aalc2008-03-231-38/+17
* | | Yield the cpu in the kernel while iterating the list of thekib2008-03-233-0/+9
* | | When updating the install list for files which have had local changescperciva2008-03-231-2/+2
* | | - Restore kse.h in this directory so other tools don't find it by mistake.jeff2008-03-233-1/+137
* | | Prevent the overflow in the calculation of the next page directory.kib2008-03-232-0/+24
* | | MSI handling on some RealTek chips are broken so disable it byyongari2008-03-231-1/+1
* | | For MSI capable hardwares, enable MSI enable bit in RL_CFG2yongari2008-03-232-0/+14
* | | Some RealTek chips are known to be buggy on DAC handling, soyongari2008-03-231-1/+6
* | | VLAN hardware tag information should be set for all desciptors of ayongari2008-03-231-11/+13
* | | Always honor configured VLAN/checksum offload capabilities.yongari2008-03-231-3/+8
* | | New release notes: KSE removed, cmx(4), uslcom(4), sf(4) update,bmah2008-03-231-5/+63
* | | Remove comment about "-r" flag from readlabel. "-r" is a no-op.rodrigc2008-03-231-1/+0
* | | Remove commented out code, thread suspension is done in thread library.davidxu2008-03-231-2/+1
* | | - Only return 1 from sync_vnode() in cases where the vnode is stilljeff2008-03-231-1/+1
* | | Instead of making a single geom_part.ko module, make a modulemarcel2008-03-236-15/+66
* | | - Pass BO_MTX(bo) to lockmgr in vtruncbuf, we don't own the vnodejeff2008-03-231-1/+1
* | | Redefine G_PART_SCHEME_DECLARE() from populating a private linker setmarcel2008-03-237-27/+128
* | | Add g_retaste(), which given a class will present all non-open providersmarcel2008-03-232-0/+61
* | | We need to prototype _start() as well, as we use it to test if we're runningcognet2008-03-221-0/+1
* | | Reuse the mbuf that was just retrieved from the receive ring if mbufqingli2008-03-221-8/+17
* | | add hints to specify how NPE ports are mapped to MAC+PHY; thesesam2008-03-221-0/+8
OpenPOWER on IntegriCloud