]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-07-07 rlibbyamd-vi: gcc build errors
2017-07-07 kibImprove BIT_FLS() documentation.
2017-07-07 delphij - Use strlcat() instead of strncat().
2017-07-06 rmacklemDocument the changes done to nfsuserd by r320757.
2017-07-06 rmacklemModify the nfsuserd daemon so that it uses an AF_LOCAL...
2017-07-06 kibAdd BIT_FLS() analogous to BIT_FFS().
2017-07-06 kevansUpdate copyright e-mail address to @FreeBSD.org address
2017-07-06 kevansFix sparc64 libc build after r320742.
2017-07-06 gjbAllow passing NOPKG= to make(1) to prevent the pkg...
2017-07-06 ianFix drivers that assume ticks starts at zero. These...
2017-07-06 kevansThe impending libregex will implement GNU extensions...
2017-07-06 traszMake ^c work in ddb(4).
2017-07-06 traszMake ^w work in ddb(4).
2017-07-06 traszMake ddb(4) disassembler (x/i) use n32 register names.
2017-07-06 gallatinSimplify UIO_SYSSPACE and UIO_NOCOPY paths in uiomove
2017-07-06 asomersFix cleanup in lib/libc/gen/setdomainname_test
2017-07-06 emasteacpidump: warn and exit loop on invalid subtable length
2017-07-06 emastecompiler_rt: provide bswap buildins on sparc64
2017-07-06 traszImprove ddb(4) error reporting a bit.
2017-07-06 traszMake ddb(4) a bit more user-friendly by improving ...
2017-07-06 robakusr.sbin/bsdinstall/scripts/hardening: fix options...
2017-07-06 mavReport device descr in addition to ident.
2017-07-06 mavAdd GEOM::descr attribute for symmetry with GEOM::ident.
2017-07-06 ngieChase upstream change deprecating LIBXO_OPTIONS similar...
2017-07-06 ngie:snprintf_float: don't blindly set RLIMIT_DATA and...
2017-07-06 ngieExpect :snprintf_float to segfault
2017-07-06 avosrtwn: add Rx descriptor structures for common code.
2017-07-06 ngie:l_flag:: be more aggressive when normalizing whitespace
2017-07-06 ngieUse %e instead of %d with x_output_date(..)
2017-07-06 ngieRegenerate src.conf(5)
2017-07-06 ngieAdd WITH_RCMDS for parity with WITHOUT_RCMDS
2017-07-06 rlibbyhptmv: avoid gcc variably-modified warning
2017-07-06 davidcsRelease mtx hw_lock before calling pause() in qla_stop...
2017-07-06 adrian[ar724x] put in explicit memory barriers now that read...
2017-07-06 ngieAdd tests to help verify Links functionality for ....
2017-07-06 ngieFormalize LEAPSECONDS and OLDTIMEZONES in share/zoneinf...
2017-07-06 ngieRemove SUBDIR ordering/uniquifying in *bin/Makefile
2017-07-06 adrian[ar71xx] Start migrating the AR934x based boards over...
2017-07-06 rmacklemAdd support for AF_LOCAL socket upcalls to the nfsuserd...
2017-07-05 kpAllow ipsec to run in vnet jails
2017-07-05 bdreweryFix out-of-tree kernel builds after r320275 when bsd...
2017-07-05 davidcsAllow MTU changes without ifconfig down/up
2017-07-05 bdreweryFix create-kernel-packages with multiple BUILDKERNELS...
2017-07-05 markjDefer ACPI taskqueue creation to SI_SUB_KICK_SCHEDULER.
2017-07-05 erjixgbe(4): Update HEAD (p3) to 3.2.12-k
2017-07-05 gjbFix the ftp-stage target for RPI3 images by loosening the
2017-07-05 mavAdd naive benchmark for SSDs in ZFS SLOG role.
2017-07-05 jtlDon't overpromote values when calculating len in tcp_ou...
2017-07-05 traszFix typo introduced in r320672 - check for existence...
2017-07-05 jhbAdd deprecation notices for gdb and kgdb.
2017-07-05 robakAdd option to bsdinstall to disable insecure console...
2017-07-05 emasteSort entries in libgcc_s Version.map
2017-07-05 traszCosmetic tweaks to the default shell rc files, mostly...
2017-07-05 traszUse more canonical .Dt for vt(4).
2017-07-05 traszRun "resizewin -z" from the default shell profile files...
2017-07-05 andrewMake MULTIDELAY a requirement in the MPCore Timer drive...
2017-07-05 andrewRequire the ARM Generic Timer driver is built for MULTI...
2017-07-05 delphijIn open_binary_fd: when using buffer size for strl...
2017-07-05 cyDocument supported poollist() (ippool -l) options in...
2017-07-05 emastelibelftc: bump version, tracking import in r320343
2017-07-05 jhibbitsRemove an obsolete comment
2017-07-04 rmacklemAdd a Bugs section that indicates that the nfsuserd...
2017-07-04 kibWhen reporting undefined symbol, note the version,...
2017-07-04 emastecam: EOL whitespace cleanup and line wrapping changes
2017-07-04 markjInvoke suspend/resume methods from the driver pmops...
2017-07-04 ianAdd a driver for the imx6 on-chip realtime clock.
2017-07-04 tuexenMove to open state after plausibility checks.
2017-07-04 hselaskyAfter r319722 two fields were left uninitialized when...
2017-07-04 andrewMove the simple armv6 only timer drivers to require...
2017-07-04 tuexenDon't hold if refcount on an stcb when it is not needed.
2017-07-04 andrewAdd a delay count to the last few places. This will...
2017-07-04 andrewRemove PLATFORM_SMP. It's unneeded as all configs with...
2017-07-04 allanjudeAdd deprecation notices for all rcmd tools
2017-07-04 andrewAdd PLATFORM and PLATFORM_SMP support to the ALPINE...
2017-07-04 andrewTeach VERSATILEPB about PLATFORM. This will help move...
2017-07-04 avosrtwn_usb: reject too long (>16K) mbufs.
2017-07-04 markjAdd some auxiliary types for device driver support.
2017-07-04 markjAdd a field for the class code to struct pci_driver.
2017-07-04 markjAdd some PCI class definitions.
2017-07-04 markjRename the "driver" field to "bsddriver" to avoid a...
2017-07-04 zbbReplace mbuf defragmentation with collapse
2017-07-04 zbbFix creation of dma tags and TSO settings
2017-07-04 zbbRemove RX mtx from ENA driver
2017-07-04 zbbCall drbr_advance() before leaving TX routine
2017-07-04 zbbUnmask all IO irqs after driver state is set as running
2017-07-04 markjHold the PCI device list lock when removing an element.
2017-07-04 zbbAcquire locks before calling drbr_flush()
2017-07-03 zbbAdd missing lock upon initialization of the interface
2017-07-03 markjFix a few issues with the lockstat provider man page.
2017-07-03 jasoneUpdate jemalloc to 5.0.1.
2017-07-03 mariusCorrect a typo in the comment part of r320577, later...
2017-07-03 kibResolve confusion between different error code spaces.
2017-07-03 kpAllow rtadvd and bsnmpd to run in vnet jails
2017-07-03 sbrunoClear clang warning:
2017-07-03 sbrunoAdd a sysctl to toggle the use of the sockets LOWAT...
2017-07-03 sbrunoGarbage collect kernel option TWA_FLASH_FIRMWARE
2017-07-03 manuallwinner: Add A64 ccung support
2017-07-03 sbrunoiflib - flib_busdma_load_mbuf_sg used isc_tx_maxsize...
2017-07-03 sbrunobnxt(4) Enable LRO support, redux
2017-07-03 manuarm: gic: Change GIC_DEBUG_SPURIOUS to TUNABLE
next