]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-06-28 bmsFix a typo in MLD query exponent processing.
2012-06-28 bmsIn MLDv2 general query processing, do not enforce the...
2012-06-28 alcAvoid some unnecessary PV list locking in pmap_enter().
2012-06-28 kenNow that the mps(4) driver is endian-safe, add it to...
2012-06-28 emasteFix ioctl type for compiling with clang
2012-06-28 kenAdd a loader tunable, kern.cam.ctl.disable, that will...
2012-06-28 mavFix millisecond to ticks conversion in drm_msleep().
2012-06-28 pfgSafer fix for building with Clang.
2012-06-28 tuexenPass the src and dst address of a received packet expli...
2012-06-28 pfgFix build with Clang.
2012-06-28 bruefferAutomatically generate hardware notes for bwn(4).
2012-06-28 bruefferAutomatically generate hardware notes for bxe(4).
2012-06-28 maximo Restore -u <username> getopt(3) flag somehow killed...
2012-06-28 gabor- Add UPDATING entry for BSD sort
2012-06-28 impTurns out the emulators still need/want a_magic, so...
2012-06-28 impRemove an old hack I noticed years ago, but never commi...
2012-06-28 impDocument some MP assumptions for sio.
2012-06-28 impSimplify resource activation a bit.
2012-06-28 impAdd a sysctl to set the cdrom timeout. Data recovery...
2012-06-28 impocteon_uart_class was removed some time ago everywhere...
2012-06-28 alcOptimize pmap_pv_demote_pde().
2012-06-28 kenBring in LSI's latest mps(4) 6Gb SAS and WarpDrive...
2012-06-28 kenFix a typo in a panic() call.
2012-06-28 rpauloAdd the 'inet' keyword after the nat rule to avoid...
2012-06-28 gjbUpdate entries in organization.dot for the following...
2012-06-28 gjbRemove a '\n' that crept in accidentally.
2012-06-28 gjbUpdate organization.dot to reflect current doceng@.
2012-06-27 gjbAdd my entry to committers-ports.dot.
2012-06-27 thompsaUpdate the usage with the new jail option.
2012-06-27 mariusFor subtractively decoding bridges, don't try to grow...
2012-06-27 jkimRegen ca(1) for r237658. This re-applies r227458,...
2012-06-27 kibAdd a test for number of CPUs configured/online.
2012-06-27 kibOptimize the handling of SC_NPROCESSORS_CONF, by using...
2012-06-27 kibEnsure that for the object which is a dependency for...
2012-06-27 jkimPartially redo r226436, i. e., change "the the" to...
2012-06-27 jkimMerge OpenSSL 0.9.8x.
2012-06-27 jhbAdd a new line to top that provides a brief summary...
2012-06-27 wblockPoint out that /usr/src, /usr/doc, and /usr/ports may...
2012-06-27 jkimMFV: r237650
2012-06-27 bschmidtAdd new firmware for the g2a (6205) and g2b (623x)...
2012-06-27 bschmidtWe need to defer passing the DELBA request to the firmw...
2012-06-27 kenIn g_disk_providergone(), don't continue if the softc...
2012-06-27 bschmidtFix a TX aggregation issue, if after the last compresse...
2012-06-27 jhbClarify that the cached file data pages included in...
2012-06-27 gavinThe -S option, to specify the sector size, has been...
2012-06-27 traszAdd manual page for bxe(4).
2012-06-27 joelmdocify and update the traceroute(8) manual page.
2012-06-27 gabor- Bump __FreeBSD_version: default sort is BSD sort
2012-06-27 gabor- Regen after BSD sort change
2012-06-27 gabor- Switch to BSD sort as default sort. GNU sort will...
2012-06-27 gabor- Disable threaded sort by default
2012-06-27 adrianFix a subtle corner case surrounding the handling of...
2012-06-27 obrienSome amount of style(9)
2012-06-27 pfgBring llquantize support into Dtrace.
2012-06-27 alcAdd new pmap layer locks to the predefined lock order...
2012-06-27 adrianBring over some new typedefs as part of the AR9300...
2012-06-27 adrianRemove duplicate entries.
2012-06-27 wblockUse possessive "its", no apostrophe.
2012-06-27 julianTry clean up some of my original text and neaten a...
2012-06-27 delphijAdd a -I flag which requests confirmation before action...
2012-06-26 delphijMFV: less v449.
2012-06-26 obrienAdd -DWITH_INSTALL_AS_USER to the source build (naming...
2012-06-26 adrianBring over the initial 802.11n bluetooth coexistence...
2012-06-26 takawataAdd nand core module and module dependency information.
2012-06-26 alcIntroduce RELEASE_PV_LIST_LOCK().
2012-06-26 kenFix an issue that caused the kernel to panic inside...
2012-06-26 adrianMake sure the BAR TX session pause is correctly unpause...
2012-06-26 alcAdd PV list locking to pmap_enter(). Its execution...
2012-06-26 joelRemove end of line whitespace.
2012-06-26 npAllow cxgbe(4) running within a VM to attach to its...
2012-06-25 bjkExplicitly mention that setting the change and expiry...
2012-06-25 obrienEnsure crunchen uses the same make binary as the rest...
2012-06-25 issyl0Add more locale-specific functions to the relevant...
2012-06-25 traszAdd missing MLINKS for whatever -> if_whatever.
2012-06-25 delphijFix a LOR acquiring the if_afdata lock while holding...
2012-06-25 tuexenUnify sctp_input() and sctp6_input().
2012-06-25 delphijMFV (r237567):
2012-06-25 gonzoHandle case when result of pmap_pte is NULL. This issue...
2012-06-25 tuexenWhitespace cleanup.
2012-06-25 npFix clang warning when compiling iw_cxgb.
2012-06-25 monthadarMesh mode, potential garbage in QoS subfield.
2012-06-25 uqsFix 'make depend'.
2012-06-25 alcAdd PV chunk and list locking to pmap_change_wiring...
2012-06-25 kevloFix size of the bcopy when extracting ethernet address
2012-06-25 kevloCorrect sizeof usage
2012-06-25 kenConsume spare fields for the providergone pointers...
2012-06-25 mjacobUnbreak register tests for parallel SCSI.
2012-06-24 tuexenPass the packet length explicitly around.
2012-06-24 tuexenRemove redundant check.
2012-06-24 tuexenDo packet logging in a consistent way.
2012-06-24 mjacobClean up multi-id mode so it's driven by the f/w loaded,
2012-06-24 andrewAdd the sys directory we create to the list of items...
2012-06-24 adrianIn a complete lack of foresight on my part, my previous...
2012-06-24 andrewCreate a symlink to sys/elf32.h, sys/elf64.h, and sys...
2012-06-24 adrianShuffle these initialisations to where they should be.
2012-06-24 adrianChange the ath_dfs_process_phy_err() method to take...
2012-06-24 joelFix mandoc "Oc breaks Op" warning.
2012-06-24 eadlerRemove the assert added in r237286
2012-06-24 adrianIntroduce an optional ath(4) radiotap vendor extension.
2012-06-24 adrianOn second thought, let's just set both CRC and PHY...
next