]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-01-20 John BaldwinAdd a comment explaining why the "bufwait" / "dirhash...
2009-01-20 Nathan WhitehornFix a race condition in kiic(4) made possible by the...
2009-01-20 Nathan WhitehornSet the wrong softc size when defining the ofw_iicbus...
2009-01-20 Jeff Roberson - Permit timestamps to be as far as 2048 ticks apart...
2009-01-20 Konstantin... The context switch to the 32bit binary does not properl...
2009-01-20 Ed SchoutenProperly implement the VT100 SCS sequences in xterm...
2009-01-20 Konstantin... When extending inode size, we call vnode_pager_setsize...
2009-01-20 Konstantin... FFS puts the extended attributes blocks at the negative...
2009-01-20 Stephen McKayAdd a limit on namecache entries.
2009-01-20 Maxim SobolevTone down warning about the quality of the NTFS VFS...
2009-01-20 Nathan WhitehornChange the probe priority for PCI and I2C generic bus...
2009-01-19 Nathan WhitehornProvide a device description for macio-attached ATA...
2009-01-19 Maksim YevmenkinProperly return error code to the caller. This should...
2009-01-19 Andrew ThompsonSet the pipe pointer before calling usbd_transfer(...
2009-01-19 Alexander MotinAdd two more nVidia HDMI codec IDs.
2009-01-19 Sam Lefflerre-enable wi: was accidentally disabled in r1.502
2009-01-19 Maxim SobolevMention removal of NTFS from GENERIC/amd64.
2009-01-19 Maxim SobolevMention the fact that the NTFS kernel support isn't
2009-01-19 Maxim SobolevIn the CAVEATS section mention the fact that the NTFS...
2009-01-19 Maxim SobolevTake NTFS option out to match i386 GENERIC.
2009-01-19 Maxim Sobolevasr(4) is not amd64-clean, not amr(4).
2009-01-19 Maxim SobolevComment amr(4) out - according to scottl it's not 64...
2009-01-19 Maxim SobolevWhitespace-only: reduce diff to the i386 GENERIC.
2009-01-19 Maxim SobolevAdd asr(4) and stge(4) from i386 GENERIC. Both drivers...
2009-01-19 David Schultz- Add support for multibyte decimal_point encodings...
2009-01-19 David SchultzAdd support for multibyte decimal_point encodings,...
2009-01-19 Pyun YongHyeonSometimes RTL8168B seems to take long time to access...
2009-01-18 Andrew ThompsonAlso strip the machine arch from SRCDIR in case it...
2009-01-18 Alexander MotinIf source mbuf chain consists of only one mbuf, use...
2009-01-18 Alexander MotinTeach m_copyback() to use trailing space of the last...
2009-01-18 Alexander MotinUse m_unshare()+m_copyback() instead of m_freem()+m_dev...
2009-01-18 Stanislav Sedov- Eliminate warnings in debug print macros by explicitl...
2009-01-18 Stanislav Sedov- Whitespace fixes.
2009-01-18 Stanislav Sedov- Obtain inode sizes and location of the first inode...
2009-01-18 Marius StroblAdjust the padding of struct pcpu to r187357.
2009-01-18 Alexander MotinRemove strict limitation on minimal multilink MRRU...
2009-01-18 Alexander MotinFix regression introduced in rev. 173124:
2009-01-18 Ed SchoutenDon't forget to mark the color translation array as...
2009-01-18 Alan CoxCorrect an error in revision 1.170 of this file. When...
2009-01-18 Sam Lefflerremove too noisy DIAGNOSTIC code
2009-01-18 Jeff Roberson - Add summary information to the title once the file...
2009-01-18 Andrew ThompsonJust put the ifnet pointer first in the softc like...
2009-01-18 Jeff Roberson - Significantly speedup hiding and displaying multiple...
2009-01-18 Giorgos KeramidasAdd support for CMedia CMI120.
2009-01-17 Ed SchoutenFix for my previous commit: color mapping is not 1:1.
2009-01-17 Ed SchoutenMake vidcontrol's color setting work again.
2009-01-17 Poul-Henning... Fix typo
2009-01-17 Poul-Henning... Release the evil twin of nanobsd.sh: sysbuild.sh
2009-01-17 David SchultzWhen f[w]printf() is called on an unbuffered file like...
2009-01-17 Alexander MotinConvert battery capacity/rate from mA to mW only when...
2009-01-17 Ed SchoutenAllow experimental libteken features to be tested witho...
2009-01-17 Ed SchoutenFix handling of pts(4) device names in comsat(8). Also...
2009-01-17 Bjoern A. Zeebs,unmount 8,umount 8, it is unmount(2) which I did...
2009-01-17 Dag-Erling... The FTP_TIMEOUT and HTTP_TIMEOUT environment variables...
2009-01-17 Poul-Henning... Bail on ENXIO, you won't get any further any way.
2009-01-17 Jeff Roberson - Add a new source configuration menu option that...
2009-01-17 Jeff Roberson - Rewrite the parser to support the new generic schedg...
2009-01-17 Jeff Roberson - Implement generic macros for producing KTR records...
2009-01-17 David SchultzSimplify printf's inlined output buffering routines...
2009-01-16 John BaldwinDisable decoding of BARs by devices before we trash...
2009-01-16 John BaldwinCorrect the sense of the "use32" terenary operator...
2009-01-16 Sam Lefflerexport PSB frequencies
2009-01-16 Sam Lefflerrevert r187343
2009-01-16 Sam Leffleradd FCC4 SKU to expose Public Safety Band (PSB) frequen...
2009-01-16 Sam LefflerFix 1/2 and 1/4 width channel handling for non-GSM...
2009-01-16 Marius StroblUpdate URL.
2009-01-16 Olivier HouchardRemove a duplicate #include.
2009-01-16 Alexander MotinAdd some information in SYNOPSIS, HARDWARE and BUGS...
2009-01-16 Pawel Jakub... Be more Solaris-friendly.
2009-01-16 Ed SchoutenAllow jot(1) regression tests to be checked out on...
2009-01-16 Ed SchoutenRename mail(1)'s aux.c to util.c.
2009-01-16 Ed SchoutenRemove unused files from the digi(4) driver.
2009-01-16 Qing LiThe RTF_LLINFO was revived unconditionally, but within...
2009-01-16 Warner LoshEliminate the PMAP_INLINE macro. It isn't really used...
2009-01-16 Warner LoshRemove unused variable.
2009-01-16 Pyun YongHyeonAdd hardware MAC statistics support. Also added some...
2009-01-15 Sam Leffleradd athrd tool that dumps ath hal regulatory info;...
2009-01-15 Nathan WhitehornRevert revision 186833 and try a different strategy...
2009-01-15 Oleksandr Tymoshenko- pmap_track_modified was retired in r178606. Reintrodu...
2009-01-15 Xin LIReflect newly added PCI IDs to bce(4).
2009-01-15 Xin LIChanges to match "Marketing Description" from Broadcom...
2009-01-15 Marius StroblDon't cross-reference gem(4) and hme(4); maybe this...
2009-01-15 Marius StroblSync the description of jumbo frame support with realit...
2009-01-15 Roman DivackyChange dstp to be const and remove bogus cast.
2009-01-15 Warner LoshReduce diffs to p4 that were the result of a mismerge...
2009-01-15 Paolo PisatiSilent userland warnings about missing prototypes.
2009-01-15 Roman DivackyIntroduce a local variable and use it instead of passed...
2009-01-15 Oleksandr TymoshenkoMFp4:
2009-01-15 Takanori WatanabeName the items of xfer array.
2009-01-15 Konstantin... Lock the semaphore identifier lock during semaphore...
2009-01-15 Yoshihiro TakahashiMFi386: 187144
2009-01-15 Warner LoshMFp4:
2009-01-15 Warner LoshCall platform_reset() instead of looping forever on...
2009-01-15 Warner LoshReverse order of dumpsys and cpu_idle_wakeup to reduce...
2009-01-15 Warner LoshMFp4:
2009-01-15 Weongyo Jeongfix a ehci's bug that it's occurred when the xfers...
2009-01-15 Craig RodriguesRevert previous change, since revision 187103 fixed...
2009-01-15 Lawrence StewartAdd TCP Appropriate Byte Counting (RFC 3465) support...
2009-01-15 David SchultzReduce code duplication by moving functions that are...
2009-01-15 David SchultzConvert the insidious macros that handle printf()'s...
next