]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-06-25 Alan Somersfusefs: fix the tests for non-default values of MAXPHYS
2019-06-25 Alan Somersfusefs: fix the tests for nondefault values of vfs...
2019-06-25 Alan Somersfusefs: writes should update the file size, even when...
2019-06-25 Alan Somersfusefs: rewrite vop_getpages and vop_putpages
2019-06-25 Alan Somersfusefs: fix multiple issues with the io tests
2019-06-24 Alan Somersfusefs: refine the short read fix from r349332
2019-06-24 Alan Somersfusefs: improve the short read fix from r349279
2019-06-21 Alan Somersfusefs: fix corruption on short reads caused by r349279
2019-06-21 Alan Somersfusefs: correctly handle short reads
2019-06-21 Alan Somersfusefs: raise protocol level to 7.23
2019-06-21 Alan Somersfusefs: update tests after r349260
2019-06-21 Alan Somersfusefs: use standard integer types in fuse_kernel.h
2019-06-21 Alan Somersfusefs: raise the protocol level to 7.21
2019-06-21 Alan Somersfusefs: diff reduction of fuse_kernel.h vs the upstream...
2019-06-20 Alan Somersfusefs: raise protocol level to 7.15
2019-06-20 Alan Somersfusefs: trivially raise protocol level to 7.14
2019-06-20 Alan Somersfusefs: attempt to support servers as old as protocol 7.4
2019-06-20 Alan Somersfusefs: raise protocol level to 7.13
2019-06-20 Alan Somersfusefs: implement VOP_BMAP
2019-06-20 Alan SomersMFHead @349234
2019-06-20 Alan SomersVOP_BMAP(9): fix typo in the copyright header
2019-06-20 Alan Somers#include <sys/types.h> from sys/filio.h
2019-06-20 Alan SomersAdd FIOBMAP2 ioctl
2019-06-20 Alan SomersAdd a VOP_BMAP(9) man page
2019-06-20 Antoine BrodinAdd head(1) to native-xtools so that it can be used...
2019-06-20 Michael TuexenThe variable names in the description of the port numbe...
2019-06-20 Li-Wen HsuFinsh readding Big5 in r317204, which was reverting...
2019-06-20 Alexander MotinAdd wakeup_any(), cheaper wakeup_one() for taskqueue(9).
2019-06-19 Mark JohnstonGroup vm_page_activate()'s definition with other relate...
2019-06-19 Matt MacyTell loader to ignore newer features enabled on the...
2019-06-19 Bryan DreweryFollow-up r349065: Fix .TARGET flag ambiguity with...
2019-06-19 Rebecca Cranefinet: Defer exclusively opening the network handles
2019-06-19 Mark JohnstonMake zlib encoding messages idempotent.
2019-06-19 Alexander MotinUse sbuf_cat() in GEOM confxml generation.
2019-06-19 Jonathan T... Add the ability to limit how much the code will fragmen...
2019-06-19 Alexander MotinFix typo in r349178.
2019-06-19 Leandro Lupori[PPC] Fix loader input with newer QEMU versions
2019-06-19 Sevan JaniyanWhitespace
2019-06-19 Marko ZecV_ip6_forwarding and V_ipforwarding have been defined...
2019-06-19 Marko ZecEvaluating htons() at compile time is more efficient...
2019-06-19 Scott LongImplement VT-d capability detection on chipsets that...
2019-06-19 Alan CoxCorrect an error in r349122. pmap_unwire() should...
2019-06-18 Bryan DreweryRework r349061: Don't apply guessed dependencies if...
2019-06-18 Alexander MotinOptimize kern.geom.conf* sysctls.
2019-06-18 Sevan JaniyanMark NetBSD branch points
2019-06-18 Conrad Meyerrandom(4): Fix a regression in short AES mode reads
2019-06-18 Vincenzo Maffionebhyve: vtnet: fix locking on receive
2019-06-18 Ian LeporeHandle labels specified with hints even on FDT systems...
2019-06-18 Ed MasteRemove sys/capability.h for the third time
2019-06-18 Ian LeporeAdd a pwmc(4) manpage.
2019-06-18 Ian LeporeOops, it seems I left out the word 'cycle', fix it.
2019-06-18 Ian LeporeRearrange the argument checking and processing so that...
2019-06-18 Ian LeporeExplain the relationship between PWM hardware channels...
2019-06-18 Ian LeporeRemove everything related to channels from the pwmc...
2019-06-17 Alan Somersfusefs: multiple fixes related to the write cache
2019-06-17 Takanori WatanabeAdd ACPI support for USB driver.
2019-06-17 Glen BarberFix passing ${CONF_FILES} (which contains MAKE_CONF and
2019-06-17 Alan Somersfusefs: run the Io tests with various combinations...
2019-06-17 Alan Somersfusefs: use cluster_read for more readahead
2019-06-17 Sevan JaniyanAdd NetBSD 8.1 & DragonFly BSD 5.6
2019-06-17 Sevan JaniyanFix tab
2019-06-17 Conrad Meyerrandom(4): Fortuna: allow increased concurrency
2019-06-17 Cy SchubertAllow the hostapd program to be specified. This allows...
2019-06-17 Cy SchubertMake ipf_objbytes a constant. ipf_objbytes is a table...
2019-06-17 Xin LISeparate kernel crc32() implementation to its own heade...
2019-06-17 Niclas Zeisingpci.4: Use plural configuration registers
2019-06-17 Alan Somersfusefs: skip the Write.mmap test when mmap is not available
2019-06-17 Mark JohnstonAdd some missing MLINKs for tree(3).
2019-06-17 Alan Somersfusefs: implement non-clustered readahead
2019-06-17 Niclas Zeisingpci.4: wordsmith and add missing words
2019-06-17 Ian LeporePut periods at the ends of argument descriptions. ...
2019-06-17 Ian LeporeFollow changes in the pwmc(4) driver in relation to...
2019-06-17 Ian LeporePut the pwmc cdev filenames under the pwm directory...
2019-06-17 Conrad Meyerrandom(4): Generalize algorithm-independent APIs
2019-06-17 Conrad Meyerrandom(4): Add regression tests for uint128 implementat...
2019-06-17 Alan Somersfusefs: rename the ReadCacheable.default_readahead...
2019-06-17 Martin MatuskaMFV r349134:
2019-06-17 Martin MatuskaUpdate vendor/libarchive/dist to git 809f0dc32fff7434ae...
2019-06-17 Niclas Zeisingpci(4): Document PCIOCATTACHED
2019-06-17 Ian LeporeAdd back a const qualifier I somehow fumbled away betwe...
2019-06-17 Ian LeporeImplement the ofw_bus_get_node method in aw_pwm(4)...
2019-06-17 Ian LeporeAdd ofw_pwmbus to enumerate pwmbus devices on systems...
2019-06-17 Alan CoxEliminate a redundant call to pmap_invalidate_page...
2019-06-16 Alan CoxThree changes to arm64's pmap_unwire():
2019-06-16 Nathan WhitehornFix bug on newbus device deletion: we should delete...
2019-06-16 Antoine BrodinRemove tabs from BSD.var.dist
2019-06-16 Ian LeporeRework pwmbus and pwmc so that each child will handle...
2019-06-16 Edward Tomasz... In iostat(8) output, skip the decimal point and the...
2019-06-16 Alan CoxThree enhancements to arm64's pmap_protect():
2019-06-16 Ian LeporeIn detach(), call bus_generic_detach() before deleting...
2019-06-16 Ian LeporeRename pwmbus.h to ofw_pwm.h, because after all the...
2019-06-16 Ed Mastevtfontcvt: correct typo in hex parsing update
2019-06-16 Ed Mastevtfontcvt: improve .bdf validation
2019-06-16 Ed Mastevtfontcvt: improve .bdf verification
2019-06-16 Ed Masteallow vt(4) fonts to be built from .bdf files
2019-06-16 Ed Mastevtfontcvt: initialize another variable to quiet GCC...
2019-06-16 Rene LadanDifferentiate package versions for ALPHA/BETA/PRERELEAS...
2019-06-16 Ed Mastevtfontcvt: initialize bbwbytes to avoid GCC 4.2.1 unini...
2019-06-16 Ed Mastevtfontcvt: improve BDF and hex font parsing
2019-06-16 Bryan Drewerysymlinkat(2) is not covered.
next