]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-07-12 jhClarify how "hide" and "unhide" commands work on direct...
2013-07-12 hrsRevert r253247. This change should be improved based...
2013-07-12 hrsUse strtoumax() instead of strtoul() for id/ref attr...
2013-07-12 scottlRefactor the various delete methods out of dastart...
2013-07-11 cpercivaFix bug in deleting files: If two ports had the same...
2013-07-11 kibWhen swap pager allocates metadata in the pagedaemon...
2013-07-11 theravenFix some typoes in math.h cleanup.
2013-07-11 npAttach to the 4x10G T540-CR card.
2013-07-11 theravenCleanups to math.h that prevent namespace conflicts...
2013-07-11 andreFix const propagation issues to make GCC happy.
2013-07-11 andreImprove SYN cookies by encoding the MSS, WSCALE (window...
2013-07-11 jimharrisFix a poorly worded comment in nvme(4).
2013-07-11 andreSipHash is a cryptographically strong pseudo-random...
2013-07-11 andreMake use of the fact that uma_zone_set_max(9) already...
2013-07-11 andreFix style issues, a typo in "kern.ipc.nmbufs" and corre...
2013-07-11 kibThe vm_fault() should not be allowed to proceed on...
2013-07-11 kibThe mlockall() or VM_MAP_WIRE_HOLESOK does not interact...
2013-07-11 kibNever remove user-wired pages from an object when doing
2013-07-11 kibIn the vm_page_set_invalid() function, do not assert...
2013-07-11 kibDo not invalidate page of the B_NOCACHE buffer or buffe...
2013-07-11 kibExplicitely panic instead of possibly doing undefined...
2013-07-11 kibMFamd64 r253140:
2013-07-11 grehanImplement RTC CMOS nvram. Init some fields that are...
2013-07-11 jfvFix my last commit, flags rather than flag... duh.
2013-07-11 jimharrisBump date for nvme(4) and nvd(4).
2013-07-10 jfvFix to a panic found internally, bad pointer during...
2013-07-10 dteskeIntroduce a new [yet unused] function for [efficiently...
2013-07-10 marinoAdd John Marino to committers-port.dot
2013-07-10 pfgImplement 1003.1-2001 pathconf() keys.
2013-07-10 marcelAdd 2 builtin words for working with directories:
2013-07-10 trocinyIn r227839, when removing libkvm dependency on procfs(5),
2013-07-10 pfgChange i_gen in UFS to an unsigned type.
2013-07-10 rdivackyFix -Wmissing-variable-declarations compiler warning.
2013-07-10 marcelProtect against broken hardware. In this particular...
2013-07-10 theravenImport new libcxxrt / libc++. This brings some bug...
2013-07-10 marcelAdd vfs_mounted and vfs_unmounted events so that compon...
2013-07-10 andreExtend debug logging of TCP timestamp related specification
2013-07-10 theravenReport error for out-of-range numerical inputs. Reques...
2013-07-10 netchildFix build for gcc users by declaring variables for...
2013-07-10 rayRemove trailing whitespaces.
2013-07-10 kibWhen panicing due to the gjournal overflow, print the...
2013-07-10 kibClear m->object for the page taken from the delayed...
2013-07-10 hirenAdding urtwn(4) firmware and related changes.
2013-07-10 desInstall authpf-noip.
2013-07-10 kevloAdd the ARM processor-specific section types.
2013-07-10 yongariAvoid controller reinitialization which could be trigge...
2013-07-09 obrienRefactor random_systat to be a *random_systat. This...
2013-07-09 dteskeAdjust comments to fit within 80-columns.
2013-07-09 marius- As it turns out, not only MSI-X is broken for devices...
2013-07-09 delphijSync with KAME.
2013-07-09 dteskeFix conditional (der should match the comment above...
2013-07-09 dteskeDo two things: First, don't obscure the backtitle....
2013-07-09 jimharrisEnsure controller or namespace node name is specified...
2013-07-09 jimharrisCondense the output for displaying LBA formats.
2013-07-09 jimharrisSend per-namespace logpage commands to the controller...
2013-07-09 jimharrisAdd comment explaining why CACHE_LINE_SIZE is defined...
2013-07-09 jimharrisUpdate copyright dates.
2013-07-09 jimharrisUpdate nvme(4) and nvd(4) to reflect recent work and...
2013-07-09 jimharrisTry to read firmware image before prompting the user...
2013-07-09 jimharrisIncorporate feedback from bde@ based on r252672 changes:
2013-07-09 jimharrisDo not retry failed async event requests.
2013-07-09 jimharrisAdd pci_enable_busmaster() and pci_disable_busmaster...
2013-07-09 kibThere are several code sequences like
2013-07-09 tuexenFix the handling of SCTP_CURRENT_ASSOC and SCTP_ALL_ASS...
2013-07-09 tuexenFix a bug where SCTP_ENABLE_STREAM_RESET is not handled by
2013-07-09 impNearly a complete rewrite of elf.h.
2013-07-09 jkimRemove redundant definitions to appease tinderbox.
2013-07-09 aeCorrect the size of allocated memory to store array...
2013-07-09 aeCorrect CTASSERT condition.
2013-07-09 tuexenUse IPSECSTAT_INC() and IPSEC6STAT_INC() macros for...
2013-07-09 pfgReinstate the assertion from r253045.
2013-07-09 kibFix typo in comment.
2013-07-09 kibUse MSI for xhci(4), if supported.
2013-07-09 joelMake mandoc lint happy.
2013-07-09 smhAdded 4K QUIRK for OCZ Vertex 4 SSDs
2013-07-09 rmhAllow assert() to operate correctly when building userl...
2013-07-09 aeBump __FreeBSD_version to reflect changes in statistics...
2013-07-09 aeMigrate structs ahstat, espstat, ipcompstat, ipipstat...
2013-07-09 aeMigrate struct carpstats to PCPU counters.
2013-07-09 aeMigrate structs in6_ifstat and icmp6_ifstat to PCPU...
2013-07-09 aeMigrate structs ip6stat, icmp6stat and rip6stat to...
2013-07-09 aeMigrate structs arpstat, icmpstat, mrtstat, pimstat...
2013-07-09 aeUse new macros to implement ipstat and tcpstat using...
2013-07-09 aeAdd several macros to help migrate statistics structure...
2013-07-09 aePrepare network statistics structures for migration...
2013-07-09 avgdtrace/fasttrap: install hook functions only after...
2013-07-09 avgaudit_proc_coredump: check return value of audit_new
2013-07-09 avgshould_yield: protect from td_swvoltick being uninitial...
2013-07-09 avgrc.d/zfs: pass -v option to zfs mount
2013-07-09 avgnamecache sdt: freebsd doesn't support structured chara...
2013-07-09 mavAdd ID for Marvell 88SE9215 AHCI SATA controller.
2013-07-09 avgzfs: try to properly handle i/o errors in mappedread_sf
2013-07-09 avgamd64: use -mno-omit-leaf-frame-pointer in addition...
2013-07-09 avgdefault loader.conf: there is no need to load zpool...
2013-07-09 avgzfs: load zpool.cache after a root fs is mounted
2013-07-09 mavAdd one more ID of Marvell SATA controller.
2013-07-09 avgzfsboottest.sh: remove checks for things that are not...
2013-07-09 avgzfsboottest: sync with changes in zfs boot code
2013-07-09 hrsUpdate references.
2013-07-09 hrsRemove $swapfile and $geli_swap_flags.
next