aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert r231673 and r231682 for now, until we can run a full makeDimitry Andric2012-02-1428-807/+299
* Add new USB device ID.Hans Petter Selasky2012-02-142-0/+2
* When initialising the CP0 status register during boot on 64-bit MIPS,Robert Watson2012-02-141-1/+1
* Add some missing radar config parameters.Adrian Chadd2012-02-141-2/+20
* Fix the usefir128 config bit flipping.Adrian Chadd2012-02-141-3/+2
* Improve the radar register config API.Adrian Chadd2012-02-142-24/+44
* Remove UCP from the list of countersGeorge V. Neville-Neil2012-02-141-1/+1
* Add options for program (-p) and to turn off waiting (-w) which is nowGeorge V. Neville-Neil2012-02-141-5/+20
* Update HISTORY for isci.4 man page.Jim Harris2012-02-141-1/+1
* Fix a misplaced __NO_TLS locations, and change a GNUism to a C11ism forDavid Chisnall2012-02-143-4/+6
* Change some headers such that lang/gcc* ports no longer patch them.Tijl Coosemans2012-02-143-5/+5
* Cleanup of xlocale:David Chisnall2012-02-1428-299/+805
* Fix a bug where the wrong protocol overhead was used. This can leadMichael Tuexen2012-02-141-25/+62
* Replace PRIdMAX with "jd" in a printf call. Cast the corresponding value toTijl Coosemans2012-02-141-5/+2
* Fix various issues with the NFS and RPC related scripts:Doug Barton2012-02-1416-149/+82
* readlink len-1Kevin Lo2012-02-141-1/+1
* properly sort dev/oce entriesLuigi Rizzo2012-02-141-6/+6
* Remove unnecessary castKevin Lo2012-02-142-5/+5
* Restore message in man page on VFS timestamp precision.Ed Schouten2012-02-141-1/+11
* Do not handle MOD_SHUTDOWN equally to MOD_UNLOAD in sound kernel module.Alexander Motin2012-02-141-1/+2
* Disable jail support in ifconfig when either building a rescueRobert Millan2012-02-143-3/+16
* Add a rudimentary test to run through all the available counters on aGeorge V. Neville-Neil2012-02-141-0/+79
* wctob() returns EOF and not WEOF.Xin LI2012-02-141-2/+2
* For RTL8168/8111D controller, make sure to wake PHY from power downPyun YongHyeon2012-02-141-1/+6
* - As it turns out, MSI-X is broken for at least LSI SAS1068E when passedMarius Strobl2012-02-141-10/+11
* Enable TLS support for ARM toolchainOleksandr Tymoshenko2012-02-141-2/+0
* Add thread-local storage support for arm:Oleksandr Tymoshenko2012-02-142-4/+5
* Add thread-local storage support for ARM to rtld-elfOleksandr Tymoshenko2012-02-143-11/+83
* Add ARM relocations types used for thread-local storageOleksandr Tymoshenko2012-02-141-0/+4
* Add __aeabi_read_tp function required for thread-local storageOleksandr Tymoshenko2012-02-142-1/+43
* Minor cleanup and added missing svn keywords.Christian Brueffer2012-02-131-5/+7
* Use if_maddr_*lock() routines to lock the per-interface multicastJohn Baldwin2012-02-131-2/+2
* - use struct ifnet as explicit type of the argument to theLuigi Rizzo2012-02-137-96/+212
* Use the non-sleeping variang of t4_wr_mbox in code that can be calledNavdeep Parhar2012-02-131-1/+1
* Add a sysctl to report the firmware build number.Ed Maste2012-02-131-0/+9
* Fix write(1) to support wide characters.Gleb Smirnoff2012-02-132-28/+17
* No need to optimise for a node with no hooks, my braino.Gleb Smirnoff2012-02-131-5/+2
* Polish diff against upstream.Ed Schouten2012-02-1313-54/+50
* Add missed EOL when die() was converted to use rtld_fdputstr() insteadKonstantin Belousov2012-02-131-0/+1
* Correct the 802.11s mesh configuration structure and related tidbits.Adrian Chadd2012-02-132-20/+53
* Re-generate /etc/devd/usb.confHans Petter Selasky2012-02-131-6/+15
* Fix panic after "WARNING - ATA_IDENTIFY taskqueue timeout"Ed Maste2012-02-131-0/+1
* Missing conditions in checking whether an inode has been written.Kirk McKusick2012-02-131-0/+3
* Attempt to address some potential vap->iv_bss race conditions.Adrian Chadd2012-02-131-3/+11
* Prevent periodic scripts that run longer than the expected period fromBrooks Davis2012-02-121-64/+95
* Fix a typo.Robert Millan2012-02-121-1/+1
* Globally replace u_int*_t from (non-contributed) man pages.Ed Schouten2012-02-1256-345/+345
* start watchdogd before most of other daemons/serversAndriy Gapon2012-02-122-2/+2
* Move WITHOUT_SOURCELESS_* files to sys/conf/ in order to avoid "universe"Robert Millan2012-02-126-58/+0
* newvers.sh: unbreak git/git-svn supportAndriy Gapon2012-02-121-4/+8