]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
The RTC related pscnt and psdiv variables have no business being public.
[FreeBSD/FreeBSD.git] / sys / compat /
2008-03-25 jhbRegen.
2008-03-25 jhbAdd entries for the cpuset-related system calls. The...
2008-03-25 ruFix build.
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-20 rdivacky o Add stub support for some new futex operations,
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-17 antoineSimplify fcntl(SVR4_F_DUP2FD) code now that FreeBSD...
2008-03-16 rdivackyImplement sched_setaffinity and get_setaffinity using
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-12 jeff - The P_SA flag has been removed. Don't reference...
2008-03-12 jeffRemove kernel support for M:N threading.
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-02 kibReturn ENOSYS instead of 0 for the unknown futex operat...
2008-02-22 kibSanitize arguments to linux_mremap().
2008-02-12 ruRegenerate for readlink(2).
2008-02-12 ruChange readlink(2)'s return type and type of the last...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-02-01 phkGive MEXTADD() another argument to make both void point...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-24 pjdChange type of kmem_used() and kmem_size() functions...
2008-01-20 rwatsonRegenerate.
2008-01-20 rwatsonUse audit events AUE_SHMOPEN and AUE_SHMUNLINK with...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 attilioVOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-10 attiliovn_lock() is currently only used with the 'curthread...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2008-01-08 jhbRegen for shm_open(2) and shm_unlink(2).
2008-01-08 jhbAdd a new file descriptor type for IPC shared memory...
2008-01-05 kibAfter applying LCONVPATH() to the path, do use the...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-30 jeffRemove explicit locking of struct file.
2007-12-29 kibPlug the leaks in the present (hopefully, soon to be...
2007-12-29 kibApply the LCONVPATH() to the (old) linux_stat() and...
2007-12-25 rwatsonAdd a new 'why' argument to kdb_enter(), and a set...
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-10 jhbBah, remove last vestiges of some statfs conversion...
2007-12-08 scottlGrrr, remove an unused variable missed in the last...
2007-12-07 scottlDon't expect a return value from statfs_scale_blocks().
2007-12-06 jhbRegen.
2007-12-06 jhbAdd freebsd32 compat wrappers for msgctl() and __semctl...
2007-12-06 jhbAdd freebsd32 compat wrappers for msgctl() and _semctl...
2007-12-06 jhbMove 32-bit SYSV IPC structure definitions into freebsd...
2007-12-06 jhbMove several data structure definitions out of freebsd3...
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-04 jkimRemove redundant checks for msgsnd(3) and msgrcv(3).
2007-12-03 thompsaImplement functions required by some ndis drivers.
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 thompsaCorrect the calculation for the number of 100ns interva...
2007-12-02 thompsaCorrect the nwbx_ies field type in struct ndis_wlan_bss...
2007-11-29 peterMove the shared cp_time array (counts %sys, %user,...
2007-11-29 jbRemove some compatibility stuff that we now get from...
2007-11-28 jbAdd more OpenSolaris compatibility headers.
2007-11-28 jbRemove an extern that is defined elsewhere.
2007-11-28 jbAdd compatibility cruft moved from under _SOLARIS_C_SOU...
2007-11-28 jbRemove a typedef which was just a hack to avoid includi...
2007-11-28 jbAdd a missing volatile so that the code compiles cleanly.
2007-11-28 jbRename the definition of lbolt to LBOLT to avoid a...
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-07 kibImplement LINUX_SIOCGIFCOUNT and LINUX_SIOCGIFINDEX...
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 pjdRemove "zfs:" prefix from lock and condvar names and...
2007-11-05 kibFix for the panic("vm_thread_new: kstack allocation...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-11-01 pjd- Move crfree() outside MNT_ILOCK()/MNT_IUNLOCK() to...
2007-10-29 rwatsonThis commit was generated by cvs2svn to compensate...
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-24 rwatsonMerge first in a series of TrustedBSD MAC Framework...
2007-10-20 julianRename the kthread_xxx (e.g. kthread_create()) calls
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-12 kevloSpelling fix for interupt -> interrupt
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-03 ruThis commit was generated by cvs2svn to compensate...
2007-09-24 jhbAllow the ia32 resource limits (compat.ia32.max{dsiz...
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-18 dwmaloneThe kernel version of Linux statfs64 is actually suppos...
2007-08-28 jhbRework the routines to convert a 5.x+ statfs structure...
2007-08-28 kibImplement fake linux sched_getaffinity() syscall to...
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-16 pjdSome ZFS threads needs stack larger than the default...
2007-08-16 davidxuRegenerate.
2007-08-16 davidxuAdd thr_kill2 compat32 syscall.
next