]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-08-08 Rui Pauloiwm: use the proper include path for iwm headers.
2015-08-08 Rui Paulosys/conf/files: add iwm and iwmfw.
2015-08-08 Zbigniew BodekAdd Ethernet and block device drivers to ARM64 GENERIC
2015-08-08 Rui PauloAdd nodevice iwmfw to WITHOUT_SOURCELESS_UCODE.
2015-08-08 Rui Paulosys/conf/options: add IWM_DEBUG.
2015-08-08 Zbigniew BodekIntroduce support for internal PCIe for Cavium's ThunderX
2015-08-08 Ian LeporeProvide the tty-layer mutex when initializing the pps...
2015-08-08 Rui Pauloiwm: fix a KASSERT: s/ds_size/ds_len/.
2015-08-08 Alexander MotinRefactor early stages of security negotiation.
2015-08-08 Allan Judefix regression in xargs -Px (introduced in r286289...
2015-08-08 Alexander V... MFP r274295:
2015-08-08 Alexander V... MFP r274553:
2015-08-08 Alexander MotinRemove some code duplication.
2015-08-08 Alexander V... Simplify ip[6] simploop:
2015-08-08 Renato BotelhoAdd missing files to sendmail obsolete files list
2015-08-08 Alexander V... Add const-qualifiers for source mbuf argument in m_dup...
2015-08-08 Alexander MotinDisable 32-bit PIO for 6Gbit/s Intel SATA controllers.
2015-08-08 Alexander MotinDon't panic if disk lost TRIM support due to switching...
2015-08-08 Edward Tomasz... Fix interaction between libedit initialization and...
2015-08-08 Pawel Jakub... Allow to disable BIO_DELETE passthru in fstab for swap...
2015-08-08 Pawel Jakub... Enable BIO_DELETE passthru in GELI, so TRIM/UNMAP can...
2015-08-08 Julien CharbonFix a kernel assertion issue introduced with r286227:
2015-08-08 Rui Pauloiwmfw: fix the path to the firmware file.
2015-08-08 Rui PauloImport OpenBSD's iwm WiFi driver for Intel 3160/7260...
2015-08-08 Marcel MoolenaarDocument the application interface.
2015-08-08 Adrian ChaddRevert the wifi ifnet changes until things are more...
2015-08-07 Ian LeporeOnly process the PPS event types currently enabled...
2015-08-07 Ian LeporeRFC 2783 requires a status of ETIMEDOUT, not EWOULDBLOC...
2015-08-07 Mark Johnston- Use an explicit "depends_on module kernel" guard...
2015-08-07 Marcel MoolenaarFix typo introduced in previous commit.
2015-08-07 Mark Johnstonipv4_is_zeronet() and ipv4_is_loopback() expect an...
2015-08-07 Marcel Moolenaaro Fix a typo.
2015-08-07 Gleb SmirnoffFix mtx_assert() argument.
2015-08-07 Alexander MotinAdd unmapped I/O support to ata(4) driver.
2015-08-07 Alexander MotinAdd more ifdefs to fix build with GCC after r286406.
2015-08-07 Gleb SmirnoffFix !MWL_DEBUG build.
2015-08-07 Jason A. HarmeningCreate man page for pmap_quick_enter_page(9) and pmap_q...
2015-08-07 Gleb SmirnoffChange KPI of how device drivers that provide wireless...
2015-08-07 Christian BruefferManpage cleanup.
2015-08-07 Andrew TurnerAttach dwmmc to the ofwbus, som devicetrees place it...
2015-08-07 Andrew TurnerStop including machine/fdt.h, it's unneeded, and purpos...
2015-08-07 Marcelo AraujoWrap some unused functions with notyet, it is necessary...
2015-08-07 Konstantin... Minor style cleanup of the code surrounding r286404.
2015-08-07 Konstantin... The condition to use direct processing for the unmapped...
2015-08-07 Marcelo AraujoRemove an extra new line on usage().
2015-08-07 Marcelo AraujoFix variable 'old' is used uninitialized whenever ...
2015-08-07 Konstantin... Remove unused i386 header privatespace.h. For the...
2015-08-07 Gregory Neil... Reminder to check tools/build/mk/OptionalObsoleteFiles...
2015-08-07 Marcel MoolenaarRebase after r286395: rounding fix for dynamic VHD
2015-08-07 Marcel MoolenaarFix the dynamic VHD format to work with qemu. The size...
2015-08-07 Marcelo AraujoGet closest as possible with style(9). No functional...
2015-08-07 Kevin LoAdd support for ASUS WL-100g.
2015-08-06 Xin LINow that the portsnap buildbox is generating the raw...
2015-08-06 Alan CoxIntroduce a sysctl for reporting the number of fully...
2015-08-06 Ian LeporeDocument the recently added get-bitmode and eeprom...
2015-08-06 John BaldwinConsistently use both leading and trailing spaces insid...
2015-08-06 Ian LeporeReturn the current ftdi bitbang mode with the UFTDIIOC_...
2015-08-06 John BaldwinWhitespace fixes to consistently use spaces before...
2015-08-06 Ian LeporeAdd support to the uftdi driver for reading and writing...
2015-08-06 John BaldwinDecode the arguments passed to the *at() family of...
2015-08-06 John BaldwinDecode the arguments to mkfifo() and fix an off-by...
2015-08-06 John BaldwinDon't mark the fcntl flag argument as an output paramet...
2015-08-06 Xin LINow that stable/8 is EOL, stop building INDEX-8.
2015-08-06 Konstantin... Formally pair store_rel(&smp_started) with load_acq...
2015-08-06 Pawel Jakub... After crypto_dispatch() bio might be already delivered...
2015-08-06 John BaldwinRemove some more vestiges of the Xen PV domu support...
2015-08-06 John BaldwinThe changes that introduced fo_mmap() treated all chara...
2015-08-06 John BaldwinAdd various tests to ensure that invalid arguments...
2015-08-06 John BaldwinConvert the map_at_zero test case to ATF. In particula...
2015-08-06 Allan JudeRemove guards around overwriting loader.rc and menu.rc
2015-08-06 Enji CooperMake some debug printf's into DPRINTF's to reduce noise...
2015-08-06 Andrew TurnerFill in dump_avail based on the physical memory from...
2015-08-06 Glen BarberFix a typo.
2015-08-06 Gleb SmirnoffMake it compilable. No idea if it works.
2015-08-06 Edward Tomasz... Whoops, wrong flag.
2015-08-06 Edward Tomasz... Tweak mdconfig(8) manual page, in particular revise...
2015-08-06 Ed SchoutenAdd file_open(): the underlying system call of openat().
2015-08-06 John BaldwinAdd recently added values of various flags and enumerat...
2015-08-05 Conrad Meyernfsclient: Protest loudly when GETATTR responses are...
2015-08-05 Alexander MotinPass SYNCHRONIZE CACHE command parameters to backends.
2015-08-05 Xin LIFix a bug which could make routed(8) daemon exit by...
2015-08-05 Xin LIFix shell injection vulnerability in patch(1) via ed...
2015-08-05 Alexander MotinRelax serialization of SYNCHRONIZE CACHE commands.
2015-08-05 Jilles Tjoelkerfind: Fix segfault with very long path in -exec/-ok...
2015-08-05 Adrian ChaddAdd a hack-around to this fatal taskqueue running whils...
2015-08-05 Adrian ChaddAdd a missing method - ath_hal_settsf64().
2015-08-05 Baptiste DaroussinAdd regression tests for a bug reported in stable/10
2015-08-05 Navdeep Parharcxgbe(4): Update T5 and T4 firmwares bundled with...
2015-08-05 Adrian ChaddAdd TXOP enforce support to the AR9300 HAL.
2015-08-05 Ed MasteRationalize BSD license on sys/*/include/in_cksum.h
2015-08-05 Ed MasteRemove empty directories left by r286332
2015-08-05 Ed MasteRemove old GNU Binutils tools now provided by ELF Tool...
2015-08-05 John BaldwinRework get_string() to make it more robust when fetchin...
2015-08-05 John BaldwinWhitespace fix: remove some spurious spaces before...
2015-08-05 Edward Tomasz... Make rctl_enable rc variable actually work. To avoid...
2015-08-05 Jung-uk KimFix more style issues.
2015-08-05 Ed MasteRationalize BSD license on sys/*/include/float.h
2015-08-05 Ed SchoutenCorrect the previous commit: remove the DECLARE_MODULE().
2015-08-05 Ed SchoutenAdd DECLARE_MODULE() to the "cloudabi" kernel module.
2015-08-05 Ed SchoutenMake fcntl(F_SETFL) work.
next