aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add in support for multicast.George V. Neville-Neil2011-05-033-22/+4
* SNDCTL_DSP_GETIPTR: set pointer to sndbuf_getfreeptr()Andriy Gapon2011-05-031-1/+1
* Add support for synthesizing an APM partition map to map Mac PowerPCNathan Whitehorn2011-05-031-0/+79
* Fix stack smash problem in makeinfo, by increasing buffer sizes inDimitry Andric2011-05-031-2/+2
* Fixed the HISTORY section which was copied without editing from aio(4).Ruslan Ermilov2011-05-031-6/+2
* Do not report legacy unit numbers (do not create legacy aliases) for disksAlexander Motin2011-05-031-3/+6
* Fixed bad format and misorder.Ruslan Ermilov2011-05-031-4/+4
* Updated `flags' field description.Ruslan Ermilov2011-05-031-1/+1
* Update to a 1-May-2011 release (except for the isblank change).Ruslan Ermilov2011-05-037-22/+59
|\
| * Vendor import of bwk's 1-May-2011 release.vendor/one-true-awk/20110501Ruslan Ermilov2011-05-037-15/+54
* | Call pam_setcred() before login_getpwclass to support home directoriesDoug Rabson2011-05-031-2/+14
* | Properly detect interface's state in the LINK_STATE_UNKNOWN case.Ruslan Ermilov2011-05-031-2/+1
* | Don't call -f option's argument "stdin".Ruslan Ermilov2011-05-031-1/+4
* | Rename DEBUG macro to TFTP_DEBUG, to be more consistent withCraig Rodrigues2011-05-031-5/+5
* | - Comment out unused variable.Craig Rodrigues2011-05-031-2/+2
* | Add #include <netinet/in_pcb.h> for missing forward declation ofCraig Rodrigues2011-05-032-0/+2
* | Add "-a alignment" option to gpart(8). When it specified gpart(8)Andrey V. Elsukov2011-05-032-27/+99
* | Change the way rctl interfaces with jails by introducing prison_racctEdward Tomasz Napierala2011-05-036-79/+171
* | Switch to ANSI function prototypes in a few places.Craig Rodrigues2011-05-036-43/+22
* | Fix corner case where the size is a power of two.Marcel Moolenaar2011-05-031-1/+1
* | - Fixed a typo in an if() statement when setting flow control for MTUDavid Christensen2011-05-021-1/+1
* | Add LINT-NOINET6 which we have inofficially supported for yearsBjoern A. Zeeb2011-05-021-0/+28
* | Clang r130700 can now compile sys/boot/i386/boot2 with room to spare.Dimitry Andric2011-05-021-3/+6
* | Minor updates to the clang and tblgen manpages.Dimitry Andric2011-05-022-14/+9
* | Handle a rare edge case with nearly full TCP receive buffers. If a TCPJohn Baldwin2011-05-023-6/+22
| |
| \
*-. \ Upgrade our copy of llvm/clang to r130700, from upstream's trunk.Dimitry Andric2011-05-021219-36007/+71255
|\ \ \
| | * | Vendor import of clang trunk r130700:vendor/clang/clang-r130700Dimitry Andric2011-05-021142-22408/+52310
| * | | Vendor import of llvm trunk r130700:vendor/llvm/llvm-r130700Dimitry Andric2011-05-021574-32241/+61326
| * | | Vendor import of llvm trunk r126547:vendor/llvm/llvm-r126547Dimitry Andric2011-02-26219-2672/+4979
* | | | Correct spelling in comments.Marius Strobl2011-05-021-2/+2
* | | | Fix an logic bug which caused jumbo buffers to not be synced.Marius Strobl2011-05-021-1/+1
* | | | - Re-committed r220603 which was accidentally backed out by an earlierDavid Christensen2011-05-022-4/+1
* | | | Probe the PHY accompanying BCM57765.Marius Strobl2011-05-022-0/+2
* | | | The ACPI Host-PCI bridge driver actually supports multiple domains viaJohn Baldwin2011-05-021-1/+1
* | | | Correct a typo. According to Intel document 318914, the Tj(max) for Core 2Xin LI2011-05-021-1/+1
* | | | Don't use the whole region 5 for KVA, because the CPU may not implement allMarcel Moolenaar2011-05-021-1/+2
* | | | Remove usr/include/nfs/krpc.h and usr/include/nfs/nfsdiskless.h fromDimitry Andric2011-05-021-2/+0
* | | | Fix build with clang. Please note there is an LLVM/Clang PR:Jung-uk Kim2011-05-021-1/+1
* | | | All PCI based wireless drivers seem to be explicitly removed from theBernhard Schmidt2011-05-021-0/+6
* | | | Some more cleanups related to an kernel without INET.Michael Tuexen2011-05-022-40/+96
* | | | Don't explicitly list pci_write_ivar() for bus_write_ivar, the method isJohn Baldwin2011-05-021-1/+0
* | | | Add an entry for the Kuroutoshikou SERIAL4P-LPPCI2 which uses an OxfordJohn Baldwin2011-05-021-0/+6
* | | | Add implementations of BUS_ADJUST_RESOURCE() to the PCI bus driver,John Baldwin2011-05-027-21/+43
* | | | Add in the work-around for the AR8316 gige switch PHY.Adrian Chadd2011-05-021-1/+5
* | | | Add -Wmissing-include-dirs to CWARNFLAGS, so tinderbox will punish thoseRebecca Cran2011-05-021-10/+11
* | | | o OpenBSD 4.9 added.Maxim Konovalov2011-05-021-1/+2
* | | | Add documentation to sys/conf/options pointing out that AH_SUPPORT_AR9130Adrian Chadd2011-05-021-0/+3
* | | | Fix nfsstat.1 to indicate that "-z" now works forRick Macklem2011-05-011-2/+1
* | | | Fix nfsstat so that the "-z" option works for theRick Macklem2011-05-011-3/+6
* | | | Some AR724x PCIe fixes, which should wrap up the first roundAdrian Chadd2011-05-011-24/+14