]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-02-23 trhodesUpdate list of utilitys which are implemented externall...
2005-02-23 trhodesMake it more obvious that cap_mkdb(1) is required to...
2005-02-23 desIf what we have is a struct sockaddr_storage * and...
2005-02-23 ruFixed warnings and bump WARNS to 6.
2005-02-23 ruBump WARNS to 6.
2005-02-23 ruSimplify steps necessary to cross-install -CURRENT...
2005-02-23 samremove dead code
2005-02-23 sameliminate potential null deref
2005-02-23 bruefferReword the HARDWARE section, so it can be used in the...
2005-02-23 brueffer- make the hardware list look like that of other manpages
2005-02-23 hrsUpdate release notes:
2005-02-23 glebius- remove OpenBSDisms, add FreeBSDisms
2005-02-23 desMake WARNS=6-clean.
2005-02-23 hrsNew release notes:
2005-02-23 njlNote removal of "options CPU_ENABLE_TCC"
2005-02-23 njlAlso remove CPU_ENABLE_TCC from the NOTES build.
2005-02-23 njlRemove the old p4tcc.
2005-02-23 wpaulImplement IoCancelIrp(), IoAcquireCancelSpinLock()...
2005-02-23 njlHook p4tcc up to the module build.
2005-02-23 njlRemove CPU_ENABLE_TCC and hook the cpufreq p4tcc up...
2005-02-23 njlImport a rewrite of p4tcc for the cpufreq(4) framework...
2005-02-23 hrsUpdate release notes:
2005-02-23 njlForced commit to note a repocopy of this file from...
2005-02-23 hrsUpdate release notes:
2005-02-23 ssouhlalReplace "ipfw l", which is now deprecated, with "ipfw...
2005-02-23 leCorrectly calculate what to do and how to retry a reque...
2005-02-23 hartiUse the LST_FOREACH macro instead of the Lst_ForEach...
2005-02-23 hartiStyle: fix indent, use tabs instead of space+tab for...
2005-02-23 hartiFix the indendation of some multi-line comments.
2005-02-23 jeff - Enable SMP VFS by default on current. More users...
2005-02-23 glebiusManpage for CARP from .Ox, with minor modifications.
2005-02-23 trhodesNote that debug.acpi.disabled can also disable the...
2005-02-23 kientzleFix a misplaced .El
2005-02-23 kientzleDon't return NULL if there's no error message;
2005-02-23 sammark timestamp for pending fragments
2005-02-23 trhodesThey key combinations for Left window and Right window...
2005-02-23 trhodesAccording to kern_poll.c, you cannot use DEVICE_POLLING...
2005-02-23 trhodesFix up previous commit by adding prescott and itanium2...
2005-02-23 njlIf a register width is less than 8, assume the BIOS...
2005-02-23 trhodesAdd an EXAMPLES section[1], quote Nd, and bump doc...
2005-02-23 trhodesAdd 'nocona' to the list of Intel ia64 CPUs and k8...
2005-02-23 jeff - A test in sched_switch() is no longer necessary...
2005-02-23 samkill dead code
2005-02-23 samfix potential invalid index into ip_protox array
2005-02-23 muxUnbreak CARP build on 64-bit architectures.
2005-02-23 jeff - Only the xlock holder should be calling VOP_LOCK...
2005-02-22 jeff - Add a check for xlock in vop_lock_assert. Presently...
2005-02-22 jeff - Add VOP locking asserts in several functions that...
2005-02-22 ruAdd endianness support to cap_mkdb(1), useful for cross...
2005-02-22 jhbMFi386: r1.17: Treat pin 0 as IRQ 0 rather than ExtINT...
2005-02-22 impBelkin F5D5020 is an OEM'd card from RACORE based on...
2005-02-22 impAdd a stratigic newline
2005-02-22 jhbAdd a entry for the Compaq R3000Z to indicate that...
2005-02-22 jhb- Add a new quirk to indicate that pin 0 of the first...
2005-02-22 jhbIf mixed mode is not enabled by the APIC enumerator...
2005-02-22 samremove dead code
2005-02-22 impMinor style nits missed in earlier passes
2005-02-22 samremove dead code (inside a DEBUG ifdef)
2005-02-22 phkZero the v_un container field to make sure everything...
2005-02-22 phkGroup the fields in struct vnode by their function...
2005-02-22 phkWe may not have an actual cdev at this point.
2005-02-22 bruefferConnect memguard(9) to the build.
2005-02-22 andreBring back the full packet destination manipulation...
2005-02-22 hrsUse &man.memguard.9; entity.
2005-02-22 bruefferXref memguard(9)
2005-02-22 bruefferFirst cut at a manpage for the MemGuard debugging alloc...
2005-02-22 glebiusRemove promisc counter from parent interface in carp_cl...
2005-02-22 phkReap more benefits from DEVFS:
2005-02-22 glebiusTypo in comment.
2005-02-22 phkFollow v_id changes in NFSv[23]
2005-02-22 phkvp->v_id is a private field for the vfs namecache and...
2005-02-22 rwatsonWhen prepending an LCC SNAP header to an atalk outgoing...
2005-02-22 hrsFix wrong wording.
2005-02-22 phkUse vn_printf() instead of home-rolling.
2005-02-22 phkvp->v_id is a private field for the vfs namecache and...
2005-02-22 phkMake dev_ref() require the dev_lock() to be held and...
2005-02-22 rwatsonWhen generating a phase II ARP lookup from aarpwhohas...
2005-02-22 rwatsonIn the ddp_output() path, which can be called in a...
2005-02-22 glebius- In if_link_state_change() extract function body from...
2005-02-22 rwatsonConvert the aa_ifaddr timeout to a callout, and run...
2005-02-22 phkRemove vfinddev(), it is generally bogus when faced...
2005-02-22 glebiusUse afswch->af_other_status for carp_status() and pfsyn...
2005-02-22 phkNeuter DRM(mapbufs) until somebody finds time to try...
2005-02-22 glebiusAdd CARP to kernel build.
2005-02-22 phkNeuter linux_ustat() until somebody finds time to try...
2005-02-22 hrsNew release notes:
2005-02-22 rwatsonWhen invoking callout_init(), spell '1' as "CALLOUT_MPS...
2005-02-22 glebiusAdd CARP (Common Address Redundancy Protocol), which...
2005-02-22 hrsNew release notes:
2005-02-22 glebiusWe can make code simplier after last change.
2005-02-22 hartiFix the prototypes by addings some constness. This...
2005-02-22 glebiusDo not print kernel debugging on console. In case of...
2005-02-22 hartiUse the new LST_FOREACH macro throughout the file and...
2005-02-22 hartiInvent the LST_FOREACH macro for looping through a...
2005-02-22 glebiusIn in_pcbconnect_setup() jailed sockets are treated...
2005-02-22 glebiusIn in_pcbconnect_setup() remove a check that route...
2005-02-22 njlIncrease the maximum to wait for a transition from...
2005-02-22 njlSupport disabling individual cpufreq drivers with hints...
2005-02-22 impMFp4: Optimize in/out macros. Cache the handle and...
2005-02-22 greenDo not fail to initialize callouts (on SMP only) -...
next