]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-02-29 jfvThis change introduces a split to the Intel E1000 drive...
2008-02-29 samexplain that you must set a default transmit key for WEP
2008-02-29 jhbAdd a 'c7' CPUTYPE for VIA C7 CPUs that is 'c3-2' with...
2008-02-29 jhbWith the recent change to enable CPU brands from the...
2008-02-29 antoineAdd files to remove when MK_GCOV, MK_IPX or MK_NCP...
2008-02-29 philipUse the easily-greppable copyright notice template...
2008-02-29 fanfA fix for other ways of triggering joe@'s bug.
2008-02-29 fanfAllow #if defined SYM as well as #if defined(SYM)....
2008-02-29 nyanMerged from sys/dev/sio/sio.c revision 1.472
2008-02-29 nyanMFi386: revision 1.43
2008-02-29 nyanMFi386: revision 1.658
2008-02-29 nyanMFi386: revision 1.55.
2008-02-29 samFix adhoc mode to scan all available channels for a...
2008-02-29 yongariWorkaround GMAC hardware hang of Yukon II on the receip...
2008-02-29 grehanAdd support for kgdb's 'detach' command.
2008-02-28 marcelBetter handle false positives. The MBR differs from...
2008-02-28 rpauloValidate the id16 values gathered from ACPI (previously...
2008-02-28 philipZero sc->vnode if mdsetcred() fails.
2008-02-28 jhb- Check for the extended CPUID registers on VIA CPUs...
2008-02-28 jhbTweak the verbose disk printing a bit:
2008-02-28 nyanMFi386:
2008-02-28 jhbRev 1.72 fixed a bug where if /boot.config changed...
2008-02-28 obrienNow that we're way past our conversion from GNU awk...
2008-02-28 bdeFix and improve some magic numbers for the "medium...
2008-02-28 yarAdd another very relevant quote from "The Elements...
2008-02-28 yarIt was Plauger, not Ritchie, who co-authored both editions
2008-02-28 maximo Add FreeBSD 7.0, MacOS X 10.5 (belated), DragonFly...
2008-02-28 scfReplace the use of warnx() with direct output to stderr...
2008-02-27 jhbRetire the support for using paging in BTX. It hasn...
2008-02-27 jhbAdd <limits.h> for SHRT_MAX.
2008-02-27 jhbFile descriptors are an int, but our stdio FILE object...
2008-02-27 rwatsonReplace somewhat awkward audit trail rotation scheme...
2008-02-27 dwmaloneDummynet has a limit of 100 slots queue size (or 1MB...
2008-02-27 remkoAdd the Epson - CX5400 to the supported lists of epson...
2008-02-27 remkoAdd support for the 965GM.
2008-02-27 scottlWhen probing a newly found device, don't automatically...
2008-02-27 ganboldAdd my birthday.
2008-02-27 ganboldAdd myself to doc committers and to keramida's mentee...
2008-02-27 kientzleSpelling correction, thanks to Joerg Sonnenberger.
2008-02-27 kientzleOptimize skipping over Zip entries.
2008-02-27 wollmanstdio is currently limited to file descriptors not...
2008-02-27 marcelAvoid hardcoding the kernel link address in the linker...
2008-02-26 bruefferSpell out the name of the month, normalize copyright...
2008-02-26 kmacyParameterize for module name
2008-02-26 kmacyRemove unused files
2008-02-26 kmacymove remaining binaries in to blob headers
2008-02-26 davidcAdd vfs_mountedfrom.9 to the build.
2008-02-26 davidcAdd new man page.
2008-02-26 davidcAdd insmntque.9 to the build.
2008-02-26 davidcAdd new man page.
2008-02-26 davidcLink vholdl.9 to vhold.9
2008-02-26 ruAdded the "restrict" type-qualifier to the readlink...
2008-02-26 davidcDocument vholdl(9)
2008-02-26 davidcRefer to vrefcnt(9)
2008-02-26 davidcMinor grammar fixup.
2008-02-26 davidcAdd vrefcnt.9 to the build.
2008-02-26 davidcAdd new man page.
2008-02-26 remkoAdd support for the EPSON CX5400 scanner
2008-02-26 pav- Add support for Axesstel MV100H, as used on CDMA...
2008-02-26 alcCorrect a long-standing error in vm_object_page_remove...
2008-02-26 gahr- Add myself to ports committers and to miwi's mentee...
2008-02-26 gahr- Add my birthday
2008-02-26 kensmithSync list of directories to look for packages in to...
2008-02-26 kibDo not assert any locks for VOP_PRINT. In particular...
2008-02-26 rwatsonRemove errant % in license comment.
2008-02-26 rwatsonOn the ixp425, when we fail to initialize the memory...
2008-02-26 kibRename fdescfs vnode from "fdesc" to "fdescfs" to avoid...
2008-02-26 rwatsonAdd "Make MPSAFE" to the Coda todo list.
2008-02-26 scottlAdd a missing unlock to an error path fro XPT_DEBUG...
2008-02-26 kientzleRename the archive_endian.h functions to avoid name...
2008-02-26 delphijIn pass1(), cap inosused to fs_ipg rather than allowing...
2008-02-26 delphijIn pass2check(): Be more strict with the inode informat...
2008-02-26 delphijBe more careful when checking superblock. We have...
2008-02-26 kmacyMove firmware in to separate module that can be compile...
2008-02-25 jhbSupport the VIA C7 Eden CPU and treat it just like...
2008-02-25 bdeInline __ieee754__rem_pio2f(). On amd64 (A64) and...
2008-02-25 jhbRemove a stale prototype I missed when converting the...
2008-02-25 mavFix incorrect constant used in rev. 1.146 that broke...
2008-02-25 attilioRemove a spourious Giant acquisition.
2008-02-25 rwatsonRename several audit functions in the global kernel...
2008-02-25 keramidaMinor typo nit.
2008-02-25 keramidaSpell 'overwriting' correctly in a KASSERT() message.
2008-02-25 attilioModify VOP_ISLOCKED() and lockstatus() prototypes in...
2008-02-25 keramidaImplement from scratch a -l option for du(1), to match...
2008-02-25 attilioBump __FreeBSD_version in order to signal lockstatus...
2008-02-25 attilioAxe the 'thread' argument from VOP_ISLOCKED() and locks...
2008-02-25 bdeUse a temporary array instead of the arg array y[]...
2008-02-25 ruSort.
2008-02-25 ruMake again BSD ar(1) the default system ar(1), now...
2008-02-25 rinkSome PS/2 mice (at least the A4Tech X-7xx) need to...
2008-02-25 bdeChange __ieee754_rem_pio2f() to return double instead...
2008-02-25 bruefferAdd missing words.
2008-02-25 bdeFix some off-by-1 errors.
2008-02-25 silbyDecrease ping6's minimum allowed interval
2008-02-25 samunbreak printing 802.11 tx/rx rates
2008-02-25 rajTeach PowerPC CPU identification routines to recognize...
2008-02-24 ceriBump .Dd for revisions 1.83 and 1.84.
2008-02-24 impTag -ilname and -lname as GNU extensions.
2008-02-24 rajLet PowerPC world optionally build with -msoft-float...
2008-02-24 kaiwstyle(9) whitespace fix: A space is mandated after...
next