]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-06-16 Pedro F. GiffuniUse nitems() macro instead of __arraycount()
2015-06-16 Andrew TurnerAdd a new target universe_${target}_done to print the...
2015-06-16 Andrew TurnerAdd a universe_${target}_worlds target to simplify...
2015-06-16 Warner LoshA more compatible fix to MK_META_MODE not being defined...
2015-06-16 Andrew TurnerAdd a comment to the end of the world and kernel cases...
2015-06-16 Andrew TurnerWrite to the PRRR (Primary Region Remap Register) rathe...
2015-06-16 Andrew TurnerExport the ARM __aeabi_mem* functions from libc, they...
2015-06-16 Gleb SmirnoffFix miss from r284320.
2015-06-16 Bjoern A. ZeebTrying to unbreak arm.LINT by properly putting the...
2015-06-16 Marius StroblMerge from NetBSD:
2015-06-16 Mateusz GuzikReplace struct filedesc argument in getvnode with struc...
2015-06-16 Navdeep Parharcxgbe(4): Add the ability to dump mailbox commands...
2015-06-16 Mateusz Guzikfd: make rights a mandatory argument to fget_unlocked
2015-06-16 Mateusz Guzikfd: don't unnecessary copy capabilities in _fget
2015-06-16 Gregory Neil... The fix for the issue described in the 20150614 sendmai...
2015-06-16 Gregory Neil... The import of openssl to address the FreeBSD-SA-15...
2015-06-15 Sergey KandaurovDeshallify.
2015-06-15 Simon J. GerratyRemove extra blank lines
2015-06-15 Baptiste DaroussinConvert to LIBADD
2015-06-15 Baptiste DaroussinRegister libpanel into the available libraries
2015-06-15 Simon J. GerratySkip MAKE_PRINT_VAR_ON_ERROR unless we are doing META_MODE
2015-06-15 Tijl CoosemansFollow up to r284427: fix NaN mixing for ctanhf too.
2015-06-15 Tijl Coosemans- Change comments to be more consistent with s_ccosh...
2015-06-15 Tijl CoosemansFix some exceptional cases where the sign of the result...
2015-06-15 Xin LISkip src component if /usr/src is empty.
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.
next