]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-11-07 Dimitry AndricMerge ^/head r340126 through r340212.
2018-11-07 Hans Petter... Sometimes the complete split packet may be queued too...
2018-11-07 Marcelo AraujoComestic change to try to inline the memset with SSE...
2018-11-07 Marcelo AraujoRevert my bogus attempt to silence coverity on r340045...
2018-11-07 Justin Hibbitspowerpc/atomic: Loosen the memory barrier on atomic_loa...
2018-11-06 Mark JohnstonAvoid fixing the tty_info() buffer size in tty.h.
2018-11-06 Rick MacklemChange nfs_advlock() so that the NFSVOPUNLOCK() is...
2018-11-06 John BaldwinTreat the memory lengths for CHELSIO_T4_GET_MEM as...
2018-11-06 Mark JohnstonAvoid specifying VM_PROT_EXECUTE in mappings from pipe_...
2018-11-06 Yuri PankovCleanup locale tools:
2018-11-06 Mark JohnstonWe need opt_stack.h after r339605.
2018-11-06 Brooks DavisUpdate some comments made obsolete by recent commits.
2018-11-06 Brooks DavisRegen after r340199: Use declared types for caddr_t...
2018-11-06 Brooks DavisUse declared types for caddr_t arguments.
2018-11-06 Mariusz ZaborskiRemove ppoll. freebsd32 doesn't define a ppoll syscall.
2018-11-06 Mariusz ZaborskiRegenerate after r340195.
2018-11-06 Alex RichardsonTurn off BUILD_WITH_STRICT_TMPPATH by default
2018-11-06 Mariusz Zaborskicapsicum: Add ppoll and freebsd32_ppoll to compat32.
2018-11-06 Mariusz ZaborskiRegenerate after r340129.
2018-11-06 Andrew TurnerAdd the KUBSAN options to the arm64 and amd64 GENERIC...
2018-11-06 Mark JohnstonUse plain atomic_{add,subtract} when that's sufficient.
2018-11-06 Andrew TurnerPort the NetBSD ubsan runtime to the FreeBSD kernel.
2018-11-06 Andrew TurnerImport the NetBSD micro ubsan code for the kernel.
2018-11-06 Ed MasteRegen src.conf.5 after r340186
2018-11-06 Maxim SobolevDon't allow BIO_READ, BIO_WRITE or BIO_DELETE requests...
2018-11-06 Ed MasteAdd a WITH_BIND_NOW build knob
2018-11-06 Tijl CoosemansFix builds with COMPAT_LINUX32 in the kernel config.
2018-11-06 Tijl CoosemansOn amd64 both Linux compat modules, linux.ko and linux6...
2018-11-06 Michael TuexenDon't use a function when neither INET nor INET6 are...
2018-11-06 Edward Tomasz... Pick 50b473c8839f5408df179bdf6f2b3fd2cf5c3b2f from...
2018-11-06 Alex RichardsonRemove btxld from symlinked host tools
2018-11-06 Andrey V. ElsukovDo not print "ip6" keyword in print_icmp6types() for...
2018-11-06 Mark JohnstonInitialize last_target in the laundry thread control...
2018-11-06 John BaldwinAdd a facility for transmitting "raw" work requests...
2018-11-06 Brooks DavisFix a couple indentation errors in r339958.
2018-11-06 Ed Mastecapability.h: add comment about planned removal timeline
2018-11-05 John BaldwinAdd a custom implementation of cpu_lock_delay() for...
2018-11-05 Brooks Daviselfdump: Add -E to test if a file is an ELF binary.
2018-11-05 John BaldwinAdd a delay_tsc() static function for when DELAY()...
2018-11-05 Alex RichardsonKeep inheriting $PATH when using system linker/compiler
2018-11-05 Ed Masterevert r340156, restoring sys/sys/capability.h
2018-11-05 John BaldwinAdd a KPI for the delay while spinning on a spin lock.
2018-11-05 Alex RichardsonFix -DNO_CLEAN build after r340157
2018-11-05 Mark JohnstonDocument the fact that cap_limit_set() always frees...
2018-11-05 John BaldwinRework setting PTE_D for kernel mappings.
2018-11-05 Alex RichardsonBuild the elftoolchain libraries as part of bootstrap...
2018-11-05 Alex RichardsonAllow building world without inheriting $PATH
2018-11-05 Ed MasteRemove backwards-compatibility sys/capability.h
2018-11-05 Warner LoshOnly assert locked for many async events.
2018-11-05 Kyle Evanslualoader: Add chainload menu entry
2018-11-05 Ed MasteRegen src.conf.5 after r340150
2018-11-05 Ed MasteExpand WITH_LLD_BOOTSTRAP description
2018-11-05 Matt Macyhwpmc: limit wait for user callchain collection to...
2018-11-05 Justin Hibbitspowerpc/SMP: Don't spam the console with AP bringup...
2018-11-05 Kyle EvansMove pmc* bits behind MK_PMC to fix WITHOUT_PMC build
2018-11-04 Yuri PankovAdd hybrid C.UTF-8 locale being identical to default...
2018-11-04 Mariusz Zaborskiping: simplify use of Casper
2018-11-04 Mariusz Zaborskilibcasper: using explicit_bzero in cap_grp service
2018-11-04 Mariusz Zaborskilibcasper: fix limitations in dns service
2018-11-04 Mariusz Zaborskilibcasper: Update example in man page to use cap_getnam...
2018-11-04 Mariusz Zaborskilibcasper: Document the cap_getaddrinfo and cap_getname...
2018-11-04 Mariusz Zaborskicapsicum: use a new capsicum helpers in tools
2018-11-04 Ed Mastertld: move relro enforcement after ifunc processing
2018-11-04 Konstantin... Move the fixed base for PIE loading on arm.
2018-11-04 Eugene GrosbeinMake ng_pptpgre(8) netgraph node be able to restore...
2018-11-04 Mariusz ZaborskiFix a recusive call introduce in the r340130.
2018-11-04 Mariusz ZaborskiUn-break build libexpact.
2018-11-04 Conrad MeyerDrop ed(1) "crypto"
2018-11-04 Dimitry AndricUpdate LLVM_VERSION_PATCH define in llvm-config.h.
2018-11-04 Mariusz Zaborskilibcapsicum: Introduce caph_{rights,ioctls,fcntls}_limit
2018-11-04 Mariusz Zaborskicapsicum: allow ppoll(2) in capability mode
2018-11-04 Yuri PankovTeach man(1) about C.UTF-8.
2018-11-04 Eric van GyzenUpdate expat to 2.2.6
2018-11-04 Dimitry AndricMerge ^/head r339813 through r340125.
2018-11-04 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-11-04 Dimitry AndricVendor import of lld release_70 branch r346007:
2018-11-04 Dimitry AndricVendor import of clang release_70 branch r346007:
2018-11-04 Dimitry AndricVendor import of llvm release_70 branch r346007:
2018-11-04 Mateusz Piotrowskicsqrt(3): Fix some typos in the manual page
2018-11-04 Baptiste DaroussinSimplify NLS alias handling by using native make(1...
2018-11-04 Baptiste DaroussinFix bad copy/paste
2018-11-04 Baptiste DaroussinSimplify a bit distrib-dirs target
2018-11-04 Baptiste Daroussinnfsd: Factorize code
2018-11-04 Eugene Grosbeinipfw(8): clarify layer2 processing abilities
2018-11-04 Matt MacyAdd aditional counter descriptions to AMD 0x17
2018-11-04 Konstantin... Remove Obj_Entry textsize member.
2018-11-03 Yuri Pankovstrptime: make %k and %l specifiers match their descrip...
2018-11-03 Yuri PankovUpdate to CLDR 34 and UNICODE 11.
2018-11-03 Konstantin... Flush data cache for executable loadable segments expli...
2018-11-03 Andrey V. ElsukovDo not use bzero() for the O_ICMP6TYPE opcode.
2018-11-03 Ed Mastelibcompat: disable retpoline when building build tools
2018-11-03 Bjoern A. ZeebUpdate the "flag" for draft-ietf-6man-ipv6only-flag.
2018-11-03 Matt MacyConvert epoch to read / write records per cpu
2018-11-03 Alexander Motin9952 Block size change during zfs receive drops spill...
2018-11-03 Ed MasteRemove apparently unused 0-byte files that cause grief...
2018-11-03 Warner LoshAdd missing .El
2018-11-03 Warner LoshDocument disbale_phy in ahcich sysctls.
2018-11-03 Warner LoshImplement ability to turn on/off PHYs for AHCI devices.
2018-11-02 Devin TeskeUpdate awk(1) manual to state an exception to egrep...
2018-11-02 Jung-uk KimMFV: r339981
next