]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Make the UKBD USB transfers double buffered and set them up one by one,
[FreeBSD/FreeBSD.git] / sys / compat /
2016-08-21 Ed SchoutenAdd source files generated from the 32-bit system call...
2016-08-21 Ed SchoutenAdd CPU independent code for running 32-bits CloudABI...
2016-08-21 Ed SchoutenDon't forget to define __ELF_WORD_SIZE.
2016-08-21 Ed SchoutenAdd a utility macro for converting 64-bit pointers...
2016-08-21 Ed SchoutenMove the linker script from cloudabi64/ to cloudabi/.
2016-08-21 Ed SchoutenUse the right _MAX constant.
2016-08-21 Ed SchoutenUse memcpy() to copy 64-bit timestamps into the syscall...
2016-08-20 Baptiste DaroussinImport Dragonfly Mail Agent snapshort from 20160806...
2016-08-19 Ed SchoutenRegenerate system call table after r304483.
2016-08-19 Ed SchoutenImport the new automatically generated system call...
2016-08-18 George V. Neville... Remove the obsolete and unused openbsd_poll system...
2016-08-18 George V. Neville... Remove unusedd and obsolete openbsd_poll system call...
2016-08-16 Enji CooperMFhead @ r304232
2016-08-16 Mark JohnstonMFV r304057:
2016-08-16 Mark JohnstonMFV r301526:
2016-08-16 Mark JohnstonMFV r301525:
2016-08-16 Mark JohnstonMFV r301524:
2016-08-16 Mark JohnstonMFV r296989:
2016-08-16 Mark JohnstonMFV r304056:
2016-08-15 Ed SchoutenEliminate use of sys_fsync() and sys_fdatasync().
2016-08-15 Ed SchoutenLet CloudABI use fdatasync() as well.
2016-08-15 Konstantin BelousovRegen after r304176, fdatasync(2) addition.
2016-08-15 Konstantin BelousovAdd an implementation of fdatasync(2).
2016-08-14 Martin MatuskaMFV r304060:
2016-08-13 Enji CooperMFhead @ r304038
2016-08-12 Enji CooperCheckpoint initial integration work
2016-08-10 Ed SchoutenProvide the CloudABI vDSO to its executables.
2016-08-04 Bryan DreweryRegenerate after r303755.
2016-08-03 Ed SchoutenRegenerate system call tables for r303699 and r303700.
2016-08-03 Ed Schoutenmprotect(): Change prototype to comply to POSIX.
2016-07-28 Brooks DavisDon't create pointless backups of generated files in...
2016-07-27 Konstantin BelousovHide the boottime and bootimebin globals, provide the...
2016-07-26 Ed SchoutenAdd shmatt_t.
2016-07-25 Xin LIChange bsdiff to use divsufsort suffix sort library...
2016-07-24 Gleb SmirnoffPartially revert r257696/r257713, which have an issue...
2016-07-23 Baptiste DaroussinUpdate mandoc to 1.13.4 release
2016-07-20 Andriy GaponMFV r303083: 7164 zdb should be able to open the root...
2016-07-20 Andriy GaponMFV r303082: 6391 Override default SPA config location...
2016-07-20 Pedro F. GiffuniMFV r298167, r300962, r303048:
2016-07-14 Andriy GaponMFV r302645: 6878 Add scrub completion info to "zpool...
2016-07-14 Andriy GaponMFV r302650: 6940 Cannot unlink directories when over...
2016-07-14 Andriy GaponMFV r302644: 6513 partially filled holes lose birth...
2016-07-14 Andriy GaponMFV r302641: 6844 dnode_next_offset can detect fictiona...
2016-07-14 Andriy GaponMFV r302640: 6874 rollback and receive need to reset...
2016-07-13 Dag-Erling Smørgravmerge upstream hg 06347b1f76fe (fix IXFR)
2016-07-10 Dmitry ChaginFix a copy/paste bug introduced during X86_64 Linuxulat...
2016-07-10 Dmitry ChaginImplement Linux personality() system call mainly due...
2016-07-08 Ed Mastelibunwind: update to upstream snapshot r272680
2016-07-04 Peter GrehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 Enji CooperUpdate libxo to 0.6.3
2016-07-01 Xin LIMFV r302260: expat 2.2.0
2016-06-30 Martin MatuskaMFV r302264:
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-26 Dmitry ChaginFix a bug introduced in r283433.
2016-06-23 Brooks DavisRegen post r302096 and implement svr4_pipe().
2016-06-23 Brooks DavisDeclare a svr4 version of pipe() now that sys_pipe...
2016-06-22 Brooks DavisGenerate syscall tables and update pipe() implementatio...
2016-06-22 Brooks DavisMark the pipe() system call as COMPAT10.
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 Konstantin BelousovUpdate comments for the MD functions managing contexts...
2016-06-14 Mark JohnstonAdd a missing error check for a malloc() call in idr_get().
2016-06-13 Enji CooperChange my given name from "Garrett" to "Ngie"
2016-06-12 Konstantin Belousovswap_dev_info() does not require Giant, so Giant lockin...
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-07 Hans Petter SelaskyFallback to arc4rand() in the LinuxKPI when read_random...
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Xin LIMFV r301238:
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-05-31 Gleb SmirnoffFix kernel stack disclosures in the Linux and 4.3BSD...
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-27 Hans Petter SelaskyThe SCHEDULER_STOPPED() macro already contains a predic...
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 Hans Petter SelaskyDefine ATOMIC_LONG_INIT() in the LinuxKPI.
2016-05-26 Hans Petter SelaskyAdd support for runtime modifiable module parameters...
2016-05-26 Hans Petter SelaskyAdd more module parameter macros to the LinuxKPI.
2016-05-26 Hans Petter SelaskyAdd support for boolean module parameters in the LinuxKPI.
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-25 Hans Petter SelaskyImplement Linux module parameters as read-only tunable...
2016-05-25 Hans Petter SelaskyAdd checks for SCHEDULER_STOPPED() so that code using...
2016-05-24 Kevin LoAdd __iowrite32_copy() to the Linux kernel compatibilit...
2016-05-24 Hans Petter SelaskyUse the DROP_GIANT() and PICKUP_GIANT() macros instead...
2016-05-24 Hans Petter SelaskySet "current" for all PCI enumeration callbacks.
2016-05-24 Hans Petter SelaskyUse make_dev_s() instead of make_dev() to avoid race...
2016-05-24 Dmitry ChaginDon't leak fp in case where fo_ioctl() returns an error.
2016-05-23 Hans Petter SelaskyImplement "atomic_long_add_unless()" in the LinuxKPI...
2016-05-23 Hans Petter SelaskyA missing definition needed by ktime_to_ms().
2016-05-23 Hans Petter SelaskyFix some data types and add "inline" keyword for __reg_...
2016-05-23 Hans Petter SelaskyImplement ror32() in the LinuxKPI.
2016-05-23 Hans Petter SelaskyDefine more copy to/from userspace functions in the...
2016-05-23 Hans Petter SelaskyAdd more printf() related functions to the LinuxKPI.
2016-05-23 Hans Petter SelaskySet an invalid IRQ number when no PCI IRQ is available...
2016-05-23 Hans Petter SelaskyAdd more ktime related functions to the LinuxKPI.
2016-05-23 Hans Petter SelaskyImplement "kref_put_mutex()" for the LinuxKPI.
next