]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-08-02 Dimitry AndricMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 Dimitry AndricMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 Dimitry AndricVendor import of clang trunk r338536:
2018-08-02 Dimitry AndricVendor import of llvm trunk r338536:
2018-08-02 Dimitry AndricMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 Dimitry AndricMerge libc++ trunk r338150, and resolve conflicts.
2018-08-02 Dimitry AndricUpdate build glue to make WITH_LLDB work.
2018-08-02 Dimitry AndricUpdate build glue to make WITH_LLD work.
2018-08-01 Dimitry AndricUpdate build blue to make WITH_CLANG_EXTRAS and WITH_CL...
2018-07-31 Dimitry AndricUpdate OptionalObsoleteFiles.inc for new clang intrinsi...
2018-07-31 Dimitry AndricMake the minimal clang executable build.
2018-07-31 Dimitry AndricUpdate clang intrinsics headers.
2018-07-31 Ed MasteRemove presumed editor dropping from r336988
2018-07-31 Dimitry AndricRemove SRCS for files that have been deleted upstream.
2018-07-31 Dimitry AndricMake llvm-tblgen and clang-tblgen build.
2018-07-31 Dimitry AndricUpdate llvm/clang version numbers in various files.
2018-07-31 Dimitry AndricGet rid of the patches directory, it's not maintained...
2018-07-31 Dimitry AndricMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 Dimitry AndricMerge lld trunk r338150, and resolve conflicts.
2018-07-31 Dimitry AndricMerge clang trunk r338150, and resolve conflicts.
2018-07-30 Dimitry AndricMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 Ian LeporeThe device ID tables are used only within the driver...
2018-07-29 Antoine BrodinAdd allow.mlock to jail parameters
2018-07-29 Eitan Adlerdevd: use C++ style casts
2018-07-29 Eitan Adlerdevd: use static where possible
2018-07-29 Eitan Adlertruncate: delintify
2018-07-29 Eitan Adlertruncate: use better type for 'round'
2018-07-29 Don LewisFix a variable name typo in r336845 that prevented...
2018-07-29 Brad DavisFix a typo that prevented some rc scripts from being...
2018-07-29 Will Andrewsbeinstall: perform pre-installworld steps.
2018-07-29 Don LewisFix the long term ULE load balancer so that it actually...
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Conrad Meyerwpa_supplicant.8: Remove removed option
2018-07-28 Conrad Meyerexec.3: Add BUGS section and document non-FreeBSD porta...
2018-07-28 Martin MatuskaUpdate vendor/libarchive/dist to git 2c8c83b9731ff822fa...
2018-07-28 Brad DavisMove nscd.conf from etc/ to usr.sbin/nscd/
2018-07-28 Brad DavisSwitch these to CONFS as well so they work with etcupda...
2018-07-28 Emmanuel Vadotrelease: arm: Add a GENERIC sdcard image
2018-07-28 Brad DavisOpps, I missed moving a couple of files in r336845.
2018-07-28 Brad DavisMove rc startup scripts from etc/ to sbin/init/
2018-07-28 Emmanuel VadotUPDATING: Add note about efifb support and serial output
2018-07-28 Brad DavisWhitespace only change, no functional change intended.
2018-07-28 Brad DavisFix `make distribute' installing some configs which...
2018-07-28 Brad DavisMove etc/shells to lib/libc/gen with getusershell(3).
2018-07-28 Rick MacklemModify the NFSv4.1 server so that it allows ReclaimComp...
2018-07-28 Alan SomersDisable -Wcast-align in libbsm and libauditd
2018-07-28 Warner LoshBe more conservative about setting hw.uart.console
2018-07-28 Conrad MeyerRemove insecure ciphers from GCE sshd configuration
2018-07-28 Conrad MeyerClean up execl*(3) manual page prototype formatting
2018-07-28 Andrew TurnerUse the cp15 functions to read cp15 registers rather...
2018-07-28 Andrew TurnerRemove an unneeded cpu_ident() prototype.
2018-07-28 Marius StroblImplement atomic_swap_{32,64,int,long,ptr}(9).
2018-07-28 Andrew TurnerRemove some write only global values from the arm cpufu...
2018-07-28 Andrew TurnerRemove an unused function from the arm ELF trampoline...
2018-07-28 Andrew TurnerOnly build the cache handling code we need when buildin...
2018-07-28 Andrew TurnerMake the arm cpu setup functions static. Any other...
2018-07-28 Andrew TurnerRemove an unneeded check for CPU_XSCALE_81342
2018-07-28 Andrew TurnerRemove old CPU_ values from the arm cpufunc code. These...
2018-07-28 Andrew TurnerRemove the old CPU_ values from the arm kernel trampoli...
2018-07-28 Dimitry AndricVendor import of lldb trunk r338150:
2018-07-28 Dimitry AndricVendor import of lld trunk r338150:
2018-07-28 Dimitry AndricVendor import of libc++ trunk r338150:
2018-07-28 Dimitry AndricVendor import of compiler-rt trunk r338150:
2018-07-28 Dimitry AndricVendor import of clang trunk r338150:
2018-07-28 Andrew TurnerRemove now the cow unused CPU_ARM9 and CPU_FA526 option...
2018-07-28 Dimitry AndricVendor import of llvm trunk r338150:
2018-07-28 Andrew TurnerThe RT1310 is an ARM926EJ-S, fix the config to mark...
2018-07-28 Andrew TurnerOnly support INTRNG in the SMP code on arm. We already...
2018-07-28 Andrew TurnerRemove IPI_IRQ_START and IPI_IRQ_END from the arm kerne...
2018-07-28 Alan CoxTo date, mlockall(MCL_FUTURE) has had the unfortunate...
2018-07-28 David BrightFix compilation error on some arches after r336761...
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-28 Conrad Meyerlibarchive: Cherry-pick upstream 2c8c83b9
2018-07-28 Eitan Adlertools/build/beinstall.sh: Use some slightly better...
2018-07-27 Rick MacklemUpdate nfsd.8 for support of IPv6 addresses for hosts...
2018-07-27 Warner LoshRemove npe.4. It was removed as part of the xscale...
2018-07-27 Rick MacklemAdd support for IPv6 addresses to the pNFS "-p" option.
2018-07-27 Brad DavisAvoid a install(1) crash by not using -C when the sourc...
2018-07-27 Warner LoshUse % for printf, not a dollar sign
2018-07-27 Warner LoshStyle nits noted by rpokala
2018-07-27 Warner LoshIn the BootXXXX message, use the actual boot variable.
2018-07-27 Warner LoshAdd some additional debug to loader.efi
2018-07-27 Warner Loshstand debug
2018-07-27 Warner Loshalso set multicons for tests
2018-07-27 Warner LoshNote ARM Atmel, Cavlium and XScale removal.
2018-07-27 Warner LoshRe-remove these empty directories
2018-07-27 Warner LoshThis builds now, so aadd it back to Universe.
2018-07-27 Warner LoshRemove xscale support.
2018-07-27 Warner LoshRevert r336773: it removed too much.
2018-07-27 Mark JohnstonDetach from the child process before completing the...
2018-07-27 David BrightFix compilation error on some arches after r336761.
2018-07-27 Warner LoshForgot to delete the link as well for npe.
2018-07-27 Ian LeporeStop exporting __pw_scan and __pw_initpwd as freebsd...
2018-07-27 Warner LoshRemove the hopelessly confused GUMSTIX.conf config
2018-07-27 Warner LoshRemove now-empty directories.
2018-07-27 Warner LoshRename VM_FREELIST_ISADMA to VM_FREELIST_LOWMEM.
2018-07-27 Warner LoshRemove xscale support
2018-07-27 Warner LoshMake ralink compile again.
2018-07-27 Warner LoshRemove Cavium/Econa CNS11xx support.
2018-07-27 Warner LoshRemove Atmel AT91RM9200 and AT91SAM9 support.
next