]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-12-05 Warner LoshWhen building standalone, include stand.h rather than...
2017-12-05 Bryan Drewerynative-xtools: Ensure GCC files are cleaned up.
2017-12-05 Bryan DreweryDeal with bmake-20170301 no longer resolving -C like...
2017-12-05 Bryan DreweryHandle writable-but-not-a-directory cases for writable...
2017-12-05 Bryan DreweryAUTO_OBJ: For all top-level targets enforce using an...
2017-12-05 Emmanuel VadotAllwinner H5: Enhance support
2017-12-05 Stephen Hurdiflib: Support to padding Ethernet frames to a min...
2017-12-05 Stephen HurdAvoid calling CURVNET_[SET|RESTORE] for each packet
2017-12-05 Ed Masteuse @@@ instead of @@ in __sym_default
2017-12-05 Cy SchubertFix build after r326554; reconnect sponge to build...
2017-12-05 Gleb SmirnoffGenerate fully RFC3164 compliant messages, with timesta...
2017-12-05 Gleb SmirnoffWhen parsing remote messages, require them to have...
2017-12-05 Conrad Meyerioat(4): Add Skylake Xeon PCI-ID
2017-12-05 Eric Joynerifconfig(8): Display extended compliance code string...
2017-12-05 Dimitry AndricFor now, disconnect usr.bin/sponge from the build,...
2017-12-05 Bryan DreweryFix cyclic dependency after r326552.
2017-12-05 Andriy Gaponddb: fix validation of cpu id in 'set db_cpu=x'
2017-12-05 Cy SchubertFix cut & paste error from r326558.
2017-12-05 Colin PercivalMake EC2 instances use Amazon's NTP service for time...
2017-12-05 Colin PercivalResurrect r321659: Turn off ChallengeResponseAuthentica...
2017-12-05 Hans Petter... Correctly prefix the infiniband include directory for...
2017-12-05 Xin LIUse strlcpy().
2017-12-05 Xin LIUse strlcpy().
2017-12-05 Xin LICreate links for xzdiff.
2017-12-05 Cy Schubertfdformat is a sysadmin command and thus its man page...
2017-12-05 Eitan Adlersponge(1): fix my tests
2017-12-05 Alan Somersdc(1): fix input of non-decimal fractional numbers
2017-12-05 Eitan Adlersponge(1) Minor commit for commit log
2017-12-05 Eitan Adlersponge(1): initial commit
2017-12-05 Bryan Drewerynative-xtools: Fix build without META_MODE for GCC...
2017-12-05 Bryan DreweryFix DPSRCS not getting .depend.* files.
2017-12-05 Bryan DreweryAllow Makefiles to append to DEPENDSRCS.
2017-12-05 Bryan DreweryDEPENDSRCS not used here.
2017-12-05 Bryan DreweryRename DEPENDFILES_OBJS to DEPENDFILES.
2017-12-05 Ed Mastelld: make -v behave similarly to GNU ld.bfd
2017-12-04 Rick MacklemAvoid the overhead of acquiring a lock in nfsrv_checkge...
2017-12-04 Emmanuel VadotAllwinner: Add H5 compatible to aw_ccu
2017-12-04 Andriy Gaponamd-vi: set iommu msi configuration using pci_enable_ms...
2017-12-04 Andriy Gaponvmm/amd: add ivhd device with a higher order
2017-12-04 Andriy Gaponamd-vi: clear event interrupt and overflow bits upon...
2017-12-04 Warner LoshJust use the last line of the output from getting ...
2017-12-04 Emmanuel Vadotdts: arm: Remove imx6 related dts
2017-12-04 Baptiste DaroussinOnly skip looking for manpages if both man directory...
2017-12-04 Baptiste DaroussinIn case man(1) found a catpage to display skip looking...
2017-12-04 Andrew TurnerUse the module pointer to find the address we need...
2017-12-04 Andrew TurnerPrint the correct value when freelist is out of range.
2017-12-04 Baptiste DaroussinProperly name the 2013 edition
2017-12-04 Baptiste DaroussinAdd Posix 2013 référence for manpages
2017-12-04 Andrey V. ElsukovFix format string warning with enabled DEBUGGING.
2017-12-04 Toomas Soomeloader.efi: add note about iPXE into the efipart.c
2017-12-04 Michael Zhilin[mips] [vm] restore translation of freelist to flind...
2017-12-04 Allan Judeincrease maximum size of zfsboot
2017-12-04 Allan JudeUse __has_builtin() to ensure clz and clzll builtins...
2017-12-04 Warner LoshRemove the entire objdir tree to avoid picking up stale...
2017-12-04 Warner LoshSwitch to proper MK_LOADER_GELI tests.
2017-12-03 George V. Neville... Add support for RealTek 8812 over USB
2017-12-03 Mark JohnstonDocument the sys/boot -> stand move in hier.7 and the...
2017-12-03 Ed SchoutenMake COMPAT_FREEBSD32 part of GENERIC on arm64.
2017-12-03 Kristof Provosttests: ipsec: Don't load/unload aesni.ko in the test...
2017-12-03 Mark JohnstonComplete support for dtrace's -x setenv option.
2017-12-03 Mark JohnstonAdd an envp argument to proc_create().
2017-12-03 Kristof ProvostAdd IPSec tests in tunnel mode
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-03 Warner LoshNow it's safe to bump WARNS to 1.
2017-12-03 Warner LoshMark two things as unused (since they are only sometime...
2017-12-03 Warner LoshProvide a md_load64 prototype.
2017-12-03 Warner LoshCast void * pointer to char * so the arg matches the...
2017-12-03 Warner LoshDisconnet ps3 from the build. There's too many warnings...
2017-12-03 Warner LoshDeclare our strange brand of main().
2017-12-03 Warner LoshAllow this file to be used in libsa without warning...
2017-12-03 Warner Loshe_entry can be smaller than a pointer. Cast it to an...
2017-12-03 Warner LoshCast mdp (a vm_offset_t) to void * to match prototype.
2017-12-03 Warner LoshInclude machine/md_var to pick up __syncicache prototype.
2017-12-03 Warner LoshDelcare md_load in libofw.h. Make all prototypes match...
2017-12-03 Warner LoshConst poison the propname. It's never set and we often...
2017-12-03 Kyle Evansgrep test: Fix copyright notice
2017-12-03 Ed Mastelib/msun: remove trailing whitespace from e_pow.c
2017-12-02 Bryan VenteicherAdd if media and link status events to vxlan
2017-12-02 Eitan AdlerAdd include guard to fpmath.h
2017-12-02 Eitan AdlerAdd missing word
2017-12-02 Dimitry AndricMake the assignment of CRTARCH conditional, even in...
2017-12-02 Pedro F. GiffuniSPDX: Complete license IDs for ext2fs.
2017-12-02 Eitan Adlerdiag/httpd-error: remove
2017-12-02 Warner LoshAdd forgotten libgeom.
2017-12-02 Edward Tomasz... Document autofs(6) sysctl variables.
2017-12-02 Dimitry AndricVendor import of lldb release_50 branch r319231:
2017-12-02 Dimitry AndricVendor import of lld release_50 branch r319231:
2017-12-02 Dimitry AndricVendor import of libc++ release_50 branch r319231:
2017-12-02 Dimitry AndricVendor import of clang release_50 branch r319231:
2017-12-02 Dimitry AndricVendor import of llvm release_50 branch r319231:
2017-12-02 Warner LoshAdd -u (--to-unix) and -e (--to-efi) to convert unix...
2017-12-02 Warner LoshCreate a function to translate UEFI paths to unix paths
2017-12-02 Warner LoshRead multiple lines when parsing the data. Allow multip...
2017-12-02 Eitan Adlerpf.os: Add OpenBSD:6.1
2017-12-02 Alan SomersReap dead code
2017-12-02 Landon J. FullerIntroduce bwn(4) support for the bhnd(4) bus.
2017-12-02 Justin HibbitsOverride memattr for mmap on the Freescale DIU driver
2017-12-02 Landon J. Fullerbhnd_pmu(4): Do not leak our chipc provider reference...
2017-12-02 Landon J. Fullerbhndb(4): Fix leak of child devices and MSI vectors.
2017-12-02 Landon J. Fullerbhnd_chipc(4): Break cyclic references to the ChipCommo...
next