]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-02-05 gjbRemove libc, librtld_db, libthr packages, and further...
2016-02-05 gjbAdd missing files to 'at' and 'rcmds' packages.
2016-02-05 gjbCapture a few stragglers that should be in the casper...
2016-02-05 gjbInclude ld-elf.so and ld-elf32.so in the librtld_db
2016-02-05 gjbUpdate libalias and libpam packaged files.
2016-02-05 gjbSilence a few command lines.
2016-02-04 gjbMark shlibs_required/shlibs_provided lines as temporary...
2016-02-04 gjbAdd package files for libc, libedit, librtld_db, and...
2016-02-04 gjbCreate a 'casper' package.
2016-02-04 gjbFirst pass through library packaging.
2016-02-04 gjbRemove duplicate line, likely result of a mismerge.
2016-02-04 gjbFix typo: s/Conrol/Control/
2016-02-04 gjbAdd FreeBSD RCSID header and svn:keyword property.
2016-02-04 gjbRework the way <packagename>.ucl files are generated.
2016-02-03 gjbInitial commit to add dependencies.
2016-02-03 gjbFinal pass through to fix 'tests' packaging.
2016-02-03 gjbMore 'tests' packaging fixes.
2016-02-03 gjbFix build.
2016-02-03 gjbMFH
2016-02-03 gjbMore 'tests' bug fixes.
2016-02-03 gjbFix another 'tests' packaging error.
2016-02-03 gjbMore 'tests' package fixes.
2016-02-02 gjbFix build.
2016-02-02 gjbMFH
2016-02-02 gjbFirst pass to fix the 'tests' packages.
2016-02-02 dteskeFor +=/-=, add . and / to convenience characters
2016-02-02 dteskeReplace (Qo \ Qc) with (Qo (space) Qc)
2016-02-02 skraUse pmap_preboot_map_attr() directly in arm_devmap_boot...
2016-02-02 bdreweryDeduplicate distrib-dirs logic from r289086 in distribu...
2016-02-02 skraMake pmap_preboot_map_attr() vm subsystem compliant...
2016-02-02 pfgMFV r295109:
2016-02-02 gjbInclude virecover in vi package.
2016-02-02 gjbCreate ee(1) package.
2016-02-02 bdreweryAdjust install .WAITs for lib/ and etc/ to allow parall...
2016-02-02 bdreweryAdd order for installworld/distribution.
2016-02-02 sobomaxRoot out files that don't really belong here and could...
2016-02-02 andrewIncrease the size of PHYS_AVAIL_SIZE to allow firmware...
2016-02-02 andrewEnsure we don't overflow the phys_avail array. Some...
2016-02-02 gjbCreate a package for autofs(5)
2016-02-02 gjbCreate a package for vi(1) and related files.
2016-02-02 andrewIncrease the space we use after the kernel to 8MiB...
2016-02-02 andrewOnly look for the ranges property when we have children...
2016-02-02 adrianUse MIPS24K now.
2016-02-02 adrianUse CPU_MIPS24K now in AR933x based boards.
2016-02-02 adrianMove MIPS32 Release 2 and Release 3 CPUs to use the...
2016-02-02 mmelARM: All remaining functions in cpufunc_asm_arm10.S...
2016-02-02 umeMake dynamic link of libiconv from ports work again.
2016-02-02 hselaskyUse LIBADD instead of LDADD.
2016-02-02 mmelARM: Remove last unused function, cpu_flush_prefetchbuf(),
2016-02-02 andrewAdd suppor to loader.efi to load files off hte network...
2016-02-02 skraRemove all remaining references to old and not more...
2016-02-02 andrewImplement single stepping on arm64. We need to set...
2016-02-02 skraFix setting of protection bits for page table entries...
2016-02-02 andrewCorrectly handle the case where copystr(9) is given...
2016-02-02 desDocument our modified default value for PermitRootLogin.
2016-02-02 adrianRename some CPU_MIPSxxx options and add new CPU_MIPSxxx...
2016-02-02 adrianFix MFS builds when both MD_ROOT_SIZE and MFS_IMAGE...
2016-02-02 alfredIncrease max allowed backlog for listen sockets
2016-02-02 cemkcrypto_aes: Use separate sessions for AES and SHA1
2016-02-01 mariusAs it turns out, one of the more or less recent changes...
2016-02-01 jhbRestore the ABI of 'struct fpreg' on powerpc.
2016-02-01 skraRemove all stuff related to __ARM_ARCH >= 6 from pmap...
2016-02-01 skraRemove not needed <machine/pte.h> includes.
2016-02-01 gjbFix naming inconsistency with lib32 debug packages.
2016-02-01 glebiusThese files were getting sys/malloc.h and vm/uma.h...
2016-02-01 avgMFV r294821: 6529 Properly handle updates of variably...
2016-02-01 mmelARM: Rename remaining instances of cpufunc_id() to...
2016-02-01 mmelARM: Remove never used cpu_tlb_flushI and cpu_tlb_flush...
2016-02-01 ngieDelete argsize to fix a -Wunused-but-set-variable warni...
2016-02-01 ngieRemove `r_tmp` to fix a -Wunused-but-set-variable warni...
2016-02-01 ngieAdd #include <string.h> to mute warning from clang...
2016-02-01 ngieUse the pidfile support added to ggated(8) in r294973...
2016-02-01 ngieAdd an additional 1 second sleep to after calling ggate...
2016-02-01 araujoClean up unused-but-set-variable spotted by gcc-4.9.
2016-02-01 araujoClean up unused-but-set-variable spotted by gcc-4.9.
2016-02-01 jhibbitsUse the correct type to pmap_mapdev() in nexus_activate...
2016-02-01 dteskeUtilize new `-v var_to_set' of f_snprintf()
2016-01-31 dteskeMove awk(1)-dependent recipes to the bottom
2016-01-31 dteskeMove f_isinteger() to the top
2016-01-31 dteskeMove f_vsprintf() below f_sprintf()
2016-01-31 dteskeMove f_sprintf() above f_snprintf()
2016-01-31 dteskeOptimize f_substr() to use built-ins only
2016-01-31 dteskeOptimize f_sprintf() for bash
2016-01-31 dteskeReset OPTIND to 1 in f_device_find()
2016-01-31 ianAdd make universe targets "kernels" and "worlds".
2016-01-31 andrewFix the logic in the ddb command 'show ktr /a'. Prior...
2016-01-31 mmelARM: Fix END() symbol for cpu_ident function. I forgot...
2016-01-31 mmelARM: cpufunc_domains, cpufunc_faultstatus and cpufunc_f...
2016-01-31 mmelARM: Next round of cpufunc.* cleaning. Nobody uses...
2016-01-31 smhFix ixgbe flow control autoneg reporting
2016-01-31 smhConfigure ixgbe phy & gbic power
2016-01-31 mmelARM: First round of cpufunc.* cleaning. All abort_fixup...
2016-01-31 mmelARM: Rename ARM specific VM_MEMATTR_WT memory attribute...
2016-01-31 mmelARM: Convert spaces to tabs, fix formatting.
2016-01-31 mmelARM: Next round of cleanup in swtch-v*.S.
2016-01-30 impImplement power command to list all power modes, find...
2016-01-30 ianMake pfctl(8) work on strict-alignment platforms, by...
2016-01-30 jillessh: Don't allocate a redirtab if there are no redirections.
2016-01-30 jillessh(1): Document 'cd -'.
2016-01-30 jillestest: Optimize operator lookup.
next