]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-10-30 Ilya BakulinAdd help messages for camcontrol(8) MMCCAM functionality
2020-10-30 Stefan EßerAdd read only sysctl variable user.localbase
2020-10-30 Mitchell Hornearm64: set the correct partition type in make-memstick.sh
2020-10-30 Mitchell Hornearm64: convert virtual machine images to GPT
2020-10-30 Mitchell Hornevmimage.subr: noisier failure for unsupported targets
2020-10-30 Mitchell HorneSlight refactor in vmimage.subr
2020-10-30 Mark Johnstonopencrypto: Annotate hmac_init_(i|o)pad() to make auth_...
2020-10-30 Stefan EßerPrint calendar entries in the order they occur
2020-10-30 Stefan EßerRevert debug output committed in r367166 by accident
2020-10-30 Stefan EßerFix length calculation in memmove
2020-10-30 Mateusz Guziktmpfs: change tmpfs dirent zone into a malloc type
2020-10-30 Mateusz Guzikvfs: change vnode poll to just a malloc type
2020-10-30 Mitchell Hornenet: add ETHER_IS_IPV6_MULTICAST
2020-10-30 Mateusz Guzikcache: add cache_vop_mkdir and rename cache_rename...
2020-10-30 Stefan EßerRe-implement comment parsing missing in the internal...
2020-10-30 Fernando Apesteguíafetch(1): Fix style
2020-10-30 Mateusz Piotrowskibeinstall.sh: Use bectl instead of beadm by default
2020-10-30 John BaldwinFix a couple of silly bugs in r367149.
2020-10-30 Olivier Cochardbhyve currently reports each of "smbios.system.maker...
2020-10-29 John BaldwinAdd m_snd_tag_alloc() as a wrapper around if_snd_tag_al...
2020-10-29 Gleb SmirnoffConvert flags from int to bool. Some (compress) were...
2020-10-29 John BaldwinUse public interfaces to manage the nested rate limit...
2020-10-29 John BaldwinCall m_snd_tag_rele() to free send tags.
2020-10-29 John BaldwinRemove an extra if_ref().
2020-10-29 John BaldwinStore the new send tag in the right place.
2020-10-29 Mateusz Guzikvfs: add NAMEI_DBG_HADSTARTDIR handling lost in rewrite
2020-10-29 Fernando Apesteguíafold(1): Add EXAMPLES section
2020-10-29 Fernando Apesteguíafmt(1): Add EXAMPLES section
2020-10-29 Fernando Apesteguíafetch(1): Add EXAMPLES section
2020-10-29 Edward Tomasz... Make linprocfs(4) print a warning when there's not...
2020-10-29 Edward Tomasz... Optimize set_syscall_retval for riscv by predicting...
2020-10-29 Edward Tomasz... Make it possible to mount nullfs(5) using plain mount(8)
2020-10-29 Li-Wen HsuWhitespace cleanup
2020-10-29 Edward Tomasz... Fix typo.
2020-10-29 Li-Wen HsuRemove superfluous `this` in comment
2020-10-29 Edward Tomasz... Add defines for Linux errno values and use them to...
2020-10-29 Li-Wen HsuUpdate the due date of the quarterly status report
2020-10-29 Mateusz Guzikvfs: add NDREINIT to facilitate repeated namei calls
2020-10-29 Stefan EßerSimplify test for closing delimiter of #include argumen...
2020-10-29 Stefan EßerFix calendar -a processing of files included in the...
2020-10-29 Ed MasteCI: switch to qemu42 package
2020-10-29 John BaldwinSupport hardware rate limiting (pacing) with TLS offload.
2020-10-29 John BaldwinSave the current TCP pacing rate in t_pacing_rate.
2020-10-28 Brooks DavisDisable ssp raw test without ASAN
2020-10-28 Konstantin... Check for process group change in tty_wait_background().
2020-10-28 Warner Loshloader: add aarch64 support for zstd
2020-10-28 Warner LoshNote that sys/systm.h is special too
2020-10-28 Vincenzo Maffioneiflib: fix typo bug introduced by r367093
2020-10-28 Alexander V... Fix use-after-free in icmp6_notify_error().
2020-10-28 Alexander MotinFix unintentional constant rename in r367109.
2020-10-28 Alexander MotinUse proper variable for device path.
2020-10-28 Mateusz PiotrowskiUpdate the list of searched manual sections after r367013
2020-10-28 Alexander MotinPrint NVMe controller capabilities in verbose dmesg.
2020-10-28 Stefan EßerAdd support for nested conditionals
2020-10-28 Edward Tomasz... Add local variable to store the sysent pointer. Just...
2020-10-28 Edward Tomasz... Make linux_errtbl a bit more readable by using named...
2020-10-28 Edward Tomasz... Drop "All rights reserved" from all my stuff. This...
2020-10-28 Stefan EßerFix off-by-one error in processing of #ifdef lines
2020-10-28 Stefan EßerFix parsing of #ifdef in calendar files
2020-10-28 Alex RichardsonSpeed up Cirrus CI by using CROSS_TOOLCHAIN
2020-10-28 Alex RichardsonSignificantly reduce compile time for googletest intern...
2020-10-28 Alex Richardsonclang-format: Avoid breaking after the opening paren...
2020-10-28 Alex Richardsonclang-format: place sys/systm.h immediately after sys...
2020-10-28 Mateusz PiotrowskiCorrect USB HID item in examples
2020-10-28 Hans Petter... Add new USB IDs.
2020-10-28 Li-Wen HsuAdd FreeBSD 12.2
2020-10-27 Cy SchubertMFV r367082:
2020-10-27 Vincenzo Maffioneiflib: add per-tx-queue netmap timer
2020-10-27 Gordon BerglingUse my FreeBSD.org mail address in man pages I have...
2020-10-27 Mateusz Guzikvfs: tidy up vnlru_free
2020-10-27 Mateusz Guzikvfs: fix vnode reclaim races against getnwevnode
2020-10-27 Mateusz Guzikrefcount: make it atomic-clean
2020-10-27 Alan CoxRevise the description of MAP_STACK. In particular...
2020-10-27 Ruslan Bukino Add the domain member to the struct bus_dma_tag_commo...
2020-10-27 Ruslan BukinTake the ITS device lock around gicv3_its_release_irqsr...
2020-10-27 Cy SchubertVendor import of Unbound 1.12.0.
2020-10-27 Mark Johnstonarm64: Remove a racy KASSERT from pmap_remove_pages()
2020-10-27 Edward Tomasz... Fix misnomer - linux_to_bsd_errno() does the exact...
2020-10-27 Kristof Provostriscv: Minor cleanup in startup code
2020-10-27 Fernando Apesteguíarenice(8): Clarify "who" parameters.
2020-10-27 Kyle Evansdiff: don't force the format to 'context' with -p immed...
2020-10-27 Stefan EßerReplace literal uses of /usr/local in C sources with...
2020-10-27 Mateusz PiotrowskiDo not recommend to install kyua with pkg in the tests...
2020-10-27 Mateusz PiotrowskiClean up backlight.8
2020-10-27 Mateusz PiotrowskiMount devfs inside a beinstall(8) chroot
2020-10-27 Warner LoshRemove frontstuff
2020-10-27 Cy SchubertRemove a random equal sign from the example. It should...
2020-10-27 Cy SchubertContinued ipfilter #ifdef cleanup. The r343701 log...
2020-10-26 Mitchell Horneriscv: make use of SBI legacy replacement extensions
2020-10-26 Mitchell Horneriscv: remove sbi_clear_ipi()
2020-10-26 Mateusz Guziklinux: silence renameat2 flags warning
2020-10-26 Mateusz Guziklinux: add missing conversions for compat.linux.use_emu...
2020-10-26 Mateusz Guzikcache: add missing NIRES_ABS handling
2020-10-26 Brooks DavisKey decleration of union semun on src version
2020-10-26 Kyle Evansaudit: also correctly audit linux_execve()
2020-10-26 Eric van Gyzendb_search_symbol: prevent pollution from bogus symbols
2020-10-26 Mateusz Guzikzfs: remove unused support for zfs_znode_move
2020-10-26 Scott LongCorrect calendar entry for myself
2020-10-26 Alexander MotinEnable bioq 'car limit' added at r335066 at 128 bios.
2020-10-26 Warner Loshcalendar: remove all datafiles except freebsd one
next