summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* As previously advertised, remove the error message for enable_quotasdougb2011-04-231-4/+0
* Check return code of setuid() and setgid() in finger.simon2011-04-231-4/+8
* Check return code of setuid() in timedc.simon2011-04-231-1/+2
* Check return code of setuid(), setgid(), and setgroups() in rwhod.simon2011-04-231-3/+12
* Check return code of setuid() in traceroute.simon2011-04-231-1/+4
* Fix a LOR in vfs_busy() where, after msleeping, it would lockrmacklem2011-04-231-1/+2
* Fix a corner-case of interrupt handling which resulted in potentiallyadrian2011-04-232-4/+11
* o Remove an incomplete sentence.maxim2011-04-231-2/+0
* Improve the error handling for the new get_pidfile_from_conf()dougb2011-04-231-2/+6
* Introduce to rc.subr get_pidfile_from_conf(). It does just what it soundsdougb2011-04-235-11/+69
* Fix the merlin LNA configuration code - these are bit flags, not raw values t...adrian2011-04-221-2/+4
* Note which of the built kernels is being installed.obrien2011-04-221-1/+1
* Correct spelling in comments.marius2011-04-221-1/+1
* More spelling fixes.marius2011-04-222-2/+2
* Correct spelling in comments.marius2011-04-222-2/+2
* MF sparc64: r181701 (partial), r182020 (partial), r182730 (partial), r216628,marius2011-04-221-31/+25
* The second regdomain word is a set of bitflags describingadrian2011-04-221-0/+10
* Bring over a pdadc calibration fix from ath9k - unused power detectoradrian2011-04-222-1/+3
* Correct spelling.marius2011-04-225-19/+19
* - Correct spelling. [1]marius2011-04-224-17/+13
* Correct spelling in a comment.marius2011-04-221-1/+1
* Correct spelling in comments.marius2011-04-221-1/+1
* Correct spelling in comments.marius2011-04-222-3/+3
* Correct spelling in comments.marius2011-04-226-8/+8
* Correct spelling in comments.marius2011-04-228-12/+12
* Utilize vfs_sanitizeopts() in vfs_mergeopts() to merge options. Becausejh2011-04-221-57/+14
* Revert r220907 and r220915.adrian2011-04-224-37/+18
* - Centralize driver tunables initialization/validation.davidch2011-04-214-415/+896
* - Use the streaming cache unless BUS_DMA_COHERENT is specified. Sincemarius2011-04-211-13/+1
* Add g_eli_key_cache.c to GELI.pjd2011-04-211-0/+1
* According to ATA specifications, when ATAPI master is the only device, itmav2011-04-211-11/+21
* Remove the nm_mtx mutex locking from the test forrmacklem2011-04-211-5/+1
* Expand / correct newsyslog regression tests:simon2011-04-211-9/+120
* Fix an old bug in newsyslog where we kept one log file more than wassimon2011-04-211-31/+59
* Add some more bit definitions:attilio2011-04-211-2/+8
* Remove all object files during 'make clean'.ae2011-04-212-2/+4
* If number of keys for the given provider doesn't exceed the limit,pjd2011-04-211-0/+20
* Instead of allocating memory for all the keys at device attach,pjd2011-04-218-138/+387
* Revert r220906, since the vp isn't always locked whenrmacklem2011-04-211-2/+0
* - Fix mapping of the last two SATA ports on 6-port Intel controllers.mav2011-04-212-3/+3
* Use periodic status polling added at r214671 only in ATA_CAM mode. Legacymav2011-04-211-7/+13
* Convert to new ieee80211_mimo_info format.adrian2011-04-211-6/+6
* Use size_t for sopt_valsize.glebius2011-04-211-1/+2
* Make PATA-like soft-reset in ata(4) more strict in checking disk signature.mav2011-04-211-2/+2
* Remove GNU man implemenation now that the BSD version has cooked for a while.gordon2011-04-2124-5170/+0
OpenPOWER on IntegriCloud