]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-01-25 kibFix get_program_var_addr() when type of the resolved...
2011-01-25 jillessh: Clean up some old comments:
2011-01-25 kanDo not allocate buffer to hold data for zero-sized...
2011-01-25 yongariDisable TSO for all Realtek controllers. Experimentatio...
2011-01-25 uqsUse test(1) operators and test for the catpage not...
2011-01-25 mdfDocument sbuf_new_for_sysctl(9).
2011-01-25 thompsaWhen matching an incoming ARP against a bridge, ensure...
2011-01-25 semRemove DOS-style EOLs
2011-01-25 kibWhen vtruncbuf() iterates over the vnode buffer list...
2011-01-25 kibBio shall not be accessed after g_io_deliver(9).
2011-01-25 jpaetzelFix logic error introduced in previous commit.
2011-01-25 kibDocument P_FOLLOWFORK.
2011-01-25 kibDocument PT_FLAG_FORKED, PT_FOLLOW_FORK, pl_tdname...
2011-01-25 kibAllow debugger to specify that children of the traced...
2011-01-25 bzBack out r217734. [1]
2011-01-25 adrian* Re-format the v4k header to be consistent
2011-01-25 adrianBring over a fix from ath9k - zero some of the TX descr...
2011-01-25 adrianRename this linux-ism __BIG_ENDIAN_BITFIELD macro to...
2011-01-25 adrianCommit updated AR9285 (Kite) v2 initvals from ath9k.
2011-01-25 adrianFix this tool to use the updated (corrected) v4k eeprom...
2011-01-25 adrianFix the Atheros V4K EEPROM definitions to match those...
2011-01-25 sobomaxSupply maximum value as an argument to the decimal...
2011-01-24 lstewartImport the ERTT (Enhanced Round Trip Time) Khelp module...
2011-01-24 jhbFix a LOR by dropping the global ifnet locks while...
2011-01-24 marcelIn uart_tty_outwakeup(), check CTS/RTS flow control...
2011-01-24 yongariReinitialize driver when MTU is changed and driver...
2011-01-24 hselaskyAdd more sanity checks for USB_HOST_ALIGN input values...
2011-01-24 jhReplace spaces with tabs.
2011-01-24 adrianRemove an invalid register setup; this is likely a...
2011-01-24 gjbAdd missing section number for .Xr rc.
2011-01-24 pjdDon't open configuration file from worker process....
2011-01-24 ivorasAdded a blurb about thin provisioning, fixed some forma...
2011-01-24 uqslibkvm: Unbreak build for powerpc64/powerpc
2011-01-24 rwatsonWhile printing out the WSID and CPU ID only the first...
2011-01-24 rwatsonFix off-by-one whitespace error in netstat -Q workstrea...
2011-01-24 mavICH7 SATA controller in legacy mode can provide access...
2011-01-24 lstewartAdd build infrastructure for Khelp modules.
2011-01-24 adrianUndo a local option which mistakenly crept into a commit.
2011-01-24 sobomaxo Cylinder numbers are 10 bits in the MBR;
2011-01-24 adrianAdd a simple tool to print the contents of a v4k EEPROM...
2011-01-24 mckusickThe dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and...
2011-01-24 gordonHonor $PAGER instead of always calling more.
2011-01-24 yongariApply TX interrupt moderation to all RTL810xE PCIe...
2011-01-23 tuexenAdd stream scheduling support.
2011-01-23 nwhitehornDisable ATAPI DMA unconditionally on Apple Kauai ATA...
2011-01-23 jpaetzelThis script parses output of userland tools. In the...
2011-01-23 bzFor `make tinderbox` there is no need to print the...
2011-01-23 jillesinit(8): Document that login(1) is now responsible...
2011-01-23 adrianEnable the 11n PHY by default whether or not 11n is...
2011-01-23 adrianUpdate the AR9280v2 inivals to match what is in Linux...
2011-01-23 jillesinit: Only run /etc/rc.shutdown if /etc/rc was run.
2011-01-23 emasteUse string literal format strings to quiet clang warnings.
2011-01-23 lstewartAn sbuf configured with SBUF_AUTOEXTEND will call mallo...
2011-01-23 kibFix typo.
2011-01-23 keramidaTouch up the sample memory usage numbers a bit, to...
2011-01-23 uqslibkvm: fix process runtime calculation on crashdumps
2011-01-23 uqslibkvm code janitoring
2011-01-23 dchaginStyle(9) fix.
2011-01-23 tuexenRemove unnecessary checking of variable.
2011-01-22 adrianAdd a new tool which takes a text hexdump of the curren...
2011-01-22 adrianPatch the athstats code/Makefile to cross-compile corre...
2011-01-22 pjdAdd missing logs.
2011-01-22 bzMake `make tinderbox` work with MAKEOBJDIRPREFIX set...
2011-01-22 bzIn `make targets` print the make variable TARGETS as...
2011-01-22 bzProperly document what the top-level `make tinderbox...
2011-01-22 pjdAdd nv_assert() which allows to assert that the given...
2011-01-22 pjdUse more consistent function name with the others ...
2011-01-22 pjdUse int16 for error.
2011-01-22 pjd- On primary worker reload, update hr_exec field.
2011-01-22 thompsaRevert the ndis part of r212122, windrv_stub.c already...
2011-01-22 marcels/utime/modtime/g -- utime shadows utime(3).
2011-01-22 dchaginOption USB_HOST_ALIGN declared twice.
2011-01-22 kibAdd my copyright.
2011-01-22 jhFix typos.
2011-01-22 hselaskyAllow USB_HOST_ALIGN to be configured at compile time...
2011-01-22 gjbFix '.Xr' ordering in SEE ALSO section.
2011-01-22 sobomaxWarn user when value entered is greated than the amount...
2011-01-22 marcelFix r217688. We need to call init_param1() before we...
2011-01-22 marcelFix backtraces by defining ksym_start & ksym_end if...
2011-01-22 jfvDon't bother to run the flowcontrol code if there
2011-01-22 jfvMissing case for 82598DA type adapter, thanks Andrew.
2011-01-21 jfvLeftover bogus TX UNLOCK removed. Thanks to
2011-01-21 jillesgetgroups(2): Remove mention of <sys/param.h> and refer...
2011-01-21 jhb- Move special inode constants to ext2_dinode.h and...
2011-01-21 jhbRestore support for the 'async' and 'sync' mount option...
2011-01-21 fanfUpdate to upstrea version 2.5.6.
2011-01-21 pluknetAdd kern.msgbufsize default setting to /boot/defaults...
2011-01-21 pluknetMake MSGBUF_SIZE kernel option a loader tunable kern...
2011-01-21 adrianFix some typos.
2011-01-21 adrianAdd missing getCapability call for AR5416.
2011-01-21 adrianModify the v14/v4k eeprom diag interface to return...
2011-01-21 adrianANI changes #1 - split out the ANI polling from the...
2011-01-21 lstewartSome correctness and robustness fixes related to CUBIC...
2011-01-21 adrianAdd in a new tool which prints a formatted v14 eeprom...
2011-01-21 adrianRemove an un-needed trailing / after OBJDIR.
2011-01-21 adrianMake the existing ath tools build again.
2011-01-20 jmallettIf there is no WQE available for a packet that needs...
2011-01-20 jmallettRemove some compile-time options from the driver, parti...
2011-01-20 impNo need to list an obsolete arm compiler here.
2011-01-20 andreastRemove unused variables. Spotted by a cppcheck
next