]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-07-22 asomersRemove the USE_RFC2292BIS option and reap dead code
2019-07-22 sobomaxAllow "update" option to be used in the fstab(5). Docum...
2019-07-22 lwhsuTemporarily skip sys.netpfil.pf.forward.{v4,v6} and...
2019-07-22 lwhsuFix URL.
2019-07-22 lwhsuTemporarily skip lib.libc.regex.exhaust_test.regcomp_to...
2019-07-22 brooksBe consistent about temporary variable use in adjacent...
2019-07-22 tuexenWakeup the application when doing PD-API for unordered...
2019-07-22 emastemptutil: emit a warning on big-endian architectures
2019-07-22 mavUnify BTL parsing for `camcontrol debug` and `reset`.
2019-07-22 brRemove unused header.
2019-07-22 bro Add support for BERI IOMMU device
2019-07-22 lwhsuTemporarily skip flakey test case
2019-07-22 manuarm: Use -O2 instead of -O as optimization flag
2019-07-22 asomersVOP_PATHCONF.9: correct the type of the retval argument
2019-07-22 jhibbitspowerpc64/mmu: Make moea64_pvo_enter() return if an...
2019-07-21 kibSwitch the rest of the refcount(9) functions to bool...
2019-07-21 ianAdd support for setting the aging/frequency-offset...
2019-07-21 alcWith the introduction of software dirty bit emulation...
2019-07-21 markjLink fileargs_lstat.3.
2019-07-21 kibFix userspace build after r350199.
2019-07-21 kibCheck and avoid overflow when incrementing fp->f_count in
2019-07-21 reneMark Felder has stepped down from portmgr and ports...
2019-07-21 alcIntroduce pmap_store(), and use it to replace pmap_load...
2019-07-21 jhibbitspowerpc: Remove an unnecessary #ifdef guard from slb.c
2019-07-20 mckusickTreat any inode with bad content as unknown (i.e.,...
2019-07-20 mckusickWhen running with journaled soft updates, some updated...
2019-07-20 ianRewrite the nxprtc chip init to extend battery life...
2019-07-20 cemmotd: Generate from template to /var/run
2019-07-20 dougmIn trimming on startup, invoke swapon before closing...
2019-07-20 markjRename vm_page_{import,release}() to vm_page_zone_...
2019-07-20 jhibbitspowerpc/SPE: Enable SPV bit for EFSCFD instruction...
2019-07-20 manudtso: allwinner: Add an overlay for H3 i2c0
2019-07-20 jhbexpand_number(3) parses suffixes, not prefixes.
2019-07-20 jhbImprove the precision of bhyve's vPIT.
2019-07-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-20 manuarm64: Implement HWCAP
2019-07-20 ganboldAdd emmc support for Rockchip RK3399 SoC.
2019-07-20 ganboldAdd driver for Rockchip RK3399 eMMC PHY.
2019-07-19 brooksAvoid copying too much from the input string.
2019-07-19 brooksMake setting mips endian and ABI less verbose.
2019-07-19 brooksRemove an unneeded temporary variable in two functions.
2019-07-19 brooksUse the __DECONST macro rather than hand rolling it.
2019-07-19 kibFix leak of memory and file refs with sendmsg(2) over...
2019-07-19 dougmDefine vm_map_entry_in_transition to handle an in-trans...
2019-07-19 impRemove RELEASE_CRUNCH here
2019-07-19 impRemove RELEASE_CRUNCH in example
2019-07-19 impRemove obsolete RELEASE_CRUNCH
2019-07-19 impRemove RELEASE_CRUNCH
2019-07-19 mavProperly report ACS revisions alike to kernel.
2019-07-19 mavAdd Accessible Max Address Configuration support to...
2019-07-19 brooksRestore WARNS?=1 here. I missed that libexec/bootpd...
2019-07-19 impKeep track of the number of commands that exhaust their...
2019-07-19 impKeep track of the number of retried commands.
2019-07-19 impRemove pre-FreeBSD 7.0 compatibility.
2019-07-19 brooksChain Makefile.inc's so default are inherited as expected.
2019-07-19 impAdd comments about KERN_OPT here.
2019-07-19 manupkgbase: move man pages from runtime-manual to runtime
2019-07-19 manubsd.confs.mk: Test the correct value for the destinatio...
2019-07-19 manupkgbase: Add a FreeBSD-dpv package
2019-07-19 manupkgbase: Add a FreeBSD-bluetooth package
2019-07-19 manupkgbase: Add a FreeBSD-hostapd package
2019-07-19 manupkgbase: Add a FreeBSD-wpa package
2019-07-19 impUse sysctl + CTLRWTUN for hw.nvme.verbose_cmd_dump.
2019-07-19 bdreweryRework some multi-output target dependency handling.
2019-07-18 impProvide new tunable hw.nvme.verbose_cmd_dump
2019-07-18 brooksInclude a mode when creating files with openat().
2019-07-18 brooksDocument that setmode(3) is not thread safe.
2019-07-18 impProvide macros to extract the sub-fields of the CAP_LO...
2019-07-18 andrewRename arm64 macros in preperation for a script to...
2019-07-18 delphijerrno.h is no longer needed as of r340239 so remove it.
2019-07-18 delphijRemove support for FreeBSD 10.x.
2019-07-18 ianFix a paste-o, set is212x = false for other chip types...
2019-07-18 ianHandle the PCF2127 RTC chip the same as PCF2129 when...
2019-07-18 cyMFV r350080:
2019-07-17 brooksRemove redundent decleration of __elf_phdr_match_addr().
2019-07-17 brooksRemove a duplicate global (rfc931_timeout).
2019-07-17 brooksUse headers instead of manual declerations of standard...
2019-07-17 sjgloader: ignore some variable settings if input unverified
2019-07-17 brooksUse ANSI C function definitions and declerations.
2019-07-17 mckusickThe error reported in FS-14-UFS-3 can only happen on...
2019-07-17 kpriscv: Return vm_paddr_t in pmap_early_vtophys()
2019-07-17 impRemove now-obsolete comment.
2019-07-17 kibbsearch.3: Improve the example.
2019-07-17 markjRemove an old warning from UPDATING.
2019-07-17 markjAdd an initial RELNOTES file.
2019-07-17 asomersF_READAHEAD: Fix r349248's overflow protection, broken...
2019-07-17 markjRemove obsolete compatibility code from rtadvd.
2019-07-17 markjFix FASTTRAPIOC_GETINSTR.
2019-07-17 markjReference stdint.h types in ctf.5.
2019-07-17 tmunrotzsetup: upgrade to zone1970.tab
2019-07-17 sbrunoI add the ability to accept the default pin widget...
2019-07-17 chuckbhyve: update the NVMe CQ based on the status
2019-07-17 kevloMore follow-up to r350075, I forgot to update Obsolete...
2019-07-17 kevloAdd an MLINK for igb.
2019-07-17 kevloMention iflib(4).
2019-07-16 mckusickStyle.
2019-07-16 mckusickWhen a process attempts to allocate space on a full...
2019-07-16 jhbUse PT_GET_SC_ARGS and PT_GET_SC_RET in truss.
2019-07-16 impAssume that the timeout value from the capacity is...
2019-07-16 brooksAdd missing mode in open(2) calls with O_CREAT.
next