summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hook stage_* to all: only as neededsjg2013-02-161-1/+5
* Remove duplicate option entriessjg2013-02-161-4/+2
* Sync with HEAD.obrien2013-02-085356-131207/+300944
|\
| * Audit sockaddr argument for bind(2), connect(2), accept(2), sendto(2) andpjd2013-02-071-1/+8
| * Minor style tweaks.pjd2013-02-071-27/+27
| * Add AUDIT_ARG_SOCKADDR() macro so we can start using the audit_arg_sockaddr()pjd2013-02-071-0/+6
| * Add support for buttons on USB audio devices,hselasky2013-02-063-1/+248
| * Rework the handling of stop signals in the NFS client. The changes injhb2013-02-065-21/+57
| * Prezero the acl structure which is to be copied to usermode, to avoidpluknet2013-02-061-1/+1
| * Make sure that all mouse buttons are released when clientshselasky2013-02-061-1/+20
| * Fixes to QUEUE_MACRO_DEBUG support:glebius2013-02-061-5/+7
| * Busy-wait when cold.np2013-02-061-1/+6
| * Compute the number of initial kernel page table pages (NKPT) dynamically.neel2013-02-063-19/+59
| * Use and set gpio pin to high to power up usb.ganbold2013-02-061-1/+17
| * Add the __aeabi_mem* functions to compiler-rt as clang uses them.andrew2013-02-061-0/+4
| * sh: Do not test for digit_contig in mksyntax.jilles2013-02-051-46/+2
| * Remove reference to the rlist code from comments, and fix a typo visiblepluknet2013-02-051-8/+4
| * * Add the integer div & mod functions and ARM EABI support functions toandrew2013-02-052-2/+15
| * Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headersjhb2013-02-054-8/+25
| * Add defines to more easily allow a single threaded version of the FreeBSDhselasky2013-02-0512-96/+64
| * Remove political propagandades2013-02-051-227/+0
| * Bump .Dd for the change in r246121.zeising2013-02-051-1/+1
| * Fix some nits.hselasky2013-02-055-6/+6
| * Fix depend target.hselasky2013-02-051-4/+4
| * Load the pfsync module if necessary.des2013-02-051-0/+1
| * Build clang for little-endian arm by default. Due to size issues when builtandrew2013-02-051-1/+5
| * Remove two dead assignments andganbold2013-02-051-14/+14
| * ext2fs: move assignment where it is not dead.pfg2013-02-051-2/+3
| * ext2fs: Remove unused em_e2fsb definition..pfg2013-02-051-1/+0
| * ext2fs: Remove useless rootino local variable.pfg2013-02-051-4/+3
| * ext2fs: Correct off-by-one errors in FFTODT() and DDTOFT().pfg2013-02-051-2/+2
| * ext2fs: Use nitems().pfg2013-02-051-6/+4
| * ext2fs: Use EXT2_LINK_MAX instead of LINK_MAXpfg2013-02-051-5/+5
| * crunchgen: Permit use of alternative linkers.pfg2013-02-051-1/+2
| * Add gpio driver and update dts and kernel config accordingly.ganbold2013-02-054-1/+532
| * Rework jumbo frame handling. QAC confirmed that the controlleryongari2013-02-052-44/+87
| * ktr: prevent possible footshooting with KTR_ENTRIES and KTR_BOOT_ENTRIESavg2013-02-041-1/+1
| * ktr: copy content from the early static buffer if KTR_ENTRIES !=avg2013-02-041-0/+1
| * Use stripesize as smallest block size if it's available.delphij2013-02-041-0/+5
| * Sort by MK_* knob like the comment saysdes2013-02-041-5/+5
| * Missed adding Makefile.config and unit-tests/Makefile shouldsjg2013-02-042-0/+23
| * ng_ether_ifnet_arrival_event: check interface type before using IFP2NGavg2013-02-041-1/+7
| * Cast *tabchar, a wchar_t, to a wint_t as it is the type the %lc printfandrew2013-02-041-1/+1
| * Use the STACKALIGN macro to alight the stack rather than with a magic mask.andrew2013-02-041-5/+4
| * Add #undef TARGET_DEFAULT back as it shouldn't have been removed in r245539andrew2013-02-041-0/+1
| * Try to improve r242655 take III: move these SYSCTLs describing the kernelmarius2013-02-042-11/+11
| * Fix xdev by using the install shell script as it knows about the -landrew2013-02-041-1/+2
| * Allow the unwind functions int libgcc_s to interact correctly with libthr.andrew2013-02-042-11/+13
| * Extend GDB to check the value in the .note.tag section along with theandrew2013-02-042-0/+18
| * Further improve r242655 and supply VM_{MIN,MAX}_KERNEL_ADDRESS as constantmarius2013-02-031-7/+7
OpenPOWER on IntegriCloud