]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-08-11 Alan Somersfusefs: fix the FUSE_FORGET unit test after r364064
2020-08-11 Rick MacklemAdd an argument to newnfs_connect() that indicates...
2020-08-10 Konstantin... Export scandir_b from libc.
2020-08-10 Mark JohnstonCheck the UMA zone's full bucket cache before short...
2020-08-10 Michael TuexenFix the following issues related to the TCP SYN-cache:
2020-08-10 Oleksandr TymoshenkoImprove Rockchip's integration of if_dwc
2020-08-10 Mateusz Guzikvfs: drop the hello world stat probes from the vfs...
2020-08-10 Mark Johnstonfortune, strfile: Improve validation of command-line...
2020-08-10 Dimitry AndricFollow-up to r358851 (llvm-project 10.0.0-rc3 import...
2020-08-10 Mateusz Guzikcache: let SAVESTART passthrough
2020-08-10 Mateusz Guzikcache: resize struct namecache to a multiply of alignment
2020-08-10 Mateusz Guzikcache: remove unused variables from cache_fplookup_parse
2020-08-10 Mateusz Guzikvfs: clean MNTK_FPLOOKUP if MNT_UNION is set
2020-08-10 Mateusz Guzikdevfs: bool -> int
2020-08-10 Bjoern A. ZeebMC: add a note with reference to the discussion and...
2020-08-10 Hans Petter... Make sure the multicast release tasks are properly...
2020-08-10 Hans Petter... Use proper prototype for SYSINIT() functions.
2020-08-10 Mateusz Guzikcache: strlcpy -> memcpy
2020-08-10 Mateusz Guzikvfs: garbage collect unused ISUNICODE namei flag
2020-08-10 Mateusz Guzikdevfs: save on spurious relocking for devfs_populate
2020-08-10 Mateusz Guzikdevfs: use cheaper lockmgr entry points
2020-08-10 Mateusz Guzikdevfs: use vget_prep/vget_finish
2020-08-10 Mateusz Guzikvfs: partially support file create/delete/rename in...
2020-08-10 Mateusz Guzikvfs: drop the thread argumemnt from vfs_fplookup_vexec
2020-08-10 Mateusz Guzikvfs: disallow NOCACHE with LOOKUP
2020-08-10 Mateusz Guziknullfs: add missing VOP_STAT handling
2020-08-10 Alexey DokuchaevDocument the order in which the kernel and the user...
2020-08-09 Ryan MoellerMove ifconfig SFP status functionality into libifconfig
2020-08-09 Greg LeheyCorrect date for Nagasaki bombing.
2020-08-09 Greg LeheyRemove incorrect duplicate.
2020-08-08 Stefan EßerMention the new implementation of bc and dc which has...
2020-08-08 Michael TuexenImprove the ECN negotiation when the TCP SYN-cache...
2020-08-08 Emmanuel Vadotrelease: RPI3: Add the RPI2 DTB
2020-08-08 Dimitry AndricUse static inline for iface_{setup,delete}_addr in...
2020-08-08 Alex RichardsonFix i386 build of chpass after r363992
2020-08-07 Mateusz Guzikufs: add VOP_STAT handler
2020-08-07 Mateusz Guziktmpfs: add VOP_STAT handler
2020-08-07 Mateusz Guzikvfs: add VOP_STAT
2020-08-07 Bjoern A. Zeebmmc_da: fix memory leak in sddaregister()
2020-08-07 Mateusz Guzikvfs: release the interlock after failing to set VHOLD_N...
2020-08-07 Dimitry AndricFix clang 11 inline asm constraint error when building...
2020-08-07 Mark Johnstonscript: Put the terminal in raw mode when playing back...
2020-08-07 Alexander MotinEnable hw.pci.enable_aspm tunable by default.
2020-08-07 Alexander MotinAdd some more checks to make APEI driver more robust.
2020-08-07 Warner LoshRemove obsolete part of comment. It was cut and pasted...
2020-08-07 Gordon Berglingsetlocale(3): Add an EXAMPLES section and add LANG...
2020-08-07 Gordon Berglingmbsrtowcs(3): Clarify the RETURN VALUES section
2020-08-07 Warner LoshThe practice of creating symbolic links is somewhat...
2020-08-07 Gordon Berglingtmpnam(3): Also mention tmpfile in the ENVIRONMENT...
2020-08-07 Hans Petter... Implement radix_tree_store() in the LinuxKPI for use...
2020-08-07 Alex RichardsonFix linker error in libuutil with recent LLVM
2020-08-07 Alex RichardsonFix duplicate assignment of _localedef in Makefile...
2020-08-07 Alex RichardsonDon't link against libdialog/ncurses when bootstrapping...
2020-08-07 Alex Richardsonmakefs: Drop unnecessary sys/clock.h include
2020-08-07 Alex RichardsonAlways install usr.bin/grep as grep when bootstrapping
2020-08-07 Alex RichardsonFix cddl tools bootstrapping on macOS and Linux
2020-08-07 Gordon Berglinggrep(1): correct typos for 'if a name patches' to ...
2020-08-07 Hans Petter... Add full support support for dynamic allocation and...
2020-08-07 Bjoern A. ZeebIPV6_PKTINFO support for v4-mapped IPv6 sockets
2020-08-07 Alexander MotinAllow ACPI APEI driver build without PCI.
2020-08-07 Bjoern A. Zeeblib80211: fix indentation of comments for some netbands.
2020-08-07 Bjoern A. Zeebnet80211/ifconfig: print hardware device name for wlan...
2020-08-07 Emmanuel Vadotpkgbase: We can't easily have a package with either...
2020-08-07 Emmanuel Vadotpkgbase: Fix dependancies
2020-08-07 Li-Wen HsuAdd a .Pp to separate description and sample code for...
2020-08-07 Gordon Berglingtelnet(1): Document -P option
2020-08-07 Warner LoshAll the other printf() calls cast to (void) here, do...
2020-08-06 Vincenzo Maffioneiflib: netmap: drop redundant check
2020-08-06 Vincenzo Maffioneiflib: netmap: don't increment ifl_cidx on the wrong...
2020-08-06 Vincenzo Maffioneem(4): honor vlanhwtag offload
2020-08-06 Alex Richardsonstand: use portable ln -n instead of ln -h
2020-08-06 Alex RichardsonAllow bootstrapping pwd_mkdb on Linux/macOS
2020-08-06 Alex Richardsonctfmerge: Fix missing pthread_cond_init()
2020-08-06 Dimitry AndricFix clang 11 -Wformat warnings in yp_mkdb:
2020-08-06 Alexander MotinAdd CTL support for REPORT IDENTIFYING INFORMATION...
2020-08-06 Brandon Bergren[POWERPC] Fix ppc64 makecontext() parameter overflow...
2020-08-06 Brooks DavisPreserve ASLR vm_map flags across fork
2020-08-06 Emmanuel Vadotpkgbase: Add the possibility to choose the output dir
2020-08-06 Emmanuel Vadotpkgbase: Add a new variable PKG_TIMESTAMP
2020-08-06 Emmanuel Vadotpkgbase: Remove vcs revision from kernel and runtime...
2020-08-06 Mark JohnstonClean up reassignbuf() and buf_vlist_remove() a bit.
2020-08-06 Mark JohnstonRemove the vfs.reassignbufcalls counter and sysctl.
2020-08-06 Alexander MotinAdd Intel Apollo Lake AHCI ID.
2020-08-06 Andriy Gaponcp2112: driver for the namesake GPIO and I2C master...
2020-08-06 Hans Petter... Add new USB ID.
2020-08-06 Ruslan BukinMove dmar_domain_unload_task to busdma_iommu.c.
2020-08-06 Andriy Gaponccu_sun8i_r: minor comment update
2020-08-06 Ruslan BukinAdd iommu_domain constructor and destructor.
2020-08-06 Emmanuel Vadotmmccam: Unhold the periph when we add the device
2020-08-06 Mateusz Guzikcache: add more predicts for failing conditions
2020-08-06 Mateusz Guzikcache: plug unititalized variable use
2020-08-06 Mateusz Guzikmac: even up all entry points to the same scheme
2020-08-05 Mateusz Guzikarm64: fix uintfptr_t
2020-08-05 Mateusz Guzikriscv: fix uintfptr_t
2020-08-05 Mateusz Guzikpmcstat: fix build on non-64 bit platforms
2020-08-05 Mateusz Guzikvfs hash: annotate the lock with __exclusive_cache_line
2020-08-05 Mateusz Guzikpipe: reduce atime precision
2020-08-05 Ruslan Bukino Add machine/iommu.h and include MD iommu headers...
2020-08-05 Mateusz Guzikpmcstat: implement showing offsets into symbols in...
2020-08-05 Oleksandr TymoshenkoAdd clocks for ethernet controllers on RK3328
next