]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-08-09 peterUpdate serf from 1.3.7 to 1.3.8. Mostly disables sslv2...
2015-08-09 peterUpdate apr-util config - I don't believe this part...
2015-08-09 peterUpdate apr-1.5.1 to 1.5.2
2015-08-09 araujoAdd myself into the src graph.
2015-08-09 araujoAdd rodrigc@ to the committers graph.
2015-08-09 baptRemove 5 and 6 bytes sequences which are illegal in...
2015-08-08 baptRemove 5 and 6 bytes sequences which are illegal in...
2015-08-08 jhibbitsCorrect return type of booke_init() prototype.
2015-08-08 zbbTreat internal bridge as subtractive on ThunderX ARM64
2015-08-08 mariusFix compilation after r286458.
2015-08-08 mariusFix compilation after r286457 w/o INVARIANTS or INVARIA...
2015-08-08 zbbAdd support for external PCIe (PEM) on Cavium's ThunderX
2015-08-08 rpauloBuild the iwm and iwmfw modules by default on x86.
2015-08-08 rpauloiwm: use the proper include path for iwm headers.
2015-08-08 rpaulosys/conf/files: add iwm and iwmfw.
2015-08-08 zbbAdd Ethernet and block device drivers to ARM64 GENERIC
2015-08-08 rpauloAdd nodevice iwmfw to WITHOUT_SOURCELESS_UCODE.
2015-08-08 rpaulosys/conf/options: add IWM_DEBUG.
2015-08-08 zbbIntroduce support for internal PCIe for Cavium's ThunderX
2015-08-08 ianProvide the tty-layer mutex when initializing the pps...
2015-08-08 rpauloiwm: fix a KASSERT: s/ds_size/ds_len/.
2015-08-08 mavRefactor early stages of security negotiation.
2015-08-08 allanjudefix regression in xargs -Px (introduced in r286289...
2015-08-08 melifaroMFP r274295:
2015-08-08 melifaroMFP r274553:
2015-08-08 mavRemove some code duplication.
2015-08-08 melifaroSimplify ip[6] simploop:
2015-08-08 gargaAdd missing files to sendmail obsolete files list
2015-08-08 melifaroAdd const-qualifiers for source mbuf argument in m_dup...
2015-08-08 mavDisable 32-bit PIO for 6Gbit/s Intel SATA controllers.
2015-08-08 mavDon't panic if disk lost TRIM support due to switching...
2015-08-08 traszFix interaction between libedit initialization and...
2015-08-08 pjdAllow to disable BIO_DELETE passthru in fstab for swap...
2015-08-08 pjdEnable BIO_DELETE passthru in GELI, so TRIM/UNMAP can...
2015-08-08 jchFix a kernel assertion issue introduced with r286227:
2015-08-08 rpauloiwmfw: fix the path to the firmware file.
2015-08-08 rpauloImport OpenBSD's iwm WiFi driver for Intel 3160/7260...
2015-08-08 marcelDocument the application interface.
2015-08-08 adrianRevert the wifi ifnet changes until things are more...
2015-08-07 ianOnly process the PPS event types currently enabled...
2015-08-07 ianRFC 2783 requires a status of ETIMEDOUT, not EWOULDBLOC...
2015-08-07 markj- Use an explicit "depends_on module kernel" guard...
2015-08-07 marcelFix typo introduced in previous commit.
2015-08-07 markjipv4_is_zeronet() and ipv4_is_loopback() expect an...
2015-08-07 marcelo Fix a typo.
2015-08-07 glebiusFix mtx_assert() argument.
2015-08-07 mavAdd unmapped I/O support to ata(4) driver.
2015-08-07 mavAdd more ifdefs to fix build with GCC after r286406.
2015-08-07 glebiusFix !MWL_DEBUG build.
2015-08-07 jahCreate man page for pmap_quick_enter_page(9) and pmap_q...
2015-08-07 glebiusChange KPI of how device drivers that provide wireless...
2015-08-07 bruefferManpage cleanup.
2015-08-07 andrewAttach dwmmc to the ofwbus, som devicetrees place it...
2015-08-07 andrewStop including machine/fdt.h, it's unneeded, and purpos...
2015-08-07 araujoWrap some unused functions with notyet, it is necessary...
2015-08-07 kibMinor style cleanup of the code surrounding r286404.
2015-08-07 kibThe condition to use direct processing for the unmapped...
2015-08-07 araujoRemove an extra new line on usage().
2015-08-07 araujoFix variable 'old' is used uninitialized whenever ...
2015-08-07 kibRemove unused i386 header privatespace.h. For the...
2015-08-07 gshapiroReminder to check tools/build/mk/OptionalObsoleteFiles...
2015-08-07 marcelRebase after r286395: rounding fix for dynamic VHD
2015-08-07 marcelFix the dynamic VHD format to work with qemu. The size...
2015-08-07 araujoGet closest as possible with style(9). No functional...
2015-08-07 kevloAdd support for ASUS WL-100g.
2015-08-06 delphijNow that the portsnap buildbox is generating the raw...
2015-08-06 alcIntroduce a sysctl for reporting the number of fully...
2015-08-06 ianDocument the recently added get-bitmode and eeprom...
2015-08-06 jhbConsistently use both leading and trailing spaces insid...
2015-08-06 ianReturn the current ftdi bitbang mode with the UFTDIIOC_...
2015-08-06 jhbWhitespace fixes to consistently use spaces before...
2015-08-06 ianAdd support to the uftdi driver for reading and writing...
2015-08-06 jhbDecode the arguments passed to the *at() family of...
2015-08-06 jhbDecode the arguments to mkfifo() and fix an off-by...
2015-08-06 jhbDon't mark the fcntl flag argument as an output paramet...
2015-08-06 delphijNow that stable/8 is EOL, stop building INDEX-8.
2015-08-06 kibFormally pair store_rel(&smp_started) with load_acq...
2015-08-06 pjdAfter crypto_dispatch() bio might be already delivered...
2015-08-06 jhbRemove some more vestiges of the Xen PV domu support...
2015-08-06 jhbThe changes that introduced fo_mmap() treated all chara...
2015-08-06 jhbAdd various tests to ensure that invalid arguments...
2015-08-06 jhbConvert the map_at_zero test case to ATF. In particula...
2015-08-06 allanjudeRemove guards around overwriting loader.rc and menu.rc
2015-08-06 ngieMake some debug printf's into DPRINTF's to reduce noise...
2015-08-06 andrewFill in dump_avail based on the physical memory from...
2015-08-06 gjbFix a typo.
2015-08-06 glebiusMake it compilable. No idea if it works.
2015-08-06 traszWhoops, wrong flag.
2015-08-06 traszTweak mdconfig(8) manual page, in particular revise...
2015-08-06 edAdd file_open(): the underlying system call of openat().
2015-08-06 jhbAdd recently added values of various flags and enumerat...
2015-08-05 cemnfsclient: Protest loudly when GETATTR responses are...
2015-08-05 mavPass SYNCHRONIZE CACHE command parameters to backends.
2015-08-05 delphijFix a bug which could make routed(8) daemon exit by...
2015-08-05 delphijFix shell injection vulnerability in patch(1) via ed...
2015-08-05 mavRelax serialization of SYNCHRONIZE CACHE commands.
2015-08-05 jillesfind: Fix segfault with very long path in -exec/-ok...
2015-08-05 adrianAdd a hack-around to this fatal taskqueue running whils...
2015-08-05 adrianAdd a missing method - ath_hal_settsf64().
2015-08-05 baptAdd regression tests for a bug reported in stable/10
next