summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix spelling a bit.mav2009-02-121-3/+3
* Add support for the Sunix SUN1889-based dual parallel port card.kevlo2009-02-121-0/+6
* s/succeded/succeeded/ in comments.mav2009-02-121-3/+3
* Enhance debug messages and attempt to unify them into one format where possible.sbruno2009-02-121-10/+12
* Update comments around various structs.sbruno2009-02-123-9/+27
* Rewrite get_pv_entry() to match expectations of the rest of theimp2009-02-121-11/+78
* pmap_kenrel() was recently deleted from pmap.h. It was still usedimp2009-02-121-2/+2
* fix ARM_USE_SMALL_ALLOC after memory layout changessam2009-02-111-7/+10
* fix both instances of namesam2009-02-111-1/+1
* Reorder dacleanup() and cdcleanup() slightly so that the sysctl context isjhb2009-02-112-8/+9
* - Consolidate error handling in the cd9660 and udf mount routines.jhb2009-02-112-24/+26
* - If the g_access() call for the initial root mount fails, then fullyjhb2009-02-111-6/+6
* fix typo in AH_CHIP definitionsam2009-02-111-1/+1
* gcc 4.3.2 examines getLowerUpperIndex() and concludes that it's notsam2009-02-111-0/+1
* Let stat(1) use fdevname(3).ed2009-02-111-12/+20
* Add two new routines: fdevname() and fdevname_r().ed2009-02-117-20/+90
* improve key index map reclaim debug msgsam2009-02-111-6/+5
* oops, fix octal escape sequencesam2009-02-111-1/+1
* - Use the correct argument when determining the buffer size.lulf2009-02-111-1/+1
OpenPOWER on IntegriCloud