]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Fix typo in comment: inlcude -> include.
[FreeBSD/FreeBSD.git] / sys / compat /
2003-01-16 murrayThis commit was generated by cvs2svn to compensate...
2003-01-16 obrienThis commit was generated by cvs2svn to compensate...
2003-01-15 murrayThis commit was generated by cvs2svn to compensate...
2003-01-14 dillonAdd missing #include
2003-01-13 dillonApply bandaid to bring svr4_sys_waitsys() in line with...
2003-01-13 dillonBow to the whining masses and change a union back into...
2003-01-12 dillonChange struct file f_data to un_data, a union of the...
2003-01-08 peterThis commit was generated by cvs2svn to compensate...
2003-01-06 desThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-03 desThis commit was generated by cvs2svn to compensate...
2003-01-02 alfredAdd function linux_msg() for regulating output from...
2003-01-01 alfredWhen complaining about obsolete/unimplemented syscalls...
2002-12-29 rwatsonSynchronize to kern/syscalls.master:1.139.
2002-12-22 hsuSMP locking for ifnet list.
2002-12-19 obrienThis commit was generated by cvs2svn to compensate...
2002-12-16 desThis commit was generated by cvs2svn to compensate...
2002-12-16 marcelRegen: swapoff
2002-12-16 marcelChange swapoff from MNOPROTO to UNIMPL. The former...
2002-12-15 dillonThis is David Schultz's swapoff code which I am finally...
2002-12-14 alfredSCARGS removal take II.
2002-12-13 alfredBackout removal SCARGS, the code freeze is only "select...
2002-12-13 alfredRemove SCARGS.
2002-12-13 obrienThis commit was generated by cvs2svn to compensate...
2002-12-08 iedowseFix emulation of the fcntl64() syscall. In Linux, this...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 desThis commit was generated by cvs2svn to compensate...
2002-12-02 obrienThis commit was generated by cvs2svn to compensate...
2002-12-02 peterThis commit was generated by cvs2svn to compensate...
2002-11-27 iwasakiThis commit was generated by cvs2svn to compensate...
2002-11-24 nectarThis commit was generated by cvs2svn to compensate...
2002-11-16 deischenRegenerate after adding syscalls.
2002-11-16 deischenAdd *context() syscalls to ia64 32-bit compatability...
2002-11-14 dougbThis commit was generated by cvs2svn to compensate...
2002-11-12 obrienThis commit was generated by cvs2svn to compensate...
2002-11-05 rwatsonBring in two sets of changes:
2002-11-05 rwatsonRemove reference to struct execve_args from struct...
2002-11-04 robertoThis commit was generated by cvs2svn to compensate...
2002-11-02 rwatsonSync to src/sys/kern/syscalls.master
2002-10-29 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 desThis commit was generated by cvs2svn to compensate...
2002-10-23 desThis commit was generated by cvs2svn to compensate...
2002-10-23 assarThis commit was generated by cvs2svn to compensate...
2002-10-22 assarThis commit was generated by cvs2svn to compensate...
2002-10-21 julianRemove the process state PRS_WAIT.
2002-10-19 peterStake a claim on 418 (__xstat), 419 (__xfstat), 420...
2002-10-19 peterGrab 416/417 real estate before I get burned while...
2002-10-19 marcelImplement the CDROMREADAUDIO ioctl.
2002-10-19 rwatsonAdd a placeholder for the execve_mac() system call...
2002-10-17 robertReplace the conventional usage of strncpy() by using...
2002-10-17 robert - Use strlcpy() rather than strncpy() to copy NUL...
2002-10-15 ruThis commit was generated by cvs2svn to compensate...
2002-10-14 ruThis commit was generated by cvs2svn to compensate...
2002-10-12 mpThis commit was generated by cvs2svn to compensate...
2002-10-12 acheThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 sobomax- Add support for IPC_64 extensions into shmctl(2)...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-09 peterre-regen. Sigh.
2002-10-09 peterSigh. Fix fat-fingering of diff. I knew this was going...
2002-10-09 peterregenerate. sendfile stuff and other recently picked...
2002-10-09 peterTry and deal with the #ifdef COMPAT_FREEBSD4 sendfile...
2002-10-09 peterTry and patch up some tab-to-space spammage.
2002-10-09 peterAdd placeholder stubs for nsendfile, mac_syscall, ksem_...
2002-10-06 rwatsonIntegrate mac_check_socket_send() and mac_check_socket_...
2002-10-04 iwasakiThis commit was generated by cvs2svn to compensate...
2002-10-02 archieLet kse_wakeup() take a KSE mailbox pointer argument.
2002-10-02 phkThis commit was generated by cvs2svn to compensate...
2002-10-01 jmallettBack our kernel support for reliable signal queues.
2002-09-30 jmallettFirst half of implementation of ksiginfo, signal queues...
2002-09-30 nectarThis commit was generated by cvs2svn to compensate...
2002-09-30 murrayThis commit was generated by cvs2svn to compensate...
2002-09-25 archieMake the following name changes to KSE related function...
2002-09-25 jeff - Hold the vn lock over vm_mmap().
2002-09-24 miniBack out last commit. Linux uses the old 4.3BSD sockad...
2002-09-23 jhbOk, make this compile for real this time. recvfrom_arg...
2002-09-23 jhbUse correct variable name so that previous commit actua...
2002-09-23 miniDon't use compatability syscall wrappers in emulation...
2002-09-21 jakeUse the fields in the sysentvec and in the vm map heade...
2002-09-20 mdoddRemove NVIDIA ioctl bits. They will be provided in...
2002-09-20 phkPut an XXX comment here to point somebody in the right...
2002-09-20 impCurrent uses struct thread *td rather than struct proc *p.
2002-09-19 mdoddPass flags to msync() accounting for differences in...
2002-09-19 mdoddThis patch extends the FreeBSD Linux compatibility...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-16 nectarThis commit was generated by cvs2svn to compensate...
next