summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFV r251619:delphij2013-06-1112-12/+156
* Add the name of the file that could not be opened to the error messageghelmer2013-06-111-1/+1
* Prevent races running the queue by serializing access to theghelmer2013-06-111-0/+4
* Move the check whether the clear flag is set. This has 2 advantagesflo2013-06-111-4/+3
* Store a reference to the vnode associated with a file descriptor in thejhb2013-06-112-1/+5
* Don't update provider properties and don't set DISKFLAG_OPEN if d_open()mav2013-06-111-0/+2
* Make the default choice for FTP media access use "auto".dteske2013-06-112-2/+2
* s/file system/filesystem/gpfg2013-06-113-8/+8
* Add another comment about WB195 (AR9285+AR3011) when using ASPM.adrian2013-06-101-0/+4
* There is a one-to-one correspondence between the MSI-X vector # and the Statu...davidcs2013-06-101-7/+1
* Revert r251590. It unexpectedly broke the build and there were somemarcel2013-06-102-14/+0
* Handle options that override other optionsemaste2013-06-101-5/+18
* Avoid unnecessary controller reinitialization by checking driveryongari2013-06-101-6/+20
* Add implementations of acoshl(), asinhl(), and atanhl(). This is adas2013-06-1012-48/+344
* Fix some bugs in the complex trig tests so that they test both doubledas2013-06-101-33/+68
* Regen.rpaulo2013-06-101-2/+229
* Use STRUCT_USB_HOST_ID to make sure we have the right ELF section.rpaulo2013-06-101-1/+1
* Revise the interface between vm_object_madvise() and vm_page_dontneed() soalc2013-06-103-31/+30
* Add vfs_mounted and vfs_unmounted events so that components can be informedmarcel2013-06-092-0/+14
* - The method introduced as part of r234898 for not altering the boot pathmarius2013-06-091-24/+24
* Change the set and unset ctlreqs by making the index argument optional.marcel2013-06-096-39/+78
* Remove stub implementation.marcel2013-06-091-11/+0
* Increase the maximum KVM available on TI chips. Not sure why we suddenly needcognet2013-06-091-3/+3
* Modify nfsstat.c so that it prints out an error when a non-rootrmacklem2013-06-091-0/+3
* Add :ifname modifier to specify interface-specific routes intohrs2013-06-093-84/+142
* Fix a bug that the gateway address was not shown when a -gateway modifierhrs2013-06-091-0/+1
* - Add file system type number (vfc_typenum) in the list. This is usefulhrs2013-06-092-37/+38
* Fix a bug introduced by r251236; product of bug was the following error indteske2013-06-092-10/+10
* Make recv() and send() cancellation points, as required by POSIX.jilles2013-06-092-6/+10
* Fix the way atomic_is_lock_free() is defined for Clang.ed2013-06-091-1/+4
* Print file names without stdio buffering to avoid mixing buffered andjh2013-06-094-5/+18
* Minor mdoc fixes.joel2013-06-091-3/+3
* Add freebsd-update.conf(5) to OptionalObsoleteFiles.incgjb2013-06-091-0/+1
* e2fs_bpg and e2fs_isize are always unsigned.pfg2013-06-091-2/+2
* libstand: Reset the seek pointer in ext2fs as done in UFS.pfg2013-06-091-0/+2
* Fix a bad calloc(3) callbapt2013-06-081-1/+1
* Merge the 1 and 2 byte versions of the atomic functions into one.ed2013-06-081-207/+108
* Add testing utility for behavior of atomic ops.ed2013-06-082-0/+135
* Fix a bug introduced with r251190, in which a small hunk was forgotten indteske2013-06-081-1/+2
* Fix a bug introduced with r249751, in which a small hunk was forgotten indteske2013-06-081-1/+5
* Fix a typo in comments.dteske2013-06-081-1/+1
* Don't silently ignore errors (found whiledteske2013-06-081-8/+11
* Prevent getting hung-up on the following prompt (found while testing withdteske2013-06-081-1/+1
* Fix a one-character typo. The effects of which were "Console"->"Ttys" menudteske2013-06-081-1/+1
* Add 8devices CARAMBOLA2 support.adrian2013-06-082-0/+162
* Add support for two new winbond SPI flash parts.adrian2013-06-081-1/+5
* Add a prompt to the "Add User" and "Add Group" sub-menu items (under thedteske2013-06-083-34/+64
* Minor markup.pluknet2013-06-081-2/+2
* Curb another regression (this one introduced by r251545, itself trying todteske2013-06-082-6/+14
* Update locking scheme, mostly transition from sched_lock.pluknet2013-06-081-22/+14
OpenPOWER on IntegriCloud