]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-08-16 Ian LeporeHandle command retries for commands originating at...
2013-08-16 John BaldwinAdd new mmap(2) flags to permit applications to request...
2013-08-16 Ian LeporeDuring card identification, run the bus at 400KHz,...
2013-08-16 Jilles Tjoelkersh: Remove unnecessary reset functions.
2013-08-16 Ian LeporePrint the card relative address in hex, because that...
2013-08-16 Ian LeporeAdd named constants for 8-bit bus support. The sdhci...
2013-08-16 Ian LeporeWhen the timeout clock is based on the SD clock, the...
2013-08-16 Simon J. GerratyAdd .MAKE.ALWAYS_PASS_JOB_QUEUE knob (default yes)
2013-08-16 Simon J. GerratyWhen we need to build using the in-tree make,
2013-08-16 Kenneth D.... Add unmapped I/O and larger I/O support to the sa(4...
2013-08-16 Konstantin... Restore the previous sendfile(2) behaviour on the block...
2013-08-16 Jilles Tjoelkerpselect(2): Add xref to sigsuspend(2).
2013-08-16 Jilles Tjoelkersh: Recognize "--" as end of options in bg/fg/jobid...
2013-08-16 Jilles Tjoelkersh: Add test for the non-standard jobid builtin.
2013-08-16 Jilles TjoelkerAdd tests for dup3().
2013-08-16 Jilles TjoelkerAdd man page dup3(3).
2013-08-16 Jilles TjoelkerAdd dup3(), based on F_DUP2FD and F_DUP2FD_CLOEXEC...
2013-08-16 Dag-Erling... GC unused source file.
2013-08-16 Kevin LoBring datasheet URL up to date.
2013-08-16 Gleb SmirnoffProvide UTF-8 version of russian calendars.
2013-08-16 Glen BarberMark the makefs(8) '-p' flag as deprecated in preferenc...
2013-08-16 Mark JohnstonUse strdup(9) instead of reimplementing it.
2013-08-16 Peter GrehanFix ordering of legacy IRQ reservations.
2013-08-15 Kenneth D.... Change the way that unmapped I/O capability is advertised.
2013-08-15 Jilles Tjoelkersigsuspend(2): Add xrefs to pselect(2) and sigwait...
2013-08-15 Jeff Roberson - Fix bug in r254304. Use the ACTIVE pq count for...
2013-08-15 Jung-uk KimSimplify check for CMPXCHG8B instruction. Note CMPXCHG...
2013-08-15 Colin PercivalChange the queue of locks in kern_rangelock.c from...
2013-08-15 Jung-uk KimAvoid potential redefinition of the macro.
2013-08-15 Edward Tomasz... Turn comments about locking into actual lock assertions.
2013-08-15 Brooks DavisUse an ANSI C definition of initializecpucache() to...
2013-08-15 Brooks DavisCall set_i8254_freq with MODE_STOP (0) rather than...
2013-08-15 Kenneth D.... Export the maxio field in the CAM XPT_PATH_INQ CCB...
2013-08-15 Rusmir Dusko- Add myself in committers-ports.dot
2013-08-15 Attilio RaoOn the recovery path for vm_page_alloc(), if a page...
2013-08-15 Jeremie Le HenBelatedly bump __FreeBSD_version for libc being an...
2013-08-15 Gleb SmirnoffMake sendfile() a method in the struct fileops. Curren...
2013-08-15 Mark JohnstonFix a typo.
2013-08-15 Mark JohnstonSpecify SDT probe argument types in the probe definitio...
2013-08-14 Simon J. GerratySome objects - such as *_genassym.o are not hooked...
2013-08-14 Jilles Tjoelkersh: Recognize "--" as end of options in local builtin.
2013-08-14 Michael TuexenDon't send uninitialized memory (two instances of 4...
2013-08-14 Rick MacklemFix several performance related issues in the new NFS...
2013-08-14 Jilles Tjoelkersh: Allow a lone redirection before '|', ';;' or ';&'.
2013-08-14 Sean BrunoIf sys/param.h MAXPHYS has been tuned to exceed MFI_MAX...
2013-08-14 Steven HartlandAdded 4K quirks for:-
2013-08-14 Glen BarberRemove the {SRC,DOC,PORT}REVISION variables from releas...
2013-08-14 David ChisnallMake carets line up in dtc diagnostics if the line...
2013-08-14 Pedro F. Giffuniext2fs: update format specifiers for ext4 type.
2013-08-14 Ulrich SpörleinBelatedly add my birthday and fix a typo.
2013-08-14 Ulrich SpörleinFix make depend
2013-08-14 Rui PauloReplace the homegrown implementation of nitems() with...
2013-08-14 Mark JohnstonUse kld_{load,unload} instead of mod_{load,unload}...
2013-08-13 Jeff Roberson - Disable quantum caches on the kmem_arena. This...
2013-08-13 Jeff Roberson - Add a statically allocated memguard arena since...
2013-08-13 Jung-uk KimMerge acpica_machdep.h for amd64 and i386 and move...
2013-08-13 Jeff RobersonImprove pageout flow control to wakeup more frequently...
2013-08-13 Jim HarrisIf a controller fails to initialize, do not notify...
2013-08-13 Jim HarrisSend a shutdown notification in the driver unload path...
2013-08-13 Jilles Tjoelkerlibc: Use O_CLOEXEC when writing gmon files (cc -pg).
2013-08-13 Jung-uk KimTidy up global locks for ACPICA. There is no functiona...
2013-08-13 Ian LeporeRename imx_machdep.c to imx51_machdep.c, because it...
2013-08-13 Glen BarberRemove get_rev_branch(), functionality exists in the...
2013-08-13 Peter Wemmvfork(2) was listed as deprecated in 1994 (r1573) and...
2013-08-13 Jilles Tjoelkerkdump: Decode AT_FDCWD in first argument of bindat...
2013-08-13 Pedro F. GiffuniTeach libstdc++ about logl(3).
2013-08-13 Glen Barber- Remove the defaults for TARGET/TARGET_ARCH.
2013-08-13 Glen Barber- Only set ARCH_FLAGS (TARGET/TARGET_ARCH) if specified...
2013-08-13 Mikolaj GolubVirtualize carp(4) variables to have per vnet control.
2013-08-13 Jilles Tjoelkerkdump: Improve decoding of various *at calls:
2013-08-13 Jilles Tjoelkerdb: Use O_CLOEXEC instead of separate fcntl() call.
2013-08-13 Jilles Tjoelkerinit: Set kernel login class and CPU mask on new processes.
2013-08-13 John BaldwinSome small cleanups to the fixes in r180340:
2013-08-13 Pedro F. Giffuniext2fs: update format specifiers for ext4 type.
2013-08-13 Peter WemmExpose _citrus_bcs_trunc_rws_len for libintl's use.
2013-08-13 Pedro F. GiffuniDefine ext2fs local types and use them.
2013-08-13 Gleb Smirnoff- Minor style(9) fix.
2013-08-13 Ian LeporeAdd imx6 compatibility and make the driver work for...
2013-08-13 Adrian Chaddieee80211_rate2plcp() and ieee80211_rate2phytype()...
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.
next