summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-20154-835/+4587
* Update and desolarization of zdb(8) and zstreamdump(1) manual pages:mm2011-11-204-54/+20
* - Add support for Add LOGITECH Webcam C100miwi2011-11-201-2/+3
* - Add missing usb and ucom devicesmiwi2011-11-2016-16/+48
* Given that the typical usage of pause() is pause("zzz", hz / N), where N canhselasky2011-11-201-1/+1
* Minor style change:hselasky2011-11-201-10/+9
* - Provide a sysctl interface to change the active system clock at runtime.lstewart2011-11-203-2/+568
* Fix a whitespace nit.lstewart2011-11-201-1/+1
* Provide high-level functions to access the feed-forward absolute and differencelstewart2011-11-203-0/+153
* Since the nfscl_cleanup() function isn't used by the FreeBSD NFSv4 client,rmacklem2011-11-201-33/+7
* Post r223774 the NFSv4 client never uses the linked list with thermacklem2011-11-202-59/+0
* Add 2010 and 2011 copyrights.brueffer2011-11-191-0/+2
* Add some (totally untested!) code to correctly set the RF half/quarteradrian2011-11-191-0/+14
* Begin breaking apart the receive setup/stop path in preparation for moreadrian2011-11-191-20/+20
* Rename the linker emulation name for powerpc and powerc64. This is needed thatandreast2011-11-199-9/+12
* For unknown reason, since rev 1.1 of ifconfig.c, sin_family isn'tglebius2011-11-191-2/+1
* Pull in r144505 from upstream clang trunk:dim2011-11-199-7/+70
* Pull in r144237 from upstream clang trunk:dim2011-11-191-2/+2
* Pull in r144110 from upstream clang trunk:dim2011-11-192-113/+105
* - Add myselfscheidell2011-11-191-0/+2
* Initial version of cesa(4) driver for Marvell crypto engine and securityraj2011-11-197-0/+1977
* Remove unused variable ubase.jchandra2011-11-191-2/+0
* Remvoe unused filejchandra2011-11-191-88/+0
* - Add new loader_logo orbbw to default.confmiwi2011-11-191-1/+1
* - Whitespaces fixed onlymiwi2011-11-191-3/+3
* Fix USB compilation, and add USB options to XLP confjchandra2011-11-192-1/+8
* Fixup cache flush definitions for XLPjchandra2011-11-191-8/+8
* Core structure and functions to support a feed-forward clock within the kernel.lstewart2011-11-196-1/+617
* Whitespace fixes in XLP HAL files.jchandra2011-11-199-358/+358
* Simplify the usb_pause_mtx() function by factoring out the generic partshselasky2011-11-192-25/+31
* Move the device_delete_all_children() function from usb_util.chselasky2011-11-1915-109/+56
* sfxge: Remove interrupt self-test codephilip2011-11-192-25/+3
* sfxge: Fix if_baudrate reportsphilip2011-11-191-9/+10
* Update the manpage for r227697.kib2011-11-191-4/+4
* Existing VOP_VPTOCNP() interface has a fatal flow that is critical forkib2011-11-196-26/+57
* Do not use NULLVPTOLOWERVP() in the null_print(). If diagnostic is compiledkib2011-11-191-1/+1
* Use the plain panic calls, without additional printing around them.kib2011-11-191-14/+4
* Regenerate system call tables.ed2011-11-1910-14/+24
* Make the Linux *at() calls a bit more complete.ed2011-11-194-18/+20
* Regenerate system call tables.ed2011-11-1928-43/+43
* Improve *access*() parameter name consistency.ed2011-11-1910-37/+37
* The old NFS client will crash due to the reply being m_freem()'drmacklem2011-11-191-0/+5
* Do not increment the parent firmware's reference count when any othernp2011-11-191-5/+5
* There's no need export the device interface methods of miibus(4).marius2011-11-182-7/+6
* - Add a hint.miibus.X.phymask hint, allowing do individually exclude PHYmarius2011-11-181-39/+111
* There's no need to read DC_10BTSTAT twice in dcphy_status().marius2011-11-181-6/+5
* - There's no need to ignore the return value of mii_attach(9) when attachingmarius2011-11-181-7/+5
* Partially revert r218788. r218788 removed calling dc_setcfg() foryongari2011-11-182-14/+3
* Added check for negative seconds value. Found by syscall() fuzzing.pho2011-11-181-1/+2
* Add sfxge(4) to the hardware notes.brueffer2011-11-182-0/+3
OpenPOWER on IntegriCloud