]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Add quirks to disable READ CAPACITY (16) for PNY USB 3.0 Flash Drives.
[FreeBSD/FreeBSD.git] / sys / compat /
2013-11-05 glebiusAxe IFF_SMART. Fortunately this layering violating...
2013-11-05 glebiusDrop support for historic ioctls and also undefine...
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-29 glebius- Provide necessary includes.
2013-10-29 baptMerge byacc 20130925
2013-10-28 glebiusInclude necessary headers that now are available due...
2013-10-26 glebiusProvide includes that are needed in these files, and...
2013-10-26 glebiusThe r48589 promised to remove implicit inclusion of...
2013-10-08 rayMFC @r256148.
2013-10-05 markmMFC- tracking commit.
2013-10-04 kibAdd padding to match the compat32 struct stat32 definit...
2013-10-02 markmMFC - tracking update.
2013-10-01 markjFix some typos that were causing probe argument types...
2013-09-21 markjRegenerate syscall argument strings after r255777.
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 jhbRegen.
2013-09-19 jhbExtend the support for exempting processes from being...
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-18 rdivackyRevert r255672, it has some serious flaws, leaking...
2013-09-18 rdivackyImplement epoll support in Linuxulator. This is a tiny...
2013-09-17 jillesRegenerate for freebsd32_cap_enter().
2013-09-17 jillesDisallow cap_enter() in freebsd32 compatibility mode.
2013-09-11 grehanIFC @ r255459
2013-09-09 jhbAdd a mmap flag (MAP_32BIT) on 64-bit platforms to...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 markmMFC
2013-09-05 sjgMerge bmake-20130904
2013-09-05 pjdRegenerate after r255219.
2013-09-05 pjdChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 grehanIFC @ r255209
2013-09-01 rayMFC @r255128.
2013-08-30 markmMFC
2013-08-26 willAdd the ability to display the default FIB number for...
2013-08-26 markmMFC
2013-08-25 andreGive (*ext_free) an int return value allowing for very...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-18 pjdRegenerate after r254491.
2013-08-18 pjdThe cap_rights_limit(2) system calls needs a wrapper...
2013-08-18 pjdMove the PAIR32TO64() macro and the RETVAL_HI/RETVAL_LO...
2013-08-18 pjdRegenerate after r254481.
2013-08-18 pjdImplement 32bit versions of the cap_ioctls_limit(2...
2013-08-17 markjRemove a couple of unused macros.
2013-08-17 pjdRegenerate after r254447.
2013-08-17 pjdMake pdfork(2), pdkill(2) and pdgetpid(2) syscalls...
2013-08-15 rayMFC @r254374.
2013-08-15 glebiusMake sendfile() a method in the struct fileops. Curren...
2013-08-07 jeffReplace kernel virtual address space allocation with...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-25 rayMFC @r219886.
2013-07-21 kibRegenerate.
2013-07-21 kibImplement compat32 wrappers for the ktimer_* syscalls.
2013-07-21 kibWrap kmq_notify(2) for compat32 to properly consume...
2013-07-21 kibThe freebsd32_lio_listio() compat syscall takes the...
2013-07-21 kibMove the convert_sigevent32() utility function into...
2013-07-21 kibCosmetic change, use the same union name on the left...
2013-07-20 kibRegenerate
2013-07-20 kibid_t is 64bit, provide the compat32 wrapper for clock_g...
2013-07-19 grehanIFC @ r253461
2013-07-14 hselaskyAdd some missing LIBUSB IOCTL conversion codes.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-08 glebiusaio_mlock() added:
2013-06-08 glebius Add new system call - aio_mlock(). The name speaks...
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-05 alcRelax the vm object locking. Use a read lock.
2013-05-31 obrienAdd a "kern.features" MIB for 32bit support under a...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 kibRegenerate.
2013-05-21 kibFix the wait6(2) on 32bit architectures and for the...
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-01 jillesRegenerate files for pipe2().
2013-05-01 jillesAdd pipe2() system call.
2013-05-01 jillesRegenerate files for accept4().
2013-05-01 jillesAdd accept4() system call.
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
next