]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-09-07 Ed Mastentp: whitespace and typo fix in conf file
2020-09-07 Bjoern A. ZeebWiFi: fix ieee80211_media_change() callers
2020-09-07 Alan Somersnsswitch.conf.5: style fixes
2020-09-07 Alexander V... Consistently use the same gateway when adding/deleting...
2020-09-07 Li-Wen HsuSlightly improve usb(4)
2020-09-07 Andriy Gaponmusb/allwinner: add support for configuring phy as...
2020-09-07 Andriy Gaponmusb/allwinner: add H3 support
2020-09-07 Andriy Gaponmusb/allwinner: apply register filter in awusbdrd_bs_r_...
2020-09-07 Andriy Gaponfixup r365398: add a missed file with all the new Allwi...
2020-09-07 Andriy GaponAllwinner USB DRD support (musb_otg)
2020-09-07 Andriy Gapontwsi: some variants clear interrupt flag by writing...
2020-09-07 Andriy Gapontwsi: use tsleep instead of pause for better responsiveness
2020-09-07 Andriy Gaponaw_clk_nm: fix incorrect use of abs()
2020-09-06 Alan Somersnsswitch.conf(5): recommend placing cache after files
2020-09-06 Alan Somerspadlock(4): fix instapanics with geli authentication
2020-09-06 Mariusz ZaborskiRemove duplicated line.
2020-09-06 Mariusz Zaborskitraceroute6: capsicumize it
2020-09-06 Dimitry AndricFollow-up r365371 by removing sentences which indicate...
2020-09-05 Dimitry AndricTurn MALLOC_PRODUCTION into a regular src.conf(5) option
2020-09-05 Konstantin... Undo 'fix off by one' part of r365360.
2020-09-05 Konstantin... rtld: do not refuse to relocate objects without dynamic...
2020-09-05 Konstantin... rtld: do not process absent dynamic.
2020-09-05 Mateusz Guziksx: fix up manpage after r363113
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-05 Ed Masteci-qemu-test.sh: use pkgbase
2020-09-05 Ed Mastertsock.c: remove extraneous space
2020-09-05 Simon J. GerratyImport bmake-20200902
2020-09-05 Konstantin... rtld: Handle ELF dso with program headers outside the...
2020-09-05 Warner LoshFix typo in comment.
2020-09-05 Rick MacklemFix a potential memory leak in the NFS over TLS handlin...
2020-09-05 Xin LIDeclare dependency relationship once instead of twice...
2020-09-05 Chuck Silversvfs: avoid exposing partially constructed vnodes
2020-09-05 Bjoern A. Zeebbbr: remove unused static function
2020-09-05 Bjoern A. Zeebuipc_ktls: remove unused static function
2020-09-04 Xin LIMake zpool on GELI work again.
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-04 Matt Macymake spa_stats.c common
2020-09-04 Matt MacyAnother missed move
2020-09-04 Brooks DavisRound TF_SIZE up to the stack alignment (16-bytes).
2020-09-04 Matt MacyAdd missed move
2020-09-04 Brooks DavisMaintain a stack alignment of 16-bytes.
2020-09-04 Matt MacyUpdate vendor openzfs to fd20a8
2020-09-04 Mateusz Guziktmpfs: drop spurious cache_purge in tmpfs_reclaim
2020-09-04 Li-Wen HsuInitialize len to avoid ENOMEM from sysctl(3).
2020-09-04 Mark JohnstonStop setting DEBUG_FLAGS in the zfs.ko Makefile.
2020-09-04 Bjoern A. Zeebumass: enhance debugging
2020-09-04 Bjoern A. Zeebumass: fix a cam_sim leak in error case
2020-09-04 Bjoern A. Zeebcam_sim: harmonize code related to acquiring a mtx
2020-09-04 Eric Joynerice_ddp: Update package file to 1.3.16.0
2020-09-04 Andrew Gallatinktls: Check for a NULL send tag in ktls_cleanup()
2020-09-04 Gordon Berglingfortune(6): Grammar fix for a hint on searching ports
2020-09-04 Konstantin... Fix kern_copyin test.
2020-09-04 Stephen J.... Avoid collisions with function names in openssl headers.
2020-09-04 Mark JohnstonAdd emulation support for the Linux kcov(4) ioctl API.
2020-09-04 John BaldwinQuiet int-to-pointer-cast warnings on i386 with GCC 9.
2020-09-03 Mitchell HorneRemove a duplicate declaration
2020-09-03 Alexander V... Fix regression for IPv6 loopback routes.
2020-09-03 Rick MacklemAdd entries for the OID used for NFS-over-TLS "user...
2020-09-03 Andriy Gaponmac_framework.h: fix build with DEBUG_VFS_LOCKS and...
2020-09-03 Dimitry AndricMerge commit f26fc568402f from llvm git (by me):
2020-09-03 Dimitry AndricAdd a few more files to libllvm, which are required...
2020-09-03 Dimitry AndricEnsure zpool-features(5) doesn't get removed by make...
2020-09-03 Mitchell Hornearm64: update the set of HWCAP definitions
2020-09-03 John BaldwinVarious fixes to the load() function.
2020-09-03 Andrew TurnerSwitch to an empty ttbr0 pagetable when the MMU is...
2020-09-03 Li-Wen HsuTemporarily skip sbin.bectl.bectl_test.* i386 kernel...
2020-09-03 Andriy Gaponmove defintion of hw.i2c sysctl node from iicbb to...
2020-09-03 Andriy Gapontwsi: no need to compare boolean with boolean constant
2020-09-03 Andriy Gapontwsi: replace a couple of errno codes with i2c error...
2020-09-03 Niclas Zeisingdrm2: Fix build after r365264
2020-09-03 Stephen J.... Avoid issues with STAGING by using LIBUCL_DIR for the...
2020-09-03 Ed Mastemgb: correct macro argument name
2020-09-02 Brooks DavisAlways report ENOSYS in init
2020-09-02 John BaldwinFix the variable name passed to OF_getprop().
2020-09-02 John Baldwinlibifconfig now depends on libm due to usage of log10().
2020-09-02 John BaldwinPass a valid mode with O_CREATE to open(2).
2020-09-02 Brooks DavisRemove risky compatability with old kernels
2020-09-02 John BaldwinDon't assume objects in program sections have a size...
2020-09-02 John BaldwinCompute the correct size of the string to move forward.
2020-09-02 Mark JohnstonAvoid unnecessary object locking in vm_page_grab_pages_...
2020-09-02 Ian LeporeIn ltc430x(4), add the ability to configure control...
2020-09-02 Mateusz Guzikvfs: retire vholdl as a symbol
2020-09-02 Mateusz Guzikvfs: purge cache entries early on vgone
2020-09-02 Li-Wen HsuTemporarily skip tests panic i386 kernel in CI
2020-09-02 Mark JohnstonAdd sysctl(8) formatting for hw.pagesizes.
2020-09-02 Mark JohnstonInclude the psind in data returned by mincore(2).
2020-09-02 Fernando ApesteguĂ­akldstat(8): Add EXAMPLES to the man page
2020-09-02 Mark JohnstonAdd the MEM_EXTRACT_PADDR ioctl to /dev/mem.
2020-09-02 Niclas Zeisingdrm2: Further improve deprecation message
2020-09-02 Alan SomersFix output of nfsstat -cE in json or xml mode
2020-09-02 Ryan MoellerCorrect and expand on OpenZFS cache file and auto import
2020-09-02 Konstantin... Fix a page table pages leak after LA57.
2020-09-02 Ryan MoellerUse MLINKS where appropriate for zfs/zpool subcommand...
2020-09-02 Warner LoshAdd note about needing to manually import the zfs pools...
2020-09-02 Kyle Evanscaroot: properly remove old distrusted roots
2020-09-02 Andrew TurnerWhen CPUTYPE is an architecture name use -march
2020-09-02 Kristof Provostng_ether: Enter NET_EPOCH where required
2020-09-02 Kristof Provostriscv: very large dma mappings can cause integer overflow
2020-09-02 Hans Petter... Fix build fallout after r365054 .
2020-09-02 Hans Petter... Assert that cc_exec_drain(cc, direct) is NULL before...
next