]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-04-12 Dag-Erling... Remove the names of the build host and user and the...
2014-04-12 Dag-Erling... Introduce RANLIBFLAGS to mirror ARFLAGS and add -D...
2014-04-12 Andrey V. ElsukovProperly release the in6_multi lock.
2014-04-11 Mark JohnstonUpdate the SDT(9) examples to reflect the removal of...
2014-04-11 Christian BruefferRemove stray .Nm macro.
2014-04-11 Xin LIMFV r258194-264360: nc(1) from OpenBSD 5.5.
2014-04-11 Xin LIVendor import nc(1) from OPENBSD_5_5.
2014-04-11 John BaldwinSome whitespace and style fixes.
2014-04-11 Alexander MotinRemove unused val argument value from SYSCTL_INT()...
2014-04-11 Sean BrunoFix insta-panic on assert of unlocked periph mtx in...
2014-04-11 Neel NatuThere is no need to save and restore the host's return...
2014-04-11 John BaldwinThe tw_pcbrele() function does not need the global...
2014-04-11 Dimitry AndricUpdate the llvm/clang patch for r264345.
2014-04-11 Christian Brueffermdoc and spelling cleanup.
2014-04-11 Alexander MotinImprove use of socket buffer upcalls.
2014-04-11 Tycho NightingaleAccount for the "plus 1" encoding of the CPUID Function...
2014-04-11 Alan CoxBefore calling mmap() on a shared library's text and...
2014-04-11 Dimitry AndricAmend r263891, by making clang default to DWARF2 debug...
2014-04-11 Hans Petter... Tune buffer sizes for SuperSpeed USB when using LibUSB...
2014-04-11 Glen BarberAdd SRC_UPDATE_SKIP, DOC_UPDATE_SKIP, and PORTS_UPDATE_SKIP
2014-04-11 John BaldwinDon't leak the TCP pcbinfo lock if a time wait connecti...
2014-04-11 Alexander MotinCreate zvol devices on zfs clone.
2014-04-11 Hans Petter... Correct IMOD default value according to comment.
2014-04-11 Justin HibbitsSmall performance optimization. Clobber only cr0,...
2014-04-10 Marius StroblRefine r264257; given that I later on decided to nuke...
2014-04-10 Peter GrehanRework r264179.
2014-04-10 Bruce M SimpsonIn if_freemulti(), relax the paranoid KASSERT() on...
2014-04-10 Johannes Jost... - Adding myself to the committers-ports.dot
2014-04-10 John BaldwinCurrently, the TCP slow timer can starve TCP input...
2014-04-10 Bryan DreweryFix spelling error in g_trace() call.
2014-04-10 Ed MasteFix EFI loader object tree creation on 9.x build hosts
2014-04-10 Alexander MotinFix wrong sizes used to access PD_Type and PD_State...
2014-04-10 Kevin LoAdd the Asus USB-N10 NANO.
2014-04-10 Christian BruefferFix stray "." left over from previous commit.
2014-04-10 Christian BruefferFix Xref order in SEE ALSO.
2014-04-10 Christian BruefferMore mdoc/spelling/grammar cleanup.
2014-04-10 Alexander MotinDo not increment bio_data in case of BIO_DELETE.
2014-04-10 Steven HartlandFix build breakage caused by r264295
2014-04-10 David XuAdd kqueue support for devctl.
2014-04-09 Dag-Erling... Restore the pX part to the version number printed in...
2014-04-09 Alexander MotinFix three refcounter leaks and lock recursion they...
2014-04-09 Sean BrunoReally, really, really only allow this option for amd64...
2014-04-09 Tycho NightingaleConstrain the amount of data returned to what is actual...
2014-04-09 Alexander MotinIntroduce new serialization type CTL_SERIDX_UNMAP.
2014-04-09 Alexander MotinWhen splitting huge unmap requests, do it on sector...
2014-04-09 Alexander MotinRemove support of LUN-based CD changers from cd(4)...
2014-04-09 Hans Petter... Fix for infinite XHCI reset loops when the set address...
2014-04-09 Pyun YongHyeonAdd workaround for MCP61 Ethernet controller found...
2014-04-09 Adrian ChaddAdd a function to check whether the given register...
2014-04-09 Sean BrunoSpell imgact_binmisc correctly
2014-04-09 Peter WemmBump osreldate for tracking SA-14:06
2014-04-08 Alexander MotinAnother fix for r264274. Last moment cosmetic changes...
2014-04-08 Sean Brunosys/kern/imgact_binmisc.c -- free the right pointer...
2014-04-08 Warner LoshAlso ignore files from Murcirial (.hg) and git (.git...
2014-04-08 Sean BrunoActually, since this is what I thought I was doing...
2014-04-08 Alexander MotinOops! Few quick fixes for r264274.
2014-04-08 Jung-uk KimMerge OpenSSL 1.0.1g.
2014-04-08 John BaldwinHandle single-byte reads from the bvmcons port (0x220...
2014-04-08 Christian BruefferQuick mdoc/whitespace/spelling pass, this needs some...
2014-04-08 John BaldwinExplicitly initialize 'vmname' to NULL.
2014-04-08 Alexander MotinAdd support for SCSI UNMAP commands to CTL.
2014-04-08 Jung-uk KimImport OpenSSL 1.0.1g.
2014-04-08 Warner LoshPut proper ${} around variable expansion. This fixes...
2014-04-08 Sean BrunoAdd Stacey Son's binary activation patches that allow...
2014-04-08 Ed Maste(Re)connect sys/boot/amd64 to the build
2014-04-08 Xin LIFix NFS deadlock vulnerability. [SA-14:05]
2014-04-08 Alexander MotinWakeup only one thread of added in r263978i at a time.
2014-04-08 Ed MasteAdd explicit casts to quiet warnings in libefi
2014-04-08 Ed MasteFix printf args for 64-bit archs
2014-04-08 Ed MasteCorrect a variable's type for 64-bit Ficl
2014-04-08 Ed MasteRevert r264132, disconnecting sys/boot/amd64 for now
2014-04-08 Aleksandr RybalkoUpdate to fix at r264244.
2014-04-08 Aleksandr RybalkoFix cursor color in reverse video mode.
2014-04-08 Marius StroblDistinguish between the different variants and configur...
2014-04-08 Adrian ChaddAdd some debugging and forcing of the BAW to match...
2014-04-08 Adrian ChaddDon't do continue inside the scheduler loop; we really...
2014-04-08 Adrian ChaddCorrect the actual definition of ath_tx_tid_filt_comp_s...
2014-04-08 Adrian ChaddAdd a comment explaining the obvious.
2014-04-08 Adrian ChaddDon't resume a TID on each filtered frame completion...
2014-04-08 Rui PauloUpdates to i.MX53:
2014-04-08 Adrian ChaddAdd a basic set of data points which count the number...
2014-04-08 Kevin LoRemove a bogus re-assignment.
2014-04-07 Aleksandr RybalkoFix panic on load new driver while vt(4) is in VGA...
2014-04-07 Devin TeskeLoosen the processing of *_IF_aliasN vars to be less...
2014-04-07 Aleksandr RybalkoDo not fill screen, while muted.
2014-04-07 Michael TuexenCall sctp_addr_change() from rt_addrmsg() instead of...
2014-04-07 Ed SchoutenThinko: don't forget to apply 'howto' in case init...
2014-04-07 Warner LoshNeed to test .MAKE.LEVEL everywhere before using it...
2014-04-07 Dimitry AndricFor GNU as, add two missing modes for each of the fcomi...
2014-04-07 Ed SchoutenClean up shutdown_nice(). Just send the right signal...
2014-04-07 Pawel Jakub... IFp4 @1192291:
2014-04-07 Cy SchubertImplement the final missing sysctls by moving ipf_auth_...
2014-04-07 Ed SchoutenFix table alignment. EVFILT_PROCDESC is longer than...
2014-04-07 Ed SchoutenImplement kqueue(2) for procdesc(4).
2014-04-07 Warner LoshThese were bogusly placed in the arm directory. Move...
2014-04-07 Scott LongAdd some assertions to ensure that the target array...
2014-04-07 Martin MatuskaMerge from projects/pf r264198:
2014-04-07 Rui PauloMove sys/arm/econa to sys/arm/cavium/cns11xx.
2014-04-07 Rui PauloUse a more professional device description.
2014-04-07 Eitan Adlerunits(1): make -V print version instead of -v
next