]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-07-07 Warner LoshBump date for today's commit.
2017-07-07 Warner LoshImprove wording for -E and -t flags. -E never writes...
2017-07-07 Glen BarberConnect ena(4) to the build.
2017-07-07 Andrew TurnerRemove the MULTIDELAY option from arm. It's now enabled...
2017-07-07 Hans Petter... Complete r320189 which allows a NULL VM fault handler...
2017-07-07 Hans Petter... Fix a bug in synchronize RCU when the calling thread...
2017-07-07 Hans Petter... Implement fix for BULK IN-token retry mechanism. When...
2017-07-07 Ryan Libbyamd-vi: gcc build errors
2017-07-07 Konstantin... Improve BIT_FLS() documentation.
2017-07-07 Xin LI - Use strlcat() instead of strncat().
2017-07-06 Rick MacklemDocument the changes done to nfsuserd by r320757.
2017-07-06 Rick MacklemModify the nfsuserd daemon so that it uses an AF_LOCAL...
2017-07-06 Konstantin... Add BIT_FLS() analogous to BIT_FFS().
2017-07-06 Kyle EvansUpdate copyright e-mail address to @FreeBSD.org address
2017-07-06 Kyle EvansFix sparc64 libc build after r320742.
2017-07-06 Glen BarberAllow passing NOPKG= to make(1) to prevent the pkg...
2017-07-06 Ian LeporeFix drivers that assume ticks starts at zero. These...
2017-07-06 Kyle EvansThe impending libregex will implement GNU extensions...
2017-07-06 Edward Tomasz... Make ^c work in ddb(4).
2017-07-06 Edward Tomasz... Make ^w work in ddb(4).
2017-07-06 Edward Tomasz... Make ddb(4) disassembler (x/i) use n32 register names.
2017-07-06 Andrew GallatinSimplify UIO_SYSSPACE and UIO_NOCOPY paths in uiomove
2017-07-06 Alan SomersFix cleanup in lib/libc/gen/setdomainname_test
2017-07-06 Ed Masteacpidump: warn and exit loop on invalid subtable length
2017-07-06 Ed Mastecompiler_rt: provide bswap buildins on sparc64
2017-07-06 Edward Tomasz... Improve ddb(4) error reporting a bit.
2017-07-06 Edward Tomasz... Make ddb(4) a bit more user-friendly by improving ...
2017-07-06 Bartek Rutkowskiusr.sbin/bsdinstall/scripts/hardening: fix options...
2017-07-06 Alexander MotinReport device descr in addition to ident.
2017-07-06 Alexander MotinAdd GEOM::descr attribute for symmetry with GEOM::ident.
2017-07-06 Enji CooperChase upstream change deprecating LIBXO_OPTIONS similar...
2017-07-06 Enji Cooper:snprintf_float: don't blindly set RLIMIT_DATA and...
2017-07-06 Enji CooperExpect :snprintf_float to segfault
2017-07-06 Andriy Voskoboinykrtwn: add Rx descriptor structures for common code.
2017-07-06 Enji Cooper:l_flag:: be more aggressive when normalizing whitespace
2017-07-06 Enji CooperUse %e instead of %d with x_output_date(..)
2017-07-06 Enji CooperRegenerate src.conf(5)
2017-07-06 Enji CooperAdd WITH_RCMDS for parity with WITHOUT_RCMDS
2017-07-06 Ryan Libbyhptmv: avoid gcc variably-modified warning
2017-07-06 David C SomayajuluRelease mtx hw_lock before calling pause() in qla_stop...
2017-07-06 Adrian Chadd[ar724x] put in explicit memory barriers now that read...
2017-07-06 Enji CooperAdd tests to help verify Links functionality for ....
2017-07-06 Enji CooperFormalize LEAPSECONDS and OLDTIMEZONES in share/zoneinf...
2017-07-06 Enji CooperRemove SUBDIR ordering/uniquifying in *bin/Makefile
2017-07-06 Adrian Chadd[ar71xx] Start migrating the AR934x based boards over...
2017-07-06 Rick MacklemAdd support for AF_LOCAL socket upcalls to the nfsuserd...
2017-07-05 Kristof ProvostAllow ipsec to run in vnet jails
2017-07-05 Bryan DreweryFix out-of-tree kernel builds after r320275 when bsd...
2017-07-05 David C SomayajuluAllow MTU changes without ifconfig down/up
2017-07-05 Bryan DreweryFix create-kernel-packages with multiple BUILDKERNELS...
2017-07-05 Mark JohnstonDefer ACPI taskqueue creation to SI_SUB_KICK_SCHEDULER.
2017-07-05 Eric Joynerixgbe(4): Update HEAD (p3) to 3.2.12-k
2017-07-05 Glen BarberFix the ftp-stage target for RPI3 images by loosening the
2017-07-05 Alexander MotinAdd naive benchmark for SSDs in ZFS SLOG role.
2017-07-05 Jonathan T... Don't overpromote values when calculating len in tcp_ou...
2017-07-05 Edward Tomasz... Fix typo introduced in r320672 - check for existence...
2017-07-05 John BaldwinAdd deprecation notices for gdb and kgdb.
2017-07-05 Bartek RutkowskiAdd option to bsdinstall to disable insecure console...
2017-07-05 Ed MasteSort entries in libgcc_s Version.map
2017-07-05 Edward Tomasz... Cosmetic tweaks to the default shell rc files, mostly...
2017-07-05 Edward Tomasz... Use more canonical .Dt for vt(4).
2017-07-05 Edward Tomasz... Run "resizewin -z" from the default shell profile files...
2017-07-05 Andrew TurnerMake MULTIDELAY a requirement in the MPCore Timer drive...
2017-07-05 Andrew TurnerRequire the ARM Generic Timer driver is built for MULTI...
2017-07-05 Xin LIIn open_binary_fd: when using buffer size for strl...
2017-07-05 Cy SchubertDocument supported poollist() (ippool -l) options in...
2017-07-05 Ed Mastelibelftc: bump version, tracking import in r320343
2017-07-05 Justin HibbitsRemove an obsolete comment
2017-07-04 Rick MacklemAdd a Bugs section that indicates that the nfsuserd...
2017-07-04 Konstantin... When reporting undefined symbol, note the version,...
2017-07-04 Ed Mastecam: EOL whitespace cleanup and line wrapping changes
2017-07-04 Mark JohnstonInvoke suspend/resume methods from the driver pmops...
2017-07-04 Ian LeporeAdd a driver for the imx6 on-chip realtime clock.
2017-07-04 Michael TuexenMove to open state after plausibility checks.
2017-07-04 Hans Petter... After r319722 two fields were left uninitialized when...
2017-07-04 Andrew TurnerMove the simple armv6 only timer drivers to require...
2017-07-04 Michael TuexenDon't hold if refcount on an stcb when it is not needed.
2017-07-04 Andrew TurnerAdd a delay count to the last few places. This will...
2017-07-04 Andrew TurnerRemove PLATFORM_SMP. It's unneeded as all configs with...
2017-07-04 Allan JudeAdd deprecation notices for all rcmd tools
2017-07-04 Andrew TurnerAdd PLATFORM and PLATFORM_SMP support to the ALPINE...
2017-07-04 Andrew TurnerTeach VERSATILEPB about PLATFORM. This will help move...
2017-07-04 Andriy Voskoboinykrtwn_usb: reject too long (>16K) mbufs.
2017-07-04 Mark JohnstonAdd some auxiliary types for device driver support.
2017-07-04 Mark JohnstonAdd a field for the class code to struct pci_driver.
2017-07-04 Mark JohnstonAdd some PCI class definitions.
2017-07-04 Mark JohnstonRename the "driver" field to "bsddriver" to avoid a...
2017-07-04 Zbigniew BodekReplace mbuf defragmentation with collapse
2017-07-04 Zbigniew BodekFix creation of dma tags and TSO settings
2017-07-04 Zbigniew BodekRemove RX mtx from ENA driver
2017-07-04 Zbigniew BodekCall drbr_advance() before leaving TX routine
2017-07-04 Zbigniew BodekUnmask all IO irqs after driver state is set as running
2017-07-04 Mark JohnstonHold the PCI device list lock when removing an element.
2017-07-04 Zbigniew BodekAcquire locks before calling drbr_flush()
2017-07-03 Zbigniew BodekAdd missing lock upon initialization of the interface
2017-07-03 Mark JohnstonFix a few issues with the lockstat provider man page.
2017-07-03 Jason EvansUpdate jemalloc to 5.0.1.
2017-07-03 Marius StroblCorrect a typo in the comment part of r320577, later...
2017-07-03 Konstantin... Resolve confusion between different error code spaces.
2017-07-03 Kristof ProvostAllow rtadvd and bsnmpd to run in vnet jails
next