]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-10-14 Edwin GroothuisMFV of r183861:
2008-10-14 Nathan WhitehornAdd a simple HFS boot block implementation for booting...
2008-10-14 Edwin GroothuisVendor import of tzdata2008h.
2008-10-14 Ken SmithThe thought of making more than one DVD image for a...
2008-10-14 Pyun YongHyeonMake sure to read the last byte of EEPROM descriptor...
2008-10-13 Xin LIANSIfy, plus constify interfaces where possible.
2008-10-13 Xin LIUse strlcpy() instead of strncpy() when we want the...
2008-10-13 Roman DivackyCheck the result of copyin and in a case of error
2008-10-13 Christian BruefferMention iwn(4) and malo(4).
2008-10-13 Nick HibmaUpdate the man pages with the moved/added support for...
2008-10-13 Nick Hibma- Add better support for Huawei cards, by attaching...
2008-10-13 Nick Hibma- Only refuse to attach to the first interface on the...
2008-10-13 Warner LoshThis code has no copyright. It is fairly obvious to...
2008-10-13 Rafal JaworowskiIntroduce basic support for Marvell families of system...
2008-10-13 Rafal JaworowskiOne more L2 cache synchronization call that didn't...
2008-10-13 Rafal JaworowskiProvide L2 cache synchronization (write back + invalida...
2008-10-13 Rafal JaworowskiDo not use cached page for temporary mapping in pmap_ze...
2008-10-13 Rafal JaworowskiIntroduce low-level support for new Marvell core CPUs...
2008-10-13 Robert NolandCorrect memory leak of info->rects. Previously we...
2008-10-13 Robert NolandRework memory allocation to allocate memory with differ...
2008-10-13 Robert NolandThe linux list compat code had an error which prevented...
2008-10-13 Robert NolandCorrect the interrupt handling in the Intel i915 driver.
2008-10-13 Robert NolandSeveral of the newer radeon cards have moved around...
2008-10-13 Ken SmithFix minor typo.
2008-10-13 Robert NolandAdd support for Radeon rs740 (HD 2100)
2008-10-13 Nathan WhitehornChange the way we enable the BMAC cell in macio. Instea...
2008-10-13 Nathan WhitehornDon't close OF disk devices on PowerPC. This fixes...
2008-10-13 Konstantin... Sync up summary information for cylinder groups while...
2008-10-13 Konstantin... Background fsck applies twice some summary totals chang...
2008-10-13 Konstantin... check_maps() in /usr/src/sbin/fsck_ffs/pass5.c seems...
2008-10-13 Dag-Erling... Revert r179409; it breaks all OX16PCI954-based cards...
2008-10-13 Bruce M SimpsonPoint this config at the required linker script.
2008-10-13 Bruce M SimpsonFix the CFE ldscript after the cutover to tradmips.
2008-10-13 Pyun YongHyeonRead PCI device id instead of PCI revision id. Also...
2008-10-12 Alexander MotinBump driver revision after the previous commit.
2008-10-12 Alexander MotinFix bug in a second call of the channel allocation...
2008-10-12 Robert WatsonTurn XXX's for unlocked writes of NFS server statistics...
2008-10-12 Robert WatsonDowngrade XXX to a Note for fgetsock() and fputsock().
2008-10-12 Robert WatsonWhen disconnecting a UDPv6 socket, acquire the socket...
2008-10-12 Robert WatsonThe locking in portalfs's socket connect code is no...
2008-10-12 Alexander MotinUse GB suffix only from 10GB instead of 1GB.
2008-10-12 Simon L. B... ncr(4) is not supported on sparc64.
2008-10-12 Warner Loshstyle(9): spaces around operators.
2008-10-12 Warner LoshPrint the cards natural size.
2008-10-12 Warner LoshAdd entries for uart based serial ports. All the seria...
2008-10-12 Ken SmithAdd a build knob MAKE_DVD to control on a per-architect...
2008-10-12 Warner Loshopt_msgbuf.h is needed for MSGBUF_SIZE overrides, if...
2008-10-12 Xin LIReduce code duplication: use calloc instead of allocing...
2008-10-11 Alexander MotinSELECT_CARD command with zero RCA deselects all cards...
2008-10-11 Robert WatsonRemove stale comment: while uipc_connect2() was, until...
2008-10-11 Alexander MotinGive mmcsd driver a bit more information about card...
2008-10-11 Marius StroblEnable mpt(4) as some later models have on-board Fusion-MPT
2008-10-11 Rui PauloMove Qualcomm ZTE CDMA from ubsa(4) to u3g(4).
2008-10-10 Michael BushkovRemoving startup banner.
2008-10-10 Attilio RaoRemove the struct thread unuseful argument from bufobj...
2008-10-10 Nick HibmaTypo.
2008-10-10 Warner LoshClose, but not eliminate, a race condition. It is...
2008-10-10 Robert WatsonFix content and spelling of comment on _ipfw_insn.len...
2008-10-10 Nick HibmaTypo in ifdef.
2008-10-10 Nick HibmaAdd an entry about the split up of usb into usb+*hci...
2008-10-10 Nick HibmaWrong FBSD version number in HISTORY section.
2008-10-10 Warner LoshMFp4: Fix a bug in the mips relocation code that preven...
2008-10-10 Joseph KoshyMention the libpmc/hwpmc ABI change introduced in SVN...
2008-10-10 Alexander KabaevAllow strong symbols to override weak ones for lookups...
2008-10-09 Warner Loshata module additions now nest ata modules one deeper...
2008-10-09 Nick HibmaSay hello to the u3g driver, implementing support for...
2008-10-09 Nick Hibmauark/ucom: Minor code cleanup.
2008-10-09 Andrew ThompsonPrefix the static shl function with '__' like its paren...
2008-10-09 Alexander MotinAdd high capacity MMC cards support.
2008-10-09 Nick HibmaObfuscated by other diffs while committing r183728:
2008-10-09 Warner Losho Use seprate routines to decode cid and csd for sd...
2008-10-09 Nick HibmaAdd modules for the HCI part of USB. This is convenient...
2008-10-09 Nick HibmaAvoid failing if the directory already exists (when...
2008-10-09 Joseph Koshy- Sparsely number enumerations 'pmc_cputype' and 'pmc_e...
2008-10-09 Søren SchmidtThis is the roumored ATA modulerisation works, and...
2008-10-09 Xin LIAdd some examples to demostrate gpart(8).
2008-10-09 Joseph KoshyRework pmc-dependent flag handling.
2008-10-09 Peter WemmClean out some empty mergeinfo records, presumably...
2008-10-08 Alexander MotinOnly voltage bits should be zero in send_op_cond argume...
2008-10-08 Alexander MotinGeneric SD Host Controller driver going to be named...
2008-10-08 Poul-Henning... Another good day for historical quotes, Oliver Wendell...
2008-10-08 Alexander MotinRemove stale BUGS.
2008-10-08 Alexander MotinFix bit offset in mmc_sd_switch().
2008-10-08 Alexander MotinSet of mmc layer improvements:
2008-10-08 Hiroki SatoOpenSSH has been upgraded to 5.1p1.
2008-10-08 Dag-Erling... These directories have been empty since 2001, and are...
2008-10-08 Dag-Erling... This directory has been empty since 1997.
2008-10-08 Poul-Henning... Quirks for SDS-infrared.com "Hotfind-D" camera.
2008-10-08 Dag-Erling... Create separate cat directories for en.UTF-8. This...
2008-10-08 Dag-Erling... Whitespace nit
2008-10-08 Dag-Erling... Enable UTF-8.
2008-10-08 Alexander MotinDocument new NGM_NETFLOW_SETCONFIG control message.
2008-10-08 Konstantin... If the ABI-overriden interpreter was not loaded, do...
2008-10-08 Alexander MotinAdd ability to generate egress netflow instead or in...
2008-10-08 Warner LoshAdd a note about a bug in how sio manages its softc...
2008-10-08 Poul-Henning... A Wittgenstein quote according to David Ignatius
2008-10-08 Robert WatsonRemove stale comment (and XXX saying so) about why...
2008-10-08 Robert WatsonDifferentiate pr_usrreqs for stream and datagram UNIX...
2008-10-08 Xin LIDon't mention lib/compat, it has gone long ago. Use...
2008-10-07 Warner LoshPass bus_get_dma_tag() into the first argument of bus_d...
next