]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-06-16 emastevtfontcvt: improve BDF and hex font parsing
2019-06-16 bdrewerysymlinkat(2) is not covered.
2019-06-16 philipAdd macOS-like three finger drag trackpad gesture to...
2019-06-16 ianBuild SoC-specific modules with GENERIC for the SoCs...
2019-06-16 ianAdd module makefiles for Texas Instruments ARM SoCs.
2019-06-16 ianSplit the dtb MODULES_EXTRA line to a series of +=...
2019-06-16 ianAdd module makefiles for pwm.
2019-06-16 ianThis code no longer uses fdt/ofw stuff, no need to...
2019-06-16 ianMake channel number unsigned, and spell unsigned int...
2019-06-16 ianThe pwm interface was replaced with pwmbus, include...
2019-06-15 ianMake pwm channel numbers unsigned.
2019-06-15 ianRestructure the pwm device hirearchy and interfaces.
2019-06-15 ianDestroy the cdev on device detach. Also, make the...
2019-06-15 ianRename the channel_max method to channel_count, because...
2019-06-15 ianGive the aw_pwm driver a module version.
2019-06-15 ianSpell unsigned int as u_int and channel as chan; elimin...
2019-06-15 ianUnwrap prototype lines so that return type and function...
2019-06-15 ianMake pwmbus driver and devclass vars static; they're...
2019-06-15 ianAdd a missing #include. I suspect this used to get...
2019-06-15 ianUse device_delete_children() instead of a locally-rolle...
2019-06-15 ianRemove pwmbus_attach_bus(), it no longer has any caller...
2019-06-15 ianMove/rename the sys/pwm.h header file to dev/pwm/pwmc...
2019-06-15 ianDo not include pwm.h here, it is purely a userland...
2019-06-15 ianRemove pcf8563reg.h, the driver it was associated with...
2019-06-15 alcPreviously, when pmap_remove_pages() destroyed a dirty...
2019-06-15 bdrewerycsu: Add proper .depend tracking for each object.
2019-06-15 bdreweryAllow DEPENDOBJS/DEPENDSRCS to work with only OBJS...
2019-06-15 bdrewerySupport reading in .depend files.
2019-06-15 bdreweryMETA_MODE: Delete build targets that fail.
2019-06-15 bdreweryAdd various CFLAGS/LDADD overrides for the output targe...
2019-06-15 bdreweryAvoid generating DEPENDFILES='.depend.' when there...
2019-06-15 bdrewerySimilar to r335710 avoid ccache when linking a .cc...
2019-06-15 bdreweryFix .depend files to work for build tools.
2019-06-15 bdreweryDon't force OBJS_DEPEND_GUESS headers onto all objects.
2019-06-15 ianHandle failure to enable the clock or obtain its frequency.
2019-06-15 ianDon't call pwmbus_attach_bus(), because it may not...
2019-06-15 ianIn detach(), check for failure of bus_generic_detach...
2019-06-15 ianAllow pwm(9) components to be selected individually...
2019-06-15 0mpnetmap.4: Fix a typo as FreeBSD Linux is not a thing
2019-06-15 marius- Replace unused and only ever written to members of...
2019-06-15 mariusAdd <sys/dnv.h> required for libnv to SYSINCS, too...
2019-06-15 emastevtfontcvt: add comments in add_glyph
2019-06-15 delphijIn ask(): override default option if any of alwaysyes...
2019-06-15 delphijBlankspace. No actual code change.
2019-06-15 dougmCritical comments were lost in r349203. This patch...
2019-06-15 julianLightly hide the 'var' inside the macros to read the...
2019-06-14 grogEdvard Hagerup Grieg parses as given name, mother's...
2019-06-14 alcBatch the TLB invalidations that are performed by pmap_...
2019-06-14 asomersopen(2): fix the description of O_FSYNC
2019-06-14 mavMinimize aggsum_compare(&arc_size, arc_c) calls.
2019-06-14 mavAlike to ZoL disable metaslab allocation tracing code.
2019-06-14 mavProperly align struct multilist_sublist to cache line.
2019-06-14 mckusickClarify that the -r and -R options can be used only...
2019-06-14 alcChange the arm64 pmap so that updates to the global...
2019-06-14 dougmAvoid using the prev field of vm_map_entry_t in two...
2019-06-14 mavUpdate td_runtime of running thread on each statclock().
2019-06-13 impAdd opt_cam.h so we can build this outside of a kernel...
2019-06-13 dougmCreate a function for creating objects to back map...
2019-06-13 vmaffionebhyve: move common code to net_utils.c
2019-06-13 impDon't print the request we may be aborting in ciss_noti...
2019-06-13 impIncrease the timeout for READ NATIVE MAX
2019-06-13 asomersAdd test cases for epair
2019-06-13 lwhsuFix gcc build by removing redeclaration
2019-06-13 mavMove write aggregation memory copy out of vq_lock.
2019-06-12 bdreweryDon't delete .depend files outside of cleandepend.
2019-06-12 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 alcChange pmap_demote_l2_locked() so that it removes the...
2019-06-12 oshogbofileargs: add wrapping/unwrapping functions
2019-06-12 oshogbogeli: style nits
2019-06-12 oshogbogeli: partially revert r348709
2019-06-12 shurdSome devices take undesired actions when RTS and DTR are
2019-06-12 jhbRemove a spurious break when setting up a 64-bit memory...
2019-06-12 jtlThe current IPMI KCS code is waiting 100us for all...
2019-06-12 ianDon't attempt to include hwpmc support for armv6, we...
2019-06-12 bdragonFix PPC970 boot after r348783
2019-06-12 mmMFV r348971,r348977:
2019-06-12 manumtree: Restore mode for /var/spool/lock and opielocks
2019-06-12 cyWhitespace adjustments replacing spaces with tabs.
2019-06-12 cyResolve IPv6 checksum errors with stateful inspection...
2019-06-12 cyRegister pfil hooks when VNET != vnet0. r302298, which...
2019-06-12 cyEnclose a long multi-line single conditional statement...
2019-06-12 manupkgbase: Add some tags to files installed in distributi...
2019-06-12 manupkgbase: Add the correct package for sendmail configura...
2019-06-12 manupkgbase: Set a default package=runtime for var directories
2019-06-12 bdreweryStop using .OODATE for extracting firmware.
2019-06-11 bdreweryAdd missing DPSRCS entry for assym.inc.
2019-06-11 bdreweryRestore genassym.o to CLEANFILES.
2019-06-11 jhbMove declaration of warninterval out from under COMPAT_...
2019-06-11 jhbMake the warning intervals for deprecated crypto algori...
2019-06-11 jhbDocument sysctl nodes that translate their values.
2019-06-11 dougmTo test to see if a free space is big enough compare...
2019-06-11 delphijAvoid out of boundary access when checking invalid...
2019-06-11 jhbSort opt_foo.h #includes and add a missing blank line...
2019-06-11 jhbAdd M_NOFREE to M_FLAG_BITS.
2019-06-11 jhbTrim an extra space.
2019-06-11 impMinor white space changes.
2019-06-11 vmaffionebhyve: virtio: introduce vq_kick_enable() and vq_kick_d...
2019-06-11 luporl[PPC] Fix build error when POWERNV is disabled
2019-06-11 luporl[PPC64] Fix ofw_initrd
2019-06-11 mhorneprocstat: Recognize HWCAP and HWCAP2 with auxv command
next