]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-02-19 Baptiste DaroussinUpdate to 6.2-20200215
2020-02-19 Baptiste Daroussinimport ncurses 6.2-20200215
2020-02-19 Kristof Provostbridge tests: Remove unneeded 'All rights reserved.'
2020-02-19 Ed Mastenanobsd: add WITHOUT_LLVM_COV, akin to WITHOUT_GCOV
2020-02-19 Ed MasteCirrus-CI: increase timeout to 120m
2020-02-19 Kyle Evanstruss: fix shm_open2 oversight (BinString -> Name)
2020-02-19 Kyle Evanskdump: decode shm_open2
2020-02-19 Kyle Evanstruss: decode shm_open2
2020-02-19 Kyle Evanslibsysdecode: grab shmflags from sys/mman.h, add decode...
2020-02-19 Ed Mastewhereis: remove gnu/libexec from source search paths
2020-02-19 Kyle Evanskdump: decode SHM_ANON as first arg to legacy shm_open(2)
2020-02-19 Ed Mastenanobsd: add WITHOUT_LLVM_COV, akin to WITHOUT_GCOV
2020-02-19 Baptiste DaroussinAdd a note about some fallouts due to the ncurses update
2020-02-19 Ed Mastesrc.conf.5: regen after r358101, WITHOUT_GCOV default
2020-02-19 Ed MasteMove GCOV option to default NO
2020-02-19 Baptiste Daroussinlib_gen.c now also depends on ncurses_dll.h specify...
2020-02-19 Sergio Carlavilla... Add some HISTORY sections to manpages
2020-02-19 Jeff RobersonDon't release xbusy on kmem pages. After lockless...
2020-02-19 Jeff RobersonEliminate some unnecessary uses of UMA_ZONE_VM. Only...
2020-02-19 Jeff RobersonType validating smr protected pointer accessors.
2020-02-19 Hiroki SatoAdd _BIX (Battery Information Extended) object support.
2020-02-19 Ryan Libbypowerpc: unconditionally mark SLB zones UMA_ZONE_CONTIG
2020-02-19 Justin Hibbitspowerpc/amigaone: Fix license header formatting on...
2020-02-19 Kyle Evanscaroot pkg: pass through the pkg -r rootdir as DESTDIR
2020-02-19 Kyle Evanscertctl(8): switch to install(1) to fix DESTDIR support
2020-02-19 Alan Somers[skip ci] delete obsolete comment in fusefs tests
2020-02-19 Navdeep Parharcxgbe(4): Congestion drops are maintained per E-channel...
2020-02-18 Kirk McKusickAdditional KASSERTs to ensure the consistency of the...
2020-02-18 Michael TuexenEpochify SCTP.
2020-02-18 Navdeep Parharcxgbe/iw_cxgbe: correctly enforce the max reg_mr depth.
2020-02-18 Hans Petter... Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for driver...
2020-02-18 Michael TuexenRemove unused function.
2020-02-18 Dimitry AndricFix the following -Werror warning from clang 10.0.0:
2020-02-18 Fedor UporovAdd a EXT2FS-specific implementation for lseek(SEEK_DATA).
2020-02-18 Ed Masteremove old perl entries from ObsoleteFiles.inc
2020-02-18 Bjoern A. Zeebip6_output: update comments.
2020-02-18 Cy SchubertThis commit makes significant changes to pam_login_acce...
2020-02-18 Cy Schubertstrchr() returns a pointer not an int.
2020-02-18 Cy SchubertAdd missing SYNOPSIS section.
2020-02-18 Cy SchubertThere is no pam(8) man page, it is pam(3).
2020-02-18 Cy SchubertWhen pam_login_access(5) fails to match a username...
2020-02-18 Cy SchubertThe words ALL, LOCAL, and EXCEPT have special meaning...
2020-02-18 Cy SchubertAs with ipf(8), give ippool(8) the ability to load...
2020-02-18 Baptiste DaroussinUpdate ncurses to 20200118
2020-02-18 Hiroki SatoUse 0x5c for the scan code 0x7d.
2020-02-18 Chuck Silversamd64: keep PTE bitmasks in sync with target pmap durin...
2020-02-17 Li-Wen HsuReally skip the tests in capsicum tests
2020-02-17 Dimitry AndricMerge r358042 from the clang1000-import branch:
2020-02-17 Dimitry AndricMerge r358034 from the clang1000-import branch:
2020-02-17 Dimitry AndricMerge r358030 from the clang1000-import branch:
2020-02-17 Dimitry AndricAdd casts and L suffixes to libc quad support, to work...
2020-02-17 Scott LongFix syntax error from r357647. Adjust a variable name...
2020-02-17 Dimitry AndricDisable new clang 10.0.0 warnings about misleading...
2020-02-17 Dimitry AndricWork around riscv buildworld failure where it cannot...
2020-02-17 Dimitry AndricWork around new clang 10.0.0 -Werror warning:
2020-02-17 Dimitry AndricTentatively apply D23730:
2020-02-17 Michael TuexenFix the non-default stream schedulers such that do...
2020-02-17 Andrew TurnerUse EARLY_DRIVER_MODULE in the acpi bus.
2020-02-17 Mark JohnstonRemove swblk_t.
2020-02-17 Mark JohnstonFix a swap block allocation race.
2020-02-17 Mark JohnstonFix object locking races in swapoff(2).
2020-02-17 Michael TuexenDon't use uninitialised stack memory if the sysctl...
2020-02-17 Konstantin... pciconf: List names of all known extended PCIe capabili...
2020-02-17 Konstantin... Fix typo.
2020-02-17 Bjoern A. ZeebPartially revert VNET change and expand VNET structure.
2020-02-17 Hans Petter... Fix kernel panic while trying to read multicast stream.
2020-02-17 Jeff RobersonAdd a simple accessor that returns the bytes of memory...
2020-02-17 Jeff RobersonRefactor _vm_page_busy_sleep to reduce the delta betwee...
2020-02-17 Jeff RobersonUMA has become more particular about zone types. Use...
2020-02-16 Scott LongAdd rudamentary support for UFS to probe whether a...
2020-02-16 Mateusz Guzikrefcount: update comments about fencing when releasing...
2020-02-16 Li-Wen HsuTemporarily skip flakey test case sys.netinet.fibs_test...
2020-02-16 Li-Wen HsuTemporarily skip flakey test case sys.netinet6.frag6...
2020-02-16 Pawel BiernackiMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-16 Li-Wen HsuTemporarily skip sys.net.if_lagg_test.lacp_linkstate_de...
2020-02-16 Konstantin... Fix build of some modules for some kernel configs.
2020-02-16 Li-Wen HsuTemporarily skip flakey test in sys.capsicum.capsicum...
2020-02-16 Dimitry AndricMerge ^/head r357966 through r357999.
2020-02-16 Dimitry AndricMerge commit 62654cab7 from llvm git (by me):
2020-02-16 Kristof Provostbridge: Basic test case
2020-02-16 Li-Wen HsuTemporarily skip failing sys.net.if_lagg_test.witness...
2020-02-16 Li-Wen HsuRemove trailing whitespace
2020-02-16 Li-Wen HsuRemove trailing whitespace
2020-02-16 Mateusz Guzikvfs: fix vlrureclaim ->v_object access
2020-02-16 Mateusz Guzikvfs: check early for VCHR in vput_final to short-circui...
2020-02-16 Mateusz Guzikrefcount: add missing release fence to refcount_release...
2020-02-16 Jeff RobersonSlightly restructure uma_zalloc* to generate better...
2020-02-16 Matt MacyAdd zfree to zero allocation before free
2020-02-16 Matt MacyAdd chacha20poly1305 support to crypto build
2020-02-15 Konstantin... Add pthread_peekjoin_np(3).
2020-02-15 Konstantin... sem_remove(): fix the loop that compacts sem array...
2020-02-15 Konstantin... sem_remove(): add some asserts.
2020-02-15 Konstantin... Use designated initializers for seminfo.
2020-02-15 Mateusz Guzikufs: use faster lockgmr entry points in ffs_lock
2020-02-15 Kyle Evanscommitters-ports.dot: add myself as a ports committer
2020-02-15 Kyle Evansfetch(3): don't leak sockshost on failure
2020-02-15 Kyle Evansfetch(3): fix regression in IPv6:port spec from r357977
2020-02-15 Kyle Evansfetch(3): move bits of fetch_socks5_getenv around
2020-02-15 Dimitry AndricMerge r357970 from the clang1000-import branch:
2020-02-15 Conrad Meyerrandom(6): Re-add undocumented support for floating...
next