]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-07-15 glebiusNuke mbstat. It wasn't used for mbuf statistics since...
2013-07-15 glebiusNuke "systat -mbuf". It was broken since FreeBSD 5...
2013-07-15 desWhen stopping pfsync, remove the pfsync interface's...
2013-07-15 rpauloMove the Raspberry Pi low level options out of the...
2013-07-15 kibMFi386: add ddb "show sysregs" command.
2013-07-15 aeIntroduce new structure sfstat for collecting sendfile...
2013-07-15 hrsFix compiler warnings.
2013-07-15 hrsDocument options for .eli devices.
2013-07-15 rodrigcPR: kern/168520
2013-07-15 rodrigcPR: 168520 170096
2013-07-15 pfgUpdate fuse_kernel header.
2013-07-14 rpauloFix a grammatical error.
2013-07-14 mckusickUpdate to comments describing block allocation policy.
2013-07-14 rpauloRevert r252725 as it breaks WPA.
2013-07-14 hselaskyAdd some missing definitions to build a working FreeBSD...
2013-07-14 hselaskyAdd some missing LIBUSB IOCTL conversion codes.
2013-07-14 dteskeRe-implement $probe_only aspect of f_media_get_TYPE...
2013-07-13 hselaskyAllow regular off-the-shelf keyboards to be overclocked...
2013-07-13 pfgAdd creation timestamp (birthtime) support for fuse.
2013-07-13 mjacobWhen fiddling with options of which registers to copy...
2013-07-13 kibCreate a proper stack frame for i386 version of bcopy...
2013-07-13 kibAssert that runningbufspace does not underflow.
2013-07-13 kibThere is no need to count waiters for the runningbufspace.
2013-07-13 kibAllow to call clock_gettime() on the clock id for zombi...
2013-07-13 mavWhen printing opcode description, map T_NODEVICE to...
2013-07-13 mavImprove handling of 0x3F/0x0E "Reported LUNs data has...
2013-07-13 theravenCleaner support for type qualifiers.
2013-07-13 theravenEnsure that the _Generic() macro in math.h works with...
2013-07-13 hrsFix mdoc syntax.
2013-07-13 rpauloFix the urtwnfw definitions. We can now use urtwnfw...
2013-07-13 jhibbitsClean up the modules list for PowerPC. powerpc64 has...
2013-07-13 adrianBring over some link aggregation / LACP protocol improv...
2013-07-13 rpauloIndent the "scp=... rlv=..." to make it easier to read...
2013-07-12 scottlConst-ify the new da_delete_functions.
2013-07-12 baptRegenerate src.conf(5) after changing WITHOUT_PKGTOOLS...
2013-07-12 baptDisable building of pkg_install by default
2013-07-12 baptEnsure the locale is LC_ALL=C when regenerating src...
2013-07-12 jfvChange the E1000 driver option header handling to match the
2013-07-12 gjbDocument that a literal jail name of 0 (zero) is not...
2013-07-12 delphijMerge from hpt27xx, r249468 (mav):
2013-07-12 jfvOpps, need to change the VF code as well.
2013-07-12 jfvRemove the conditional define around the option headers,
2013-07-12 trocinyA complete duplication of binding should be allowed...
2013-07-12 kibOnly copy as much bytes as there in superblock, instead...
2013-07-12 jimharris%d should be used for printing int32_t instead of %zd.
2013-07-12 schweikhTypo corrected.
2013-07-12 pfgAdd creation timestamp (birthtime) support for fuse.
2013-07-12 hrsAdd -F fibnum option to specify an FIB number for ...
2013-07-12 kenFix a problem with READ ELEMENT STATUS that occurs...
2013-07-12 nwhitehornFix check: bitwise and has only one &.
2013-07-12 jillessh: Do not read from stdin if an error occurs during...
2013-07-12 pluknet- mdoc: remove superfluous paragraph macros.
2013-07-12 glebiusRemove non existent in FreeBSD reference.
2013-07-12 glebiusAdd manual page for vmem(9). Obtained from NetBSD,...
2013-07-12 mariusPrefix the alias macros for members of struct __mcontex...
2013-07-12 hrsAdd a leaf node CTL_NET.PF_ROUTE.0.AF.NET_RT_DUMP.0...
2013-07-12 hrs- Drop GIF_ACCEPT_REVETHIP flag by default.
2013-07-12 theravenFix the build with C++ where __builtin_types_compatible...
2013-07-12 desRemove authpf-noip along with authpf.
2013-07-12 olegFix 'SEE ALSO' list.
2013-07-12 rodrigcPR: kern/168520
2013-07-12 andreUnbreak VIMAGE by correctly naming the vnet pointer...
2013-07-12 hrsFix a wrong memcpy of struct sockaddr.
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
next