]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-02-22 kevanssh: fix read builtin on 32-bit systems
2020-02-22 jhibbitspowerpc/booke: Fix handling of pvh_global_lock and...
2020-02-21 impWe pass a pointer to the flags to dabitsysctl, not...
2020-02-21 traszFix formatting for tps values between 99.95 and 99...
2020-02-21 kevansfetch(3): plug some leaks
2020-02-21 kibx86/identcpu.c whitespace cleanup.
2020-02-21 kibprint_svm_info: decode a CPUID 0x8000000a.edx bit 20.
2020-02-21 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-21 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-21 hselaskyFix broken MLX5_IB_INDEX() macro in mlx5ib(4).
2020-02-21 hselaskyMake sure the ACPI lid state is updated during boot...
2020-02-21 manuBump _FreeBSD_version after the recent linuxkpi changes
2020-02-21 manulinuxkpi: Move shmem related functions in it's own...
2020-02-21 baptncurses: set the proper version in the updating message
2020-02-21 glebiusRework second part of r357558. Unroll the macro and...
2020-02-21 glebiusRevert one half of previous change r357558. Don't...
2020-02-21 mjgvfs: stop duplicating vnode work in audit during path...
2020-02-21 mjgaudit: provide audit_canon_path variant which accepts...
2020-02-21 mjgaudit: simplify path resolving logic
2020-02-21 mjgaudit: rely on use count instead of hold count in audit...
2020-02-20 vangyzenclamp kernel dump compression level when using gzip
2020-02-20 vangyzentruncate(2): extending the file is required by POSIX...
2020-02-20 bcrandtc: remove unknown option printf, since getopt will...
2020-02-20 kibFix a bug in r358168, do not call sigfastblock_setpend...
2020-02-20 csjp- Implement -h (human readable) for the size of the...
2020-02-20 vmaffionebhyve: enable virtio-net mergeable rx buffers for tap(4)
2020-02-20 kpvirtio: Pass the interrupt type in mmio mode
2020-02-20 manulinuxkpi: Add str_has_prefix
2020-02-20 manulinuxkpi: Add list_is_first function
2020-02-20 kibPrint out some newly added PCIe extended capabilities...
2020-02-20 kibAdd more values for PCI capabilities, PCIe extended...
2020-02-20 mjgmake sysent for r358172 ("vfs: add realpathat syscall")
2020-02-20 mjgvfs: add realpathat syscall
2020-02-20 baptUse OLD_LIBS instead of OLD_FILES so the user get a...
2020-02-20 pfgRevert r358153: it is causing unexpected issues with...
2020-02-20 tuexenRemove an unused timer type.
2020-02-20 kibDo not read sigfastblock word on syscall entry.
2020-02-20 bzip6_output: improve extension header handling
2020-02-20 baptUpdate the UPDATING information now that ncurses shlib...
2020-02-20 baptBump __FreeBSD_version after bumping ncurses shlib
2020-02-20 baptncurses: bump shlib number to version 9
2020-02-20 tsoomeefi_register_handles() is missing NULL pointer check
2020-02-20 tsoomeinsert_zfs() is missing NULL pointer check
2020-02-20 tsoomeefipart_inithandles() is missing NULL pointer check
2020-02-20 tsoomeconnect_controllers() is missing NULL pointer check
2020-02-20 tsoomeefihttp_fs_seek() is missing NULL pointer check
2020-02-20 tsoomeefinet_dev_init() is missing NULL pointer check
2020-02-20 adrian[ath] Attempt to fix epoch handling.
2020-02-20 delphijActually install hwpstate_intel.4.
2020-02-20 delphijBump PROTOMAX.
2020-02-20 pfg/etc/services: attempt bring the database to this century.
2020-02-20 hrsImprove performance of "read" built-in command when...
2020-02-20 impDon't convert all lower-layer errors to EIO.
2020-02-20 impMove smbios.c to libsa.
2020-02-20 impCreate ptov() function.
2020-02-20 impDon't spam the console with an additional, and useless...
2020-02-19 jeffSilence a gcc warning about no return from a function...
2020-02-19 dimTake LINKER_FREEBSD_VERSION from numerical field after...
2020-02-19 jeffUse SMR to provide a safe unlocked lookup for vm_radix.
2020-02-19 jeffSince r357940 it is no longer possible to use a single...
2020-02-19 jeffUse per-domain locks for the bucket cache.
2020-02-19 baptUpdate to 6.2-20200215
2020-02-19 kpbridge tests: Remove unneeded 'All rights reserved.'
2020-02-19 emastenanobsd: add WITHOUT_LLVM_COV, akin to WITHOUT_GCOV
2020-02-19 emasteCirrus-CI: increase timeout to 120m
2020-02-19 kevanstruss: fix shm_open2 oversight (BinString -> Name)
2020-02-19 kevanskdump: decode shm_open2
2020-02-19 kevanstruss: decode shm_open2
2020-02-19 kevanslibsysdecode: grab shmflags from sys/mman.h, add decode...
2020-02-19 emastewhereis: remove gnu/libexec from source search paths
2020-02-19 kevanskdump: decode SHM_ANON as first arg to legacy shm_open(2)
2020-02-19 emastenanobsd: add WITHOUT_LLVM_COV, akin to WITHOUT_GCOV
2020-02-19 baptAdd a note about some fallouts due to the ncurses update
2020-02-19 emastesrc.conf.5: regen after r358101, WITHOUT_GCOV default
2020-02-19 emasteMove GCOV option to default NO
2020-02-19 baptlib_gen.c now also depends on ncurses_dll.h specify...
2020-02-19 carlavillaAdd some HISTORY sections to manpages
2020-02-19 jeffDon't release xbusy on kmem pages. After lockless...
2020-02-19 jeffEliminate some unnecessary uses of UMA_ZONE_VM. Only...
2020-02-19 jeffType validating smr protected pointer accessors.
2020-02-19 hrsAdd _BIX (Battery Information Extended) object support.
2020-02-19 rlibbypowerpc: unconditionally mark SLB zones UMA_ZONE_CONTIG
2020-02-19 jhibbitspowerpc/amigaone: Fix license header formatting on...
2020-02-19 kevanscaroot pkg: pass through the pkg -r rootdir as DESTDIR
2020-02-19 kevanscertctl(8): switch to install(1) to fix DESTDIR support
2020-02-19 asomers[skip ci] delete obsolete comment in fusefs tests
2020-02-19 npcxgbe(4): Congestion drops are maintained per E-channel...
2020-02-18 mckusickAdditional KASSERTs to ensure the consistency of the...
2020-02-18 tuexenEpochify SCTP.
2020-02-18 npcxgbe/iw_cxgbe: correctly enforce the max reg_mr depth.
2020-02-18 hselaskyUse NET_TASK_INIT() and NET_GROUPTASK_INIT() for driver...
2020-02-18 tuexenRemove unused function.
2020-02-18 dimFix the following -Werror warning from clang 10.0.0:
2020-02-18 fsuAdd a EXT2FS-specific implementation for lseek(SEEK_DATA).
2020-02-18 emasteremove old perl entries from ObsoleteFiles.inc
2020-02-18 bzip6_output: update comments.
2020-02-18 cyThis commit makes significant changes to pam_login_acce...
2020-02-18 cystrchr() returns a pointer not an int.
2020-02-18 cyAdd missing SYNOPSIS section.
2020-02-18 cyThere is no pam(8) man page, it is pam(3).
next