]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-12-18 Christian BruefferRegenerate config.h for OpenBSM 1.2 alpha 4.
2015-12-18 Christian BruefferMerge OpenBSM 1.2 alpha 4.
2015-12-18 Warner LoshAdd a generic firmware dependent handle to pass from...
2015-12-18 Warner LoshNo need to test command values this way. There can...
2015-12-18 Warner LoshUse variable names that aren't as prone to dyslexic...
2015-12-18 Adrian Chadd[intrng] Migrate the intrng code from sys/arm/arm to...
2015-12-18 Warner LoshScheduling module to introduce a fixed delay into the...
2015-12-18 Warner LoshCreate a simplebus PNP info wrapper.
2015-12-18 Ian LeporeFlag sysctl hw.mmc.debug as a tunable, since often...
2015-12-18 Ian LeporeFix the clock divisor calc for imx6 sdcard bus speed.
2015-12-17 Conrad Meyerioat(4): Add an API to get HW revision
2015-12-17 Gleb SmirnoffFix regression in if_ndis in r280347.
2015-12-17 John BaldwinExit cleanly if malloc() fails to allocate a buffer...
2015-12-17 John Baldwint seems certain Intel GPUs use GPIO bitbanging over...
2015-12-17 Dag-Erling... Incorrect length in calloc() call, already fixed upstream.
2015-12-17 Ruslan BukinImport RISC-V machine headers. This is a minimal set...
2015-12-17 Conrad Meyervm_page_replace: add wrapper to KASSERT about old page
2015-12-17 Andrew TurnerSupport the variant of the interrupt-map property where...
2015-12-17 Steven HartlandRevert r292275 & r292379
2015-12-17 Christian BruefferRIP Juergen Lock (nox@FreeBSD.org), you and your contri...
2015-12-17 George V. Neville... Switch the IPsec related statistics to using the built...
2015-12-17 Mark JohnstonConsistently use ${AWK} instead of hard-coding the...
2015-12-17 Mark JohnstonSupport an arbitrary number of arguments to DTrace...
2015-12-16 Gleb SmirnoffFix breakage caused by r292373 in ZFS/FUSE/NFS/SMBFS.
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...
next