]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
MFC
[FreeBSD/FreeBSD.git] / sys / compat /
2012-05-05 attilioMFC
2012-05-05 netchild- >500 static DTrace probes for the linuxulator
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-20 attilioMFC
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 jkim- Implement pipe2 syscall for Linuxulator. This syscal...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-19 attilioMFC
2012-03-18 tijlRemove some unnecessary includes.
2012-03-18 tijlEliminate ia32_reg.h by moving its contents to x86...
2012-03-18 tijlCopy i386 reg.h to x86 and merge with amd64 reg.h....
2012-03-16 tijlMove userland bits of i386 npx.h and amd64 fpu.h to...
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-07 attilioMFC
2012-03-04 brucecFix race condition in KfRaiseIrql().
2012-03-03 jmallettOn MIPS, _ALIGN always aligns to 8 bytes, even for...
2012-03-03 jmalletto) Add COMPAT_FREEBSD32 support for MIPS kernels using...
2012-03-01 attilioMFC
2012-02-29 mmAdd procfs to jail-mountable filesystems.
2012-02-25 attilioMFC
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-21 kibFix found places where uio_resid is truncated to int.
2012-02-17 kibFix misuse of the kernel map in miscellaneous image...
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-10 attilioMFC
2012-02-10 edRemove direct access to si_name.
2012-02-07 attilioMFC
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-05 davidxuAdd 32-bit compat code for AIO kevent flags introduced...
2012-02-04 attilioMFC
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-21 kibAdd support for the extended FPU states on amd64, both...
2012-01-17 mckusickMake sure all intermediate variables holding mount...
2012-01-15 trocinyAbrogate nchr argument in proc_getargv() and proc_geten...
2012-01-15 uqsConvert files to UTF-8
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-05 attilioMFC
2012-01-03 dimIn sys/compat/linux/linux_ioctl.c, work around a warnin...
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2012-01-01 attilioMFC
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-30 dimIn sys/compat/ndis/subr_ntoskrnl.c, change the RtlFillM...
2011-12-29 jhbImplement linux_fadvise64() and linux_fadvise64_64...
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-04 trocinyProtect process environment variables with p_candebug().
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-26 attilioMFC
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 trocinyRetire linprocfs_doargv(). Instead use new functions...
2011-11-21 lstewart- Add the ffclock_getcounter(), ffclock_getestimate...
2011-11-20 attilioMFC
2011-11-19 edMake the Linux *at() calls a bit more complete.
2011-11-19 edRegenerate system call tables.
2011-11-19 edImprove *access*() parameter name consistency.
2011-11-15 attilioMFC
2011-11-14 jhb- Split out a kern_posix_fadvise() from the posix_fadvi...
2011-11-12 attilioMFC
2011-11-11 pluknetstruct timespec32: change types of tv_sec and tv_nsec...
2011-11-11 rstoneCorrect the types of the arguments to return probes...
2011-11-08 attilioMFC
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 edMark MALLOC_DEFINEs static that have no corresponding...
2011-11-04 attilioMFC
2011-11-04 jhbRegen.
2011-11-04 jhbAdd the posix_fadvise(2) system call. It is somewhat...
2011-10-22 attilioMFC
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-15 kibControl the execution permission of the readable segmen...
2011-10-14 jhbRegen.
2011-10-14 jhbUse PAIR32TO64() for the offset and length parameters to
2011-10-13 marcelUse PTRIN().
2011-10-13 marcelWrap mprotect(2) so that we can add execute permissions...
2011-10-13 marcelWrap mprotect(2)
2011-10-13 marcelIn freebsd32_mmap() and when compiling for amd64 or...
2011-10-11 bruefferAdd curly braces missed in r226247.
2011-10-11 bruefferProperly free linux_gidset in case of an error.
2011-10-07 attilioMFC
2011-10-06 jkimUse the caculated length instead of maximum length.
2011-10-06 jkimRemove a now-defunct variable.
2011-10-06 jkimUse uint32_t instead of u_int32_t. Fix style(9) nits.
2011-10-06 jkimMake sure to ignore the leading NULL byte from Linux...
2011-10-06 jkimRestore the original socket address length if it was...
2011-10-06 jkimRetern more appropriate errno when Linux path name...
2011-10-06 jkimInline do_sa_get() function and remove an unused return...
2011-10-06 jkimUnroll inlined strnlen(9) and make it easier to read...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-04 cpercivaFix a bug in UNIX socket handling in the linux emulator...
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-17 attilioMFC
2011-09-16 kmacyAuto-generated code from sys_ prefixing makesyscalls...
next