]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Make kqueue(2) work for virtual terminals.
[FreeBSD/FreeBSD.git] / sys / compat /
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-12 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-10-12 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 Maxim Sobolev- Add support for IPC_64 extensions into shmctl(2)...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-09 Peter Wemmre-regen. Sigh.
2002-10-09 Peter WemmSigh. Fix fat-fingering of diff. I knew this was going...
2002-10-09 Peter Wemmregenerate. sendfile stuff and other recently picked...
2002-10-09 Peter WemmTry and deal with the #ifdef COMPAT_FREEBSD4 sendfile...
2002-10-09 Peter WemmTry and patch up some tab-to-space spammage.
2002-10-09 Peter WemmAdd placeholder stubs for nsendfile, mac_syscall, ksem_...
2002-10-06 Robert WatsonIntegrate mac_check_socket_send() and mac_check_socket_...
2002-10-04 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-10-02 Archie CobbsLet kse_wakeup() take a KSE mailbox pointer argument.
2002-10-02 Poul-Henning KampThis commit was generated by cvs2svn to compensate...
2002-10-01 Juli MallettBack our kernel support for reliable signal queues.
2002-09-30 Juli MallettFirst half of implementation of ksiginfo, signal queues...
2002-09-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-30 Murray StokelyThis commit was generated by cvs2svn to compensate...
2002-09-25 Archie CobbsMake the following name changes to KSE related function...
2002-09-25 Jeff Roberson - Hold the vn lock over vm_mmap().
2002-09-24 Jonathan MiniBack out last commit. Linux uses the old 4.3BSD sockad...
2002-09-23 John BaldwinOk, make this compile for real this time. recvfrom_arg...
2002-09-23 John BaldwinUse correct variable name so that previous commit actua...
2002-09-23 Jonathan MiniDon't use compatability syscall wrappers in emulation...
2002-09-21 Jake BurkholderUse the fields in the sysentvec and in the vm map heade...
2002-09-20 Matthew N. DoddRemove NVIDIA ioctl bits. They will be provided in...
2002-09-20 Poul-Henning KampPut an XXX comment here to point somebody in the right...
2002-09-20 Warner LoshCurrent uses struct thread *td rather than struct proc *p.
2002-09-19 Matthew N. DoddPass flags to msync() accounting for differences in...
2002-09-19 Matthew N. DoddThis patch extends the FreeBSD Linux compatibility...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-09-11 Julian ElischerCompletely redo thread states.
2002-09-07 Peter WemmTidy up some loose ends that bde pointed out. caddr_t...
2002-09-07 Peter WemmThe true value of how the kernel was configured for...
2002-09-07 Peter WemmFix a missing line in a cut/paste error.
2002-09-07 Peter WemmCollect the a.out coredump code into the calling functions.
2002-09-05 Bruce EvansDo not cast from a pointer to an integer of a possibly...
2002-09-05 Bruce EvansInclude <sys/malloc.h> instead of depending on namespac...
2002-09-05 Marcel MoolenaarImplement LINUX_TIOCSCTTY.
2002-09-02 Ian DowseUse the new kern_*() functions to avoid using the stack...
2002-09-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-09-01 Ian DowseUse the new kern_* functions to avoid the need to store...
2002-09-01 Jake BurkholderAdded fields for VM_MIN_ADDRESS, PS_STRINGS and stack...
2002-09-01 Ian DowseAdd a new function linux_emul_convpath(), which is...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-01 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-08-31 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-08-31 Jake BurkholderMake this compile.
2002-08-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-30 Matthew DillonImplement data, text, and vmem limit checking in the...
2002-08-29 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-08-28 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-28 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-08-22 Archie CobbsReplace (ab)uses of "NULL" where "0" is really meant.
2002-08-18 Maxim SobolevIncrease size of ifnet.if_flags from 16 bits (short...
2002-08-17 Robert WatsonIn continuation of early fileop credential changes...
2002-08-16 Robert WatsonMake similar changes to fo_stat() and fo_poll() as...
2002-08-15 Robert WatsonIn order to better support flexible and extensible...
2002-08-15 Robert WatsonOn MAC check failure for readdir, use 'goto out' to...
2002-08-13 Jeff Roberson - Add the missing td argument to vn_lock that I missed...
2002-08-13 Jeff Roberson - Hold the vnode lock throughout execve.
2002-08-12 Robert WatsonEnforce MAC policies for the locally implemented vnode...
2002-08-12 Robert WatsonAnother fix that wasn't pulled in from the MAC branch...
2002-08-12 Robert WatsonFix missing parens in MAC readdir() check. This fix...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-10 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-08-04 Jeff Roberson - Replace v_flag with v_iflag and v_vflag
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-07-30 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-07-28 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-07-24 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-07-22 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-07-22 Boris PopovThis commit was generated by cvs2svn to compensate...
2002-07-20 Peter WemmRegenerate
2002-07-20 Peter WemmInfrastructure tweaks to allow having both an Elf32...
2002-07-19 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-07-09 Robert DrehmelMove the switch statement labels for the explicit 64-bit
2002-07-09 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-07-09 Robert DrehmelEnable emulation of the F_GETLK64, F_SETLK64, and F_SET...
next