]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
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.
next