]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-03-01 bruefferMove the HARDWARE section below the DESCRIPTION section...
2008-03-01 rwatsonRename globally exposed symbol send_trigger() to audit_...
2008-03-01 jfvChange data formating in debug code.
2008-03-01 jfvAn error in the poll routine turned up during LINT...
2008-03-01 jfvMissing braces in link routine.
2008-03-01 jfvSomehow missed the stanza for 575 in the em driver
2008-03-01 jfvMissed some code that is ifdef STRICT_ALIGN :(
2008-03-01 jfvTemporarily comment out new entries due to build proble...
2008-03-01 jfvAdd entries for em, igb, and ixgbe adapters.
2008-03-01 scfRemove a dereference. It was unintended and a no-op.
2008-02-29 jfvLast change was incomplete, instantiate the igb variable...
2008-02-29 jfvAdd igb driver to the build
2008-02-29 marcelFollow-up improvements to the handling of false positiv...
2008-02-29 jfvNeed to add define of FAST interrupts as default
2008-02-29 pisoHook ipfw_nat to the build.
2008-02-29 pisoMove ipfw's nat code into its own kld: ipfw_nat.
2008-02-29 jfvDetail the em/igb split so no one gets confused.
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...
next