summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Start manpage with Dd macro and also remove a trailing whitespacejoel2012-07-261-2/+2
* Switch to using FC-Tape firmware.mjacob2012-07-261-6085/+6522
* Refactor enclosure manegement support in ahci(4). Move it out into separatemav2012-07-266-108/+668
* Improve descriptions for several devices supported by uslcom(4).gavin2012-07-262-12/+12
* Add support for more devices to uslcom(4). This commit syncronises thegavin2012-07-263-13/+186
* Update the 'C1x draft' reference to '.St -isoC-2011' mdoc macro.pluknet2012-07-262-2/+4
* Add OS X 10.8.pluknet2012-07-261-1/+3
* Pull up vendor changes to mdoc(7).ru2012-07-262-2/+2
* Backed out r228904, and added libstdthreads support to mdoc(7) to whereru2012-07-263-3/+1
* Backed out r236255, and added FreeBSD 9.1 support to mdoc(7) to whereru2012-07-262-3/+1
* Try to avoid all files dependence on the modification time of the large andache2012-07-262-0/+4
* MFamd64 r238623:kib2012-07-267-32/+55
* Do not requeue held page or page for which locking failed, just leavekib2012-07-261-21/+35
* Fix the sctp_sockstore union such that userland programs don't dependtuexen2012-07-261-4/+0
* Add support for the DesignA Electronics Snapper9g45 System on Module.andrew2012-07-264-0/+198
* Add support for the Atmel AT91SAM9G45 CPU.andrew2012-07-268-4/+844
* Some models have 6 USARTS + DBGU. Set a consistent name.imp2012-07-261-0/+6
* Fix typo in comment.imp2012-07-262-2/+2
* Update partitions to reflect "sam9 demo" defaults.imp2012-07-262-41/+39
* Replace the macro name NUM with INTERVALS. This change provideskargl2012-07-262-15/+16
* * ld80/expl.c:kargl2012-07-262-8/+3
* Replace code that toggles between 53 and 64 bits on i386kargl2012-07-261-19/+4
* Add a new man page containing details of new locale-specific functions forissyl02012-07-252-1/+182
* find: Implement real -ignore_readdir_race.jilles2012-07-256-8/+38
* Add vendor.product for a mouse I have laying aroundgavin2012-07-251-0/+4
* The baud rate on CP1201/2/3 devices can be set in one of two ways:gavin2012-07-251-9/+11
* Revert previous commit. The bug was actually caused by an issuegnn2012-07-251-3/+1
* Update supported hardware list after r238766.gavin2012-07-251-1/+3
* remove some extra testing code that slipped into the previous commitluigi2012-07-251-33/+0
* Fix a problem when CARP is enabled on the interface for IPv4bz2012-07-251-8/+16
* Update the list of devices supported by uplcom. Although this only addsgavin2012-07-252-0/+2
* Use legacy interrupts as a default. This gives up to 10% speedupluigi2012-07-251-0/+34
* Preen unused Makefiles, programs and ftdump.c which has been renamedimp2012-07-254-473/+0
* Add rmb() to tsc_read_##x to enforce serialization of rdtsc captures.jimharris2012-07-241-0/+2
* Align the header with output.trociny2012-07-241-1/+1
* Heavy DNSSEC Validation Load Can Cause a "Bad Cache" Assertion Failuredougb2012-07-244-9/+33
* Fix a bug in interrupt handling so that we're only consideredgnn2012-07-241-1/+3
* Update to latest git version of dtc to get new dtsv2 support,imp2012-07-2437-736/+3818
|\
| * Add missing files in f807af192828222dee7a5c9f94d999673bb4d8a1 import.imp2012-07-2458-0/+2802
| * Import dtc from git://git.jdl.com/software/dtcimp2012-07-2449-843/+2717
* | Don't ever build files depending on the directory where they are placed in.ache2012-07-241-4/+2
* | Fix off by one error in ses_enc_desc_last_byte().mav2012-07-241-1/+1
* | Do not call ses_softc_cleanup() in case of configuration read failure.mav2012-07-241-1/+1
* | Addendum to r238604. If the inactive queue scan isn't restarted, thenalc2012-07-241-4/+3
* | Add a new HAL method - the AR93xx and later NICs have a separateadrian2012-07-242-0/+6
* | MFV: less v451.delphij2012-07-2460-419/+442
* | Modify ath_descdma_setup() to take a descriptor size parameter.adrian2012-07-234-7/+19
* | Hook ld80/s_expl.c or ld128/s_expl.c into the building of libm.kargl2012-07-231-1/+1
* | Forcibly shut up clang warning about NULL pointer dereference.kib2012-07-231-0/+7
* | Compute the exponential of x for Intel 80-bit format and IEEE 128-bitkargl2012-07-237-6/+620
OpenPOWER on IntegriCloud