]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-12-03 rwatsonCatch up pc98 for i386 stack(9) changes:
2007-12-03 jkoshyAdd callchain parsing to -lpmc.
2007-12-03 jkoshyAdd userland definitions for parsing callchain records.
2007-12-03 jkoshyReplace a spurious cross-reference to hwpmc(4) with...
2007-12-03 kevlozic(8) should exit the loop when the end of the string...
2007-12-03 jkoshyWhen printing the contents of a HWPMC log in human...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbUpdate this file so that BIND on ARM can actually work...
2007-12-03 dasTests for rounding, and for the leading 0's bug.
2007-12-03 dasIn scanf, round according to the current rounding mode.
2007-12-03 yongariAlways honor promiscuous flag prior to programming...
2007-12-02 rwatsonConnect procstat(1) to the build.
2007-12-02 rwatsonAdd procstat(1), a process inspection utility. This...
2007-12-02 dougbOne more glue update for BIND 9.4.2
2007-12-02 rwatsonAdd another new sysctl in support of the forthcoming...
2007-12-02 rwatsonRemove duplicate $FreeBSD$ tag.
2007-12-02 rwatsonBreak out stack(9) from ddb(4):
2007-12-02 scottlProvide unqiue malloc types instead of using M_DEVBUF.
2007-12-02 scottlRefactor completion handlers so that they can be combin...
2007-12-02 dougbThese files are not part of the distribution.
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 dougbThis file is no longer in BIND 9.4.2
2007-12-02 dougbUpdate glue for BIND 9.4.2
2007-12-02 dougbVendor import of BIND 9.4.2
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 scottlMake a pass at style.9 compliance
2007-12-02 scottlFix a typo that was hidden by AMR_DEBUG.
2007-12-02 scottlFix printf format bugs that where hidden by AMR_DEBUG.
2007-12-02 scottlThe AR_SCSI_PASSTHROUGH conditional no longer exists...
2007-12-02 ariffHeadphone / speakers automute fixup for Acer Aspire...
2007-12-02 cognetFix a potential bug in pmap :
2007-12-02 cognetMove the strongarm-specific files from conf/files.arm...
2007-12-02 cognetCleanup : make nexus standard, as it is mandatory anyway.
2007-12-02 guidoConsider the following situation:
2007-12-02 cognetClose a race.
2007-12-02 rwatsonAdd two new sysctls in support of the forthcoming procs...
2007-12-02 thompsaHide a debug printf, NDIS_DEBUG is always defined and...
2007-12-02 thompsaCorrect the calculation for the number of 100ns interva...
2007-12-02 alcCorrect a comment.
2007-12-02 thompsaCorrect the nwbx_ies field type in struct ndis_wlan_bss...
2007-12-02 alcEliminate vfs_page_set_valid()'s unused argument.
2007-12-02 jbAdd extra visibility definitions.
2007-12-01 rwatsonModify stack(9) stack_print() and stack_sbuf_print...
2007-12-01 peterBased in info gleaned from the web and other drivers...
2007-12-01 phkRemove XRPU driver, after asking all the users.
2007-12-01 mariusFix a non-fatal off-by-one error in the previous revision.
2007-12-01 phkOnly protect the prototypes with #ifndef _ASSERT_H_...
2007-12-01 rwatsonThe kernel linker includes a number of utility function...
2007-12-01 phkAdd missing #ifndef _ASSERT_H_ protection against multi...
2007-12-01 rwatsonFor un-prototyped static inline functions declared...
2007-12-01 rwatsonFor un-prototyped static inline functions declared...
2007-12-01 kensmithFix a broken check that recently became more annoying...
2007-12-01 kevloieee80211com.ic_fixed_rate holds rate instead of rate...
2007-11-30 bzCentralize and correct computation of TCP-MD5 signature...
2007-11-30 bzMove call to tcp_signature_compute() after we adjusted...
2007-11-30 julianAdd ipv6 to ng_cisco node. ipv6 wasn't a reality when...
2007-11-30 marius- Add the PCI side of the HOST-PCI bridge itself to...
2007-11-30 peterAllow the sio acpi attachment to be disabled (ie: use...
2007-11-30 peterAdd sio_puc_kludge_unit() to stop sio devices originati...
2007-11-30 peterDeal with the possibility of device_set_unit() being...
2007-11-30 peterAdd sysctl_rename_oid() to support device_set_unit...
2007-11-30 deischenWARNS=3'ify.
2007-11-30 deischenInitialize the current thread and signal locks so that...
2007-11-30 philipAdd a cross-reference to newgrp(1).
2007-11-30 alcImprove get_pv_entry()'s handling of low-memory conditi...
2007-11-30 bmahUse "8-current" manpage entities.
2007-11-29 brooksTo reduce the impact of possible removal of the syscall...
2007-11-29 jbAdjust the padding to account for the change of size...
2007-11-29 emasteBump .Dd for my last commit adding PCI IDs.
2007-11-29 emasteDocument PCI IDs of controllers added in aac_pci.c...
2007-11-29 rwatsonAdd description of stack_print() and MLINK.
2007-11-29 simonCorrect a random value disclosure in random(4).
2007-11-29 rwatsonMove use of 'i' in cp_time sysctl under SCTL_MASK32...
2007-11-29 jkoshyRevert revision 1.4.
2007-11-29 peterMove the shared cp_time array (counts %sys, %user,...
2007-11-29 bdeDon't use plain "ret" instructions at targets of jump...
2007-11-29 bdeRemove entry points for -finstrument functions since...
2007-11-29 jbRemove some compatibility stuff that we now get from...
2007-11-28 jbRemove an OpenSolaris compatibility header that is...
2007-11-28 jfvAdd COHERENT to descriptor mem allocation for the
2007-11-28 jbRemove _SOLARIS_C_SOURCE now that it doesn't do anythin...
2007-11-28 cognetFixes for ARM9/ARM10 :
2007-11-28 cpercivaAdd /root/, /.cshrc, and /.profile to the default Updat...
2007-11-28 alcAccount for pv entry pages in the total number of wired...
2007-11-28 bzUpdate man page to reflect latest work on enc(4):
2007-11-28 bzAdd sysctls to if_enc(4) to control whether the firewal...
2007-11-28 jhbMFamd64: 1.109 of pci_cfgreg.c which changes pci_cfgdis...
2007-11-28 cognetCorrect the logic : we can just invalidate the cache...
2007-11-28 jhbAdjust the code to probe for the PCI config mechanism...
2007-11-28 jb* Check endianness the FreeBSD way.
2007-11-28 jbFix a prototype definition.
2007-11-28 jbCheck endianness the FreeBSD way.
2007-11-28 jbInclude an extra header to get this to compile cleanly.
2007-11-28 jbRemove a couple of definitions which now exist in compa...
2007-11-28 jbRemove some OpenSolaris compatibility stuff now that...
2007-11-28 jbRemove _SOLARIS_C_SOURCE compatibility definitions...
2007-11-28 jbAdd more OpenSolaris compatibility headers.
2007-11-28 jbRemove an extern that is defined elsewhere.
2007-11-28 jbAdd compatibility cruft moved from under _SOLARIS_C_SOU...
2007-11-28 jbRemove a typedef which was just a hack to avoid includi...
next