]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-05-20 impReplace d_thread_t * with struct thread *.
2009-05-20 thompsaThe register shift is not needed on this controller.
2009-05-20 impWe no longer need to use d_thread_t for portability...
2009-05-20 impWe don't need d_thread_t for cross-branch portability...
2009-05-20 impSome minor style changes:
2009-05-20 jhbDon't bother reading the initial value of the machine...
2009-05-20 mavFix NULL dereference on Promise SX4 controllers, while...
2009-05-20 brianVerify that the username length is smaller than MAXLOGN...
2009-05-20 marcelSimplify now that we have gpart.
2009-05-20 maximo style.Makefile(5): remove SRCS.
2009-05-20 weongyotry to unsetup USB xfers before calling ieee80211_ifdet...
2009-05-20 yongaripci(4) handles PCIM_CMD_INTxDIS so there is no need...
2009-05-20 kmacyAdd minimal ZFS lock hierarchy
2009-05-19 bruefferSince audit(4) isn't based on posix1e, remove the comme...
2009-05-19 gnnFix a few style(9) nits.
2009-05-19 rwatsonWith SMPng, DEVICE_POLLING uses its own idle threads...
2009-05-19 samcorrect HAL_INT_BNR comment, this bit is mapped directl...
2009-05-19 samadd TBTT interrupt support; this was added in Griffin...
2009-05-19 samminor cleanup
2009-05-19 gnnAdd a new program, perror, which takes an errno as...
2009-05-19 samremove special handling for BNR; it is direct mapped...
2009-05-19 samadd HAL_CAP_INTRMASK to return the set of interrupts...
2009-05-19 joelAdd Dell PowerEdge R200 and R300 to the hardware section.
2009-05-19 samAH_SUPPORT_TDMA is gone; ath now honors IEEE80211_SUPPO...
2009-05-19 flzSkip @pkgdep if there's no argument.
2009-05-19 avgfind: do not silently disable -L when -delete is used
2009-05-19 avgsysctl_rman: report shared resources to devinfo
2009-05-19 traszAdd links to libgeom(3) where appropriate.
2009-05-19 dchaginValidate user-supplied arguments values.
2009-05-19 scottlUpdated PCI ID's from the vendor
2009-05-19 kmacy- back out direct map hack
2009-05-18 delphijFILE has been upgraded from 4.23 to 5.03.
2009-05-18 bzRevert the logical change of r192341.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-18 delphijVirgin import of Christos Zoulas's FILE 5.03.
2009-05-18 jhb- Add a tunable 'hw.mca.enabled' that can be used to...
2009-05-18 jhbAdd a read-only sysctl hw.pci.mcfg to mirror the tunabl...
2009-05-18 jhb- Fix typo in description of 'net.inet.ip.fw.autoinc_step'.
2009-05-18 rmacklemChange the experimental NFSv4 client so that it does...
2009-05-18 jhbBump CACHE_LINE_SIZE to 128 for x86. Intel's manuals...
2009-05-18 samadd block ack frame id
2009-05-18 marcelRename ia64_invalidate_icache() to ia64_sync_icache...
2009-05-18 marcelAdd cpu_flush_dcache() for use after non-DMA based...
2009-05-18 samfix typo
2009-05-18 bzAdd two missing INIT_VNET_INET6(curvnet) to make VIMAGE...
2009-05-18 kanRemove empty files and do nto try to build them.
2009-05-18 samadd bpf_track eventhandler for monitoring bpf taps...
2009-05-18 emaxTeach btpand(8) to recognized Bluetooth device node...
2009-05-18 impRemove unnecessary comments. 11A read/write is the...
2009-05-18 impFix a typo from the original driver. We need to write...
2009-05-18 rwatsonBinding interrupts to a CPU consists of two parts:...
2009-05-18 edMark the clock sysctls as MPSAFE.
2009-05-18 bruefferRemove license clauses 3 and 4 as per rev. 1.2 from...
2009-05-18 rwatsonGarbage collect unused NETISR_{ATM,NETGRAPH,PPP} netisr...
2009-05-18 yongariRemove extra parenthesis used in macros. These macros...
2009-05-18 yongariConsistently use tab characters instead of spaces.
2009-05-18 yongaristyle(9)
2009-05-18 yongaris/u_int8_t/uint8_t/g
2009-05-18 yongaristyle(9) - space after keyword.
2009-05-18 yongariRemove return statement at the end of functions that...
2009-05-18 yongariRemove trailling whitespaces.
2009-05-18 yongariRemove register keyword.
2009-05-18 yongariUse ANSI C declarations for all functions.
2009-05-18 adrianThe merge in r189699 reverted part of the work done...
2009-05-18 adrianDisable some un-needed console debugging.
2009-05-18 dchaginImplement MSG_CMSG_CLOEXEC flag for linux_recvmsg().
2009-05-18 qingliThis patch resolves the following issues:
2009-05-18 delphijDMA synchronization fixes:
2009-05-18 brianRemove redundant whitespace
2009-05-18 impCorrect types of PHY, per http://bcm-specs.sipsolutions...
2009-05-18 bztbr_timeout() is a timer driven function[1]. While...
2009-05-18 impTurns out that my BCM4318 has a PCI ID of 0x4319, which...
2009-05-17 alcSeveral changes to vfs_bio_clrbuf():
2009-05-17 bruefferDocument sbuf_new_auto().
2009-05-17 bzAdd a missing INIT_VNET_NET() to get VIMAGE closer...
2009-05-17 bzPut the structs under #ifndef VIMAGE_GLOBALS as some...
2009-05-17 bzUnbreak options VIMAGE builds, in a followup to r192011...
2009-05-17 alcEliminate a pointless call to pmap_clear_reference...
2009-05-17 alcIntroduce vfs_bio_set_valid() and use it from ffs_reall...
2009-05-17 samadd TRENDnet TEW-504UB/EU
2009-05-17 samfix 11a channel use; mark OFDM operation correctly
2009-05-17 rmacklemFix the acquisition of local locks via VOP_ADVLOCK...
2009-05-17 rmacklemAdded a SYSCTL to sys/fs/nfsserver/nfs_nfsdport.c so...
2009-05-17 edPrint an extra newline when not at the first column...
2009-05-17 edSeveral cleanups to tty_info(), better known as Ctrl-T.
2009-05-17 traszFix the example.
2009-05-17 bruefferImprove the accf_dns_load description.
2009-05-17 danger- do not create and mount new file systems on top of...
2009-05-17 alcMerge r191964: Eliminate a case of unnecessary page...
2009-05-17 kmacyadd zfs oid to bsnmpd
2009-05-17 brianWhen finding processes, ignore ourself and our ancestor...
2009-05-17 kmacyset createtxg prop name
2009-05-17 brianAdd a -d option to ps to display descendant info with...
2009-05-17 kmacySAVESTART implies SAVENAME
2009-05-16 kmacyenable adaptive spinning on zfs locks
2009-05-16 rmacklemChanged sys/fs/nfs_clbio.c in the same way Alan Cox...
2009-05-16 dougbEnhance the safety of the -U option:
2009-05-16 bruefferDrop clause 3 of the license as per rev. 1.35 from...
2009-05-16 kmacycorrect range in comment
2009-05-16 kmacyupdate vm map comment
next