freebsd.git
2015-05-20 kibRemove the write-only variable phent. We currently...
2015-05-20 baptMake kerberos use the same sqlite libraries as other...
2015-05-20 ngieFix breakage I didn't fully solve in r283151 by dependi...
2015-05-20 oshogboFix memory leak.
2015-05-20 oshogboStyle.
2015-05-20 oshogboAlways use the nv_free function.
2015-05-20 oshogboCorrect variable name in the interface.
2015-05-20 kibRemove the write-only variable phent. We currently...
2015-05-20 ngieUnbreak the arm64/sparc64 tinderbox by only compiling...
2015-05-20 ngiecddl/lib/libctf isn't always a requirement for lib...
2015-05-20 ngieAdd _more_ missing dependencies for lib/libproc to...
2015-05-20 emasteAvoid trying to build cxbge on 32-bit MIPS
2015-05-20 ngieArticulate all dependencies for lib/libproc to squash...
2015-05-20 ngieBuild cddl/{sbin,usr.bin,usr.sbin} in parallel as all...
2015-05-20 aeIn the reply to SADB_X_SPDGET message use the same...
2015-05-20 ngieAdd dependencies for libzfs_core and libzpool I missed...
2015-05-20 ngieArticulate dependencies for cddl/lib/libdtrace and...
2015-05-20 ngieRemove usr/share/dtrace/{tcpconn,tcpstate,tcptrack...
2015-05-20 glebiusEVENTHANDLER_REGISTER() doesn't fail.
2015-05-20 traszRemove the warning about invalid PE checksum; apparentl...
2015-05-20 ngieOnly build sys/boot/usb/tools if MK_USB != no
2015-05-20 baptFix buildworld by adding libproc and librtld_db to...
2015-05-20 rpauloti_pruss: pass the correct IRQ to userland.
2015-05-20 ganboldD2432 (Patch for Amlogic single core PIC) moved the...
2015-05-20 hirenAdd a new sysctl net.inet.tcp.hostcache.purgenow=1...
2015-05-19 baptReduce overlinking.
2015-05-19 baptCorrectly link libdtrace and convert to LIBADD
2015-05-19 baptFix underlinking
2015-05-19 baptRegister libdtrace and its direct and indirect dependencies
2015-05-19 baptConvert to LIBADD
2015-05-19 baptConvert to LIBADD
2015-05-19 impRe-select the SD card before getting the SD status...
2015-05-19 impAdd NFS server to mix (for easier, in-place updates...
2015-05-19 impImprove comment about unmapped I/O and fix typos.
2015-05-19 emasteAll FreeBSD platforms are elf: move i386-elf to i386
2015-05-19 hirenCorrect the wording as we are increasing the window...
2015-05-19 jhbFix two bugs that could result in PMC sampling effectiv...
2015-05-19 jhbUse the proper mask when reloading sampling PMCs for...
2015-05-19 jhbUse fixed enum values for PMC_CLASSES().
2015-05-19 jhbRemove executable property from several ixl(4) source...
2015-05-19 melifaroBring back support for checking tables via "ipfw -n".
2015-05-19 aeRemove unneded mbuf length adjustment, M_PREPEND()...
2015-05-19 luigiuse proper types to represent function pointers
2015-05-19 asomersProperly null-terminate strings in a kernel dump header...
2015-05-19 bjkFixup to the kern_psignal manpage
2015-05-19 luigiremove a redundant ; at the end of a function
2015-05-19 brAdd Performance Monitoring Counters support for AArch64.
2015-05-19 luigiremove an extra ; after MODULE_DEPEND
2015-05-19 emasteAdd GRP_COMDAT section group flag to ELF header
2015-05-19 kibWhen sleeping in Sx state using MWAIT instruction,...
2015-05-19 emasteUpdate crunch bootstrapping test for recent fixes
2015-05-19 glebiusUse MTX_SYSINIT() instead of mtx_init() to separate...
2015-05-19 glebiusDuring module unload unlock rules before destroying...
2015-05-19 julianOnly several years late, catch the psignal man page...
2015-05-19 aeRead GEOM_UNCOMPRESS metadata using several requests...
2015-05-19 hselaskyFix for DWC OTG device side isochronous transfers....
2015-05-19 aeChange SA's state before sending SADB_EXPIRE message...
2015-05-19 aeTeach key_expire() send SADB_EXPIRE message with the...
2015-05-19 adrianConvert routerstation to use geom_uncompress.
2015-05-19 adrianMigrate RSPRO to use the uncompress module, not uzip.
2015-05-19 adrianQCA955x / AP135 platform tidyups.
2015-05-19 adrianThe AP135 PCIe NIC isn't an ath device, it's an 11ac...
2015-05-19 adrianAdd initial support for the QCA955x PCIe host controller.
2015-05-19 adrianAdd mv / expr ; these are used by the updated freebsd...
2015-05-19 pkelseyAdded description of POSIX-specified behavior when...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-18 jkimImport ACPICA 20150515.
2015-05-18 baptSynchronize with OpenBSD
2015-05-18 pfgddb: stop boolean screaming.
2015-05-18 baptSynchronize libedit with NetBSD
2015-05-18 edwinMFV of 283077,tzdata2015d
2015-05-18 allanjudeFix off-by-one in array index bounds check
2015-05-18 allanjudeFix error in gmountver(8) man page
2015-05-18 jmgDon't do things we aren't allowed to do in a signal...
2015-05-18 loosRemove unnecessary devices from allwinner kernels.
2015-05-18 loosProperly align the header and the data columns for...
2015-05-18 baptGarbage collect GNU soelim Makefiles which are not...
2015-05-18 ianEnable the NETIF_OPEN_CLOSE_ONCE option for ubldr....
2015-05-18 pfgDrop some unnecessary casts.
2015-05-18 hselaskyMake the FIFO configuration a bit more flexible for...
2015-05-18 ianAdd a routine to obtain netboot parameters from the...
2015-05-18 baptOnly build libreadline if gdb is going to be built
2015-05-18 hselaskyFix an off-by-one error by adding proper range checks...
2015-05-18 glebiusA miss from r283061: don't dereference NULL is pf_get_m...
2015-05-18 ianRefactor net_getparams() to make it easier to get param...
2015-05-18 glebiusDon't dereference NULL is pf_get_mtag() fails.
2015-05-18 emasteBuild libgcov only if we're building base system GCC
2015-05-18 mjgfd: fix imbalanced fdp unlock in F_SETLK and F_GETLK
2015-05-18 mjgTidy up sys_umask a little bit
2015-05-18 andrewClean up the Amlogic interrupt controller driver to...
2015-05-18 ngieMove all test integration pieces for etc/ from etc...
2015-05-18 whuAdd support for SCSI disk hot add and remove. Also...
2015-05-18 andrewClean up the style to be "include<space><tab>" and...
2015-05-18 arybchiksfxge: do not advertise LRO capability if LRO is compil...
2015-05-18 arybchiksfxge: automatically turn off TSO when Tx checksum...
2015-05-18 arybchiksfxge: allow to disable checksum offloads over VLAN
2015-05-18 arybchiksfxge: fix overflow queue freeze
2015-05-18 edwinMFV of 283040,tzdata{2015c}
2015-05-17 markjFix a typo that snuck in with r283024, and remove the...
2015-05-17 markjRespect the libdir option when linking drti.o, rather...
next