summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Since r188030 the error value for attach is returned, this means if kbdmuxthompsa2009-02-131-7/+6
* Sync comment with actual configuration format.delphij2009-02-131-2/+2
* - ieee80211_chan2ieee returns an intthompsa2009-02-131-5/+7
* MFp4 //depot/projects/usb; 157501, 157608, 157609thompsa2009-02-135-77/+29
* Elaborate some on the workings of the stub.n_hibma2009-02-131-21/+22
* Add support for CMOTECH devices (not sure whether this is the correctn_hibma2009-02-132-37/+173
* bridge_delete_member is called via the event handler from if_detachthompsa2009-02-131-5/+9
* Remove semicolon left in the last committhompsa2009-02-131-1/+1
* Add the Novatel U760.thompsa2009-02-131-0/+2
* Have the jail code use the error returned to pass not constantrrs2009-02-132-27/+23
* Use shared vnode locks when invoking VOP_READDIR().jhb2009-02-138-14/+13
* Update the Self ID structure to conform to 1394a-2000.sbruno2009-02-131-18/+50
* Remove redundant while () from loop.sbruno2009-02-131-1/+1
* Honor WITHOUT_INSTALLLIB in some places.jkim2009-02-134-0/+8
* remove references to ic_statssam2009-02-132-5/+0
* Oops. ARM_RAS_END is ARM_TP_ADDRESS + 8, not 4.cognet2009-02-131-1/+1
* remove unnecessary #include, and document some of the othersluigi2009-02-132-14/+10
* Fix a bug in the previous change to the mtab handler: use the path returnedjhb2009-02-131-1/+1
* Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short.luigi2009-02-137-22/+29
* Move the new rwnd field down to the very endrrs2009-02-132-3/+3
* o In case of the error do not forget to deallocate a cloned device unit.maxim2009-02-131-0/+1
* Fix an edge-case of the linux readdir: We need the size of a linux direntnetchild2009-02-131-1/+1
* Clarify and reimplement the bioq API so that bioq_disksort() hasluigi2009-02-131-65/+120
* In the case that the probe has determined that it can't query the device forscottl2009-02-131-4/+3
* add -z option to zero driver statistics (but note we don't yet zerosam2009-02-133-3/+18
* add stats no frags and missing stat for no dma bufferssam2009-02-131-1/+9
* backout r188327, it broke summary printingsam2009-02-133-53/+43
* add SIOCZATHSTATS ioctl to zero driver statisticssam2009-02-132-0/+7
* remove ic_stats; it was intended to accumulate stats from vaps as theysam2009-02-133-3/+0
* add driver stat to count tx drops due to insufficient frag bufferssam2009-02-132-3/+3
* strip M_FRAG & co mbufs coming down from ip_output, these flags aresam2009-02-131-1/+2
* Restore some of the link handling code that was inadvertently removed inthompsa2009-02-131-12/+41
* Add module dependency on miibus.thompsa2009-02-131-1/+3
* Receving VLAN oversized frames raise SIS_ISR_RX_ERR interrupt, soyongari2009-02-131-2/+3
* Recognize AR5212_AR2317_REV2 in ar5312Probe()sam2009-02-131-0/+1
* Check the exit flag at the start of the taskqueue loop rather than the end. Itthompsa2009-02-131-2/+2
* Remove unused ifaddr local variable in ioctl routine.rwatson2009-02-131-2/+0
* Remove unused ifaddr and ifreq local variables.rwatson2009-02-121-4/+0
* o replace ieee80211_node_reclaim by individual operations to release thesam2009-02-121-60/+2
* To prevent various race conditions in the RAS code, store and restore thecognet2009-02-124-4/+23
* Do not set thread0.td_frame to a bogus value, as it's going to overwrite thecognet2009-02-121-1/+0
* Unbreak build by making svr4 conditional on i386.cognet2009-02-121-1/+2
* Properly invalidate highest pts number when calling setttyent().ed2009-02-121-5/+4
* Remove pts(4) entries from /etc/ttys.ed2009-02-127-3584/+0
* Make ttyslot(3) work with pts(4) devices.ed2009-02-121-6/+5
* Add a ieee80211_waitfor_parent() function that will wait for all deferredthompsa2009-02-124-2/+18
* Remove obsolete C preprocessor assertions.rdivacky2009-02-121-1/+1
* turn off ttyv*; not aware of any arm-based systems with sysconssam2009-02-121-8/+8
* Don't add a bwrite() symbol, it breaks the build when building newfscognet2009-02-122-16/+16
* Fix a few problems related to building modules in /sys/modules (notn_hibma2009-02-126-4/+7
OpenPOWER on IntegriCloud