]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-03-09 Warner LoshPrefer prototypes to k&r definitions.
2009-03-09 Warner LoshMake generic_intr routines match prototype.
2009-03-09 Warner Losh__LP64__ is what's defined, not _LP64_, according to...
2009-03-09 Warner LoshFix prototypes to be consistent.
2009-03-09 Warner Losho Add declarations for a few more nodes widely used.
2009-03-09 Warner Loshremove now-redunant cardbus attachment lines.
2009-03-09 Warner Loshremove now-redunant cardbus attachment.
2009-03-09 Warner LoshFix a long-standing bug in newbus. It was introduced...
2009-03-09 Robert WatsonUse a u_int for p_lock instead of a char: this avoids...
2009-03-09 Robert WatsonTrim comments about the MP-safety of various bits of...
2009-03-09 Robert WatsonRemove two now-defunct KSE fields from struct thread...
2009-03-09 Robert WatsonAdd a new thread-private flag, TDP_AUDITREC, to indicat...
2009-03-09 Pyun YongHyeonFor IP1001 PHYs, read auto-negotiation advertisement...
2009-03-09 Pyun YongHyeonUse mii_phy_add_media() and remove setting each media...
2009-03-09 Pyun YongHyeonFor unknown speed, explicitly set IFM_NONE.
2009-03-09 Pyun YongHyeonReport current link state while auto-negotiation is...
2009-03-09 Robert NolandConsistently use kdev for the kernel device.
2009-03-09 Robert NolandClean up the printing on amd64. Should also be consist...
2009-03-09 Robert NolandThere is no need to sync these buffers to swap.
2009-03-09 Robert NolandChange the flags to bus_dmamem around to allow it to...
2009-03-09 Robert NolandFix the flags to bus_dmamem_* to allow the allocation...
2009-03-09 Robert Noland -Make the PCI(E)/AGP calculations consistent
2009-03-09 Robert NolandCall the right function for the right chipset.
2009-03-09 Pyun YongHyeonAdd a new tunable hw.re.prefer_iomap which disables...
2009-03-09 David XuDon't ignore other fcntl functions, directly call __sys...
2009-03-09 Xin LIA system with plenty of memory would not require so...
2009-03-09 Alan CoxChange pmap_enter_quick_locked() so that it uses the...
2009-03-09 Sam LefflerFix TXPMGT handling:
2009-03-09 David XuDon't reference non-existent __fcntl_compat if WITHOUT_...
2009-03-08 Sam Lefflero mark unexpected callbacks more clearly
2009-03-08 Andrew ThompsonMFp4 //depot/projects/usb@158868
2009-03-08 Andrew ThompsonMFp4 //depot/projects/usb@158869
2009-03-08 Robert WatsonBy default, don't compile in counters of calls to vario...
2009-03-08 Robert WatsonDecompose the global UNIX domain sockets rwlock into...
2009-03-08 Robert WatsonIn UNIX domain socket GC regression test, after setting...
2009-03-08 Ed SchoutenDon't disable CR-to-NL translation when waiting for...
2009-03-08 Joe Marcus... Document the new default implementation of VOP_VPTOCNP(9).
2009-03-08 Joe Marcus... Add a prototype for the new vop_stdvptocnp function.
2009-03-08 Joe Marcus... Add a default implementation for VOP_VPTOCNP(9) which...
2009-03-08 Maxim Konovalovo Spell. Sort .Xrs.
2009-03-08 Konstantin... Document several notifications, among them are DEVFS...
2009-03-08 Robert WatsonRemove 'uio' argument from MAC Framework and MAC policy...
2009-03-08 Robert WatsonRename 'ucred' argument to mac_socket_check_bind()...
2009-03-08 Robert WatsonImprove the consistency of MAC Framework and MAC policy...
2009-03-08 Andrew ThompsonMove m_getcl() into its own function. This also fixes...
2009-03-08 Tim KientzleUpdate version to 2.6.901a to indicate this is synced...
2009-03-08 Tim KientzleMerge r492 from libarchive.googlecode.com: First cut...
2009-03-08 David SchultzDon't declare bin_search() as an inline function, since...
2009-03-08 Tim KientzleMatch a comment to reduce differences with libarchive...
2009-03-08 Tim KientzleMerge r709,r710 from libarchive.googlecode.com: More...
2009-03-08 Andrew ThompsonFix endian conversion from htole16 to htole32.
2009-03-08 Tim KientzleMerge r687-689,691,693-701,720 from libarchive.googleco...
2009-03-08 Tim KientzleMerger r629-631,633-646,648,654,678,681,682 from libarc...
2009-03-08 Tim KientzleMerge r368,496,625,626 from libarchive.googlecode.com...
2009-03-08 Tim KientzleMerge r622 from libarchive.googlecode.com: Avoid warni...
2009-03-08 Tim KientzleMerge r552,r559 from libarchive.googlecode.com: High...
2009-03-08 Tim KientzleMerge r529 from libarchive.googlecode.com: Fix how...
2009-03-08 Tim KientzleMerge r435,r443 from libarchive.googlecode.com: Let...
2009-03-08 Tim KientzleMerge r283,r423 from libarchive.googlecode.com: Use...
2009-03-08 Tim KientzleMerge r374 from libarchive.googlecode.com: Stupid typo...
2009-03-08 Tim KientzleMerge r369 from libarchive.googlecode.com: Test -s...
2009-03-08 Tim KientzleMerge r278 from libarchive.googlecode.com: Reduce...
2009-03-08 Tim KientzleMerge r273 from libarchive.googlecode.com: Use open...
2009-03-08 Maxim SobolevSmall comment nit: "run time" -> "run-time".
2009-03-08 Tim KientzleSet version to 2.6.901a to indicate this now matches
2009-03-08 Tim KientzleMerge a bunch of changes through r722 from libarchive...
2009-03-08 Robert WatsonAdd static DTrace probes for MAC Framework access contr...
2009-03-07 Robert WatsonWhen resetting a BPF descriptor, properly check that...
2009-03-07 Marcel MoolenaarRevert the part of change 107879 that employs the unuse...
2009-03-07 Robert NolandImport support for ATI Radeon R600 and R700 series...
2009-03-07 Andrew ThompsonReenable ndis in the LINT build now that it has been...
2009-03-07 Andrew Thompson(re)merge r186415,186416 from the old usb stack;
2009-03-07 Marius StroblOn architectures with strict alignment requirements...
2009-03-07 Andrew ThompsonFix some missed htole32 conversions to htoehci32.
2009-03-07 Christian S... Mark the bpf stats sysctl as being mpsafe. We do not...
2009-03-07 Robert WatsonClarify some comments, fix some types, and rename ZBUF_...
2009-03-07 Weongyo Jeongo port NDIS USB support from USB1 to the new usb(USB2).
2009-03-07 Tim KientzleMerge r718 from libarchive.googlecode.com: Some additional
2009-03-07 Tim KientzleFix spelling.
2009-03-07 Tim KientzleMerge r348 from libarchive.googlecode.com: Suppress...
2009-03-07 Tim KientzleMerge r596,r690 from libarchive.googlecode.com: Minor...
2009-03-07 Tim KientzleMerge r335,653,676 from libarchive.googlecode.com:...
2009-03-07 Tim KientzleMerge r280,281,496,595,675,712 from libarchive.googleco...
2009-03-07 Tim KientzleMerge r540 from libarchive.googlecode.com: Interix...
2009-03-07 Tim KientzleMerge r723 from libarchive.googlecode.com: Don't try...
2009-03-07 Tim KientzleMerge r511,r513,r607 from libarchive.googlecode.com...
2009-03-07 Tim KientzleMerge r585,r669 from libarchive.googlecode.com: If...
2009-03-07 Tim KientzleMerge r550,584,587,609,647,674 from libarchive.googleco...
2009-03-07 Tim KientzleMerge r591 from libarchive.googlecode.com: signed/unsig...
2009-03-07 Tim KientzleMerge r558,567,569,571,581,582,583,598 from libarchive...
2009-03-07 Tim KientzleMerge r658 from libarchive.googlecode.com: Only flush...
2009-03-07 Tim KientzleMerge r714,r715 from libarchive.googlecode.com: Fix...
2009-03-07 Tim KientzleMerge r608 from libarchive.googlecode.com: Clear a...
2009-03-07 Tim KientzleMerge r564,r566 from libarchive.googlecode.com: Fix...
2009-03-07 Tim KientzleMerge the rest of r453 from libarchive.googlecode.com...
2009-03-07 Tim KientzleMinor whitespace adjustment to reduce diffs with libarc...
2009-03-07 Tim KientzleMerge r552,r559 from libarchive.googlecode.com: Support...
2009-03-07 Tim KientzleMerge r283,r529 from libarchive.googlecode.com: Fix...
2009-03-07 Tim KientzleMerge r659 from libarchive.googlecode.com: Correctly...
2009-03-06 Sam LefflerCleanup virtual device mapping some more:
next