]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-01-23 weongyoAdd a new USB wireless driver, urtw(4) for supporting...
2009-01-23 keramidaAdd an example of using bs=2048 to duplicate data CD...
2009-01-23 samdon't run the calibration code if scanning, we won...
2009-01-23 trhodesAttaching to the init process returns EINVAL,
2009-01-23 impMove to having a caps flag. Newer versions of the...
2009-01-22 luigiremove some useless #include,
2009-01-22 impDon't over-commit the DMA. Use the passed in size...
2009-01-22 impMigrate towards using at91_master_clock. Initialize...
2009-01-22 impUse at91_master_clock instead of AT91C_MASTER_CLOCK.
2009-01-22 impRemove now-redundant declaration.
2009-01-22 impStore at91_master_clock in a global variable as opposed...
2009-01-22 jkimVIA Nano processor has a special MSR (CENT_HARDWARECTRL...
2009-01-22 jkimInclude a missing header file.
2009-01-22 jkimReplace couple of strcmp(cpu_vendor, "foo") with cpu_ve...
2009-01-22 cognetAdd a comment explaining what ARM_KERN_DIRECTMAP is...
2009-01-22 jhbFix a compile bogon. 'ppbus' is used by two different...
2009-01-22 edwinMFV of tzdata2009a
2009-01-22 bzAdd externs to fix build with VIMAGE_GLOBALS after...
2009-01-22 trhodesDocument the "-U" option. While it is not part of the
2009-01-22 dasAdd support for multibyte thousands_sep encodings,...
2009-01-22 jeff - Update my copyright.
2009-01-22 takawataRename sc_is_pseudo to sc_nobulk member in ufoma_softc.
2009-01-21 jhbAdd locking to ppc and ppbus and mark the whole lot...
2009-01-21 tabthorpe- Document targets run-depends-list and build-depends...
2009-01-21 joergAdd the dresden elektronik SensorTerminalBoard which...
2009-01-21 jkimChange __FreeBSD_version to prepare for merging r184102.
2009-01-21 jhbFix a few style bogons.
2009-01-21 edAdd Unicode rendering to the teken demo application.
2009-01-21 impDefault to normal bus timing mode on SD cards. In...
2009-01-21 impo The f_max is really at91_master_clock / 2, not 30MHz...
2009-01-21 impFix minor style nit for file consistency.
2009-01-21 impMake the command reporting be under boot verbose.
2009-01-21 kibMove the code from ufs_lookup.c used to do dotdot looku...
2009-01-21 jhbNow that vfs_markatime() no longer requires an exclusiv...
2009-01-21 jhbMove the VA_MARKATIME flag for VOP_SETATTR() out into...
2009-01-21 mavFix copy/paste mistake in variable name. This could...
2009-01-21 phkLatest bulletin C from Daniel GAMBIS: no leap at the...
2009-01-21 kientzleMerge-from-Googlecode r419
2009-01-21 thompsaAdd functions WITNESS so it can be asserted that the...
2009-01-21 samcorrect typo that left programmed sifs time in the...
2009-01-20 emaxFix typo in comment
2009-01-20 delphijRename option 'C' to 'D' (damaged) in order to avoid...
2009-01-20 mavCheck for infinite recursion possible on some broken...
2009-01-20 emaxUpdate (well, actually rewrite mostly) ng_ubt2 driver...
2009-01-20 kibThe r187467 should remove all pages for V_NORMAL case...
2009-01-20 thompsaDont assume $MACHINE is set, this breaks for regular...
2009-01-20 jkim- Add support for 8110SCe part. Some magic registers...
2009-01-20 jkimRetire RL_FLAG_INVMAR bit to match its comment and...
2009-01-20 jkim- Do not read and write RX configuration register multi...
2009-01-20 luigiFix a number of (innocuous) warnings, and remove a...
2009-01-20 mavImplement MMCBR_IVAR_CAPS. It should better be implemen...
2009-01-20 rdivackyRemove inlining of functions that are used mostly in...
2009-01-20 jhbAdd a comment explaining why the "bufwait" / "dirhash...
2009-01-20 nwhitehornFix a race condition in kiic(4) made possible by the...
2009-01-20 nwhitehornSet the wrong softc size when defining the ofw_iicbus...
2009-01-20 jeff - Permit timestamps to be as far as 2048 ticks apart...
2009-01-20 kibThe context switch to the 32bit binary does not properl...
2009-01-20 edProperly implement the VT100 SCS sequences in xterm...
2009-01-20 kibWhen extending inode size, we call vnode_pager_setsize...
2009-01-20 kibFFS puts the extended attributes blocks at the negative...
2009-01-20 mckayAdd a limit on namecache entries.
2009-01-20 sobomaxTone down warning about the quality of the NTFS VFS...
2009-01-20 nwhitehornChange the probe priority for PCI and I2C generic bus...
2009-01-19 nwhitehornProvide a device description for macio-attached ATA...
2009-01-19 emaxProperly return error code to the caller. This should...
2009-01-19 thompsaSet the pipe pointer before calling usbd_transfer(...
2009-01-19 mavAdd two more nVidia HDMI codec IDs.
2009-01-19 samre-enable wi: was accidentally disabled in r1.502
2009-01-19 sobomaxMention removal of NTFS from GENERIC/amd64.
2009-01-19 sobomaxMention the fact that the NTFS kernel support isn't
2009-01-19 sobomaxIn the CAVEATS section mention the fact that the NTFS...
2009-01-19 sobomaxTake NTFS option out to match i386 GENERIC.
2009-01-19 sobomaxasr(4) is not amd64-clean, not amr(4).
2009-01-19 sobomaxComment amr(4) out - according to scottl it's not 64...
2009-01-19 sobomaxWhitespace-only: reduce diff to the i386 GENERIC.
2009-01-19 sobomaxAdd asr(4) and stge(4) from i386 GENERIC. Both drivers...
2009-01-19 das- Add support for multibyte decimal_point encodings...
2009-01-19 dasAdd support for multibyte decimal_point encodings,...
2009-01-19 yongariSometimes RTL8168B seems to take long time to access...
2009-01-18 thompsaAlso strip the machine arch from SRCDIR in case it...
2009-01-18 mavIf source mbuf chain consists of only one mbuf, use...
2009-01-18 mavTeach m_copyback() to use trailing space of the last...
2009-01-18 mavUse m_unshare()+m_copyback() instead of m_freem()+m_dev...
2009-01-18 stas- Eliminate warnings in debug print macros by explicitl...
2009-01-18 stas- Whitespace fixes.
2009-01-18 stas- Obtain inode sizes and location of the first inode...
2009-01-18 mariusAdjust the padding of struct pcpu to r187357.
2009-01-18 mavRemove strict limitation on minimal multilink MRRU...
2009-01-18 mavFix regression introduced in rev. 173124:
2009-01-18 edDon't forget to mark the color translation array as...
2009-01-18 alcCorrect an error in revision 1.170 of this file. When...
2009-01-18 samremove too noisy DIAGNOSTIC code
2009-01-18 jeff - Add summary information to the title once the file...
2009-01-18 thompsaJust put the ifnet pointer first in the softc like...
2009-01-18 jeff - Significantly speedup hiding and displaying multiple...
2009-01-18 keramidaAdd support for CMedia CMI120.
2009-01-17 edFix for my previous commit: color mapping is not 1:1.
2009-01-17 edMake vidcontrol's color setting work again.
2009-01-17 phkFix typo
2009-01-17 phkRelease the evil twin of nanobsd.sh: sysbuild.sh
next