]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-03-19 vangyzenAdd clock_nanosleep()
2017-03-19 jhbImprove decoding of last arguments to ioctl() and sendto().
2017-03-19 jhbDecode arguments to madvise().
2017-03-19 jhbAdd a Sizet type for 'size_t' values and use it instead...
2017-03-19 emasteuse INT3 instead of NOP for x86 binary padding
2017-03-18 alcAvoid unnecessary calls to vm_map_protect() in elf_load...
2017-03-18 truckmanChange several constants used by the PIE algorithm...
2017-03-18 jillessh: Remove unused function declaration for arith_lex_re...
2017-03-18 vangyzennanosleep: plug a kernel memory disclosure
2017-03-18 jhbDecode arguments passed to kldsym() and kldunloadf().
2017-03-18 ianRemove hardcoded bootverbose=1; imx53 systems boot...
2017-03-18 mavReorganize RQSTYPE_NOTIFY handling for chips <= 23xx.
2017-03-18 dchaginGlibc get_nprocs() and get_nprocs_conf() uses the sysfs...
2017-03-18 dchaginImplement getrandom() syscall.
2017-03-18 jhbDecode arguments passed to getfsstat().
2017-03-18 dchaginAs noted by Roel Bouwman Linux allows a large buffer...
2017-03-18 jhbDecode flock() operation.
2017-03-18 dchaginTo reduce code duplication move socket defines to the...
2017-03-18 jhbDecode file flags passed to *chflags*().
2017-03-18 dchaginRemove superflous break statment.
2017-03-18 dchaginCheck for negative nanoseconds.
2017-03-18 jhbDecode arguments passed to posix_fadvise().
2017-03-18 jhbDecode the arguments passed to cap_fcntls_get() and...
2017-03-18 ianMake the imx5 clocks driver work with vendor-supplied...
2017-03-18 mavMove RQSTYPE_ABTS_RCVD parsing into generic code.
2017-03-18 mavExtend nt_lun to full 8 byte.
2017-03-18 jillessh: Remove unused return value of subevalvar_misc().
2017-03-18 mavRemove dead remnants of SPI target.
2017-03-18 badgerptrace_test: eliminate assumption about thread scheduling
2017-03-18 mavUse isp_target_put_entry() in places where it can be.
2017-03-18 bdeFix bright colors for syscons, and make them work for...
2017-03-18 mavDo some notify acks cleanup.
2017-03-18 bdeFix right shifts on arches with db_expr_t larger than...
2017-03-18 kppf: Fix memory leak on vnet shutdown or unload
2017-03-18 emastelibc: add reference to two-way algorithm and bad shift...
2017-03-18 emastelibc: Use musl's O(n) memmem and strstr
2017-03-17 mariusAgain, fixes regarding style(4), to comments, includes...
2017-03-17 landonfAdd MIPS boot support for the BCM4706/Northstar ChipCom...
2017-03-17 jhibbitsIntroduce 64-bit PowerPC Book-E support
2017-03-17 bdreweryMETA_MODE: Fix not using .depend files when no OBJDIR...
2017-03-17 bdrewerykmod: Fix building assym.o not building missing depende...
2017-03-17 bdrewerykmod: Fix depending on ILINKS for tracked DEPENDOBJS.
2017-03-17 asomersConstrain IPv6 routes to single FIBs when net.add_addr_...
2017-03-17 hselaskyImplement get_pid_task(), pid_task() and some other...
2017-03-17 desr308996 broke IP literals by assuming that a colon...
2017-03-17 bdeDon't access the reserved registers %dr4 and %dr5 on...
2017-03-17 kibWhen clearing altsigstack settings on exec, do it to...
2017-03-17 andrewMark the EFI PE header as allocated. While ld.bfd doesn...
2017-03-17 andrewRemove code for Marvell SoCs that lack a kernel config.
2017-03-17 andrewMake the default FDT implementation of platform_mp_setm...
2017-03-17 smhReduce ARC fragmentation threshold
2017-03-17 andrewMove the IMX6 kernels to use PLATFORM_SMP. This is...
2017-03-17 robakRevert changes introduced in r314036 on demand by jhb...
2017-03-17 hselaskyImplement minimalistic memory mapping structure, struct...
2017-03-17 hselaskyAdd comment describing the use of pagefault_disable...
2017-03-17 glebiusRemove unused vmmeter.
2017-03-17 jhibbitsUpdate dtsec man page with correct config requirements.
2017-03-17 allanjudeAdd ZFS compressed ARC stats to top(1)
2017-03-16 marius- Adds macros for the content of SDHCI_ADMA_ERR and...
2017-03-16 marius- Add support for eMMC "partitions". Besides the user...
2017-03-16 jillesrtld(1): Document that LD_BIND_NOT is unset for setugid...
2017-03-16 jillessh: Get rid of global variable argbackq.
2017-03-16 tsoomeloader: biosdisk should report IO error from INT13
2017-03-16 pfgMFV r315425:
2017-03-16 brooksReplace SOFTFLOAT with __mips_soft_float, which gcc...
2017-03-16 smhFix libsysdecode vmprot flag decoding
2017-03-16 hselaskyUse __LP64__ to detect presence of suword64() to fix...
2017-03-16 andrewIf ofw_bus_msimap fails don't try to use the invalid...
2017-03-16 hselaskyThe LinuxKPI pagefault disable and enable functions...
2017-03-16 hselaskyImplement more userspace memory access functions in...
2017-03-16 bdeAdd teken_256to16() to convert xterm-256 256-color...
2017-03-16 maximMore trap_enotcap spelling fixes.
2017-03-16 badgerDon't clear p_ptevents on normal SIGKILL delivery
2017-03-16 mmelUnbreak traceroute on system built without CAPSICUM
2017-03-16 hselaskyDefine some more LinuxKPI task related macros.
2017-03-16 maximSpell kern.trap_enotcap.
2017-03-16 tsoomeloader: remove open_disk cache
2017-03-16 maximIndentation for the DragonFlyBSD trunk fixed, EoL white...
2017-03-16 maximNetBSD 7.1 release added.
2017-03-16 hselaskyAdd helper function similar to ip_dev_find() to the...
2017-03-16 hselaskyAdd basic support for VIMAGE to the LinuxKPI and ibcore.
2017-03-16 roygerx86/srat: fix parsing of APIC IDs > MAX_APIC_ID
2017-03-16 bdeThe previous fix didn't ifdef out enough for sparc64...
2017-03-16 delphijThe adj_free and max_free values of new_entry will...
2017-03-16 cycalloc() and realloc() modernization.
2017-03-16 ngieTweak r315363 slightly
2017-03-16 grehanHide the AMD MONITORX/MWAITX capability.
2017-03-16 ngieFix manlint errors
2017-03-16 ngieCapitalize .Dt macro argument
2017-03-16 grehanAdd the AMD MONITORX/MWAITX feature definition introduc...
2017-03-16 ngieReturn NULL instead of 0 on failure in _kvm_open, kvm_o...
2017-03-16 kanAdd cavium octeon 'bootoctlinux' boot argument support
2017-03-15 kibDisable LD_BIND_NOT for setugid processes.
2017-03-15 jhbAutomate the handling of QUAD_ALIGN and QUAD_SLOTS.
2017-03-15 jhbRemove duplicate argument from linux_stat64() decoding.
2017-03-15 jhbDecode arguments to chflagsat().
2017-03-15 bdreweryFix SUBDIR_DEPEND for gdb on binutils after r307659.
2017-03-15 kibImplement LD_BIND_NOT knob for rtld.
2017-03-15 mavRemove not very useful ATIO/INOT stats.
2017-03-15 tsoomeboot1.efi: can't boot from ZFS on 4kn HDD
next