]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-10-07 markjLock the ND prefix list and add refcounting for prefixes.
2016-10-07 markjReduce the number of conditional statements in nd6_pref...
2016-10-07 stevekJust remove freeing memory in pmcstat_cleanup, since...
2016-10-07 markjCombine several checks in nd6_prefix_offlink() into...
2016-10-07 emasteportsnap: use lam on the known good hash list
2016-10-07 npcxgbetool: Add a loadcfg subcommand to allow a user...
2016-10-07 emastemakefs: diff reduction with NetBSD
2016-10-07 npcxgbe(4): Add an ioctl to copy a firmware config file...
2016-10-07 oshogboRestrict stdin if it's not in use.
2016-10-07 oshogboRemove the duplicated code using Capsicum helpers.
2016-10-07 andrewThe bootloader self relocation code was slightly wrong...
2016-10-07 marcelIn order to allow mkimg(1) (and other tools) to become...
2016-10-07 kibAdd verbosity around failed reboot(2) call.
2016-10-07 kibWhen making a pause after detecting hard kill of the...
2016-10-07 emasteImprovements to BSD-licensed DTC.
2016-10-07 kibLimit scope of the optimization in r306608 to dounmount...
2016-10-07 avgimplement zfs_vptocnp() using z_parent property
2016-10-07 markjFix whitespace around prototypes in nd6_rtr.c.
2016-10-07 markjFix a typo.
2016-10-07 markjShorten and simplify some of the loops in pfxlist_onlin...
2016-10-07 markjUse a const reference to prefixes in nd6_is_new_addr_ne...
2016-10-06 davidcsAdd support for adding up to 64 Multicast addresses...
2016-10-06 npcxgbe(4): Fix whitespace in the pm_stats display.
2016-10-06 adrian[ar531x] add default configs for AR531x ports.
2016-10-06 emasteAdd test for a musl libc memmem bug
2016-10-06 baptlocaledef: Improve cc_list parsing
2016-10-06 baptlocaledef: Fix ctype dump (fixed wide spread errors)
2016-10-06 bdreweryvrefl: Assert that the interlock is held.
2016-10-06 bdreweryAdd vrecyclel() to vrecycle() a vnode with the interloc...
2016-10-06 bdreweryAdd link for vrefl(9).
2016-10-06 sbrunoMove netmap selinfo.h in to sensible location.
2016-10-06 bdreweryImprove grammar.
2016-10-06 jtlRemove "long" variables from the TCP stack (not includi...
2016-10-06 jtlIf the new window size is less than the old window...
2016-10-06 jtlCorrectly calculate snd_max in persist case.
2016-10-06 jtlRemove declaration of un-defined function tcp_seq_subtr...
2016-10-06 mavFix possible geom destruction before final provider...
2016-10-06 cemwrite(1): Capsicumify
2016-10-06 aeReplace rw_init/rw_destroy with corresponding macros.
2016-10-06 mmelARM: Remove ARMv4 #defines from busdma_machdep-v6.c...
2016-10-06 emastelocate: ANSIfy
2016-10-06 emastelogin: fix capitalization in errx messages
2016-10-06 mmelARM: SEV/WFE instructions are implemented starting...
2016-10-06 mmelARM: Add identifiers for ARM Cortex v8 and Marvell...
2016-10-06 mmelARM: Remove unused variable.
2016-10-06 cemsavecore(8): Fix buffer overrun inspecting disks with...
2016-10-06 allanjudeDisable loop unrolling in skein for sys/boot
2016-10-06 cemstyle(9): Some additional clarification
2016-10-06 mavFix ABI compat shims, broken by adding NVMe support.
2016-10-06 gonzoFix extended buttons support on synaptic clickpad
2016-10-06 kevloRemove an alias if_list, use if_link consistently.
2016-10-06 markjgmirror: Write an updated syncid before queuing writes.
2016-10-06 markjgmirror: Bump the syncid if broken disks are found...
2016-10-05 markjgmirror: Use bool instead of boolean_t.
2016-10-05 cemvfs_bio: Remove a leading space (style)
2016-10-05 emastegroff: use changelog date rather than file modification...
2016-10-05 sevanAdd history section to nos-tun(8)
2016-10-05 sevanAdd history section to natd(8)
2016-10-05 sevanAdd history section to fsck_ffs(8)
2016-10-05 sevanAdd history section to fsck(8)
2016-10-05 sevanDocument the history of fdisk based on the original...
2016-10-05 sevanDocument the history of fdisk based on the original...
2016-10-05 emasteRegen src.conf.5 after r306649
2016-10-05 emastemakeman: avoid bogus output with duplicated options
2016-10-05 sevanAdd history section for devfs(8)
2016-10-05 sevanAdd history section for devd(8)
2016-10-05 oshogboAdd man pages for Capsicum helpers.
2016-10-05 sevanAdd history section for clri(8)
2016-10-05 sevanAdd history section for bsdlabel(8)
2016-10-05 sevanAdd history section for atmconfig(8)
2016-10-05 sevanAdd history section for test(1)
2016-10-05 sevanAdd history section for stty(1)
2016-10-05 sevanAdd history section of pwd(1)
2016-10-05 sevanDocument origins of expr & authors
2016-10-05 sevanAdd history section for echo(1)
2016-10-05 loosif_cpsw overhaul:
2016-10-05 oshogboAdd man page for dnvlist.
2016-10-05 sevanAdd history section for dd(1)
2016-10-05 sevanDocument where chio(1) originated from & which version...
2016-10-05 alcMake the page daemon's notion of what kind of pass...
2016-10-05 markjCAM ccbq sanity: checks on insert and remove
2016-10-05 emastelibm: remove unused variables
2016-10-05 emasteabort in srandomdev if kern.arandom sysctl fails
2016-10-05 oshogboFix naming in Casper man page.
2016-10-05 alcChange vm_pageout_scan() to return a value indicating...
2016-10-05 andrewWe don't use cpu_control on armv6, remove the macro...
2016-10-05 mmelARM: Remove next bunch of unused cpu_functions from...
2016-10-05 mmelARM: Disconnect elf_trampoline.c from ARMv6 build.
2016-10-05 jhibbitsFix e500mc/derivatives cpu idle
2016-10-05 mavDo not retry on some security sense codes.
2016-10-04 lidlMake 502.pfdenied find blacklistd/* filter names dynami...
2016-10-04 lidlMake blacklist-helper commands emit a message when...
2016-10-04 jkimMFV: r306687
2016-10-04 bdreweryCorrect some comments after r294299.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 kppf: remove fastroute tag
2016-10-04 emasteANSIfy inflate.c
2016-10-04 kibRe-apply r306516 (by cem):
2016-10-04 glebiusFix indentation.
2016-10-04 adrian[geom_redboot] Extend geom_redboot to handle non-zero...
next