]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
MFV of tzdata2009i:
[FreeBSD/FreeBSD.git] / sys / compat /
2009-06-09 Edwin GroothuisMFV of tzdata2009i:
2009-06-08 Bjoern A. ZeebAfter r193232 rt_tables in vnet.h are no longer indirec...
2009-06-07 Andrew ThompsonRename usb pipes to endpoints as it better represents...
2009-06-05 Jung-uk KimImport ACPICA 20090521.
2009-06-05 Robert WatsonMove "options MAC" from opt_mac.h to opt_global.h,...
2009-06-02 Jung-uk KimMFV: ACPICA 20090521
2009-06-01 Dmitry ChaginAdd forgotten in previous commit flags argument.
2009-06-01 Dmitry ChaginImplement accept4 syscall.
2009-06-01 Dmitry ChaginImplement a variation of the accept_common() which...
2009-06-01 Dmitry ChaginSplit linux_accept() syscall onto linux_accept_common...
2009-06-01 Robert WatsonRegenerate generated syscall files following changes...
2009-05-31 Dmitry ChaginImplement a variation of the socketpair() syscall which...
2009-05-31 Dmitry ChaginMove new socket flags handling into a separate function...
2009-05-31 Dmitry ChaginRemove empty lines.
2009-05-31 Doug BartonUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-30 Xin LIAttempt to fix build by updating hostid to follow the...
2009-05-29 Jamie GrittonPlace hostnames and similar information fully under...
2009-05-29 Andrew Thompsons/usb2_/usb_/ on all typedefs for the USB stack.
2009-05-29 Xin LIImplement SI_ISALIST.
2009-05-29 Xin LIFix the sysinfo(SI_HW_SERIAL, emulation so that we...
2009-05-29 Xin LIcopyinstr(9) takes parameter 'len' as a size_t *, not...
2009-05-29 Xin LIde-register.
2009-05-29 Xin LIsvr4_sys_getdents64() should not assume that the cookie...
2009-05-29 Xin LIAdd new sysconfig bits, Fix the bogus numbering of...
2009-05-28 Xin LIUpdate netcat to the version carried with OpenBSD 4.5.
2009-05-28 Xin LIUse strlcpy().
2009-05-28 Andrew Thompsons/usb2_/usb_/ on all C structs for the USB stack.
2009-05-27 Ed SchoutenUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 Andriy Gaponlinux_ioctl_cdrom: reduce stack usage
2009-05-27 Jamie GrittonAdd hierarchical jails. A jail may further virtualize...
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-24 Antoine BrodinRemove an unused variable.
2009-05-22 Dag-Erling SmørgravUpgrade to OpenSSH 5.2p1.
2009-05-20 John BaldwinComment nits.
2009-05-20 John BaldwinPut the vnode returned from namei() immediately after...
2009-05-19 Dmitry ChaginValidate user-supplied arguments values.
2009-05-18 Xin LIMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-18 Dmitry ChaginImplement MSG_CMSG_CLOEXEC flag for linux_recvmsg().
2009-05-16 Dmitry ChaginSomewhere between 2.6.23 and 2.6.27, Linux added SOCK_C...
2009-05-16 Dmitry ChaginReturn EINVAL in case when the incorrect or unsupported
2009-05-16 Dmitry ChaginUse the protocol family constants for the domain argume...
2009-05-16 Dmitry ChaginEmulate SO_PEERCRED socket option.
2009-05-14 Christian BruefferRemove an unused variable.
2009-05-13 Christian BruefferFix memory leak in an error case.
2009-05-11 Dmitry ChaginTranslate l_timeval arg to native struct timeval in
2009-05-11 Dmitry ChaginAdd forgotten linux to bsd flags argument mapping into...
2009-05-10 Dmitry ChaginDo not export AT_CLKTCK when emulating Linux kernel...
2009-05-10 Dmitry ChaginIntroduce linux_kernver() interface which is intended...
2009-05-10 Dmitry ChaginRework r189362, r191883.
2009-05-09 Xin LIUpdate to less v429.
2009-05-08 Ed SchoutenRegenerate system call tables to use SVN ids.
2009-05-08 Ed SchoutenBurn TTY ioctl bridges in compat layers.
2009-05-08 Marko ZecIntroduce a new virtualization container, provisionally...
2009-05-07 Jamie GrittonGive vfs_getopt the type it's expecting.
2009-05-07 Jamie GrittonMove the per-prison Linux MIB from a private one-off...
2009-05-07 Dmitry ChaginAdd KTR(9) tracing for futex emulation.
2009-05-07 Dmitry ChaginLinux exports HZ value to user space via AT_CLKTCK...
2009-05-07 Dmitry ChaginChange linux struct tms definition to match actual...
2009-05-07 Dmitry ChaginAdd preliminary KTR(9) support to the linux emulation...
2009-05-07 Dmitry ChaginTo avoid excessive code duplication move MI definitions...
2009-05-07 Dmitry ChaginReturn EAFNOSUPPORT instead of EINVAL in case when...
2009-05-07 Dmitry ChaginRework r191742.
2009-05-04 Jamie GrittonMark Linux MIB sysctls MPSAFE.
2009-05-04 David E. O'BrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-05-02 Dmitry ChaginLinux socketpair() call expects explicit specified...
2009-05-02 Dmitry ChaginMove extern variable definitions to the header file.
2009-05-01 Dmitry ChaginReimplement futexes.
2009-04-29 Jamie GrittonRegen for new jail system calls in r191673.
2009-04-29 Jamie GrittonIntroduce the extensible jail framework, using the...
2009-04-28 Edwin GroothuisMFC of tzdata2009g:
2009-04-26 Marko ZecIn preparation for turning on options VIMAGE in next...
2009-04-20 Ollivier RobertMerge r191298 into HEAD.
2009-04-19 Robert WatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-19 Dmitry ChaginRemove support for FUTEX_REQUEUE operation.
2009-04-14 Edwin GroothuisMFV of tzdata2009f
2009-04-13 Edwin GroothuisMFV of tzdata2009e
2009-04-05 Andrew ThompsonMFp4 //depot/projects/usb@159909
2009-04-05 Dmitry ChaginFix KBI breakage by r190520 which affects older linux...
2009-04-01 Konstantin BelousovRegen
2009-04-01 Konstantin BelousovRename implementation function for freebsd32 sysarch...
2009-04-01 Konstantin BelousovAdd all segment registers for the amd64 CPU to struct...
2009-03-29 Ed SchoutenEmulate the FIODGNAME ioctl in our 32-bit emulator.
2009-03-27 Jamie GrittonWhitespace/spelling fixes in advance of upcoming functi...
2009-03-26 Doug AmbriskoAdd stuff to support upcoming BMC/IPMI flashing of...
2009-03-24 Edwin GroothuisMFV of tzdata2009d:
2009-03-21 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 Rui PauloMerge libpcap 1.0.0.
2009-03-21 Rui PauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-18 Weongyo JeongSome NDIS USB drivers try to call URB funcs like URB_FU...
2009-03-18 Weongyo JeongIf the caller sets irp_usriostat or irp_usrevent it...
2009-03-17 Konstantin BelousovSupply AT_EXECPATH auxinfo entry to the interpreter...
2009-03-17 Edwin GroothuisMFV of tzdata2009c
2009-03-17 Weongyo Jeonggrab NDIS USB lock instead of HAL preemption. This...
2009-03-16 Weongyo Jeonguse usb2_desc_foreach() to iterate the USB config descr...
2009-03-16 Dmitry ChaginSort include files in the alphabetical order.
2009-03-15 Dmitry ChaginIgnore FUTEX_FD op, as it is done by linux.
2009-03-15 Dmitry ChaginInclude linux_futex.h before linux_emul.h
2009-03-13 Dmitry ChaginImplement new way of branding ELF binaries by looking...
2009-03-12 Weongyo Jeongo change a lock model based on HAL preemption lock...
next