summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXmav2011-04-2616-6/+119
* With the typical memory size of the system in tenth of gigabytessobomax2011-04-261-5/+38
* Fix a kernel linking problem introduced by r221032, r221040rmacklem2011-04-262-3/+22
* Document timeout_task.kib2011-04-261-4/+31
* Implement the delayed task execution extension to the taskqueuekib2011-04-264-32/+197
* - Catch up to falloc() changes.jeff2011-04-263-5/+14
* This builds OK using the parent dir's WARNS=6.obrien2011-04-261-2/+0
* Catch up with r57841 which removed the possible linking against libutilobrien2011-04-261-1/+0
* Stop trying to zero UFS1 superblocks if we fall off the end of the disk.cperciva2011-04-261-1/+4
* Update the /etc/rc.d scripts for mountd and nfsd so theyrmacklem2011-04-263-17/+30
* - Add the RX refresh changes from igb to ixgbejfv2011-04-252-49/+84
* Modify the experimental (newnfs) NFS client so that it uses thermacklem2011-04-254-147/+30
* Remove prototypes of non-existent functions.marcel2011-04-251-5/+0
* Fix the experimental NFS client so that it does not boguslyrmacklem2011-04-2511-21/+53
* - Removed duplicate {_bxe} definition.davidch2011-04-251-1/+0
* - Added bxe(4) driver for i386 and amd64. Currently untested on otherdavidch2011-04-251-0/+4
* sh: Set $? to 0 for background commands.jilles2011-04-254-3/+19
* printf(1): Move non-bugs from the BUGS section to a new section CAVEATS.jilles2011-04-251-10/+10
* Typo fixcognet2011-04-251-1/+1
* Add the possibility to verify MD5 hash of incoming TCP packets.attilio2011-04-254-8/+179
* We need in.h for both INET and INET6, as according to RFC 3493 itbz2011-04-251-1/+4
* Be less strict on includes than in r220746. We need in.h for bothbz2011-04-251-0/+5
* After r220885 compile the various NIC drivers depending on INETbz2011-04-251-11/+11
* Wrap the MIMO stuff in #ifdef AH_SUPPORT_AR5416, as the channeladrian2011-04-251-0/+4
* Fix the experimental NFS client so that it does not boguslyrmacklem2011-04-251-1/+0
* Add missing bit in r221015.attilio2011-04-251-1/+12
* Don't assume that SMI are enabled when attaching ichwd and then doattilio2011-04-251-0/+1
* Modify the experimental NFS client so that it uses the samermacklem2011-04-254-130/+37
* printf(1): Mention effect of '#' modifier on other conversions.jilles2011-04-251-5/+5
* sh: Check setuid()/setgid() return values.jilles2011-04-251-2/+4
* sh: Remove duplicate code resetting uid/gid for set +p/+o privileged.jilles2011-04-251-10/+5
* Whitespace nitdes2011-04-251-2/+2
* correct variable type name in commentticso2011-04-251-2/+2
* Create a function for the code from r192246 so that it can be used bothdougb2011-04-251-11/+15
* Add svn:executable propertydougb2011-04-251-0/+0
* When msk_detach() is called from msk_attach(), ifp may beglebius2011-04-251-1/+2
* Break out the PLL setup into an overridable method.adrian2011-04-243-5/+13
* Use the refactored ar5416WriteTxPowerRateRegisters() call in the ar9285 code.adrian2011-04-241-67/+18
* Eliminate code duplication between AR5416/AR9160/AR9280 and AR9285.adrian2011-04-242-70/+113
* Fix typo.kib2011-04-241-1/+1
* VFS sometimes is unable to inactivate a vnode when vnode use countkib2011-04-243-23/+31
* One key is expected from providers smaller than or equal to (2^20)*sectorsizepjd2011-04-241-6/+0
* Explicitly note that device numbers are starting from zero.mav2011-04-241-2/+3
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAmav2011-04-2426-135/+151
* Patch the mountd and nfsd man pages to reflect the recent changesrmacklem2011-04-242-26/+14
* This patch changes the default NFS server to the new one, which wasrmacklem2011-04-243-17/+25
* Fix display of the drm sysctls.kib2011-04-231-1/+1
* sh: Allow EV_EXIT through function calls, make {...} <redir more consistent.jilles2011-04-236-13/+62
* Fix two bugs in r218670.kib2011-04-231-4/+11
* - Clarification on kld_file_stat.sizegjb2011-04-231-4/+4
OpenPOWER on IntegriCloud