]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2015-08-05 npcxgbe(4): Update T5 and T4 firmwares bundled with...
2015-08-05 adrianAdd TXOP enforce support to the AR9300 HAL.
2015-08-05 emasteRationalize BSD license on sys/*/include/in_cksum.h
2015-08-05 emasteRemove empty directories left by r286332
2015-08-05 emasteRemove old GNU Binutils tools now provided by ELF Tool...
2015-08-05 jhbRework get_string() to make it more robust when fetchin...
2015-08-05 jhbWhitespace fix: remove some spurious spaces before...
2015-08-05 traszMake rctl_enable rc variable actually work. To avoid...
2015-08-05 jkimFix more style issues.
2015-08-05 emasteRationalize BSD license on sys/*/include/float.h
2015-08-05 edCorrect the previous commit: remove the DECLARE_MODULE().
2015-08-05 edAdd DECLARE_MODULE() to the "cloudabi" kernel module.
2015-08-05 edMake fcntl(F_SETFL) work.
2015-08-05 lwhsuFix `make depend` in sys/modules
2015-08-05 mavIssue all reads of single XCOPY segment simultaneously.
2015-08-05 edRegenerate the system call table.
2015-08-05 edImport the latest CloudABI system call definitions...
2015-08-05 vangyzenDisable SSE in libthr
2015-08-05 kibFix UP build after r286296, ensure that CPU_FOREACH...
2015-08-05 jahProperly sort the function declarations added in r286296
2015-08-05 edAdd the remaining pointer size independent CloudABI...
2015-08-05 edAllow the creation of polling descriptors (kqueues...
2015-08-05 edAllow the creation of kqueues with a restricted set...
2015-08-05 edMake it possible to implement poll(2) on top of kqueue(2).
2015-08-05 ngieSet f_file to -1/F_UNUSED when after closing when possible
2015-08-05 ngieUpdate the comment about handling old-style rc(5) scripts
2015-08-05 jhibbitsRemove one more that crept in unnecessarily from previo...
2015-08-05 jhibbitsRemove some unnecessary includes.
2015-08-04 jahAdd two new pmap functions:
2015-08-04 rpauloBEAGLEBONE: remove dtrace from MODULES_EXTRA.
2015-08-04 jkimFix style(9) bugs.
2015-08-04 jmgMake IPsec work with AES-GCM and AES-ICM (aka CTR)...
2015-08-04 kevloAdd support for Planex GW-NS300N.
2015-08-04 allanjudexargs now takes -P0, creating as many concurrent proces...
2015-08-04 kibGive large kernel stack to the initial thread . Otherw...
2015-08-04 svnmirEnsure the local MANIFEST is always used when verifying...
2015-08-04 kibCopy the fencing of the algorithm to do lock-less updat...
2015-08-04 traszFix panic triggered by code like this:
next