]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
This commit was generated by cvs2svn to compensate for changes in r174223,
[FreeBSD/FreeBSD.git] / sys /
2007-12-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2007-12-03 Robert WatsonWhen a symbol name can't be resolved, return "??" as...
2007-12-03 Ariff AbdullahFix audio playback aborted with SNDCTL_DSP_SETTRIGGER...
2007-12-03 Konstantin BelousovDo not allow the SNPSTTY ioctl for the snoop device...
2007-12-03 Robert WatsonCatch up pc98 for i386 stack(9) changes:
2007-12-03 Joseph KoshyAdd userland definitions for parsing callchain records.
2007-12-03 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-03 Pyun YongHyeonAlways honor promiscuous flag prior to programming...
2007-12-02 Robert WatsonAdd another new sysctl in support of the forthcoming...
2007-12-02 Robert WatsonRemove duplicate $FreeBSD$ tag.
2007-12-02 Robert WatsonBreak out stack(9) from ddb(4):
2007-12-02 Scott LongProvide unqiue malloc types instead of using M_DEVBUF.
2007-12-02 Scott LongRefactor completion handlers so that they can be combin...
2007-12-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-02 Scott LongMake a pass at style.9 compliance
2007-12-02 Scott LongFix a typo that was hidden by AMR_DEBUG.
2007-12-02 Scott LongFix printf format bugs that where hidden by AMR_DEBUG.
2007-12-02 Scott LongThe AR_SCSI_PASSTHROUGH conditional no longer exists...
2007-12-02 Ariff AbdullahHeadphone / speakers automute fixup for Acer Aspire...
2007-12-02 Olivier HouchardFix a potential bug in pmap :
2007-12-02 Olivier HouchardMove the strongarm-specific files from conf/files.arm...
2007-12-02 Olivier HouchardCleanup : make nexus standard, as it is mandatory anyway.
2007-12-02 Guido van RooijConsider the following situation:
2007-12-02 Olivier HouchardClose a race.
2007-12-02 Robert WatsonAdd two new sysctls in support of the forthcoming procs...
2007-12-02 Andrew ThompsonHide a debug printf, NDIS_DEBUG is always defined and...
2007-12-02 Andrew ThompsonCorrect the calculation for the number of 100ns interva...
2007-12-02 Alan CoxCorrect a comment.
2007-12-02 Andrew ThompsonCorrect the nwbx_ies field type in struct ndis_wlan_bss...
2007-12-02 Alan CoxEliminate vfs_page_set_valid()'s unused argument.
2007-12-02 John BirrellAdd extra visibility definitions.
2007-12-01 Robert WatsonModify stack(9) stack_print() and stack_sbuf_print...
2007-12-01 Peter WemmBased in info gleaned from the web and other drivers...
2007-12-01 Poul-Henning KampRemove XRPU driver, after asking all the users.
2007-12-01 Marius StroblFix a non-fatal off-by-one error in the previous revision.
2007-12-01 Robert WatsonThe kernel linker includes a number of utility function...
2007-12-01 Ken SmithFix a broken check that recently became more annoying...
2007-12-01 Kevin Loieee80211com.ic_fixed_rate holds rate instead of rate...
2007-11-30 Bjoern A. ZeebCentralize and correct computation of TCP-MD5 signature...
2007-11-30 Bjoern A. ZeebMove call to tcp_signature_compute() after we adjusted...
2007-11-30 Julian ElischerAdd ipv6 to ng_cisco node. ipv6 wasn't a reality when...
2007-11-30 Marius Strobl- Add the PCI side of the HOST-PCI bridge itself to...
2007-11-30 Peter WemmAllow the sio acpi attachment to be disabled (ie: use...
2007-11-30 Peter WemmAdd sio_puc_kludge_unit() to stop sio devices originati...
2007-11-30 Peter WemmDeal with the possibility of device_set_unit() being...
2007-11-30 Peter WemmAdd sysctl_rename_oid() to support device_set_unit...
2007-11-30 Alan CoxImprove get_pv_entry()'s handling of low-memory conditi...
2007-11-29 John BirrellAdjust the padding to account for the change of size...
2007-11-29 Simon L. B. NielsenCorrect a random value disclosure in random(4).
2007-11-29 Robert WatsonMove use of 'i' in cp_time sysctl under SCTL_MASK32...
2007-11-29 Joseph KoshyRevert revision 1.4.
2007-11-29 Peter WemmMove the shared cp_time array (counts %sys, %user,...
2007-11-29 Bruce EvansDon't use plain "ret" instructions at targets of jump...
2007-11-29 Bruce EvansRemove entry points for -finstrument functions since...
2007-11-29 John BirrellRemove some compatibility stuff that we now get from...
2007-11-28 John BirrellRemove an OpenSolaris compatibility header that is...
2007-11-28 Jack F VogelAdd COHERENT to descriptor mem allocation for the
2007-11-28 John BirrellRemove _SOLARIS_C_SOURCE now that it doesn't do anythin...
2007-11-28 Olivier HouchardFixes for ARM9/ARM10 :
2007-11-28 Alan CoxAccount for pv entry pages in the total number of wired...
2007-11-28 Bjoern A. ZeebAdd sysctls to if_enc(4) to control whether the firewal...
2007-11-28 John BaldwinMFamd64: 1.109 of pci_cfgreg.c which changes pci_cfgdis...
2007-11-28 Olivier HouchardCorrect the logic : we can just invalidate the cache...
2007-11-28 John BaldwinAdjust the code to probe for the PCI config mechanism...
2007-11-28 John Birrell* Check endianness the FreeBSD way.
2007-11-28 John BirrellFix a prototype definition.
2007-11-28 John BirrellCheck endianness the FreeBSD way.
2007-11-28 John BirrellInclude an extra header to get this to compile cleanly.
2007-11-28 John BirrellRemove _SOLARIS_C_SOURCE compatibility definitions...
2007-11-28 John BirrellAdd more OpenSolaris compatibility headers.
2007-11-28 John BirrellRemove an extern that is defined elsewhere.
2007-11-28 John BirrellAdd compatibility cruft moved from under _SOLARIS_C_SOU...
2007-11-28 John BirrellRemove a typedef which was just a hack to avoid includi...
2007-11-28 Bjoern A. ZeebAdjust a comment that suggest that we might consider...
2007-11-28 John BirrellAdd a missing volatile so that the code compiles cleanly.
2007-11-28 John BirrellRename the definition of lbolt to LBOLT to avoid a...
2007-11-28 Scott LongTurn the CAM passthroug interface to AMR back ON. ...
2007-11-28 Jack F VogelA minor issue with lock names, WITNESS complains
2007-11-28 Ariff Abdullah- Add Analog Devices AD1984 codec id.
2007-11-28 Bjoern A. ZeebLet opt be an array. Though &opt[0] == opt == &opt...
2007-11-28 Bjoern A. ZeebCorrectly get the authentication key for TCP-MD5 from...
2007-11-28 Attilio RaoMake ADAPTIVE_GIANT as the default in the kernel and...
2007-11-28 Ariff AbdullahAdd missing MCP65 id which was accidentally removed...
2007-11-28 David XuRestore member fields sigval_int and sigval_ptr, this...
2007-11-27 Olivier HouchardIn atomic_fetchadd_32(), do not blindly increase the...
2007-11-27 John BaldwinRemove the 'needbounce' variable from the _bus_dmamap_l...
2007-11-27 Benjamin CloseFix up a race condition with the callout_stop method...
2007-11-27 Benjamin CloseHandle missed beacons correctly
2007-11-27 Tai-hwa LiangMFP4(129048): Eliminating an unnecessary check on an_go...
2007-11-27 Jason EvansDefine atomic_readandclear_ptr.
2007-11-26 Attilio RaoSimplify the adaptive spinning algorithm in rwlock...
2007-11-26 John BaldwinAdd a note to indicate that these files do borrow in...
2007-11-26 Sam LefflerBe more careful handling off-channel frames: if the...
2007-11-26 Remko LodderAdd the Intel 82801FB (ICH6) SMBus controller and the
2007-11-26 Jack F VogelFix for a reported panic in certain circumstances....
2007-11-26 Søren SchmidtUse device_set_desc_copy in the generic ident as its...
2007-11-26 Remko LodderAdd the FNW3603TX Planex NIC.
2007-11-26 Remko LodderAdd the 845M GMCH controller.
2007-11-26 Konstantin BelousovImplement read_default_ldt in linux_modify_ldt(). It...
2007-11-26 Xin LIThis commit was generated by cvs2svn to compensate...
next