]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-08-10 markjfortune, strfile: Improve validation of command-line...
2020-08-10 dimFollow-up to r358851 (llvm-project 10.0.0-rc3 import...
2020-08-10 mjgcache: let SAVESTART passthrough
2020-08-10 mjgcache: resize struct namecache to a multiply of alignment
2020-08-10 mjgcache: remove unused variables from cache_fplookup_parse
2020-08-10 mjgvfs: clean MNTK_FPLOOKUP if MNT_UNION is set
2020-08-10 mjgdevfs: bool -> int
2020-08-10 bzMC: add a note with reference to the discussion and...
2020-08-10 hselaskyMake sure the multicast release tasks are properly...
2020-08-10 hselaskyUse proper prototype for SYSINIT() functions.
2020-08-10 mjgcache: strlcpy -> memcpy
2020-08-10 mjgvfs: garbage collect unused ISUNICODE namei flag
2020-08-10 mjgdevfs: save on spurious relocking for devfs_populate
2020-08-10 mjgdevfs: use cheaper lockmgr entry points
2020-08-10 mjgdevfs: use vget_prep/vget_finish
2020-08-10 mjgvfs: partially support file create/delete/rename in...
2020-08-10 mjgvfs: drop the thread argumemnt from vfs_fplookup_vexec
2020-08-10 mjgvfs: disallow NOCACHE with LOOKUP
2020-08-10 mjgnullfs: add missing VOP_STAT handling
2020-08-10 danfeDocument the order in which the kernel and the user...
2020-08-09 freqlabsMove ifconfig SFP status functionality into libifconfig
2020-08-09 grogCorrect date for Nagasaki bombing.
2020-08-09 grogRemove incorrect duplicate.
2020-08-08 seMention the new implementation of bc and dc which has...
2020-08-08 tuexenImprove the ECN negotiation when the TCP SYN-cache...
2020-08-08 manurelease: RPI3: Add the RPI2 DTB
2020-08-08 dimUse static inline for iface_{setup,delete}_addr in...
2020-08-08 arichardsonFix i386 build of chpass after r363992
2020-08-07 mjgufs: add VOP_STAT handler
2020-08-07 mjgtmpfs: add VOP_STAT handler
2020-08-07 mjgvfs: add VOP_STAT
2020-08-07 bzmmc_da: fix memory leak in sddaregister()
2020-08-07 mjgvfs: release the interlock after failing to set VHOLD_N...
2020-08-07 dimFix clang 11 inline asm constraint error when building...
2020-08-07 markjscript: Put the terminal in raw mode when playing back...
2020-08-07 mavEnable hw.pci.enable_aspm tunable by default.
2020-08-07 mavAdd some more checks to make APEI driver more robust.
2020-08-07 impRemove obsolete part of comment. It was cut and pasted...
2020-08-07 gbesetlocale(3): Add an EXAMPLES section and add LANG...
2020-08-07 gbembsrtowcs(3): Clarify the RETURN VALUES section
2020-08-07 impThe practice of creating symbolic links is somewhat...
2020-08-07 gbetmpnam(3): Also mention tmpfile in the ENVIRONMENT...
2020-08-07 hselaskyImplement radix_tree_store() in the LinuxKPI for use...
2020-08-07 arichardsonFix linker error in libuutil with recent LLVM
2020-08-07 arichardsonFix duplicate assignment of _localedef in Makefile...
2020-08-07 arichardsonDon't link against libdialog/ncurses when bootstrapping...
2020-08-07 arichardsonmakefs: Drop unnecessary sys/clock.h include
2020-08-07 arichardsonAlways install usr.bin/grep as grep when bootstrapping
2020-08-07 arichardsonFix cddl tools bootstrapping on macOS and Linux
2020-08-07 gbegrep(1): correct typos for 'if a name patches' to ...
2020-08-07 hselaskyAdd full support support for dynamic allocation and...
2020-08-07 bzIPV6_PKTINFO support for v4-mapped IPv6 sockets
2020-08-07 mavAllow ACPI APEI driver build without PCI.
2020-08-07 bzlib80211: fix indentation of comments for some netbands.
2020-08-07 bznet80211/ifconfig: print hardware device name for wlan...
2020-08-07 manupkgbase: We can't easily have a package with either...
2020-08-07 manupkgbase: Fix dependancies
2020-08-07 lwhsuAdd a .Pp to separate description and sample code for...
2020-08-07 gbetelnet(1): Document -P option
2020-08-07 impAll the other printf() calls cast to (void) here, do...
2020-08-06 vmaffioneiflib: netmap: drop redundant check
2020-08-06 vmaffioneiflib: netmap: don't increment ifl_cidx on the wrong...
2020-08-06 vmaffioneem(4): honor vlanhwtag offload
2020-08-06 arichardsonstand: use portable ln -n instead of ln -h
2020-08-06 arichardsonAllow bootstrapping pwd_mkdb on Linux/macOS
2020-08-06 arichardsonctfmerge: Fix missing pthread_cond_init()
2020-08-06 dimFix clang 11 -Wformat warnings in yp_mkdb:
2020-08-06 mavAdd CTL support for REPORT IDENTIFYING INFORMATION...
2020-08-06 bdragon[POWERPC] Fix ppc64 makecontext() parameter overflow...
2020-08-06 brooksPreserve ASLR vm_map flags across fork
2020-08-06 manupkgbase: Add the possibility to choose the output dir
2020-08-06 manupkgbase: Add a new variable PKG_TIMESTAMP
2020-08-06 manupkgbase: Remove vcs revision from kernel and runtime...
2020-08-06 markjClean up reassignbuf() and buf_vlist_remove() a bit.
2020-08-06 markjRemove the vfs.reassignbufcalls counter and sysctl.
2020-08-06 mavAdd Intel Apollo Lake AHCI ID.
2020-08-06 avgcp2112: driver for the namesake GPIO and I2C master...
2020-08-06 hselaskyAdd new USB ID.
2020-08-06 brMove dmar_domain_unload_task to busdma_iommu.c.
2020-08-06 avgccu_sun8i_r: minor comment update
2020-08-06 brAdd iommu_domain constructor and destructor.
2020-08-06 manummccam: Unhold the periph when we add the device
2020-08-06 mjgcache: add more predicts for failing conditions
2020-08-06 mjgcache: plug unititalized variable use
2020-08-06 mjgmac: even up all entry points to the same scheme
2020-08-05 mjgarm64: fix uintfptr_t
2020-08-05 mjgriscv: fix uintfptr_t
2020-08-05 mjgpmcstat: fix build on non-64 bit platforms
2020-08-05 mjgvfs hash: annotate the lock with __exclusive_cache_line
2020-08-05 mjgpipe: reduce atime precision
2020-08-05 bro Add machine/iommu.h and include MD iommu headers...
2020-08-05 mjgpmcstat: implement showing offsets into symbols in...
2020-08-05 gonzoAdd clocks for ethernet controllers on RK3328
2020-08-05 gonzoAdd flag for SYSCON-controlled clocks on Rockhip platform
2020-08-05 markjFix the smrstress build after r358400.
2020-08-05 markjFix a TOCTOU vulnerability in freebsd32_copyin_control().
2020-08-05 cyContinued ipfilter #ifdef cleanup. The r343701 log...
2020-08-05 seUpgrade to version 3.1.5
2020-08-05 tsoomeMFOpenZFS: Add support for boot environment data to...
2020-08-05 tsoomezfs_keys_nextboot array is missing ZPOOL_CONFIG_POOL_GU...
next