]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Add extra flags for the radar event API.
[FreeBSD/FreeBSD.git] / sys / compat /
2011-07-18 bzRename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-17 marckCorrect small typo in a do{}while(0) define
2011-07-17 bzRemove the 'either' from the comment as it'll be less...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-15 jonathanAuto-generated system call code with cap_new(), cap_get...
2011-07-15 jonathanAdd cap_new() and cap_getrights() system calls.
2011-07-14 bzRemove semaphore map entry count "semmap" field and...
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-17 pluknetReturn empty cmdline/environ string for processes with...
2011-06-16 kibRegen.
2011-06-16 kibImplement compat32 for old lseek, for the a.out binarie...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-29 hrsMerge from head@222434.
2011-05-04 attilioMFC
2011-05-04 netchildCommit the missing linux_videdev2_compat.h (lost somewh...
2011-05-04 netchildAdd FEATURE macros for v4l and v4l2 to the linuxulator.
2011-05-04 netchildThis is v4l2 support for the linuxulator. This allows...
2011-05-04 netchildFix typo in comment, improve comment.
2011-05-04 netchildAdd explanation about the use-permission and FreeBSDify it.
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-18 mdfRegen.
2011-04-18 mdfAdd the posix_fallocate(2) syscall. The default implem...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-10 traszRemove stray semicolon.
2011-04-07 jkimUse atomic load & store for TSC frequency. It may...
2011-04-05 traszAdd accounting for most of the memory-related resources.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-04-02 kibImplement compat32 shims for PCIOCGETCONF.
2011-04-02 kibProvide the structures and ioctl number definition...
2011-04-01 kibRegen
2011-04-01 kibAdd support for executing the FreeBSD 1/i386 a.out...
2011-03-31 avgRevert r220032:linux compat: add SO_PASSCRED option...
2011-03-30 traszRegenerate.
2011-03-30 traszAdd rctl. It's used by racct to take user-configurable...
2011-03-30 kibRegen.
2011-03-30 kibProvide compat32 shims for kldstat(2).
2011-03-26 avglinux compat: add SO_PASSCRED option with basic handling
2011-03-26 avglinux compat: improve and fix sendmsg/recvmsg compatibility
2011-03-25 kibImplement compat32 MEMRANGE_GET and MEMRANGE_SET. This...
2011-03-25 kibFully emulate MDIOCLIST for compat32.
2011-03-25 kibRemove unneccessary panics, that can be easily triggere...
2011-03-25 kibFix file leakage in the freebsd32_ioctl routines.
2011-03-24 jhbFix some locking nits with the p_state field of struct...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-15 netchildStaticize functions which are not used somewhere else...
2011-03-12 avgadd DTrace systrace support for linux32 and freebsd32...
2011-03-12 avgadd DTrace systrace support for linux32 and freebsd32...
2011-03-12 dchaginStyle(9) fixes. No functional changes.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-10 jhbRemove now-obsolete comment.
2011-03-09 jkimRemove custom interrupt dispatcher. This is a pointles...
2011-03-09 dchaginIndeed, remove bogus since r219405 check of the Linux...
2011-03-08 dchaginExtend struct sysvec with new method sv_schedtail,...
2011-03-05 traszExport login class information via kinfo and make it...
2011-03-05 traszRegenerate.
2011-03-05 traszAdd two new system calls, setloginclass(2) and getlogin...
2011-03-03 dchaginPrint out shared flag for debug purpose.
2011-03-03 dchaginSwitch PROCESS_SHARE to AUTO_SHARE (as umtx do). Even...
2011-03-01 rwatsonRegenerate system call files following addition of...
2011-03-01 rwatsonAdd initial support for Capsicum's Capability Mode...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-23 brucecUse the cprd_mem field when setting the start and lengt...
2011-02-23 jhbUse umtx_key objects to uniquely identify futexes....
2011-02-21 brucecFix typos - remove duplicate "the".
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 dchaginDo not clobber %rdx.
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-15 dchaginFor realtime signals fill the sigval value.
2011-02-15 dchaginMake a linux_rt_sigtimedwait() system call is actually...
2011-02-15 dchaginStyle(9) fix. Wrap long lines in linux_rt_sigtimedwait().
2011-02-15 dchaginPut the macro declaration in the relevant include file...
2011-02-14 dchaginStyle(9) fix. Do not initialize variables in the declar...
2011-02-13 dchaginSort include files in the alphabetical order.
2011-02-13 dchaginRemove comment about 'ftlk' LOR.
2011-02-13 dchaginStop printing the LOR, as this is expected behavior.
2011-02-13 dchaginThe bitset field of freshly created futex should be...
2011-02-12 dchaginRename used_requeue and use it as bitwise field to...
2011-02-12 dchaginSlightly rewrite linux_fork:
2011-02-12 dchaginRemove bogus include <machine/frame.h>
2011-02-12 dchaginMove linux_clone(), linux_fork(), linux_vfork() to...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-09 netchildLinux' shm_open() fails because it wants to find some...
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-31 dchaginYet another unimplemented futex operation, print out...
2011-01-31 dchaginImplement a futex BITSET op.
2011-01-31 bzUpdate interface stats counters to match the current...
2011-01-28 dchaginStyle(9) fixes.
2011-01-28 dchaginImplement a variation of the linux_common_wait() which...
2011-01-28 dchaginStyle(9) fix.
2011-01-26 dchaginAdd macro to test the sv_flags of any process. Change...
2011-01-23 dchaginStyle(9) fix.
next