]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Update dialog to version 1.1-20110302.
[FreeBSD/FreeBSD.git] / sys / compat /
2011-04-17 Nathan WhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 Jung-uk KimRe-merge with ACPICA vendor source.
2011-04-15 Jung-uk KimMerge ACPICA 20110413.
2011-04-11 Edwin GroothuisMFV of r220547, tzdata2011f:
2011-04-10 Edward Tomasz Napi... Remove stray semicolon.
2011-04-07 Jung-uk KimUse atomic load & store for TSC frequency. It may...
2011-04-05 Edward Tomasz Napi... Add accounting for most of the memory-related resources.
2011-04-05 David E. O'Brien* Add the readline(3) API to libedit. The libedit...
2011-04-03 Edwin GroothuisMFV of tzdata2011e:
2011-04-02 Konstantin BelousovImplement compat32 shims for PCIOCGETCONF.
2011-04-02 Konstantin BelousovProvide the structures and ioctl number definition...
2011-04-01 Konstantin BelousovRegen
2011-04-01 Konstantin BelousovAdd support for executing the FreeBSD 1/i386 a.out...
2011-03-31 Andriy GaponRevert r220032:linux compat: add SO_PASSCRED option...
2011-03-30 Edward Tomasz Napi... Regenerate.
2011-03-30 Edward Tomasz Napi... Add rctl. It's used by racct to take user-configurable...
2011-03-30 Konstantin BelousovRegen.
2011-03-30 Konstantin BelousovProvide compat32 shims for kldstat(2).
2011-03-29 Martin MatuskaUpgrade of base gcc and libstdc++ to the last GPLv2...
2011-03-26 Andriy Gaponlinux compat: add SO_PASSCRED option with basic handling
2011-03-26 Andriy Gaponlinux compat: improve and fix sendmsg/recvmsg compatibility
2011-03-25 Konstantin BelousovImplement compat32 MEMRANGE_GET and MEMRANGE_SET. This...
2011-03-25 Konstantin BelousovFully emulate MDIOCLIST for compat32.
2011-03-25 Konstantin BelousovRemove unneccessary panics, that can be easily triggere...
2011-03-25 Konstantin BelousovFix file leakage in the freebsd32_ioctl routines.
2011-03-24 John BaldwinFix some locking nits with the p_state field of struct...
2011-03-18 Hajimu UMEMOTOImport openresolv from vendor branch, actually.
2011-03-17 Jung-uk KimMerge ACPICA 20110316.
2011-03-16 Edwin GroothuisMFV of r219685, tzdata2011d
2011-03-15 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219680
2011-03-15 Alexander LeidingerStaticize functions which are not used somewhere else...
2011-03-12 Andriy Gaponadd DTrace systrace support for linux32 and freebsd32...
2011-03-12 Andriy Gaponadd DTrace systrace support for linux32 and freebsd32...
2011-03-12 Dmitry ChaginStyle(9) fixes. No functional changes.
2011-03-12 David SchultzMerge gdtoa-20110304.
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-03-10 John BaldwinRemove now-obsolete comment.
2011-03-09 Jung-uk KimRemove custom interrupt dispatcher. This is a pointles...
2011-03-09 Dmitry ChaginIndeed, remove bogus since r219405 check of the Linux...
2011-03-08 Edwin GroothuisMFV of tzdata2011c, r219409
2011-03-08 Dmitry ChaginExtend struct sysvec with new method sv_schedtail,...
2011-03-05 Edward Tomasz Napi... Export login class information via kinfo and make it...
2011-03-05 Edward Tomasz Napi... Regenerate.
2011-03-05 Edward Tomasz Napi... Add two new system calls, setloginclass(2) and getlogin...
2011-03-03 Dmitry ChaginPrint out shared flag for debug purpose.
2011-03-03 Dmitry ChaginSwitch PROCESS_SHARE to AUTO_SHARE (as umtx do). Even...
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-03-01 Robert WatsonRegenerate system call files following addition of...
2011-03-01 Robert WatsonAdd initial support for Capsicum's Capability Mode...
2011-02-27 Dimitry AndricUpdate llvm/clang to trunk r126547.
2011-02-24 Martin MatuskaUpdate xz to release 5.0.1
2011-02-23 Rebecca CranUse the cprd_mem field when setting the start and lengt...
2011-02-23 John BaldwinUse umtx_key objects to uniquely identify futexes....
2011-02-21 Rebecca CranFix typos - remove duplicate "the".
2011-02-20 Dimitry AndricUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 Dmitry ChaginDo not clobber %rdx.
2011-02-18 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218816
2011-02-18 Dimitry AndricMerge binutils 2.17.50 to head. This brings a number...
2011-02-15 Dmitry ChaginFor realtime signals fill the sigval value.
2011-02-15 Dmitry ChaginMake a linux_rt_sigtimedwait() system call is actually...
2011-02-15 Dmitry ChaginStyle(9) fix. Wrap long lines in linux_rt_sigtimedwait().
2011-02-15 Dmitry ChaginPut the macro declaration in the relevant include file...
2011-02-14 Dmitry ChaginStyle(9) fix. Do not initialize variables in the declar...
2011-02-13 Dmitry ChaginSort include files in the alphabetical order.
2011-02-13 Dmitry ChaginRemove comment about 'ftlk' LOR.
2011-02-13 Dmitry ChaginStop printing the LOR, as this is expected behavior.
2011-02-13 Dmitry ChaginThe bitset field of freshly created futex should be...
2011-02-12 Dmitry ChaginRename used_requeue and use it as bitwise field to...
2011-02-12 Dmitry ChaginSlightly rewrite linux_fork:
2011-02-12 Dmitry ChaginRemove bogus include <machine/frame.h>
2011-02-12 Dmitry ChaginMove linux_clone(), linux_fork(), linux_vfork() to...
2011-02-12 Jung-uk KimMerge ACPICA 20110211.
2011-02-09 Alexander LeidingerLinux' shm_open() fails because it wants to find some...
2011-02-06 Doug BartonUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-31 Dmitry ChaginYet another unimplemented futex operation, print out...
2011-01-31 Dmitry ChaginImplement a futex BITSET op.
2011-01-31 Bjoern A. ZeebUpdate interface stats counters to match the current...
2011-01-28 Dmitry ChaginStyle(9) fixes.
2011-01-28 Dmitry ChaginImplement a variation of the linux_common_wait() which...
2011-01-28 Dmitry ChaginStyle(9) fix.
2011-01-26 Dmitry ChaginAdd macro to test the sv_flags of any process. Change...
2011-01-23 Dmitry ChaginStyle(9) fix.
2011-01-19 Konstantin BelousovIn linuxolator getdents_common(), it seems there is...
2011-01-19 Matthew D FlemingFix a few more SYSCTL_PROC() that were missing a CTLFLA...
2011-01-13 Jung-uk KimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-08 Konstantin BelousovCreate shared (readonly) page. Each ABI may specify...
2010-12-30 Sean FarleyFix the LINUX_SOUND_MIXER_INFO ioctl to return success...
2010-12-20 Tijl CoosemansMerge amd64 and i386 bus.h and move the resulting heade...
2010-12-19 Konstantin BelousovRestore the ABI of struct kinfo_proc32 after r213536.
2010-12-15 Jung-uk KimMerge ACPICA 20101209.
2010-12-09 Dimitry AndricSync: merge r216133 through r216338 from ^/head.
2010-12-06 Bernhard SchmidtImplement NdisGetRoutineAddress and MmGetSystemRoutineA...
2010-12-05 Marcel Moolenaarsvn+ssh://svn.freebsd.org/base/head@216199
2010-12-04 Doug BartonUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 Simon L. B. NielsenMerge OpenSSL 0.9.8q into head.
2010-12-02 Dimitry AndricSync: merge r215944 through r216132 from ^/head.
2010-11-29 Bernhard SchmidtAdd a dummy for IoOpenDeviceRegistryKey().
2010-11-29 Bernhard SchmidtSome drivers rely on the existence of certain keys...
2010-11-28 Juli MallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
next