]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-05-29 Brooks DavisRemoved unused special fork() implementations.
2015-05-29 Konstantin... When delivering a signal with default disposition to...
2015-05-29 Gleb SmirnoffUse device_printf() instead of if_printf(). No functio...
2015-05-29 Maxim KonovalovKill EoL whitespace.
2015-05-29 Maxim Konovalovarm64 added to CSCOPE_ARCHDIR.
2015-05-29 Konstantin... Remove several write-only variables, all reported by...
2015-05-29 Andrey V. ElsukovMove RTM announces into generic code to be independent...
2015-05-29 Baptiste DaroussinRemove dead declaration
2015-05-29 Andrew TurnerFix __fpclassifyl when double == long double. As with...
2015-05-29 Andrew TurnerFix __isinfl on architectures where double == long...
2015-05-29 Konstantin... Explicitely enable queued invalidation completion inter...
2015-05-29 Michael TuexenRemove printf() noise...
2015-05-29 Dmitry ChaginThe linux_common module only for 64bit Linuxulators.
2015-05-29 Dmitry ChaginMove linux64 and linux_common to it's right place and...
2015-05-29 Andrew Rybchenkosfxge: do not use DEBUG_FLAGS to enable extra debug...
2015-05-29 Rui Pauloacpi_ibm: add per-model default events mask.
2015-05-29 Glen BarberExport 'BOARDNAME' when differs from the KERNCONF.
2015-05-29 Glen BarberSort configuration options for consistency with other...
2015-05-28 Brooks DavisRevert r102953
2015-05-28 John BaldwinCreate a separate kobj interface for leaf-driver PCI...
2015-05-28 Pedro F. GiffuniProvide VOP_GETPAGES_ASYNC() for extfs.
2015-05-28 Michael TuexenReport the MTU consistently as specified in
2015-05-28 Michael TuexenTake source and destination address into account when...
2015-05-28 Michael TuexenRetire SCTP_DONT_DO_PRIVADDR_SCOPE which was never...
2015-05-28 Michael TuexenFix a bug where messages would not be sent in SHUTDOWN_...
2015-05-28 Stephen McConnellThe wrong commit message was given with r283632. This...
2015-05-28 Stephen McConnellThe wrong commit message was given with r283632. To...
2015-05-28 Michael TuexenUse macros for overhead in a consistent way. No functio...
2015-05-28 Neel NatuFix non-deterministic delays when accessing a vcpu...
2015-05-28 Michael TuexenSome more debug info cleanup.
2015-05-28 Patrick KelseyProvide an unambiguous description of the potential...
2015-05-28 Michael TuexenFix and cleanup the debug information. This has no...
2015-05-28 Michael TuexenAddress some compiler warnings. No functional change.
2015-05-28 John BaldwinTweak the description of when waitpid() doesn't return...
2015-05-28 Bjoern A. ZeebSimilarly to other architecture, add the include for...
2015-05-28 Scott LongFollow-up r283636 with a fix to the other abuses of...
2015-05-28 Patrick KelseyAdd CAP_FCNTL to the lease file capsicum rights, and...
2015-05-27 Gleb SmirnoffTo avoid sleeping in firmware_get() with bwi mutex...
2015-05-27 Gleb SmirnoffIn bwi_mac_fw_alloc():
2015-05-27 Gleb SmirnoffSetup the interrupt handler after bwi_attach(). If...
2015-05-27 Gleb Smirnoff- Don't request BUS_DMA_ALLOCNOW for dma tags, that...
2015-05-27 Rick MacklemMake the size of the hash tables used by the NFSv4...
2015-05-27 Stephen McConnellThis setting of stop_at_shutdown should have been remov...
2015-05-27 John BaldwinTrim spurious colon.
2015-05-27 Konstantin... Add missed {}.
2015-05-27 John BaldwinExport a list of VM objects in the system via a sysctl...
2015-05-27 Konstantin... Bump __FreeBSD_version for the r283602, which changed...
2015-05-27 John BaldwinAdd <sys/user.h> to the SYNOPSIS of the kinfo_get*...
2015-05-27 Glen BarberInvert the build date and svn revision to match the...
2015-05-27 Ed MasteUpdate to ELF Tool Chain r3223
2015-05-27 Gleb SmirnoffMove counter.h include into ieee80211_freebsd.h. Should...
2015-05-27 John BaldwinUse the cpuset API more consistently:
2015-05-27 Gleb SmirnoffAdd SIOCGI2C ioctl support to the driver. Would work...
2015-05-27 Ed MasteImport ELF Tool Chain revision 3223
2015-05-27 Sergey KandaurovDocument recent p_flag2 additions.
2015-05-27 Konstantin... Enabled rewritten PCID support by default.
2015-05-27 Konstantin... After r283600, NODELAY flag to inodedep_lookup() functi...
2015-05-27 Konstantin... Right now, dounmount() is called with unreferenced...
2015-05-27 Konstantin... Add V_MNTREF flag to the vn_start_write(9) and
2015-05-27 Konstantin... Currently, softupdate code detects overstepping on...
2015-05-27 Andrew Rybchenkosfxge: mask ifmedia options (pauses) when looking for...
2015-05-26 Glen BarberFix a typo.
2015-05-26 Gavin AtkinsonFix spelling mistake in comment.
2015-05-26 Ed Mastememmem(3): empty little string matches the beginning...
2015-05-26 Glen BarberUse SVNREVISION and BUILDDATE if passed into the make(1)
2015-05-26 Oleksandr TymoshenkoPrint error message if autoload fails due to missing...
2015-05-26 Dag-Erling... Import new moduli from OpenBSD. Although there is...
2015-05-26 Andrey V. ElsukovPrint leading zeroes of UFS2 fs_id like we do for UFS1.
2015-05-26 Glen BarberReindent after r283575.
2015-05-26 Glen BarberRemove duplicate exists() sanity check.
2015-05-26 Glen BarberSet STAGE_TARGETS only if RELEASEDIR exists.
2015-05-26 Glen BarberRemove a continuation on error, since the relevant...
2015-05-26 Baptiste DaroussinFix build WITHOUT_CDDL by unconditionnaly adding libpro...
2015-05-26 Yoshihiro TakahashiMFi386: r283407
2015-05-26 Gleb SmirnoffProvide ieee80211_get_counter() that sums up ieee802com
2015-05-26 Gleb SmirnoffAdd two counters to ieee80211com, that will be used...
2015-05-26 Gleb SmirnoffMake ieee80211broadcastaddr global, so that drivers...
2015-05-26 Gleb SmirnoffReduce diff before functional changes:
2015-05-26 John BaldwinDo not allow a process to reap an orphan (a child curre...
2015-05-26 Adrian ChaddMigrate the scan iterator lock typedefs out into ieee80...
2015-05-26 Adrian ChaddMigrate the 802.11s locks out into ieee80211_freebsd...
2015-05-26 Xin LIMFuser/delphij/zfs-arc-rebase@r281754:
2015-05-26 Luiz Otavio... Remove unused mutex and softc variables.
2015-05-26 Baptiste DaroussinConsiders cases when NO_SHARED?=[no|NO] as dynamically...
2015-05-25 Ian LeporeEnsure that all arm kernel configs contain ALT_BREAK_TO...
2015-05-25 John BaldwinAdd KTR tracing for some MI ptrace events.
2015-05-25 Dmitry ChaginWhen I merged the lemul branch I missied kib@'s r282708...
2015-05-25 Baptiste Daroussinntp is now again libreadline free, so only build librea...
2015-05-25 Baptiste DaroussinFix overlinking again after recent ntp updates
2015-05-25 Gleb SmirnoffCleanup compat shims for FreeBSD versions that predate...
2015-05-25 Gleb SmirnoffChange three methods in struct ieee80211com, namely...
2015-05-25 Gleb SmirnoffWhen sending RTM_IEEE80211_CSA, RTM_IEEE80211_RADAR...
2015-05-25 Adrian ChaddConvert malloc/free back to #define's, as part of OS...
2015-05-25 Gleb SmirnoffSet ic_softc in all 802.11 drivers. Not required right...
2015-05-25 Adrian ChaddUpdate wpi(4) to use the new mgmt RX API.
2015-05-25 Adrian ChaddBegin plumbing ieee80211_rx_stats through the receive...
2015-05-25 Gleb SmirnoffUse ic_printf() instead of if_printf().
2015-05-25 Gleb SmirnoffStore softc in ic_softc and access it without using...
2015-05-25 Gleb SmirnoffAdd void * member to struct ieee80211com, so that drive...
2015-05-25 Gleb SmirnoffRemove unused include.
next