]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-05-10 acheAdd -mno-sse3 for amd64 case too
2008-05-10 thompsaOnly start the vaps if the init routine completed.
2008-05-10 thompsa- Associate from a taskq as we can deadlock on the...
2008-05-10 thompsaPartially revert the last rev. Do call ndis_setstate_80...
2008-05-10 alcGeneralize vm_map_find(9)'s parameter "find_space"...
2008-05-10 antoineDocument freebsd extensions to netcat a bit better:
2008-05-10 antoineAdd more obsolete files.
2008-05-10 antoineRemove useless call to getdtablesize(2) in fdopen(3...
2008-05-10 antoineAdd missing braces in #if 0ed code.
2008-05-10 julianChange two variables to size_t to improve portability.
2008-05-10 simokawa- Fix panic on detach.
2008-05-10 kibKqueue_scan() may sleep when encountered the influx...
2008-05-10 kibThe kqueue_close() encountering the KN_INFLUX knotes...
2008-05-10 delphijFix build.
2008-05-10 simokawa- Disable interrupts on suspend to eliminate excessive
2008-05-10 bruefferMisc mdoc improvements.
2008-05-10 bruefferMisc mdoc improvements and a typo fix.
2008-05-10 bruefferRemove extraneous .Ed, correct SEE ALSO section.
2008-05-10 julianmove a #define from a place it shouldn't have been...
2008-05-10 julianundef MAXFIBS before redefining it
2008-05-10 delphijAdd support for LSI 1078DE (ServeRAID-AR10is SAS/SATA
2008-05-10 julianallow setfib to be compiled.
2008-05-09 julianMax's changes got left out of the MRT commit.
2008-05-09 alcAdd a stub for pmap_align_superpage() on machines that...
2008-05-09 julianbump __FreeBSD_version
2008-05-09 julianAdd a note about multiple routing tables support
2008-05-09 julianAdd setfib.2 to the list of man pages to add
2008-05-09 juliansetfib.2 got left out of the last commit
2008-05-09 julianAdd code to allow the system to handle multiple routing...
2008-05-09 julianAdd code to allow the system to handle multiple routing...
2008-05-09 julianAdd code to allow the system to handle multiple routing...
2008-05-09 rwatsonTrim trailing whitespace at ends of lines.
2008-05-09 jhbSet D_TRACKCLOSE to avoid a race in devfs that could...
2008-05-09 jhbTrim unneeded header.
2008-05-09 alcIntroduce pmap_align_superpage(). It increases the...
2008-05-09 dfrUpdate magic sed script for heimdal-1.1
2008-05-09 dfrWhen blocking on an F_FLOCK style lock request which...
2008-05-09 pjd- Export HZ value via kern.hz sysctl (this is the same...
2008-05-09 rafan- Last commit should be "update for 5.6-20080503"
2008-05-09 rafan- Update for 5.6-20080503
2008-05-09 rafan- Update for ncurses 5.6-20080509
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-09 rafanImport ncurses 5.6-20080503 snapshot onto the vender...
2008-05-08 scfDefine the size_t type since readpassphrase(3) requires...
2008-05-08 jhbAlways bump tcpstat.tcps_badrst if we get a RST for...
2008-05-08 delphijAdd ID for HTC PPC6700 Modem.
2008-05-08 marius- Remove the BUS_HANDLE_MIN checking in the __BUS_DEBUG...
2008-05-08 mariusRemove #if 0'ed code referencing no longer existent...
2008-05-08 mariusUse <machine/intr_machdep.h> directly instead of depend...
2008-05-08 jhbDon't set the _file member of the FILE when opening...
2008-05-08 grehanFix panic and breakage for non-DMA ATA devices e.g...
2008-05-08 scottlThe BCE chips appear to have an undocumented requiremen...
2008-05-08 cokaneUpdate the lib/expat tree for the new v2.0.1 expat...
2008-05-08 cokaneUpdate the FREEBSD-upgrade for expat 2.0.1
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneVirgin import (trimmed) of eXpat v2.0.1. Discussed...
2008-05-08 dfrUpdate heimdal_version.
2008-05-08 dfrMerge from the vendor branch and resolve conflicts.
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrImport com_err from heimdal-1.1
2008-05-07 attilioAdd a new awk script which parses informations returned...
2008-05-07 attilioAdd a new witness sysctl which returns the relations...
2008-05-07 marius- Use the name returned by device_get_nameunit(9) for...
2008-05-07 jhbUse a sledgehammer cast (that was in the original patch...
2008-05-07 jhbDon't explicitly drop Giant around d_open/d_fdopen...
2008-05-07 jhbFix reading the address of a znode_phys from a znode...
2008-05-07 jhbThe debug.sizeof.znode sysctl returns an int, not a...
2008-05-07 jhbOnly output details about the current working directory...
2008-05-07 kanKeep versions on a dependency chain to exclude even...
2008-05-07 jhbTag FILE's _bf as being part of the public ABI as well...
2008-05-07 dfrFix conflicts after heimdal-1.1 import and add build...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrVendor import of Heimdal 1.1
2008-05-07 adrianInclude a very basic (and beta) tool for stressing...
2008-05-07 daichi- change function name from *_vdir to *_vnode because
2008-05-07 jhbInstall the mpilib headers from mpt(4) into /usr/includ...
2008-05-06 julianFix spelling in comment.
2008-05-06 jhbAdd a new personality to mpt(4) devices to allow userla...
2008-05-06 kmacyfix build
2008-05-06 gadUpdate the date on the man-page to reflect the date...
2008-05-06 mtmSpecify the full path to the md5(1) binary so the scrip...
2008-05-06 kibFix the problem with the C++ exception handling for...
2008-05-06 davidxuRemove libc_r's remnant code.
2008-05-06 kmacyonly build iw_cxgb on i386 and amd64
2008-05-06 deischenAdd a comment stating not to bump the FBSDprivate version.
2008-05-06 rwatsonWhen testing whether to enter the audit argument gather...
2008-05-05 kmacyreplace spaces added in last change with tabs
2008-05-05 kmacyconditionally define PANIC_IF, remove 'unlikely'
2008-05-05 kmacyadd rdma to build for i386 and amd64
2008-05-05 kmacyLINT fixes
2008-05-05 kmacyadd iw_cxgb to the build
2008-05-05 kmacyadd makefiles for rdma
2008-05-05 kmacyadd rcv_nxt, snd_nxt, and toe offload id to FreeBSD...
2008-05-05 kmacyadd malloc flag to blist so that it can be used in...
2008-05-05 kmacyconditionally define PANIC_IF
2008-05-05 jhbRevert back to accessing FILE internals directly.
2008-05-05 jhbFix a few edge cases with error handling in cpufreq...
2008-05-05 kmacyimport support for iwarp on Chelsio T3 card
2008-05-05 bzUse a better approach to force the interrupt which...
2008-05-05 kmacyImport basic common and iwarp kernel RDMA infrastructure.
next