summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add unbound to the list of UIDs / GIDs to check fore before installing.des2013-09-171-0/+4
* | Assume that the -f argument is /dev/gpioc0 if it is not passed.sbruno2013-09-173-9/+14
* | Set the correct path for LIBUNBOUND.des2013-09-171-1/+1
* | PG_SLAB no longer serves a useful purpose, since m->object is nokib2013-09-174-15/+4
* | Fix assertion in sendfile_readpage() to assert only the validityglebius2013-09-171-3/+3
* | - Reword the 20121201 entry.gjb2013-09-171-5/+5
* | Add vmx(4) to i386 and amd64 GENERICbryanv2013-09-172-0/+5
* | Document that the 'unbound' user is required for installworld sincegjb2013-09-171-0/+5
* | Merge the change r255607 from amd64 to i386.kib2013-09-161-0/+2
* | Update head/ to -ALPHA2 status.gjb2013-09-161-1/+1
* | Add a loader tunable to use only device tree-provided PCI devices. This isnwhitehorn2013-09-161-2/+6
* | Fix bug in busdma: if segs is a preexisting buffer, we memcpy itnwhitehorn2013-09-161-1/+1
* | Fix GCC build error when building for ARMv6zbb2013-09-161-4/+4
* | Implement pmap_advise() for ARMv6/v7 pmap modulezbb2013-09-161-1/+106
* | Write protect base page after superpage demotion so that it may repromotezbb2013-09-161-1/+1
* | Remove zero-copy sockets code. It only worked for anonymous memory,kib2013-09-1612-493/+11
* | In pmap_copy(), when the copied region is mapped with superpage but doeskib2013-09-161-0/+2
* | Use the address of the inpcb rather than the tcpcb to identify TCPmarkj2013-09-151-1/+1
* | Set NO_WERROR for unbound until I can figure out how to unbreak thedes2013-09-151-0/+2
* | Move libldns to the correct (ordered) library list.des2013-09-151-1/+1
* | Remove duplicate function declaration.des2013-09-151-17/+0
* | The Unbound developers have never met a pointer game they didn't like.des2013-09-151-2/+2
* | Regnerate.des2013-09-151-3/+10
* | Build and install the Unbound caching DNS resolver daemon.des2013-09-1517-0/+154
* | Add a kernel interface (OF_xref_phandle()) for systems where phandlesnwhitehorn2013-09-154-5/+56
* | Previous commit accidentally left out the umask change.des2013-09-152-4/+4
* | Set the correct prefix and exec-prefix.des2013-09-151-0/+1
* | Regenerate.des2013-09-153-9/+7
* | The unbound-control-setup script needs to be generated so it knows wheredes2013-09-152-1/+164
* | Tweak wording.des2013-09-151-1/+1
* | Complete the OPENSSH and LDNS sections.des2013-09-151-2/+36
* | Add unbound-control.des2013-09-151-1/+2
* | Final #include tweak.des2013-09-152-0/+2
* | drm/radeon: Add missing "return false" after unmapping invalid BIOSdumbbell2013-09-151-0/+1
* | Massive constification + solve an alignment issue by using a union.des2013-09-151-66/+63
* | Add missing #includes and fix some incorrect definitions.des2013-09-151-7/+8
* | Wholesale constification.des2013-09-154-25/+25
* | Move more prototypes around, and remove one that wasn't used.des2013-09-152-46/+47
* | Regenerated lexer and parserdes2013-09-152-4393/+2524
* | Generated configuration and documentationdes2013-09-157-0/+3127
* | Forgotten in r255579: #include fixes.des2013-09-151-2/+1
* | Numerous fixes to make Unbound compile cleanly:des2013-09-159-90/+144
* | Move prototypes into header.des2013-09-152-10/+10
* | Two helper scripts for porting Unbound:des2013-09-152-0/+110
* | Properly remove c++filt.ed2013-09-141-2/+0
* | Minor mdoc fixes.joel2013-09-143-7/+6
* | Pull the hyperv drivers from GENERIC until the fix to the disengagegrehan2013-09-141-3/+0
* | drm/radeon: Fix usage of pci_save_state() and pci_restore_state()dumbbell2013-09-144-8/+8
* | drm/radeon: Fix usage of vga_pci_map_bios()dumbbell2013-09-141-3/+5
* | vgapci: Use vga_pci_alloc_resource() to map PCI Expansion ROMdumbbell2013-09-141-22/+17
OpenPOWER on IntegriCloud