]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
sfxge(4): Siena no longer supports EFSYS_OPT_PCIE_TUNE
[FreeBSD/FreeBSD.git] / sys / compat /
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-30 pfgsys/compat/linux*: spelling fixes.
2016-04-30 pfgndis: spelling fixes in comments.
2016-04-30 pfgx86bios: spelling fix in a comment.
2016-04-29 pfgx86bios_alloc(): Unsign a counter.
2016-04-28 pfgndis(4): it's rather unrealistic to expect a size_t...
2016-04-28 pfgndis(4): unsign some indexes to prevent overflows.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 cemosd(9): Change array pointer to array pointer type...
2016-04-26 pfgsys: extend use of the howmany() macro when available.
2016-04-25 jamielinux_map_osrel doesn't need to be checked in linux_pri...
2016-04-23 dchaginAllow to build svr4 module with SYSV support separatell...
2016-04-23 dchaginFix streams and svr4 module dependency. Both modules...
2016-04-22 pfgCleanup redundant parenthesis from existing howmany...
2016-04-20 cemlinprocfs_doproclimits: Initialize error return before use
2016-04-20 cemlinprocfs: Don't print uninitialized values
2016-04-19 pfgkernel: use our nitems() macro when it is available...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 pfgcompat/linux: for pointers replace 0 with NULL.
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-10 dchaginMore complete implementation of /proc/self/limits.
2016-04-06 edMake CloudABI's way of doing TLS more friendly to users...
2016-04-04 gjbMFH
2016-04-03 pfgFix indentation oops.
2016-04-03 dchaginMove Linux specific times tests up to guarantee the...
2016-04-01 sephetcp/lro: Change SLIST to LIST, so that removing an...
2016-03-31 edMake Position Independent Executables work for CloudABI.
2016-03-31 edRegenerate system call table after r297468.
2016-03-31 edSync in the latest CloudABI system call definitions.
2016-03-31 npAdd wait_event_interruptible_timeout to linuxkpi.
2016-03-31 hselaskyFix bugs in currently unused bit searching loop.
2016-03-30 jamieUse osd_reserve / osd_jail_set_reserved, which is known...
2016-03-29 glebiusThe sendfile(2) allows to send extra data from userspac...
2016-03-27 dchaginRevert r297310 as the SOL_XXX are equal to the IPPROTO_...
2016-03-27 dchaginiConvert Linux SOL_IPV6 level.
2016-03-27 dchaginWhitespaces and style(9) fix. No functional changes.
2016-03-26 dchaginWhen write(2) on eventfd object fails with the error...
2016-03-26 dchaginImplement O_NONBLOCK flag via fcntl(F_SETFL) for eventf...
2016-03-24 edRegenerate system call table after r297247.
2016-03-24 edReplace the CloudABI system call table by a machine...
2016-03-20 dchaginCheck bsd_to_linux_statfs() return value. Forgotten...
2016-03-20 dchaginReturn EOVERFLOW in case when actual statfs values...
2016-03-20 dchaginWhitespaces, style(9) fixes. No functional changes.
2016-03-20 dchaginImplement fstatfs64 system call.
2016-03-20 dchaginRework r296543:
2016-03-18 jhibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-14 gjbMFH
2016-03-12 jhbRegen.
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-09 jhbRegen.
2016-03-09 jhbSimplify AIO initialization now that it is standard.
2016-03-09 aeAdd support for IPPROTO_IPV6 socket layer for getsockop...
2016-03-08 dchaginBetter english.
2016-03-08 dchaginPut a commit message from r296502 about Linux alarm...
2016-03-08 dchaginDoes not leak fp. While here remove bogus cast of fp...
2016-03-08 dchaginLinux accept() system call return EOPNOTSUPP errno...
2016-03-08 dchaginAccording to POSIX and Linux implementation the alarm...
2016-03-08 dchaginLink the newly created process to the corresponding...
2016-03-07 gjbMFH
2016-03-07 hselaskyRun the LinuxKPI PCI shutdown handler free of the Giant...
2016-03-06 gjbMFH
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 hselaskyAdd more functions to the LinuxKPI.
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-25 markjImprove error handling for posix_fallocate(2) and posix...
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 edCall cap_rights_init() properly.
2016-02-23 gjbMFH
2016-02-23 edMake handling of mmap()'s prot argument more strict.
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 gjbMFH
2016-02-22 skraAs <machine/vmparam.h> is included from <vm/vm_param...
2016-02-22 skraAs <machine/pmap.h> is included from <vm/pmap.h>, there...
2016-02-21 desImplement /proc/$$/limits.
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-18 jkimSilence VPS-Studio errors (V512). These buffer underfl...
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 gjbMFH
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-09 kibRename P_KTHREAD struct proc p_flag to P_KPROC.
2016-02-08 gjbMFH
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-04 mjgfork: plug a use after free of the returned process
2016-02-04 mjgfork: pass arguments to fork1 in a dedicated structure
2016-01-28 jkimMerge OpenSSL 1.0.2f.
next