aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid using BEFORE in the utx rc script.Ed Schouten2012-02-122-2/+1
* Include target names in diagnostic output.Max Khon2012-02-122-68/+75
* - Use fixed-width integer types.Max Khon2012-02-122-21/+21
* And of course, I forgot to add -a to the usage.Ed Schouten2012-02-111-1/+1
* Attempt to implement who -a.Ed Schouten2012-02-112-22/+16
* sh: Make 'hash' return 1 if at least one utility is not found.Jilles Tjoelker2012-02-112-8/+18
* Move utmpx handling out of init(8).Ed Schouten2012-02-115-42/+25
* MFp4 204292:Bjoern A. Zeeb2012-02-111-0/+12
* Replace utxrm(8) by utx(8).Ed Schouten2012-02-118-33/+103
* Close a race due to dropping of the map lock between creating map entryKonstantin Belousov2012-02-113-10/+11
* Nice range comparison.Pawel Jakub Dawidek2012-02-111-5/+3