]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2008-02-24 kaiwSince the program is installed as 'bsdranlib', we need to
2008-02-24 alcCorrect a long-standing error in vm_object_deallocate...
2008-02-24 kaiwHandle properly when insert zero size objects into...
2008-02-24 marcelDon't define DEBUG. No debugging required.
2008-02-24 stefanfForced commit to fix message:
2008-02-24 stefanfAdd a regression test for cd.c's revision 1.35.
2008-02-24 stefanfSplit updatepwd() into two smaller functions. The...
2008-02-24 attilioIntroduce some functions in the vnode locks namespace...
2008-02-24 attilioCurrently, smb_co_init() uses the same lock name for...
2008-02-24 pisoAdd table/tablearg support to ipfw's nat.
2008-02-24 akiyamao Add module event handler.
2008-02-24 mavFix shutdown bug made by previous commit.
2008-02-24 kmacyFix namespace collision with sparc macro
2008-02-24 silbyChange FreeBSD 7 so that it returns TCP options in
2008-02-24 marcelResolve warnings exposed by LINT.
2008-02-24 cpercivaAfter finishing sending file data in sendfile(2), don...
2008-02-24 impThe matching in -lname and -ilname are on the contents...
2008-02-23 marcelAdd prototype for __cmpd2().
2008-02-23 marcelAdd FPU_EMU.
2008-02-23 kmacyremove call to kdb_backtrace()
2008-02-23 marcelHook-up the FPU emulator. It's optional upon FPU_EMU.
2008-02-23 marcelBring back (without advertising clause) cmpdi2.c. It...
2008-02-23 marcelAdd a floating-point emulator so that a single userland...
2008-02-23 marcelo Build and install the U-Boot loader as ubldr.
2008-02-23 marcelstyle(9) commit.
2008-02-23 ruBump the default .Os version to FreeBSD 8.0.
2008-02-23 marcelSetup the new bootinfo structure.
2008-02-23 marcelo Keep running on U-Boot's stack.
2008-02-23 marcelThe NFS file system support is conditional upon LOADER_...
2008-02-23 marcelAdd __elfN(relocation_offset). It holds the offset...
2008-02-23 marcelDefine the bootinfo structure for FreeBSD. It is not...
2008-02-23 marcelo Include glue.h
2008-02-23 marcelo Build libuboot with -msoft-float like everything...
2008-02-23 marcelAdd the appropriate license information. This file...
2008-02-23 marcelWe build ficl and libofw with -msoft-float. Build the...
2008-02-23 impImplement a number of primaries present in GNU find...
2008-02-23 bruefferFix typo.
2008-02-23 bdeOptimize the 9pi/2 < |x| <= 2**19pi/2 case some more...
2008-02-23 kmacyFix tinderbox by removing call to kdb_backtrace
2008-02-23 scfAdd the groupmod '-d' option to pw to allow the deletio...
2008-02-23 scfstyle(9) (verified no object changes)
2008-02-23 kmacy- update firmware to 5.0
2008-02-23 desThis patch adds a new ktrace(2) record type, KTR_STRUCT...
2008-02-22 bmsip6(4) man page lacks documentation for TCLASS option.
2008-02-22 bdeAvoid using FP-to-integer conversion for !(amd64 |...
2008-02-22 bdeRemove the "quick check no cancellation" optimization for
2008-02-22 bdeOptimize the 9pi/2 < |x| <= 2**19pi/2 case on amd64...
2008-02-22 rrsFixes a memory leak when VRF's are in play.
2008-02-22 rrs- Takes out stray ifdef code that should not have been...
2008-02-22 bdeAdd an irint() function in inline asm for amd64 and...
2008-02-22 bdeOptimize the conversion to bits a little (by about...
2008-02-22 kibSanitize arguments to linux_mremap().
2008-02-22 ruFix essential bugs and warnings.
2008-02-22 bdeOptimize the fixup for +-0 by using better classificati...
2008-02-22 ruHide BSD ar(1) under the MK_TOOLCHAIN option.
2008-02-22 bdeFix rintl() on signaling NaNs and unsupported formats.
2008-02-22 obrienClean up created turds.
2008-02-22 obrienWe build important toolchain statically. So build...
2008-02-22 obrienRe-introduce the new BSDLed 'ar' to the build.
2008-02-22 jkoshyFix 'make checkdpadd'.
2008-02-22 dass/rcsid/__FBSDID/
next