summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug where the wrong protocol overhead was used. This can leadtuexen2012-02-141-25/+62
* Replace PRIdMAX with "jd" in a printf call. Cast the corresponding value totijl2012-02-141-5/+2
* Fix various issues with the NFS and RPC related scripts:dougb2012-02-1416-149/+82
* readlink len-1kevlo2012-02-141-1/+1
* properly sort dev/oce entriesluigi2012-02-141-6/+6
* Remove unnecessary castkevlo2012-02-142-5/+5
* Restore message in man page on VFS timestamp precision.ed2012-02-141-1/+11
* Do not handle MOD_SHUTDOWN equally to MOD_UNLOAD in sound kernel module.mav2012-02-141-1/+2
* Disable jail support in ifconfig when either building a rescuermh2012-02-143-3/+16
* Add a rudimentary test to run through all the available counters on agnn2012-02-141-0/+79
* wctob() returns EOF and not WEOF.delphij2012-02-141-2/+2
* For RTL8168/8111D controller, make sure to wake PHY from power downyongari2012-02-141-1/+6
* - As it turns out, MSI-X is broken for at least LSI SAS1068E when passedmarius2012-02-141-10/+11
* Enable TLS support for ARM toolchaingonzo2012-02-141-2/+0
* Add thread-local storage support for arm:gonzo2012-02-142-4/+5
* Add thread-local storage support for ARM to rtld-elfgonzo2012-02-143-11/+83
* Add ARM relocations types used for thread-local storagegonzo2012-02-141-0/+4
* Add __aeabi_read_tp function required for thread-local storagegonzo2012-02-142-1/+43
* Minor cleanup and added missing svn keywords.brueffer2012-02-131-5/+7
* Use if_maddr_*lock() routines to lock the per-interface multicastjhb2012-02-131-2/+2
* - use struct ifnet as explicit type of the argument to theluigi2012-02-137-96/+212
* Use the non-sleeping variang of t4_wr_mbox in code that can be callednp2012-02-131-1/+1
* Add a sysctl to report the firmware build number.emaste2012-02-131-0/+9
* Fix write(1) to support wide characters.glebius2012-02-132-28/+17
* No need to optimise for a node with no hooks, my braino.glebius2012-02-131-5/+2
* Polish diff against upstream.ed2012-02-1313-54/+50
* Add missed EOL when die() was converted to use rtld_fdputstr() insteadkib2012-02-131-0/+1
* Correct the 802.11s mesh configuration structure and related tidbits.adrian2012-02-132-20/+53
* Re-generate /etc/devd/usb.confhselasky2012-02-131-6/+15
* Fix panic after "WARNING - ATA_IDENTIFY taskqueue timeout"emaste2012-02-131-0/+1
* Missing conditions in checking whether an inode has been written.mckusick2012-02-131-0/+3
* Attempt to address some potential vap->iv_bss race conditions.adrian2012-02-131-3/+11
* Prevent periodic scripts that run longer than the expected period frombrooks2012-02-121-64/+95
* Fix a typo.rmh2012-02-121-1/+1
* Globally replace u_int*_t from (non-contributed) man pages.ed2012-02-1256-345/+345
* start watchdogd before most of other daemons/serversavg2012-02-122-2/+2
* Move WITHOUT_SOURCELESS_* files to sys/conf/ in order to avoid "universe"rmh2012-02-126-58/+0
* newvers.sh: unbreak git/git-svn supportavg2012-02-121-4/+8
* Avoid using BEFORE in the utx rc script.ed2012-02-122-2/+1
* Include target names in diagnostic output.fjoe2012-02-122-68/+75
* - Use fixed-width integer types.fjoe2012-02-122-21/+21
* And of course, I forgot to add -a to the usage.ed2012-02-111-1/+1
* Attempt to implement who -a.ed2012-02-112-22/+16
* sh: Make 'hash' return 1 if at least one utility is not found.jilles2012-02-112-8/+18
* Move utmpx handling out of init(8).ed2012-02-115-42/+25
* MFp4 204292:bz2012-02-111-0/+12
* Replace utxrm(8) by utx(8).ed2012-02-118-33/+103
* Close a race due to dropping of the map lock between creating map entrykib2012-02-113-10/+11
* Nice range comparison.pjd2012-02-111-5/+3
* Reverting last change r231449 (fix bin/164947) due to concerns voicedcracauer2012-02-111-23/+3
OpenPOWER on IntegriCloud