]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-12-16 Mark JohnstonRemove the unused systrace device file and fix style...
2015-12-16 Mark JohnstonFix style issues around existing SDT probes.
2015-12-16 Conrad Meyervm_page.h: page busy macro fixups
2015-12-16 Steven HartlandFix issues introduced by r292275
2015-12-16 Gleb SmirnoffA change to KPI of vm_pager_get_pages() and underlying...
2015-12-16 Ian LeporeFlag the first port on a Sheevaplug ftdi serial device...
2015-12-16 Jilles Tjoelkersh: Fix use-after-free when attempting to modify a...
2015-12-16 Ed MasteRemove lldb(1) files if WITHOUT_LLDB is set
2015-12-16 Ed MasteEnable LLDB by default on amd64 and arm64
2015-12-16 Baptiste DaroussinUse human readable representation of ip for the pxeboot...
2015-12-16 Baptiste Daroussinpxeboot: make the tftp loader use the option root-path...
2015-12-16 Ed MasteUEFI: combine GetMemoryMap and ExitBootServices and...
2015-12-16 Ian LeporeBuild mount_smbfs for arm. Also sort the subdirs.
2015-12-16 Randall StewartRemove redundant extern's that make the ppc compile...
2015-12-16 Svatopluk KrausAdopt assert from amd64 in pmap_remove_pages().
2015-12-16 Alexander V... Provide additional lle data in IPv6 lltable dump used...
2015-12-16 Dag-Erling... As a followup to r292330, standardize on size_t and...
2015-12-16 Alexander V... Convert if_stf(4) to new routing api.
2015-12-16 Dag-Erling... Reset bufpos to 0 immediately after refilling the buffe...
2015-12-16 Alexander V... Fix ARP reply handling changed in r286955.
2015-12-16 Enji CooperIntegrate a number of testcases from tools/regression...
2015-12-16 Enji CooperUse fabsl instead of fabs to mute -Wabsolute-value...
2015-12-16 Konstantin... Optimize vop_stdadvise(POSIX_FADV_DONTNEED). Instead...
2015-12-16 Konstantin... Simplify the loop step in the flushbuflist() and make...
2015-12-16 Enji CooperIterate down lib/libc/tests/nss...
2015-12-16 Enji CooperIntegrate tools/regression/lib/libc/nss into the FreeBS...
2015-12-16 Enji CooperAdd ATF_REQUIRE_FEATURE and PLAIN_REQUIRE_FEATURE macro...
2015-12-16 Enji CooperAdd Makefile accidentally missed in r292317
2015-12-16 Enji CooperIntegrate tools/regression/lib/libc/resolv into the...
2015-12-16 Enji CooperRemove hosts that don't resolve properly with the nss...
2015-12-16 Kurt LidlSkip unavailable pools when running zfs pool scrubs
2015-12-16 Ed Mastelldb(1): Document core file option -c / -core
2015-12-16 Pawel Jakub... Keep maintainance of GELI and make it clear which direc...
2015-12-16 Randall StewartFirst cut of the modularization of our TCP stack. Still
2015-12-16 Glen BarberErr on the side of caution, and assume *env(3) should...
2015-12-16 Adrian ChaddDon't call wakeup if we're just returning reserved...
2015-12-15 John BaldwinKeep the entries for NFS and the PCI bus code.
2015-12-15 Alexander MotinSet DS flag, required for LPB log page by spec.
2015-12-15 Steven HartlandPrevent g_access calls to bad multipath members
2015-12-15 Bryan DreweryBuild engines in parallel.
2015-12-15 Bryan DreweryRegenerate after r292283.
2015-12-15 Bryan DreweryCorrect comment about MAKEOBJDIRPREFIX in src-env.conf.
2015-12-15 Andriy Voskoboinykurtwn: fix off-by-one error.
2015-12-15 Jamie GrittonFix jail name checking that disallowed anything that...
2015-12-15 Svatopluk KrausLocal TLB flush is sufficient in pmap_remove_pages().
2015-12-15 Steven HartlandFix lagg failover due to missing notifications
2015-12-15 Marcelo AraujoRemove a garbage printf used for debug.
2015-12-15 Marcelo AraujoRemove the null checker before free.
2015-12-15 Marcelo AraujoRemove wrong header and the NULL check before free().
2015-12-15 Marcelo AraujoEAGAIN handling for imsg_read.
2015-12-15 Svatopluk KrausReplace all postponed TLB flushes by immediate ones...
2015-12-15 Kevin LoRemove sys/types.h due to STANDARDS and unistd.h also...
2015-12-15 Kevin LoRemove sys/types.h due to STANDARDS and unistd.h also...
2015-12-15 Steven HartlandAdd flag to disable inital reboot(8) userland sync
2015-12-15 Christian BruefferFix example code rendering, \n needs escaping to show up.
2015-12-15 Svatopluk KrausFlush intermediate TLB cache when L2 page table is...
2015-12-15 Christian BruefferAssorted grammar, spelling and punctuation fixes.
2015-12-15 Baptiste DaroussinShow the enclosure name and id in sesutil map
2015-12-15 Michal MelounARM: Remove outdated katelib.h.
2015-12-15 Michal MelounARM: option PPC_PROBE_CHIPSET is applicable only for...
2015-12-15 Roger Pau Monnéhyperv/kvp: wake up the daemon if it's sleeping due...
2015-12-15 Christian BruefferAdd entry for lib80211; fix a typo in libsysdecode.
2015-12-15 Christian BruefferMinor spelling, mdoc and style cleanup.
2015-12-15 Roger Pau Monnéx86/bounce: try to always completely fill bounce pages
2015-12-15 Hans Petter... Properly drain callouts in the IPFW subsystem to avoid...
2015-12-15 Kevin LoFix a typo (opencrypto -> crypto) and remove useless...
2015-12-15 Enji CooperAllow users override `DEBUG` on the command line via...
2015-12-15 Alexander MotinAdd MSI-X support for 26XX cards.
2015-12-15 Adrian Chadd[arswitch] bump the number of ports on the ar934x inter...
2015-12-15 Adrian Chadd[qca953x] remove unneeded initialisation.
2015-12-15 Adrian Chadd[ar71xx] always count interrupts, spurious or otherwise.
2015-12-15 Adrian Chadd[arge] add a comment about needing mdio busses in order...
2015-12-15 Adrian ChaddFlip this over to ncurses.
2015-12-15 Bryan DreweryDIRDEPS_BUILD: Support bootstrapping from PROGS.(DPADD...
2015-12-15 Bryan DreweryDIRDEPS_BUILD: Fix incorrectly adding in RELDIR for...
2015-12-15 Bryan DreweryDIRDEPS_BUILD: Avoid duplicates in DIRDEPS for bootstra...
2015-12-15 Bryan DreweryAdd comment about OBJTOP not yet being defined outside...
2015-12-15 Bryan DreweryFollow-up r291739: Don't suggest LDADD on private libs...
2015-12-15 John BaldwinStart on a new library (libsysdecode) that provides...
2015-12-14 Bryan DreweryFollow-up r290423: Don't use CSH for buildenv shell.
2015-12-14 Ian LeporeAdd strlcat() and strlcpy() to libstand.
2015-12-14 Bryan DreweryAllow overriding FILESDIRs for snmp files.
2015-12-14 Conrad Meyerioatcontrol(8): Add support for interrupt coalescing
2015-12-14 Conrad Meyerioat(4): Add support for interrupt coalescing
2015-12-14 Ian LeporeEnhance the "ubenv import" command to allow importing...
2015-12-14 Conrad Meyerioat(4): Gather and expose DMA statistics via sysctl
2015-12-14 Bryan DreweryLet termcap be used in LIBADD.
2015-12-14 Andriy Voskoboinykurtwn: add raw Tx path.
2015-12-14 Kristof Provostinet6: Do not assume every interface has ip6 enabled.
2015-12-14 Alan SomersDon't retry SAS commands in response to protocol errors
2015-12-14 Ed MasteUpdate advice on obj disk space requirements
2015-12-14 Eric van Gyzenresolver: preserve binary compatibility; reduce header...
2015-12-14 Andrew TurnerUpdate the handling of interrupts on the generic PCIe...
2015-12-14 Andrew TurnerAdd support for MSI interrupts to the gicv2m controller...
2015-12-14 Christian BruefferFlesh out the SEE ALSO section.
2015-12-14 Edward Tomasz... Fix kernel build with "options GEOM_MOUNTVER". Previou...
2015-12-14 Andriy Voskoboinykurtwn: fix frame processing in the Rx path.
2015-12-14 Dag-Erling... Upgrade to Unbound 1.5.7.
2015-12-14 Christian BruefferClean up issues reported by mandoc -Tlint
2015-12-14 Christian BruefferNon-exhaustive mdoc/spelling/style cleanup.
next