]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-06-15 Simon J. GerratyPay attention to MK_ELFTOOLCHAIN_TOOLS so we build...
2015-06-15 Tijl CoosemansFix some exceptional cases where the sign of the result...
2015-06-15 Tijl CoosemansChange -Wl,-r back to -r so gcc doesn't pass --relax...
2015-06-15 Baptiste DaroussinRevert r284417 it is not necessary anymore
2015-06-15 Simon J. Gerratydo not include src.opts.mk from here
2015-06-15 Simon J. GerratyDon't use ${.OBJDIR}/ to qualify target that isn't...
2015-06-15 Baptiste DaroussinEnforce overwritting SHLIBDIR
2015-06-15 Andriy Gaponttm_vm_page_alloc: use vm_page_alloc for pages without...
2015-06-15 Baptiste DaroussinFix circular dependency between libzfs and libzfs_core
2015-06-15 Enji CooperEnsure TESTSDIR is defined before bsd.test.mk is .include'd
2015-06-15 Craig RodriguesAdd ioctl.c, linux_syscalls.c, linux32_syscalls.c to...
2015-06-15 Craig RodriguesUse cpp -I$includedir
2015-06-15 Enji CooperRemove ALLOW_DEPRECATED_ATF_TOOLS/ATFFILE support from...
2015-06-15 Gregory Neil... Add a quick (?) note for users who may be having sendma...
2015-06-15 Edwin GroothuisMFV of 284395,tzdata2015e
2015-06-15 Edwin GroothuisVendor import of tzdata2015e:
2015-06-14 Craig RodriguesIf MK_META_MODE is unset, assume a value of no.
2015-06-14 Michael TuexenCorrectly detect the case where the last address is...
2015-06-14 Baptiste DaroussinChange the documentation to reflect where the -V option...
2015-06-14 Konstantin... Invalid pages do not need neither update of the activat...
2015-06-14 Michael TuexenFix name of a constant.
2015-06-14 Konstantin... Fix typo in comment.
2015-06-14 Michael TuexenStop the heartbeat timer when removing a net.
2015-06-14 Simon J. GerratyLatest clang uses openat(2).
2015-06-14 Tijl CoosemansTell the compiler that -dc and -r are linker flags.
2015-06-14 Mateusz Guzikfd: reduce excessive zeroing on fd close
2015-06-14 Mateusz Guzikfd: move out actual fp installation to _finstall
2015-06-14 Jeremie Le Hennit: Rename racct_alloc_resource to racct_adjust_resource.
2015-06-14 Jeremie Le HenNetBSD commit log:
2015-06-14 Alan CoxAs the next step in eliminating PG_CACHE pages, free...
2015-06-14 Simon J. GerratyNO_WARNS when building for host
2015-06-14 Simon J. GerratyAvoid circular dependency with nm
2015-06-14 Simon J. GerratyNeed to provide -I for meta mode
2015-06-14 Simon J. GerratyNeeds libxo
2015-06-14 Simon J. GerratyCreate proper targets for linux*syscalls.c
2015-06-14 Simon J. GerratyWe cannot build makewhatis and mandoc
2015-06-14 Simon J. GerratyAvoid trailing white-space
2015-06-14 Simon J. GerratyWatch out for bin/cat in host stage tree
2015-06-14 Simon J. GerratyAvoid anoying warning
2015-06-14 Adrian ChaddFix typo - this upsets llvm/gcc-4.9, but not gcc-4...
2015-06-13 Adrian ChaddFix incorrect library path.
2015-06-13 Enji CooperFix previous commit (r284357)
2015-06-13 Enji CooperFix inverted check by skipping over the model-specific...
2015-06-13 Adrian ChaddFix up crunchgen binary generation to work with externa...
2015-06-13 Michael TuexenWhen using -L the code skips a socket if the local...
2015-06-13 Michael TuexenAdd support for SCTP.
2015-06-13 Michael TuexenAllow more than one local or remote address per socket...
2015-06-13 Michael TuexenAllow more than one socket entry for a file descriptor...
2015-06-13 Michael TuexenSimplify printaddr(). No functional change.
2015-06-13 Simon J. Gerratyremoved extra keyword
2015-06-13 Simon J. GerratyWe no longer need CSU_DIR.i386
2015-06-13 Kristof ProvostFix panic when adding vtnet interfaces to a bridge
2015-06-13 Dimitry AndricFix the following clang 3.7.0 warnings in lib/libfetch...
2015-06-13 Simon J. GerratyAdd META_MODE support.
2015-06-13 Bryan VenteicherFix typo when deregistering the VLAN unconfig event...
2015-06-13 Simon J. GerratyUse ${CRUNCHGEN} rather than bare word.
2015-06-13 Alexander KabaevUnbreak libxo's handling of characters not representabl...
2015-06-13 Ed Masteelfcopy: Handle objects without a ".shstrtab" section...
2015-06-13 Allan JudeAdd if_vlan, ipfw{,_nat}.ko, and libalias to the AR934X...
2015-06-13 Allan Judeacpi_ibm.ko panics if SMBIOS information is not available
2015-06-13 David C SomayajuluPHY LOCK acquires the hardware lock via bxe_acquire_phy...
2015-06-12 Glen BarberReduce the arm/armv6 image size from 1G to 480M.
2015-06-12 Michael TuexenFix the reporting of the PMTUD state for specific paths.
2015-06-12 Michael TuexenCode cleanup.
2015-06-12 Jung-uk KimMerge OpenSSL 1.0.1o.
2015-06-12 Jung-uk KimImport OpenSSL 1.0.1o.
2015-06-12 Michael TuexenIn case of an output error, continue with the next...
2015-06-12 John BaldwinReport the values of x86 segment registers to remote...
2015-06-12 John BaldwinEnsure that the upper 16 bits of segment registers...
2015-06-12 Christian BruefferAdd a missing word, should have been in r284290.
2015-06-12 Marcel MoolenaarFree the segment objects properly.
2015-06-12 Simon J. GerratyGet rid of some more NO_OBJs
2015-06-12 Gleb SmirnoffUnbreak mouse on resume on Thinkpads when hw.psm.trackp...
2015-06-12 Ruslan BukinRename ECAM PCI driver file.
2015-06-12 Ruslan BukinAdd generic ECAM PCI device driver found in Gem5 simulator.
2015-06-12 Gleb SmirnoffA miss from r284310. vm_pager_get_pages() updates the...
2015-06-12 Marcel MoolenaarWe need to handle 64-bit BARs ourselves to avoid that the
2015-06-12 Gleb SmirnoffMake KPI of vm_pager_get_pages() more strict: if a...
2015-06-12 Andriy Gaponzfs clone should not mount the clone if canmount =...
2015-06-12 Andriy GaponMFV r284042: 1778 Assertion failed: rn->rn_nozpool...
2015-06-12 Andriy GaponMFV r284036: 5961 Fix stack overflow in zfs_create_fs
2015-06-12 Andriy GaponMFV r284030: 5818 zfs {ref}compressratio is incorrect...
2015-06-12 Andriy GaponMFV r283534: 5515 dataset user hold doesn't reject...
2015-06-12 Andriy GaponMFV r284040: check that datasets are snapshots
2015-06-12 Andriy Gaponseveral lockstat improvements
2015-06-12 Roger Pau Monnéxen-blk{front/back}: remove broken FreeBSD extensions
2015-06-12 Mateusz Guzikussreq: use saved fdp pointer insted of td->td_proc...
2015-06-12 Simon J. GerratyReorganize targets/pseudo/userland
2015-06-12 Marcelo AraujoAt revision r247852 accidentally was removed from print...
2015-06-12 Christian BruefferLanguage cleanup.
2015-06-11 Christian BruefferImprove grammar.
2015-06-11 Simon J. GerratyMisc fixes from projects/bmake
2015-06-11 Simon J. GerratyDo not override variables on command line that build...
2015-06-11 Simon J. GerratyEnsure SYMLINKS fully specified
2015-06-11 Christian BruefferAdd a ugold(4) manpage, adapted from the OpenBSD one.
2015-06-11 Jung-uk KimMerge OpenSSL 1.0.1n.
2015-06-11 Kristof Provostpf: Remove frc_direction
2015-06-11 Jung-uk KimImport OpenSSL 1.0.1n.
2015-06-11 Xin LIMFV r284276: Fix long options.
2015-06-11 Xin LIApply upstream changesets 21f9d5f and 5c40ae1:
next