aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sync with md(4)'s information regarding the swap backend.Remko Lodder2007-11-281-2/+9
* Add information about the 845M card that I recently committed supportRemko Lodder2007-11-281-2/+2
* Fix spelling of stack_capture() to stack_save().Robert Watson2007-11-281-1/+1
* Add information about the ICH6 and ICH7 being supported since recently.Remko Lodder2007-11-281-3/+3
* Add the Planex FNW-3603TX card to the list.Remko Lodder2007-11-281-1/+3
* Spell 'Yugoslav' correctly.Giorgos Keramidas2007-11-281-2/+2
* Make sure GSS-API mechanisms are loaded if gss_acquire_cred is calledDoug Rabson2007-11-281-4/+3
* - Pay attention to the fact that ioctl(2) is only known toYaroslav Tykhiy2007-11-281-4/+5
* MFp4:Yaroslav Tykhiy2007-11-283-22/+59
* Make ADAPTIVE_GIANT as the default in the kernel and remove the option.Attilio Rao2007-11-288-20/+0
* Add missing MCP65 id which was accidentally removed in previous commit.Ariff Abdullah2007-11-281-0/+1
* Restore member fields sigval_int and sigval_ptr, this unbreaks compilationDavid Xu2007-11-281-0/+3
* Only zero large allocations when necessary (for calloc()).Jason Evans2007-11-281-1/+1
* Fix pointer dereferencing problems in _pthread_mutex_init_calloc_cb() thatJason Evans2007-11-282-8/+5
* In atomic_fetchadd_32(), do not blindly increase the value of %3.Olivier Houchard2007-11-271-2/+3
* Update the shlib version for libgssapi_krb5. This file needs to be updatedJohn Baldwin2007-11-271-1/+1
* Properly sort 'sync' in the list of options passed to -o.John Baldwin2007-11-271-4/+4
* Remove the 'needbounce' variable from the _bus_dmamap_load_buffer()John Baldwin2007-11-274-29/+12
* Add _pthread_mutex_init_calloc_cb to libc's map, for which malloc definesJason Evans2007-11-271-0/+1
* Add usr/lib/libgssapi_krb5.so.8 to the list of old libs from theHenrik Brix Andersen2007-11-271-1/+2
* Add a man page for stack(9).Robert Watson2007-11-272-0/+119
* Tweak -lpmc's name.Joseph Koshy2007-11-271-1/+1
* Fix up a race condition with the callout_stop method in newstate.Benjamin Close2007-11-271-1/+4
* Handle missed beacons correctlyBenjamin Close2007-11-272-1/+22
* MFP4(129048): Eliminating an unnecessary check on an_gone insideTai-hwa Liang2007-11-271-4/+0
* The nfe driver will first appear in 7.0 and not in 6.xRemko Lodder2007-11-271-2/+2
* s/effect/affect/Remko Lodder2007-11-271-2/+2
* Define atomic_readandclear_ptr.Jason Evans2007-11-272-0/+2
* Document the B and L MALLOC_OPTIONS.Jason Evans2007-11-271-1/+26
* Implement dynamic load balancing of thread-->arena mapping, based on lockJason Evans2007-11-271-58/+297
* Add _pthread_mutex_init_calloc_cb() to libthr and libkse, so that malloc(3)Jason Evans2007-11-2710-28/+74
* Implement lazy deallocation of small objects. For each arena, maintain aJason Evans2007-11-271-0/+218
* Avoid re-zeroing memory in calloc() when possible.Jason Evans2007-11-271-143/+218
* Fix stats printing of the amount of memory currently consumed by hugeJason Evans2007-11-271-36/+37
* Use the most recent Xorg manpage set that we have.Bruce A. Mah2007-11-261-1/+1
* New release note: wpi(4).Bruce A. Mah2007-11-261-1/+3
* Simplify the adaptive spinning algorithm in rwlock and mutex:Attilio Rao2007-11-262-141/+113
* Although the entire src tree builds cleanly now without -fno-strict-aliasingJohn Birrell2007-11-261-2/+2
* Add a note to indicate that these files do borrow in part from mbr.s andJohn Baldwin2007-11-262-0/+4
* Be more careful handling off-channel frames: if the driver (wrongly)Sam Leffler2007-11-261-3/+4
* Add the Intel 82801FB (ICH6) SMBus controller and theRemko Lodder2007-11-261-0/+8
* Fix for a reported panic in certain circumstances. WhenJack F Vogel2007-11-261-2/+17
* Use device_set_desc_copy in the generic ident as its used on a temp buffer.Søren Schmidt2007-11-261-1/+1
* Add the FNW3603TX Planex NIC.Remko Lodder2007-11-262-0/+7
* Add the 845M GMCH controller.Remko Lodder2007-11-261-0/+2
* Bump .Dd for previous revision.Christian Brueffer2007-11-261-1/+1
* Implement read_default_ldt in linux_modify_ldt(). It copies out zeroedKonstantin Belousov2007-11-261-0/+9
* Mention less upgrade to v416.Xin LI2007-11-261-1/+1
* Resolve conflicts.Xin LI2007-11-261-5/+8
* This commit was generated by cvs2svn to compensate for changes in r173932,Xin LI2007-11-269-56/+62
|\