]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-08-11 Alex RichardsonFix libdtrace build with zsh as /bin/sh
2020-08-11 Alex RichardsonFix -DBUILD_WITH_STRICT_TMPPATH dtrace builds
2020-08-11 Alex RichardsonAdd CLANG/LLD/LLD to BROKEN_OPTIONS when building on...
2020-08-11 Alex RichardsonFix bootstrapping of pwd_mkdb after r364049
2020-08-11 Alex RichardsonFix bootstrapping ldd after r362152
2020-08-11 Alex RichardsonAllow overriding the tool used for stripping binaries
2020-08-11 Mark JohnstonRemove sys/compat/netbsd.
2020-08-11 Gleb Smirnoffipfw: make the "frag" keyword accept additional options...
2020-08-11 Mateusz Guzikdevfs: rework si_usecount to track opens
2020-08-11 Mark Johnstonscript: Minor cleanups.
2020-08-11 Hans Petter... Use atomic_clear_rel_long() to implement clear_bit_unlo...
2020-08-11 Hans Petter... Need to clone the task struct fields related to RCU...
2020-08-11 Emmanuel Vadotpkgbase: Replace / with | for PKG_WWW
2020-08-11 Emmanuel Vadotpkgbase: Add PKG_NAME_PREFIX, PKG_MAINTAINER and PKG_WWW
2020-08-11 Hans Petter... Use a static initializer for the multicast free tasks.
2020-08-11 Alexander V... Do not enter epoch in add_route(), as it is already...
2020-08-11 Alexander V... Make <add|del|change>_route() static to finish the...
2020-08-11 Alexander V... Fix rib_subscribe() waitok flag by performing allocatio...
2020-08-11 Li-Wen HsuFix armv{6,7} build after r364088
2020-08-11 Rick MacklemAdd an UPDATING entry for r364092, since it did a versi...
2020-08-11 Mateusz Guzikvfs: stricter validation for flags passed to namei...
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
next