]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-03-16 Xin LIMerge OpenSolaris revision 9365:7838a22eccd6:
2010-03-16 Xin LIMerge OpenSolaris revision 8802:010b31dd4c53:
2010-03-15 Max LaierFix a small bug in drbr_dequeue_cond spotted while...
2010-03-15 Joel DahlSwitch to our preferred license.
2010-03-15 Luigi Rizzoaccept lower case m as a synonym for Mega (bit/s or...
2010-03-15 Luigi Rizzoprint correctly commands of the form
2010-03-15 Luigi Rizzosmall fixes to estimate the buffer size when requesting...
2010-03-15 Luigi Rizzo+ implement (two lines) the kernel side of 'lookup...
2010-03-15 Marcel MoolenaarHave cpu_throw() loop on blocked_lock as well. This...
2010-03-15 Joerg Wunschthen -> than
2010-03-15 Luigi RizzoImplement "lookup dscp N" which does a lookup of the...
2010-03-15 Attilio RaoMake the code more readable and compiling on 64-bits...
2010-03-15 Poul-Henning... Comment a fine point, so it does not get lost when...
2010-03-15 Nathan WhitehornFix two small bugs. The PowerPC 970 does not support...
2010-03-14 Pyun YongHyeonIt seems PCI_OUR_REG_[1-5] registers are not mapped...
2010-03-14 Attilio RaoCheckin a facility for specifying a passthrough FIB...
2010-03-14 Warner LoshGo ahead and add USB support to the generic config.
2010-03-14 Robert WatsonAbstract out initialization of most aspects of struct...
2010-03-14 Gavin AtkinsonAdd extra Xrefs
2010-03-14 Jilles Tjoelkersh: Do not abort on a redirection error on a compound...
2010-03-14 Jilles Tjoelkersh: Add test for redirection error on subshell (should...
2010-03-14 Konstantin... Remove dot at the end of errx() message.
2010-03-14 Konstantin... Adjust style, fix typo, do not print errno because...
2010-03-14 Konstantin... Make it compile on LP64 arches.
2010-03-14 Edwin GroothuisCreate regression tests for ncal:
2010-03-14 Ed SchoutenTrim down libcompat by removing <regexp.h>.
2010-03-14 Doug BartonMake it more clear in the docs that -a is not compatibl...
2010-03-14 Weongyo Jeongenables S/W beacon miss handler.
2010-03-14 Weongyo Jeongfixes a broken software beacon miss handler. There...
2010-03-13 Jilles Tjoelkersh: Do not abort on a redirection error if there is...
2010-03-13 Simon L. B... Readd $FreeBSD$ to the OpenSSL config file as that...
2010-03-13 Jilles Tjoelkersh: Add test for assignment errors (e.g. trying to...
2010-03-13 Kip Macymake UMA the default allocator for ZFS buffers - this...
2010-03-13 Kip Macyfix compilation under ZIO_USE_UMA
2010-03-13 Kip MacyDon't bottleneck on acquiring the stream locks - this...
2010-03-13 Jilles Tjoelkersh: Fix longjmp clobber warnings in parser.c.
2010-03-13 Simon L. B... Regenerate manual pages for OpenSSL 0.9.8m.
2010-03-13 Simon L. B... Merge OpenSSL 0.9.8m into head.
2010-03-13 Robert NolandFix build after typo.
2010-03-13 Ed SchoutenSmall style(9) cleanups.
2010-03-13 Joseph KoshyCorrect a typo.
2010-03-13 Jaakko HeinonenUse an unique directory name instead of hardcoded ...
2010-03-13 Robert NolandAdd support for Intel Pineview chips, aka IGD
2010-03-13 Rebecca CranChange the 'amt' parameter in format_k2 from int to...
2010-03-13 Rebecca CranFree the memory allocated via strdup.
2010-03-13 Ed SchoutenRemove COMPAT_43TTY from stock kernel configuration...
2010-03-13 Juli Malletto) Use octeon_fpa_alloc_phys in a situation in which...
2010-03-13 Warner LoshMake this conform to the other top-level Makefile subdi...
2010-03-13 Juli MallettFix spelling of noreorder.
2010-03-13 Xin LICorrect bugs fixed but not merged from my own tree.
2010-03-12 Jilles Tjoelkersh: Add tests for " and $ inside `.
2010-03-12 Randall StewartThe proper fix for the delayed SCTP checksum is to
2010-03-12 Bernd Walterfix type in comment
2010-03-12 Robert NolandAdd support of Intel Pineview chips, aka IGD.
2010-03-12 Xin LIFollow up commit to reindent the code.
2010-03-12 Xin LITwo optimizations to MI strlen(3) inspired by David...
2010-03-12 Kip Macyflowtable_get_hashkey is only used by a DDB function...
2010-03-12 Robert NolandAdd pci ids for Intel Ironlake chipsets.
2010-03-12 Jung-uk KimFix a style(9) nit.
2010-03-12 Kip Macyre-update copyright to 2010
2010-03-12 Jung-uk KimTidy up callout for select(2) and read timeout.
2010-03-12 Pyun YongHyeonImplement Rx checksum offloading for Yukon EC, Yukon...
2010-03-12 Pyun YongHyeonReorder interrupt handler a bit such that producer...
2010-03-12 Tony FinchUpdate to upstream version 2.3
2010-03-12 Gleb SmirnoffNow fix functionality of 'netstat -f netgraph' that...
2010-03-12 Gleb SmirnoffFix 'netstat -f netgraph', which I had broken in r16346...
2010-03-12 Pawel Jakub... Force commit to correct Bug ID:
2010-03-12 Pawel Jakub... Remove bogus assertion.
2010-03-12 Ulrich SpörleinFix typo in macro name and macro usage.
2010-03-12 Qing LiThe flow-table module retrieves the destination and...
2010-03-12 Ulrich SpörleinFix several typos in macros or macro misusage.
2010-03-12 Randall StewartWith the recent change of the sctp checksum to support...
2010-03-12 Alexander MotinMask disk_idx to avoid panic because of extra bits...
2010-03-12 Brooks DavisRegen:
2010-03-12 Neel Natu- Enable kernel stack guard page.
2010-03-12 Edwin Groothuis- With the introduction of -A, -B and -3, not all combi...
2010-03-12 Kip Macyfix stats reporting sysctl
2010-03-12 Kip Macy- restructure flowtable to support ipv6
2010-03-12 Neel NatuMake the ddb command "show tlb" SMP friendly.
2010-03-12 John BaldwinFix the previous attempt to fix kernel builds of HEAD...
2010-03-12 Juli Malletto) Send packets being queued for transmission up to...
2010-03-11 Luigi Rizzoimplement listing of a subset of pipes/queues/schedulers.
2010-03-11 Juli MallettAdd bpf and random to Octeon configurations, since...
2010-03-11 Juli MallettDon't force single user on Octeon anymore.
2010-03-11 Juli Malletto) Eliminate use of sc->typestr, which is always NULL.
2010-03-11 Andrew ThompsonAdd device ID for the NATURAL4000 keyboard
2010-03-11 Andrew Thompson- Integrate latest driver code from OpenBSD
2010-03-11 Andrew Thompsonextend search for Apple Function Key.
2010-03-11 Andrew ThompsonAdd new device ID for the SMC 2514HUB
2010-03-11 Andrew Thompsonadd new vendor ID for APACER
2010-03-11 Andrew ThompsonImplement USB kernel driver detach from userland.
2010-03-11 Andrew ThompsonMake sure there is a way to reset the endpoint FIFO...
2010-03-11 Andrew ThompsonFor USS820 driver we need to manually reset TX FIFO...
2010-03-11 Andrew Thompsonisochronous endpoint descriptors should have two more...
2010-03-11 Andrew ThompsonAdd new uvisor(4) device ID.
2010-03-11 Andrew ThompsonIt appears that some UVISOR devices do not handle when...
2010-03-11 Andrew Thompson- make the usb_temp_setup() and usb_temp_unsetup()...
2010-03-11 Andrew ThompsonUse wMaxPacketSize for the uftdi input buffer size.
2010-03-11 Rafal JaworowskiFix ARM cache handling yet more.
2010-03-11 Rafal JaworowskiLet detailed info about CPU features print on Marvell...
next