]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-02-17 Dimitry AndricMerge ^/head r278756 through r278915.
2015-02-17 Luiz Otavio... Set the #address-cells and #size-cells properties on...
2015-02-17 Gleb SmirnoffUse anonymous unions to add possibility to put mbufs...
2015-02-17 Gleb Smirnoff Globally enable -fms-extensions when building kernel...
2015-02-17 Ed Mastelldb: workaround to permit cross-arch core file debugging
2015-02-17 Warner Loshhd64570.h was installed, so add it here now that it...
2015-02-17 John-Mark GurneyWhen the new random adaptor code was brought it in...
2015-02-17 Pedro F. Giffuniulimit(3): simplify.
2015-02-17 Ed MasteUpdate elftoolchain to upstream revision 3163
2015-02-17 Brad DavisAdd tests for account and password expiration.
2015-02-17 Ed MasteImport elftoolchain rev 3163
2015-02-17 Jilles Tjoelkercompress,gzip,xz: Preserve timestamps with nanosecond...
2015-02-17 Andrew TurnerPull the ARM ddb unwind code out to a new file. This...
2015-02-17 Hans Petter... Fix compilation of the SDP driver and a compile warning...
2015-02-17 Enji CooperAdd the mnt_lockref field to the ddb(4) 'show mount...
2015-02-17 Hans Petter... Fix compilation when DEBUG is defined.
2015-02-17 Konstantin... Restore the extern qualifier on __cleanup.
2015-02-17 Enji CooperSome minor style(9) fixes (whitespace + comment)
2015-02-17 Hans Petter... Update the infiniband stack to Mellanox's OFED version...
2015-02-17 Hans Petter... Try to resolve infinite interrupts by clearing an undoc...
2015-02-17 Warner LoshRemove compat code for pre-FreeBSD 7 systems.
2015-02-17 Warner LoshThis should have been GC'd 6 years ago when ar(4) was...
2015-02-17 Adrian ChaddImplement taskqueue_start_threads_cpuset().
2015-02-17 Nathan WhitehornHaving the TOC pointer in kernel dbeugger printouts...
2015-02-16 Gleb Smirnoff- Improve INET/INET6 scope.
2015-02-16 Rui PauloFix a typo when invoking tar(1) to create the debug...
2015-02-16 Konstantin... Array cannot be NULL, remove always true comparision...
2015-02-16 Marius StroblUnbreak sparc64 after r276630 by calling __sparc_sigtra...
2015-02-16 Konstantin... Initialize x2APIC mode on the resume path before access...
2015-02-16 Gleb SmirnoffToss declarations to fix regular build and NO_INET6...
2015-02-16 Pedro F. Giffunirexec(3): prevent uninitialized access to "port" variable.
2015-02-16 Hans Petter... Define standard formatting strings to print GIDs
2015-02-16 Hans Petter... The kasprintf() function cannot be inlined due to using...
2015-02-16 Sean BrunoAdd example for upcoming aarch64/arm64 targets.
2015-02-16 Luiz Otavio... Add a mask to match only the relative base address...
2015-02-16 John-Mark Gurneyremove NULL check as M_WAITOK will not return NULL
2015-02-16 Gleb SmirnoffCommit a miss from r278843.
2015-02-16 Brad DavisFix build.
2015-02-16 Sergey Kandaurovkdump: sendfile(2) "flags" argument needs casting on...
2015-02-16 Hans Petter... The "frag_info" pointer is already pointing to an array...
2015-02-16 Roger Pau Monnéxen/intr: improve handling of legacy IRQs
2015-02-16 Roger Pau Monnéxen/intr: improve PIRQ handling
2015-02-16 Hans Petter... Reduce number of memory buffers a bit.
2015-02-16 Hans Petter... Avoid recursive locking.
2015-02-16 Hans Petter... Swap screen dimensions back to normal.
2015-02-16 Hans Petter... Handle VBUS error interrupts.
2015-02-16 Andriy Gaponvt: move suspend/resume event handlers registration...
2015-02-16 Jilles Tjoelkersymlink(7): Mention chflagsat() (can take AT_SYMLINK_NO...
2015-02-16 Hans Petter... Allow the display port to be powered off.
2015-02-16 Hans Petter... Forward the FBIO_BLANK IOCTL to framebuffer clients...
2015-02-16 Roger Pau Monnéxen: fix xenstore dev
2015-02-16 Gleb SmirnoffIn the forwarding case refragment the reassembled packe...
2015-02-16 Gleb SmirnoffFactor out ip6_fragment() function, to be used in IPv6...
2015-02-16 Andrew Rybchenkosfxge: flush all Tx queues from if_qflush
2015-02-16 Kevin LoXref the following in wlan(4):
2015-02-16 Andrew Rybchenkosfxge: style fixes
2015-02-16 Andrew Rybchenkosfxge: SYSCTL_IN/OUT should not be called with non...
2015-02-16 Andrew Rybchenkosfxge: remove inline specifiers
2015-02-16 Andrew Rybchenkosfxge: remove used sfxge_tso_state member dma_seg_i
2015-02-16 Andrew Rybchenkosfxge: remove full_packet_size from sfxge_tso_state
2015-02-16 Gleb SmirnoffMissed from r278831.
2015-02-16 Andrew Rybchenkosfxge: remove unused variable
2015-02-16 Gleb SmirnoffMove ip6_deletefraghdr() to frag6.c.
2015-02-16 Gleb SmirnoffUpdate the pf fragment handling code to closer match...
2015-02-16 John-Mark Gurneyinstall the man page...
2015-02-16 Adrian ChaddRemove this - I made it all work again a looong time...
2015-02-16 Gleb SmirnoffFactor out ip6_deletefraghdr() function, to be shared...
2015-02-15 Sean BrunoIf no arguments are passed to a subcommand that require...
2015-02-15 Jilles Tjoelkersh: Various cleanups to expand.c:
2015-02-15 Hans Petter... Add new device ID.
2015-02-15 Hans Petter... Bugfixes. Check if a framebuffer is present before...
2015-02-15 Jilles Tjoelkersh: Prefer "" to nullstr where possible.
2015-02-15 Brad DavisReally fix the pw_usernext tests.
2015-02-15 Jilles Tjoelkersh: Add stsavestr(), like savestr() but allocates using...
2015-02-15 Jilles Tjoelkertouch: Fix some subtle bugs related to NULL times fallback:
2015-02-15 Adrian ChaddAdd initial support to the AR9300 HAL to support FreeBS...
2015-02-15 Pedro F. GiffuniReplace strcpy() with strlcpy()
2015-02-15 Pedro F. GiffuniReverse one of the initializations from r278804.
2015-02-15 Ed Mastetimeout: handle zombie grandchildren
2015-02-15 Adrian ChaddAdd ath_hal_setbeacontimers() to the AR9300 HAL.
2015-02-15 Jilles Tjoelkersh: Add simple tests for globbing/splitting command...
2015-02-15 Pedro F. GiffuniMismatch in r278804.
2015-02-15 Pedro F. GiffuniMore tidy-ups on uninitialized scalar variable
2015-02-15 Pedro F. Giffuniulimit(3): Fix broken check.
2015-02-15 Pedro F. Giffuniext2fs: Plug small memory leak
2015-02-15 Hans Petter... Import USB display link driver from OpenBSD. Support...
2015-02-15 Hans Petter... Import videomode code from NetBSD which is needed by...
2015-02-15 Andrew TurnerAdd the structures needed to get/set the power state...
2015-02-15 Konstantin... Reparenting done by debugger attach can leave reaper...
2015-02-15 Konstantin... Return with the process locked, caller expects p still...
2015-02-15 Pedro F. GiffuniReuse value of cursize instead of recalculating.
2015-02-15 Pedro F. GiffuniInitialize the allocation of variables related to the...
2015-02-14 Michael GmelinQuirk based support of Chromebook keyboard found in...
2015-02-14 Davide ItalianoDon't access sockbuf fields directly, use accessor...
2015-02-14 Enji CooperRefactor pkill-j_test to reflect the relevant changes...
2015-02-14 Luigi Rizzotwo minor changes from the master netmap version:
2015-02-14 Luigi Rizzowhitespace change:
2015-02-14 Ian LeporeAdd logic for handling new-style ARM cpu ID info.
2015-02-14 Brad DavisRemove an extra curly bracket that was causing intermit...
2015-02-14 Hiroki SatoFix a panic when tearing down a vnet on a VIMAGE-enable...
next