aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* There's no need to guess at the COMPILER_TYPE to pass it down. WeWarner Losh2014-03-302-28/+10
* Move stray targets out of the xdev section.Warner Losh2014-03-301-2/+2
* Kill NO_TESTS and use MK_TESTS=no when we want to skip them.Warner Losh2014-03-302-33/+19
* Allow the build system to safely set MK_FOO to avoid the ambiguityWarner Losh2014-03-302-13/+19
* When building g++, we need to build libsupc earlier to avoid a raceWarner Losh2014-03-301-0/+3
* Convert an unused banner from skeleton.c into a comment.Baptiste Daroussin2014-03-301-3/+3
|\
| * Convert an unused banner from skeleton.c into a comment.Baptiste Daroussin2014-03-301-3/+3
* | add capsicum to units(1)Eitan Adler2014-03-301-0/+10
* | Give hint on how to disable the default repository.Bryan Drewery2014-03-301-0/+8
* | Add support for keyboard used in Samsung Chromebook (ARM machine)Ruslan Bukin2014-03-3016-31/+2909
* | Add lowercase postfix, so SoC-common file will be ignored by tinderbox.Ruslan Bukin2014-03-303-2/+2
* | Directly call kmem_alloc_contig to allocate framebuffer memoryRuslan Bukin2014-03-301-2/+6
* | - Merge SoC-common partsRuslan Bukin2014-03-303-228/+134
* | units(1): Add some missing unitsEitan Adler2014-03-301-0/+3
* | Teach units(1) that an erg and ergon are the same thing.Eitan Adler2014-03-301-0/+1
* | Use the correct variable name in the example code.Eitan Adler2014-03-301-1/+1
* | Fix sizeof modifier for sizeof() in printfEitan Adler2014-03-301-1/+1
* | Fix build on FreeBSD 7 where:Marcel Moolenaar2014-03-293-3/+26
* | Enable all cryptocaps because net80211 can do software encryption.Rui Paulo2014-03-291-0/+12
* | Fix build on FreeBSD 8 where partition types for nandfs do not exist.Marcel Moolenaar2014-03-294-0/+17
* | Fix build on FreeBSD 9 where <sys/pc98.h> has the same defines asMarcel Moolenaar2014-03-291-0/+13
* | Handle an edge case of address management similar to TCP.Michael Tuexen2014-03-291-1/+8
* | Use SCTP_OVER_UDP_TUNNELING_PORT more consistently.Michael Tuexen2014-03-292-10/+4
* | Add support to export the contents of the notification updates from the firmw...Adrian Chadd2014-03-294-2/+138
* | Hook mkimg(1) to the build.Marcel Moolenaar2014-03-291-0/+1
* | Add mkimg, a utility for making disk images from raw partition contents.Marcel Moolenaar2014-03-2913-0/+2080
* | Fix ah_powerMode setting.Adrian Chadd2014-03-291-1/+3
* | VFP fixes/cleanups for ARM11:Andrew Turner2014-03-292-21/+62
* | Initialise fpscr to a sane value when we create the pcb. This sets NaNs toAndrew Turner2014-03-292-0/+4
* | Clear the kernel grab of the FPU state on fork. The pcb_save pointerKonstantin Belousov2014-03-292-2/+4
* | Add more flags for the fpexc register from the ARM1176JZF-S ManualAndrew Turner2014-03-291-0/+5
* | MFV for 263899, tzdata2014bEdwin Groothuis2014-03-295-18/+58
|\ \
| * | Vendor import of tzdata 2014bvendor/tzdata/tzdata2014bEdwin Groothuis2014-03-295-18/+58
* | | Add the llvm/clang patch for r263891.Dimitry Andric2014-03-291-0/+22
* | | Make clang default to DWARF2 debug info format for FreeBSD 10.x andDimitry Andric2014-03-291-2/+4
* | | Dump default media size to 1GB to reflect a fatter environment andWarner Losh2014-03-281-1/+1
* | | MFV r263887:Xin LI2014-03-285-30/+154
|\ \ \
| * | | 3993 zpool(1M) and zfs(1M) should support -p for "list" and "get"Xin LI2014-03-285-31/+174
| * | | 4573 ZFS snapshot aliasXin LI2014-03-281-3/+10
* | | | o Add new vd_driver method to do bitblt with mask, named vd_maskbitbltchr.Aleksandr Rybalko2014-03-283-1/+37
* | | | Only set XDDESTDIR if it wasn't already set to allow people toWarner Losh2014-03-281-1/+1
* | | | Add `-S' to display syscall numbers in the output as well.Bryan Drewery2014-03-282-11/+30
* | | | Several fixes for the PCID implementation:Konstantin Belousov2014-03-282-21/+27
* | | | Enable to build UEFI framebuffer driver for vt(4).Aleksandr Rybalko2014-03-281-0/+1
* | | | Fix missed efi.h header change in r263815Ed Maste2014-03-281-1/+1
* | | | Dereference nonexistent md2(3) manual.Glen Barber2014-03-284-8/+4
* | | | Change default logic to CONFORM because this routine is sharedTakanori Watanabe2014-03-281-10/+8
* | | | sh: Fix memory leak with an assignment before a regular builtin.Jilles Tjoelker2014-03-271-2/+8
* | | | sh: Fix memory leak when trying to set a read only variable.Jilles Tjoelker2014-03-271-1/+4
* | | | Update system man pages for s/capability.h/capsicum.h/.Robert Watson2014-03-277-14/+15