Home | History | Annotate | Download | only in m68k
History log of /src/sys/compat/linux/arch/m68k/linux_machdep.h
RevisionDateAuthorComments
 1.7  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.6  04-Dec-2007  dsl branches: 1.6.12; 1.6.14; 1.6.16;
Remove all the __P
 1.5  11-Nov-2005  chs branches: 1.5.46; 1.5.48; 1.5.54; 1.5.58;
include additional headers that are now needed.
 1.4  13-Jul-2002  scw branches: 1.4.6; 1.4.22;
m68k syscall rototill:

- Switch all m68k-based ports over to __HAVE_SYSCALL_INTERN.
- Add systrace glue.
- Define struct mdproc in <m68k/proc.h> instead of <machine/proc.h>.
(They were all defined exactly the same anyway, other than a couple
of the MDP_* flags.)
 1.3  15-Feb-2002  christos branches: 1.3.8;
- add a real linux_sys___sysctl because the mib numbers are different.
implement only the kernel version getting entries.
- make the signal conversion functions consistent; dest is arg 1.
- make linux_fakedev deal with block and char devices differently.
- add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so
that they work properly.
- add linux_mmap2 [untested].
- bump kernel to 2.4.18, and make the date be valentine's day :-)
- linux_sys_*stat64 family was totally busted. Fix it.

tested only on i386.

Status:
gdb, telnet, work
jdk-1.4.0 extractor works, jdk still coredumps.

christos
 1.2  19-Apr-1999  kleink branches: 1.2.14; 1.2.16;
Move linux_reenter_syscall() to a common location and rename it to
reenter_syscall() - it's going to be shared with COMPAT_SVR4 and soon be
used by native code.
 1.1  15-Dec-1998  itohy branches: 1.1.4;
Initial support of Linux/m68k compatibility.
 1.1.4.1  21-Jun-1999  thorpej Sync w/ -current.
 1.2.16.2  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.2.16.1  16-Mar-2002  jdolecek Catch up with -current.
 1.2.14.2  01-Aug-2002  nathanw Catch up to -current.
 1.2.14.1  28-Feb-2002  nathanw Catch up to -current.
 1.3.8.1  15-Jul-2002  gehenna catch up with -current.
 1.4.22.2  07-Dec-2007  yamt sync with head
 1.4.22.1  21-Jun-2006  yamt sync with head.
 1.4.6.1  11-Dec-2005  christos Sync with head.
 1.5.58.1  08-Dec-2007  ad Sync with head.
 1.5.54.1  08-Dec-2007  mjf Sync with HEAD.
 1.5.48.1  09-Jan-2008  matt sync with HEAD
 1.5.46.1  09-Dec-2007  jmcneill Sync with HEAD.
 1.6.16.1  16-May-2008  yamt sync with head.
 1.6.14.1  18-May-2008  yamt sync with head.
 1.6.12.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed