]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-10-10 kevloRevert previous commit...
2012-10-10 yongariRemove unnecessary delay. I don't see any comments...
2012-10-10 yongariFix a long standing VCPU reset sequence bug on BCM5906.
2012-10-10 yongariDo not force PCIe 1.0a mode in device reset on BCM5717...
2012-10-10 yongariHonor PHY type fiber for BCM5717/BCM5718/BCM5719/BCM5720.
2012-10-10 yongariOn PHY write error use hex number to show the value.
2012-10-10 yongariIf the maximum payload size is 256 bytes or more, set...
2012-10-10 neelGrab the softc from the ACPI host-pci bridge device...
2012-10-09 mavCast vendor-specific spell on VIA VT1818S codecs alike...
2012-10-09 attilioAdd an unified macro to deny ability from the compiler...
2012-10-09 eadlerRemove undefined behavior from sranddev() and
2012-10-09 attilioReverts r234074,234105,234564,234723,234989,235231...
2012-10-09 kevloPrefer NULL over 0 for pointers
2012-10-09 kevloFix typo: s/unknow/unknown
2012-10-09 dteskeFix a typo (s/prefix/suffix/) and comment.
2012-10-09 dteskeFix an oversight that cyclic menu items actually are...
2012-10-09 dteskeMake the "Options:" separator-text configurable by...
2012-10-08 dteskeAdd an echo to say we're "Booting..." when the overload...
2012-10-08 glebiusAny pfil(9) hooks should be called with already set...
2012-10-08 glebiusCatch up with r241245 and do not return packet back...
2012-10-08 kibAdd several asserts to i386 pmap, which mostly state...
2012-10-08 alcIn a few places, like the implementation of ptrace...
2012-10-08 obrienRestrict the module to varied environments.
2012-10-08 avgip6_ipsec_output: fix a typo in r241344
2012-10-08 dougbRemove my pre-commit review request for mergemaster
2012-10-08 glebius After r241245 it appeared that in_delayed_cksum(...
2012-10-08 yongariRework device detach. While here, move driver lock...
2012-10-08 glebiusNo reason to play with IP header before calling sctp_de...
2012-10-08 yongariLimit applying TX data corruption and FIFO workaround...
2012-10-08 yongariFix typo. Check against number of allocated MSI-X vectors.
2012-10-07 adrianMigrate the TID TXQ accesses to a new set of macros...
2012-10-07 impLoop reading the RTC registers until the same values...
2012-10-07 joelRemove contractions.
2012-10-07 joelMinor mdoc fixes.
2012-10-07 mavMake graid command line a bit more friendly by allowing...
2012-10-07 alcOptimize the TLB invalidations performed by pmap_protec...
2012-10-07 marcelFix the showconfig target. bmake sends debug output...
2012-10-07 marcelFix 32-bit library builds after the removal of adding...
2012-10-07 dteskeComment and Copyright fixes/updates.
2012-10-07 impImprove a few comments.
2012-10-07 impUse the RTC unit to get the time. This works on all...
2012-10-06 avgata_da: set disk::d_ident from serial number
2012-10-06 avgprocstat_getprocs: honor kvm_getprocs interface - cnt...
2012-10-06 avgkvm_getprocs: gracefully handle errors from kvm_deadprocs
2012-10-06 avgkvm_proclist: ignore processes in larvae state
2012-10-06 avgadd detection of serial console presence to btx and...
2012-10-06 avgi386 comconsole: don't loop forever if hardware doesn...
2012-10-06 avgboot/console: handle consoles that fail to probe
2012-10-06 marcelAdd support for bmake. This includes:
2012-10-06 avgzvol: set mediasize in geom provider right upon its...
2012-10-06 avgg_part_taste: directly destroy consumer and geom here...
2012-10-06 avgcngetc: use cpu_spinwait to ease the cncheckc loop...
2012-10-06 avgzfsboot: simplify probe_drive() a little bit
2012-10-06 avgzfs boot: export boot/primary pool and vdev guid all...
2012-10-06 avgzfs loader: treat plain pool name as a name of its...
2012-10-06 avgzfs boot spa_status: print bootfs for each reported...
2012-10-06 avgboot/zfs: a small whitespace cleanup
2012-10-06 avgboot/zfs: call zfs_spa_init for all found pools
2012-10-06 avgzfsboot: use the same zfs dataset naming format as...
2012-10-06 alcIn general pmap implementations do not set the wired...
2012-10-06 avgzfs_mount: taste geom providers for root pool config
2012-10-06 marcelUpdate to include WITH_BMAKE.
2012-10-06 avgzfs boot: add lszfs command to i386 loader
2012-10-06 avgzfs boot: add code for listing child datasets of a...
2012-10-06 avgzfs boot: chose a "first" pool if none is explicitly...
2012-10-06 avgktrace/kern_exec: check p_tracecred instead of p_cred
2012-10-06 avgmake: report :M or :N pattern in debug mode
2012-10-06 marcelAdd bmake to the build and allow it to be installed...
2012-10-06 alcCorrect two pessimizations in pmap_extract_and_hold...
2012-10-06 kientzleFix "make install"
2012-10-06 glebius A step in resolving mess with byte ordering for AF_IN...
2012-10-06 glebius The pfil(9) layer guarantees us presence of the proto...
2012-10-06 joelmdoc: begin sentences on a new line.
2012-10-06 joelMinor mdoc fix.
2012-10-06 joelRemove trailing whitespace.
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-05 cracauerAllow time offsets to be negative, e.g. `at 1530 -...
2012-10-05 adrianInitialise an uninitialised variable.
2012-10-05 jhbFurther adjust the workaround in r234501. Rounding...
2012-10-05 avgmount.h: MNTK_VGONE_UPPER and MNTK_VGONE_WAITER were...
2012-10-05 glebius Provide ability for printing and decoding pfsync...
2012-10-05 yongariFollow Broadcom datasheet:
2012-10-05 yongariAdd 40 microseconds delay after updating EMAC Mode...
2012-10-05 dougbRemove references to CVS so that people will stop bring...
2012-10-05 alcEliminate a stale and a duplicated comment.
2012-10-05 yongariAPE firmware touches EMAC Mode and TX/RX MAC Mode regis...
2012-10-05 yongariDon't touch EMAC Mode and TX/RX MAC Mode register when...
2012-10-05 jkimDo not install incomplete unwind.h from clang. This...
2012-10-04 delphijVendor import of tcpdump 4.3.0.
2012-10-04 delphijVendor import of libpcap 1.3.0.
2012-10-04 jhbDisplay the matrix of inter-domain distances in the...
2012-10-04 jamieFix some memory allocation errors:
2012-10-04 jamieMove properly to the next parameter when jailparam_init...
2012-10-04 adrianImplement the quarter rate fractional channel programmi...
2012-10-04 tijlDefine clang feature test macro __has_extension. It...
2012-10-04 thompsaRemove the M_NOWAIT from bridge_rtable_init as it isn...
2012-10-04 joelFix HISTORY.
2012-10-04 pfgrpc: convert all uid and gid variables to u_int.
2012-10-03 adrianPause and unpause the software queues for a given node...
next