summaryrefslogtreecommitdiff
path: root/sys/compat/sunos
AgeCommit message (Expand)Author
2006-09-01When calling PTRACE from an LKM, use sysent[SYS_ptrace].sy_call in casematt
2006-09-01Regen.matt
2006-09-01Don't conditionalize *sys_ptrace. The lack of sys_ptrace will be dealtmatt
2006-08-30Regen (for PTRACE).he
2006-08-30Update for options PTRACE.he
2006-07-23Use the LWP cached credentials where sane.ad
2006-07-13regenpavel
2006-07-13request the COMPAT_30 getfh in the master files. (Changes to the generatedpavel
2006-07-13COMPAT_SUNOS* uses COMPAT_30 getfh toomartin
2006-06-26version the socket(2) syscall. for compat30 socket, we usemrg
2006-05-15- include kauth.h for kauth_authorize_generic.yamt
2006-05-14integrate kauth.elad
2006-03-01merge yamt-uio_vmspace branch.yamt
2005-12-24__inline__ -> inlineperry
2005-12-11merge ktrace-lwp.christos
2005-09-14This now needs <compat/sys/signal.h> to build.he
2005-08-1964 bit inode changes.christos
2005-07-12Delete define for sunos_syscall_intern.christos
2005-07-11Add a sunos_machdep include file to deal with MD implementations ofchristos
2005-07-10More syscall_intern lossage.christos
2005-07-10define sunos_syscall_intern now that sparc needs it.christos
2005-06-02Fix shadow warnings.tsutsui
2005-04-19PR/29696: Joel Carnat: NetBSD freezes when accessing smbfs mounted FS withchristos
2005-03-26Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses.fvdl
2005-02-26regenperry
2005-02-26make this rebuild generated files by defaultperry
2005-02-26regenperry
2005-02-26nuke trailing whitespaceperry
2005-01-30Don't try to map a 0 size bss.christos
2004-09-17There's no need to pass a proc value when using UIO_SYSSPACE withskrll
2004-06-01sunos_ioctl(): acquire a reference to the file.pk
2004-04-25Constify sreq2breqmatt
2004-04-25Constify the speedtab arraysmatt
2004-04-25Constify a few read-only arrays/variables.matt
2004-04-22Make it compile again after statvfs import.hannken
2004-04-21Replace the statfs() family of system calls with statvfs().christos
2004-03-26all ports define __HAVE_SIGINFO now, so remove the CPP conditionalsdrochner
2003-12-20Put back Emmanuel's sigfilter hooks, as decided by Core.fvdl
2003-12-20Introduce lwp_emuldata and the associated hooks. No hook is provided for themanu
2003-12-05back the sigfilter emulation hook change offjdolecek
2003-12-03Add a sigfilter emulation hook. It is used at the beginning of kpsignal2()manu
2003-11-15We have CVS; there is no reason to make .bak files when generating thethorpej
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-09-28catch up with const sigset_t and const ksiginfo_tcl
2003-09-26Fix "constify sendsig/trapsignal" fallout for non-siginfo'd archs. Testsimonb
2003-09-22SA_SIGINFO support for m68k (compat sunos)cl
2003-08-24add support for non-executable mappings (where the hardware allows this)chs
2003-08-08- GC all the setup_stack functionschristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl