aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove a build artifact of the USDT tests.Mark Johnston2014-10-151-11/+0
* | Drop support for SSLv3.Dag-Erling Smørgrav2014-10-151-1/+1
* | Add a sysctl to allow disabling the monitoring thread.Justin Hibbits2014-10-151-8/+41
* | Set the DROP_EN bit before the RX queue is brought up and active.Adrian Chadd2014-10-151-0/+14
* | filedesc: plug 2 assignments to M_ZERO-ed pointers in falloc_noinstallMateusz Guzik2014-10-151-2/+0
* | Emulate "POP r/m".Neel Natu2014-10-141-20/+77
* | Make automount(8)/automountd(8) treat percent sign as a valid partEdward Tomasz Napierala2014-10-141-1/+1
* | Use '-e' to check if the virtio backing file has already been created.Neel Natu2014-10-141-1/+1
* | Merge the following from ^/projects/release-vmimage:Glen Barber2014-10-144-0/+375
|\ \
| * | Add a separate make(1) target to release/Makefile toGlen Barber2014-10-144-0/+371
| * | Revert r272793, r272794, r272795:Glen Barber2014-10-142-80/+0
| * | Reference vm_prebuild_setup(), vm_setup(), andGlen Barber2014-10-092-0/+18
| * | Allow mk-vmimage.sh to accept a configuration file asGlen Barber2014-10-092-0/+38
| * | Add prototypes for build-specific tuning:Glen Barber2014-10-092-0/+24
| * | Add /usr/local/bin and /usr/local/sbin to PATH, neededGlen Barber2014-10-092-2/+2
| * | If the vm-base target fails, prevent the vm-image targetGlen Barber2014-10-022-0/+22
| * | Remove the first argument to panic(), which was initiallyGlen Barber2014-10-022-14/+10
| * | Reintegrate head@r272414Glen Barber2014-10-02217-1763/+5740
| |\ \
| * | | Remove two stray comments added during the initial iterationsGlen Barber2014-10-021-2/+2
| * | | Document the new 'vm-image' target, and associated release.confGlen Barber2014-10-021-1/+64
| * | | Add WITH_COMPRESSED_VMIMAGES variable, which when set enablesGlen Barber2014-10-023-2/+14
| * | | After evaluating WITH_VMIMAGES is non-empty, ensureGlen Barber2014-10-011-2/+6
| * | | Avoid using env(1) to set values passed to mk-vmimage.sh,Glen Barber2014-10-013-20/+100
* | | | Merge the following from ^/projects/release-vmimage:Glen Barber2014-10-142-16/+34
* | | | opt_mrouting.h isn't needed anymore.Andrey V. Elsukov2014-10-141-1/+1
* | | | Add more ifdefs. SIOC*_IN6 are defined only with INET6.Andrey V. Elsukov2014-10-141-0/+6
* | | | Move memset under ifdef INET6.Andrey V. Elsukov2014-10-141-1/+1
* | | | Uncomment general options from the Pandaboard config. These are in otherAndrew Turner2014-10-141-3/+3
* | | | Add support for the __aeabi_c*cmp* functions. These are similar to theAndrew Turner2014-10-148-1/+337
* | | | Overhaul if_gif(4):Andrey V. Elsukov2014-10-147-1016/+609
* | | | Make the ti_padstate_devmap arrays ststic, they are only used with theAndrew Turner2014-10-142-2/+2
* | | | New sentence -> new line; use macros where appropriate.Christian Brueffer2014-10-141-4/+11
* | | | Remove couple Copan's vendor-specific mode pages.Alexander Motin2014-10-146-563/+0
* | | | Some groundwork for later Informational Exceptions support.Alexander Motin2014-10-144-8/+301
* | | | Add LBPERE mode bit definition.Alexander Motin2014-10-142-2/+4
* | | | Rename awk(1) implementation of GNU awk's built-in asorti() function toDevin Teske2014-10-143-6/+6
* | | | Fix awk(1) asorti() implementation to work when called in a loop.Devin Teske2014-10-143-2/+7
* | | | Import patch from libc++ r197313 which allows using libc++ headers with gccBaptiste Daroussin2014-10-131-0/+1
* | | | Promote libevent to lib/ level and fold ftp-proxy into its parent Makefile.Xin LI2014-10-136-27/+30
* | | | Bump .DdSean Bruno2014-10-131-1/+1
* | | | Handle small file case with regards to plpmtud blackhole detection.Sean Bruno2014-10-131-1/+9
* | | | Catch ipv6 case when attempting to do PLPMTUD blackhole detection.Sean Bruno2014-10-131-0/+5
* | | | Update tcp(4) with plpmtud blackhole sysctlsSean Bruno2014-10-131-0/+15
* | | | Use write_psize instead of write_asize when doing vdev_space_update.Xin LI2014-10-131-1/+1
* | | | Fix compiler locking diagnostic warnings.Hans Petter Selasky2014-10-131-46/+44
* | | | Repair build of tools/ath/athalq and define missing value len.Sean Bruno2014-10-131-0/+1
* | | | Move the sdhci option to files.ti, it's common to both SoCs.Andrew Turner2014-10-133-2/+1
* | | | Remove the omap3 directory that should have happened in r273041.Andrew Turner2014-10-130-0/+0
* | | | Decode the arguments passed to _umtx_op(). In particular, decode theJohn Baldwin2014-10-134-2/+103
* | | | Use a switch on ti_chip() to find which SoC we are on. This allow us tAndrew Turner2014-10-131-3/+11