]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-03-17 mjacobPut gone device timer into a structure tag that can...
2010-03-17 marcelRevamp the interrupt code based on the previous commit:
2010-03-16 pjdBetter way to find out available file system types...
2010-03-16 kmacy- reduce contention by breaking up ARC state locks...
2010-03-16 kibAdd missing headers. While there, arrange headers alpha...
2010-03-16 kibAdd missing headers.
2010-03-16 jkimFix a long standing regression of readdir(3) in fdescfs...
2010-03-16 qingliVerify interface up status using its link state only
2010-03-16 yongariRevert r205090.
2010-03-16 jhb- Extend the machine check record structure to include...
2010-03-16 jhbUse unsigned long long constants for fields in 64-bit...
2010-03-16 uqs- Use `Va' for variables instead of `Dv'.
2010-03-16 delphijMerge OpenSolaris revision 9396:f41cf682d0d3:
2010-03-16 delphijMerge OpenSolaris revision 9365:7838a22eccd6:
2010-03-16 delphijMerge OpenSolaris revision 8802:010b31dd4c53:
2010-03-15 mlaierFix a small bug in drbr_dequeue_cond spotted while...
2010-03-15 joelSwitch to our preferred license.
2010-03-15 luigiaccept lower case m as a synonym for Mega (bit/s or...
2010-03-15 luigiprint correctly commands of the form
2010-03-15 luigismall fixes to estimate the buffer size when requesting...
2010-03-15 luigi+ implement (two lines) the kernel side of 'lookup...
2010-03-15 marcelHave cpu_throw() loop on blocked_lock as well. This...
2010-03-15 joergthen -> than
2010-03-15 luigiImplement "lookup dscp N" which does a lookup of the...
2010-03-15 attilioMake the code more readable and compiling on 64-bits...
2010-03-15 phkComment a fine point, so it does not get lost when...
2010-03-15 nwhitehornFix two small bugs. The PowerPC 970 does not support...
2010-03-14 yongariIt seems PCI_OUR_REG_[1-5] registers are not mapped...
2010-03-14 attilioCheckin a facility for specifying a passthrough FIB...
2010-03-14 impGo ahead and add USB support to the generic config.
2010-03-14 rwatsonAbstract out initialization of most aspects of struct...
2010-03-14 gavinAdd extra Xrefs
2010-03-14 jillessh: Do not abort on a redirection error on a compound...
2010-03-14 jillessh: Add test for redirection error on subshell (should...
2010-03-14 kibRemove dot at the end of errx() message.
2010-03-14 kibAdjust style, fix typo, do not print errno because...
2010-03-14 kibMake it compile on LP64 arches.
2010-03-14 edwinCreate regression tests for ncal:
2010-03-14 edTrim down libcompat by removing <regexp.h>.
2010-03-14 dougbMake it more clear in the docs that -a is not compatibl...
2010-03-14 weongyoenables S/W beacon miss handler.
2010-03-14 weongyofixes a broken software beacon miss handler. There...
2010-03-13 jillessh: Do not abort on a redirection error if there is...
2010-03-13 simonReadd $FreeBSD$ to the OpenSSL config file as that...
2010-03-13 jillessh: Add test for assignment errors (e.g. trying to...
2010-03-13 kmacymake UMA the default allocator for ZFS buffers - this...
2010-03-13 kmacyfix compilation under ZIO_USE_UMA
2010-03-13 kmacyDon't bottleneck on acquiring the stream locks - this...
2010-03-13 jillessh: Fix longjmp clobber warnings in parser.c.
2010-03-13 simonRegenerate manual pages for OpenSSL 0.9.8m.
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-13 rnolandFix build after typo.
2010-03-13 edSmall style(9) cleanups.
2010-03-13 jkoshyCorrect a typo.
2010-03-13 jhUse an unique directory name instead of hardcoded ...
2010-03-13 rnolandAdd support for Intel Pineview chips, aka IGD
2010-03-13 brucecChange the 'amt' parameter in format_k2 from int to...
2010-03-13 brucecFree the memory allocated via strdup.
2010-03-13 edRemove COMPAT_43TTY from stock kernel configuration...
2010-03-13 jmalletto) Use octeon_fpa_alloc_phys in a situation in which...
2010-03-13 impMake this conform to the other top-level Makefile subdi...
2010-03-13 jmallettFix spelling of noreorder.
2010-03-13 delphijCorrect bugs fixed but not merged from my own tree.
2010-03-12 jillessh: Add tests for " and $ inside `.
2010-03-12 rrsThe proper fix for the delayed SCTP checksum is to
2010-03-12 ticsofix type in comment
2010-03-12 rnolandAdd support of Intel Pineview chips, aka IGD.
2010-03-12 delphijFollow up commit to reindent the code.
2010-03-12 delphijTwo optimizations to MI strlen(3) inspired by David...
2010-03-12 kmacyflowtable_get_hashkey is only used by a DDB function...
2010-03-12 rnolandAdd pci ids for Intel Ironlake chipsets.
2010-03-12 jkimFix a style(9) nit.
2010-03-12 kmacyre-update copyright to 2010
2010-03-12 jkimTidy up callout for select(2) and read timeout.
2010-03-12 yongariImplement Rx checksum offloading for Yukon EC, Yukon...
2010-03-12 yongariReorder interrupt handler a bit such that producer...
2010-03-12 fanfUpdate to upstream version 2.3
2010-03-12 glebiusNow fix functionality of 'netstat -f netgraph' that...
2010-03-12 glebiusFix 'netstat -f netgraph', which I had broken in r16346...
2010-03-12 pjdForce commit to correct Bug ID:
2010-03-12 pjdRemove bogus assertion.
2010-03-12 uqsFix typo in macro name and macro usage.
2010-03-12 qingliThe flow-table module retrieves the destination and...
2010-03-12 uqsFix several typos in macros or macro misusage.
2010-03-12 rrsWith the recent change of the sctp checksum to support...
2010-03-12 mavMask disk_idx to avoid panic because of extra bits...
2010-03-12 brooksRegen:
2010-03-12 neel- Enable kernel stack guard page.
2010-03-12 edwin- With the introduction of -A, -B and -3, not all combi...
2010-03-12 kmacyfix stats reporting sysctl
2010-03-12 kmacy- restructure flowtable to support ipv6
2010-03-12 neelMake the ddb command "show tlb" SMP friendly.
2010-03-12 jhbFix the previous attempt to fix kernel builds of HEAD...
2010-03-12 jmalletto) Send packets being queued for transmission up to...
2010-03-11 luigiimplement listing of a subset of pipes/queues/schedulers.
2010-03-11 jmallettAdd bpf and random to Octeon configurations, since...
2010-03-11 jmallettDon't force single user on Octeon anymore.
2010-03-11 jmalletto) Eliminate use of sc->typestr, which is always NULL.
2010-03-11 thompsaAdd device ID for the NATURAL4000 keyboard
2010-03-11 thompsa- Integrate latest driver code from OpenBSD
next