]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-07-31 marcelEnable -Werror for ia64.
2007-07-31 davidch- Fixed a problem that would cause kernel panics and...
2007-07-30 marcelo Switch to physical addressing before dereferencing...
2007-07-30 marcelAdd option EXCEPTION_TRACING, which enables KTR-like...
2007-07-30 marcelRework the interrupt code and add support for interrupt...
2007-07-30 marcelExplicitly map the VHPT on all processors. Previously...
2007-07-30 marcelAdd casts to some of the more commonly used pointer...
2007-07-30 thompsa- Propagate the largest set of interface capabilities...
2007-07-30 njlDynamically choose the quality of the ACPI timer depend...
2007-07-30 desMake tcpstates[] static, and make sure TCPSTATES is...
2007-07-29 bmahUpdate the MPSAFE network stack note to reflect recent...
2007-07-29 dwmaloneMfi386 revision 1.239 of src/sys/i386/isa/clock.c....
2007-07-29 bmahFix a typo in a log message: s/Reveived/Received/.
2007-07-29 impAdd missing newline in printf.
2007-07-29 marcelIn pci_alloc_map(), restore the original value of the...
2007-07-29 mjacobFix compilation problems- tcpstates is only available...
2007-07-28 marcelPrint integer-typed arguments as integers. This makes...
2007-07-28 marcelFix handling of Quad-type arguments. Previously, syscalls
2007-07-28 marcelSyscalls have at most 6 argument, not 5. See mmap(2...
2007-07-28 silbyFix a panic introduced in rev 1.126.
2007-07-28 marcelFix acpidump(8) on ia64. Revision 1.13 introduced an...
2007-07-28 jkoshyCross-reference the correct manual page.
2007-07-28 andreProvide a sysctl to toggle reporting of TCP debug logging:
2007-07-28 andreo Move setting/resetting logic of syncache timer from...
2007-07-28 andreo Move all detailed checks for RST in LISTEN state...
2007-07-28 rwatsonReplace references to NET_CALLOUT_MPSAFE with CALLOUT_M...
2007-07-28 thompsawlandebug has been moved to the base system.
2007-07-28 thompsaHook wlandebug up to the build.
2007-07-28 thompsaForced commit to note repo copy from src/tools/tools...
2007-07-27 alcAdd a counter for the total number of pages cached...
2007-07-27 remkoUpdate the sysctl_ctx_init(9) manual page with the...
2007-07-27 cognetCRB config file.
2007-07-27 cognetXScale core 3 definitions.
2007-07-27 cognetCleanup
2007-07-27 cognetDo not define NIRQ, it is already defined in include...
2007-07-27 cognetShare the timer and watchdog drivers with the i81342...
2007-07-27 cognetAdd initial IOP342 support.
2007-07-27 cognetSay if the L2 cache is enabled or disabled as well.
2007-07-27 cognetUse coherent mapping for DMA on arm. This is propably...
2007-07-27 cognetHandle supersections and L2 cache.
2007-07-27 cognetUse supersection instead of standard sections to map...
2007-07-27 cognetFix the cache mode description.
2007-07-27 cognetProperly handle supersections.
2007-07-27 cognetBring in two bandaids to get the elf trampoline to...
2007-07-27 cognetAdd a new set of functions to handle L2 cache. Make...
2007-07-27 cognetImport xscale core 3 cache management functions.
2007-07-27 cognetINTR_FILTER bits for arm
2007-07-27 blandUpdate for japanese holidays.
2007-07-27 takawataMinor Bug fix that will cause panic with some terminal...
2007-07-27 rwatsonFirst in a series of changes to remove the now-unused...
2007-07-27 dwmaloneIt seems that some i386 mothermoards either do not...
2007-07-27 attilioActually, upcalls cannot be freed while destroying...
2007-07-27 bruefferModified release notes:
2007-07-27 rwatsonContinue effort to improve parity between UDPv4 and...
2007-07-27 silbyExport the contents of the syncache to netstat.
2007-07-27 yongaristyle(9)
2007-07-26 thompsaAvoid holding the softc lock when using copyout().
2007-07-26 thompsaFix up ndis interaction with net80211
2007-07-26 mavReduce stack usage by 256 bytes per call. It helps...
2007-07-26 pjdWhen we do open, we should lock the vnode exclusively...
2007-07-26 pjdThe v_mountedhere field is protected by the vnode lock...
2007-07-26 jhbIf the trap number stored in the trapframe is corrupted...
2007-07-26 glebiusHonor the IFF_MONITOR flag.
2007-07-25 andreFix comments in tcp_do_segment().
2007-07-25 jhbRequire 'cleanvar' so that files and sockets created...
2007-07-25 bmahNew release note: iscsi_initiator(8).
2007-07-25 scottlFix a whitespace mistake from the last commit.
2007-07-25 dougbThis commit was generated by cvs2svn to compensate...
2007-07-25 dougbVendor import of 9.4.1-P1, which has fixes for the...
2007-07-25 impStart to converge on standard ways of saying some thing...
2007-07-25 impFix absolutely maddening autorepeat bug that would...
2007-07-25 impums(4) does not work if the mouse defaults to boot...
2007-07-24 rrs - take out a needless panic under invariants for sctp_...
2007-07-24 bruefferFirst round of cleanups.
2007-07-24 delphijMFp4: Force 64-bit arithmatic when caculating the maxim...
2007-07-24 scottlAttach the iscsi module build.
2007-07-24 scottlIntroduce Danny Braniss' iSCSI initiator, version 2...
2007-07-24 pjdUpdate assertion after revision 1.23.
2007-07-24 impAdd some additional cross references.
2007-07-24 impAdd ChanTou ST268 USB NIC
2007-07-24 impAdd support for ShanTou ST268 usb nic. This is from...
2007-07-24 simonSet timeout for all NIS RPC requests to 1 second and...
2007-07-24 delphijStop mentioning /usr/X11R6.
2007-07-24 yongariAdd MSI support.
2007-07-24 yongariDon't fail on device attach if jumbo frame support...
2007-07-23 attilioupcall_free() was only used in kse_GC() which has been...
2007-07-23 attilioActually, KSE kernel bits locking is broken and can...
2007-07-23 rwatsonWhen checking labels during a vnode link operation...
2007-07-23 dwmaloneIf clock_ct_to_ts fails to convert time time from the...
2007-07-23 rwatsonContinue effort to align UDPv4 and UDPv6 implementation...
2007-07-23 bdeMake using msdosfs as the root file system sort of...
2007-07-23 delphijMFp4: When swapping is not enabled, allow creating...
2007-07-22 attilioPreprocessing stub "KSE" breaks ABI either with modules...
2007-07-22 thompsandis will signal the kthread to exit and then sleep...
2007-07-22 njlThe HPET appears to be broken on silby's Acer Pentium...
2007-07-22 impChange new Wi-Spy device name to Wi-Spy 2.4x.
2007-07-22 impWISPY added an X.
2007-07-22 desApply the same error checks to PAM_TTY in pam_sm_close_...
2007-07-22 desWhitespace cleanup
2007-07-22 rwatsonMerge OpenBSM 1.0 alpha 15 changes to src/sys/bsm:
next