]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-08-13 Dag-Erling... Apply upstream revision 1.151 (fix relative symlinks)
2013-08-13 Dag-Erling... Apply upstream revision 1.151 (fix relative symlinks)
2013-08-13 Peter WemmTurn off warns for this do-nothing file. clang noticed.
2013-08-13 Alexander MotinReturn error when opening read-only volumes (like RAID4...
2013-08-13 Peter WemmAdd a note that if you were WITH_ICONV before, you...
2013-08-13 Peter WemmThe iconv in libc did two things - implement the standa...
2013-08-13 Alexander MotinOops, wrong constant at r254269.
2013-08-13 Alexander MotinFix reasonable but safe Clang warnings.
2013-08-13 Mark JohnstonFreeBSD's DTrace implementation has a few problems...
2013-08-13 Mark JohnstonRemove some unused fields from struct linker_file....
2013-08-13 Mark JohnstonAdd event handlers for module load and unload events...
2013-08-13 Glen BarberMake sure bootonly.iso for -BETAs and -RCs use the...
2013-08-13 Jack F VogelAlter the mq_start routine to do a TRYLOCK and call...
2013-08-12 Scott LongUpdate PCI drivers to no longer look at the MEMIO-enabl...
2013-08-12 Jack F VogelImprove the MSIX setup code in the drivers, thanks...
2013-08-12 Adrian ChaddBlank m_nextpkt before passing it up.
2013-08-12 Pedro F. GiffuniAdd read-only support for extents in ext2fs.
2013-08-12 Edward Tomasz... Make check for unknown login class actually work. ...
2013-08-12 Alexander MotinAdd brace missing in r254253.
2013-08-12 Scott Longr253460 accidentally some moderately expensive debuggin...
2013-08-12 Ed SchoutenFix the formatting of the error message.
2013-08-12 Gregory Neil... Temporarily revert sendmail 8.14.7 change to getipnodeb...
2013-08-12 Michael TuexenMake the features a 64-bit value instead of 32-bit.
2013-08-12 Peter WemmIt seems the pre-commit checker doesn't detect illegal...
2013-08-12 Peter WemmGive up on using iconv to convert to UTF-8 at build...
2013-08-12 Hans Petter... - Try to fix build of 32-bit compatibility USB support...
2013-08-12 Hans Petter... Fix some signed comparison compile warnings.
2013-08-12 Hans Petter... Correct an EHCI register write.
2013-08-12 Devin TeskeAdd optional support for default override of standard...
2013-08-12 Adrian ChaddWhen flushing packets from the powersave queue, make...
2013-08-12 Adrian ChaddAdd a missing break.
2013-08-11 Jilles Tjoelkerfnmatch(): Add test for r254091 (pattern with single...
2013-08-11 Peter WemmDon't build the UTF-8 version of the catalogs without...
2013-08-11 Olivier HouchardOnly allocate 2 bounce pages for maps that can only...
2013-08-11 Attilio RaoCorrect the recovery logic in vm_page_alloc_contig:
2013-08-11 Peter WemmDon't install a ru_SU.KOI8-R symlink, 'make delete...
2013-08-11 Peter WemmUpdate nvi-1.79 to 2.1.1-4334a8297f
2013-08-11 Glen Barber- Update the wrapper script to 'release.sh', as used...
2013-08-11 Glen BarberAdd FreeBSD 9.2 to mdoc.local.
2013-08-11 Jilles Tjoelkerdb/hash: Use O_CLOEXEC instead of separate fcntl()...
2013-08-11 Jilles Tjoelkerwait: Make sure WIFSIGNALED(s) is false if WIFCONTINUED...
2013-08-11 Glen BarberUse realpath(1) to determine the location of the newver...
2013-08-11 Edward Tomasz... In su(1), fix option ordering and clarify that the...
2013-08-11 Peter WemmImport nvi-2.1.1-4334a8297f into the work area. This...
2013-08-11 Peter WemmPost-cvs2svn flatten pass.
2013-08-11 Rui PauloUse device_printf().
2013-08-11 Adrian ChaddUse the correct structure size when flipping the BT...
2013-08-11 Adrian ChaddPrepare for the PAN (personal area network) support...
2013-08-11 Adrian ChaddAdd firmware for the Intel 2030 and variants.
2013-08-11 Adrian ChaddRemove a now-unused firmware.
2013-08-11 Adrian ChaddUpdate the 6000g2a image.
2013-08-11 Rui Paulofasttrap_fork(): unlock the processes before removing...
2013-08-10 Rui PauloLoad the dtraceall module if /dev/dtrace/dtrace doesn...
2013-08-10 Adrian ChaddAdd in missing m_free()'s during error conditions.
2013-08-10 Konstantin... The r254167 moved initialization of the sleepqueues...
2013-08-10 Simon J. GerratyParseGetLine: don't treat a zero byte as end of buffer...
2013-08-10 Konstantin... Match malloc(9) calls with free(9), not contigfree...
2013-08-10 Konstantin... The random_adapters.c is standard in the conf/files...
2013-08-10 Konstantin... Restore the ability to kldload random.ko, by linking...
2013-08-10 Glen BarberFix a typo. The script should run /usr/bin/svnlitevers...
2013-08-10 Konstantin... Different consumers of the struct vm_page abuse pageq...
2013-08-10 Rui PauloFix the return value when we found a symbol in .dynstr...
2013-08-10 Joel Dahlmdoc: remove commented out macro, sort SEE ALSO and...
2013-08-10 Joel DahlMinor mdoc nits.
2013-08-10 Joel Dahlmdoc: document title should be all caps.
2013-08-10 Alfred PerlsteinFix bug in r253719: fix command line watchdog disable.
2013-08-10 Olivier HouchardUse the correct address when calling kva_free()
2013-08-10 Olivier Houchard- The address lies in the bus space handle, not in...
2013-08-09 Andrey ZonovRemove unused definition for CTL_VM_NAMES.
2013-08-09 Olivier HouchardDon't call sleepinit() from proc0_init(), make it a...
2013-08-09 Olivier HouchardInstead of just trying to do it for arm, make sure...
2013-08-09 Olivier Houchard- The address lies in the bus space handle, not in...
2013-08-09 Olivier HouchardMake sure vm_kmem_size is aligned on a page boundary...
2013-08-09 John BaldwinRevert the addition of VPO_BUSY and instead update...
2013-08-09 Hans Petter... Initial commit of my USB test code which can exercise...
2013-08-09 Marcel MoolenaarFix the freaddir implementation for the stand-alone...
2013-08-09 Jilles TjoelkerAdd mkostemp() and mkostemps().
2013-08-09 David E. O... Add missing 'VPO_BUSY' from r254141 to fix kernel build...
2013-08-09 David E. O... * Add random_adaptors.[ch] which is basically a store...
2013-08-09 Attilio RaoOn all the architectures, avoid to preallocate the...
2013-08-09 Attilio RaoGive mutex(9) the ability to recurse on a per-instance...
2013-08-09 Attilio RaoThe soft and hard busy mechanism rely on the vm object...
2013-08-09 Edward Tomasz... Don't dereference null pointer should acl_alloc() be...
2013-08-09 Edward Tomasz... Add -c flag to pgrep(1) and pkill(1), to match login...
2013-08-09 Andriy Gaponfollow up to r254051
2013-08-09 Erwin LansingAdd empty zones for Shared Address Space (RFC 6598)
2013-08-09 Jeff Roberson - Fix compile errors from the clang conversion
2013-08-09 Jeff Roberson - Reserve a special AF for SDP. The one we were incor...
2013-08-09 Jeff Roberson - Correctly handle various edge cases in sysfs emulation.
2013-08-09 Jeff Roberson - Use the correct type in the linux bitops emulation.
2013-08-09 Pyun YongHyeonFix for IPv4 fragment packets treated as RMCP.
2013-08-09 Scott LongRate limit the 'out of chain frame' messages to once...
2013-08-09 Scott LongSometimes a device misbehaves so badly that it disrupts...
2013-08-09 Scott LongAdd a helpful message that can help point to why a...
2013-08-08 Xin LIMFV r254079:
2013-08-08 Devin TeskeUpdate legacy static assignments in old code to support...
2013-08-08 Xin LIMFV r254106 (OpenSSL bugfix for RT #2984):
2013-08-08 Xin LIIntegrate OpenSSL commit 9fe4603b8245425a4c46986ed000fc...
2013-08-08 Devin TeskeSince the introduction of SVN r244048 and [follow-up...
2013-08-08 Pedro F. GiffuniSmall typo.
next