]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-02-21 Baptiste Daroussinncurses: set the proper version in the updating message
2020-02-21 Gleb SmirnoffRework second part of r357558. Unroll the macro and...
2020-02-21 Gleb SmirnoffRevert one half of previous change r357558. Don't...
2020-02-21 Mateusz Guzikvfs: stop duplicating vnode work in audit during path...
2020-02-21 Mateusz Guzikaudit: provide audit_canon_path variant which accepts...
2020-02-21 Mateusz Guzikaudit: simplify path resolving logic
2020-02-21 Mateusz Guzikaudit: rely on use count instead of hold count in audit...
2020-02-20 Eric van Gyzenclamp kernel dump compression level when using gzip
2020-02-20 Eric van Gyzentruncate(2): extending the file is required by POSIX...
2020-02-20 Rebecca Crandtc: remove unknown option printf, since getopt will...
2020-02-20 Konstantin... Fix a bug in r358168, do not call sigfastblock_setpend...
2020-02-20 Christian S... - Implement -h (human readable) for the size of the...
2020-02-20 Vincenzo Maffionebhyve: enable virtio-net mergeable rx buffers for tap(4)
2020-02-20 Kristof Provostvirtio: Pass the interrupt type in mmio mode
2020-02-20 Emmanuel Vadotlinuxkpi: Add str_has_prefix
2020-02-20 Emmanuel Vadotlinuxkpi: Add list_is_first function
2020-02-20 Konstantin... Print out some newly added PCIe extended capabilities...
2020-02-20 Konstantin... Add more values for PCI capabilities, PCIe extended...
2020-02-20 Mateusz Guzikmake sysent for r358172 ("vfs: add realpathat syscall")
2020-02-20 Mateusz Guzikvfs: add realpathat syscall
2020-02-20 Baptiste DaroussinUse OLD_LIBS instead of OLD_FILES so the user get a...
2020-02-20 Pedro F. GiffuniRevert r358153: it is causing unexpected issues with...
2020-02-20 Michael TuexenRemove an unused timer type.
2020-02-20 Konstantin... Do not read sigfastblock word on syscall entry.
2020-02-20 Bjoern A. Zeebip6_output: improve extension header handling
2020-02-20 Baptiste DaroussinUpdate the UPDATING information now that ncurses shlib...
2020-02-20 Baptiste DaroussinBump __FreeBSD_version after bumping ncurses shlib
2020-02-20 Baptiste Daroussinncurses: bump shlib number to version 9
2020-02-20 Toomas Soomeefi_register_handles() is missing NULL pointer check
2020-02-20 Toomas Soomeinsert_zfs() is missing NULL pointer check
2020-02-20 Toomas Soomeefipart_inithandles() is missing NULL pointer check
2020-02-20 Toomas Soomeconnect_controllers() is missing NULL pointer check
2020-02-20 Toomas Soomeefihttp_fs_seek() is missing NULL pointer check
2020-02-20 Toomas Soomeefinet_dev_init() is missing NULL pointer check
2020-02-20 Adrian Chadd[ath] Attempt to fix epoch handling.
2020-02-20 Xin LIActually install hwpstate_intel.4.
2020-02-20 Xin LIBump PROTOMAX.
2020-02-20 Pedro F. Giffuni/etc/services: attempt bring the database to this century.
2020-02-20 Hiroki SatoImprove performance of "read" built-in command when...
2020-02-20 Warner LoshDon't convert all lower-layer errors to EIO.
2020-02-20 Warner LoshMove smbios.c to libsa.
2020-02-20 Warner LoshCreate ptov() function.
2020-02-20 Warner LoshDon't spam the console with an additional, and useless...
2020-02-19 Jeff RobersonSilence a gcc warning about no return from a function...
2020-02-19 Dimitry AndricTake LINKER_FREEBSD_VERSION from numerical field after...
2020-02-19 Jeff RobersonUse SMR to provide a safe unlocked lookup for vm_radix.
2020-02-19 Jeff RobersonSince r357940 it is no longer possible to use a single...
2020-02-19 Jeff RobersonUse per-domain locks for the bucket cache.
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...
next