]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-02-17 mjgfiledesc: simplify fget_unlocked & friends
2015-02-17 jmgbump the rev... ZFS is the first fall out of this...
2015-02-17 pfgministat(1): replace malloc + memset with calloc.
2015-02-17 jmgFix a bug where this function overflowed it's buffer...
2015-02-17 rpaulorelease: use xz via pipe when compressing the tarballs.
2015-02-17 glebiusEven more fixes to !INET and !INET6 kernels.
2015-02-17 hselaskyFix compilation of LINT-NOINET kernel target after...
2015-02-17 jmgnote that you should update your kernel due to RNG...
2015-02-17 pfgdu(1): replace malloc + memset with calloc.
2015-02-17 glebius Use anonymous unions and structs to organize shared...
2015-02-17 loosMake use of the newly introduced macros.
2015-02-17 loosReplace hardcoded sizes by sizeof() and nitems().
2015-02-17 loosFix the display of negative temperatures.
2015-02-17 loosSet the #address-cells and #size-cells properties on...
2015-02-17 glebiusUse anonymous unions to add possibility to put mbufs...
2015-02-17 glebius Globally enable -fms-extensions when building kernel...
2015-02-17 emastelldb: workaround to permit cross-arch core file debugging
2015-02-17 imphd64570.h was installed, so add it here now that it...
2015-02-17 jmgWhen the new random adaptor code was brought it in...
2015-02-17 pfgulimit(3): simplify.
2015-02-17 emasteUpdate elftoolchain to upstream revision 3163
2015-02-17 brdAdd tests for account and password expiration.
2015-02-17 jillescompress,gzip,xz: Preserve timestamps with nanosecond...
2015-02-17 andrewPull the ARM ddb unwind code out to a new file. This...
2015-02-17 hselaskyFix compilation of the SDP driver and a compile warning...
2015-02-17 ngieAdd the mnt_lockref field to the ddb(4) 'show mount...
2015-02-17 hselaskyFix compilation when DEBUG is defined.
2015-02-17 kibRestore the extern qualifier on __cleanup.
2015-02-17 ngieSome minor style(9) fixes (whitespace + comment)
2015-02-17 hselaskyUpdate the infiniband stack to Mellanox's OFED version...
2015-02-17 hselaskyTry to resolve infinite interrupts by clearing an undoc...
2015-02-17 impRemove compat code for pre-FreeBSD 7 systems.
2015-02-17 impThis should have been GC'd 6 years ago when ar(4) was...
2015-02-17 adrianImplement taskqueue_start_threads_cpuset().
2015-02-17 nwhitehornHaving the TOC pointer in kernel dbeugger printouts...
2015-02-16 glebius- Improve INET/INET6 scope.
2015-02-16 rpauloFix a typo when invoking tar(1) to create the debug...
2015-02-16 kibArray cannot be NULL, remove always true comparision...
2015-02-16 mariusUnbreak sparc64 after r276630 by calling __sparc_sigtra...
2015-02-16 kibInitialize x2APIC mode on the resume path before access...
2015-02-16 glebiusToss declarations to fix regular build and NO_INET6...
2015-02-16 pfgrexec(3): prevent uninitialized access to "port" variable.
2015-02-16 hselaskyDefine standard formatting strings to print GIDs
2015-02-16 hselaskyThe kasprintf() function cannot be inlined due to using...
2015-02-16 sbrunoAdd example for upcoming aarch64/arm64 targets.
2015-02-16 loosAdd a mask to match only the relative base address...
2015-02-16 jmgremove NULL check as M_WAITOK will not return NULL
2015-02-16 glebiusCommit a miss from r278843.
2015-02-16 brdFix build.
2015-02-16 pluknetkdump: sendfile(2) "flags" argument needs casting on...
2015-02-16 hselaskyThe "frag_info" pointer is already pointing to an array...
2015-02-16 roygerxen/intr: improve handling of legacy IRQs
2015-02-16 roygerxen/intr: improve PIRQ handling
2015-02-16 hselaskyReduce number of memory buffers a bit.
2015-02-16 hselaskyAvoid recursive locking.
2015-02-16 hselaskySwap screen dimensions back to normal.
2015-02-16 hselaskyHandle VBUS error interrupts.
2015-02-16 avgvt: move suspend/resume event handlers registration...
2015-02-16 jillessymlink(7): Mention chflagsat() (can take AT_SYMLINK_NO...
2015-02-16 hselaskyAllow the display port to be powered off.
2015-02-16 hselaskyForward the FBIO_BLANK IOCTL to framebuffer clients...
2015-02-16 roygerxen: fix xenstore dev
2015-02-16 glebiusIn the forwarding case refragment the reassembled packe...
2015-02-16 glebiusFactor out ip6_fragment() function, to be used in IPv6...
2015-02-16 arybchiksfxge: flush all Tx queues from if_qflush
2015-02-16 kevloXref the following in wlan(4):
2015-02-16 arybchiksfxge: style fixes
2015-02-16 arybchiksfxge: SYSCTL_IN/OUT should not be called with non...
2015-02-16 arybchiksfxge: remove inline specifiers
2015-02-16 arybchiksfxge: remove used sfxge_tso_state member dma_seg_i
2015-02-16 arybchiksfxge: remove full_packet_size from sfxge_tso_state
2015-02-16 glebiusMissed from r278831.
2015-02-16 arybchiksfxge: remove unused variable
2015-02-16 glebiusMove ip6_deletefraghdr() to frag6.c.
2015-02-16 glebiusUpdate the pf fragment handling code to closer match...
2015-02-16 jmginstall the man page...
2015-02-16 adrianRemove this - I made it all work again a looong time...
2015-02-16 glebiusFactor out ip6_deletefraghdr() function, to be shared...
2015-02-15 sbrunoIf no arguments are passed to a subcommand that require...
2015-02-15 jillessh: Various cleanups to expand.c:
2015-02-15 hselaskyAdd new device ID.
2015-02-15 hselaskyBugfixes. Check if a framebuffer is present before...
2015-02-15 jillessh: Prefer "" to nullstr where possible.
2015-02-15 brdReally fix the pw_usernext tests.
2015-02-15 jillessh: Add stsavestr(), like savestr() but allocates using...
2015-02-15 jillestouch: Fix some subtle bugs related to NULL times fallback:
2015-02-15 adrianAdd initial support to the AR9300 HAL to support FreeBS...
2015-02-15 pfgReplace strcpy() with strlcpy()
2015-02-15 pfgReverse one of the initializations from r278804.
2015-02-15 emastetimeout: handle zombie grandchildren
2015-02-15 adrianAdd ath_hal_setbeacontimers() to the AR9300 HAL.
2015-02-15 jillessh: Add simple tests for globbing/splitting command...
2015-02-15 pfgMismatch in r278804.
2015-02-15 pfgMore tidy-ups on uninitialized scalar variable
2015-02-15 pfgulimit(3): Fix broken check.
2015-02-15 pfgext2fs: Plug small memory leak
2015-02-15 hselaskyImport USB display link driver from OpenBSD. Support...
2015-02-15 hselaskyImport videomode code from NetBSD which is needed by...
2015-02-15 andrewAdd the structures needed to get/set the power state...
2015-02-15 kibReparenting done by debugger attach can leave reaper...
next