itojun
|
51110d0c20
|
use strlcpy
[compat/svr4_32 should have bound check for SVR4_32_AUX_ARGSIZ]
|
2003-05-16 14:36:30 +00:00 |
|
rafal
|
5234d1eb92
|
Mechanical LWP'ification of IRIX compat code; untested as of right now.
|
2003-01-22 12:58:22 +00:00 |
|
thorpej
|
064d091d71
|
Merge the nathanw_sa branch.
|
2003-01-18 07:44:50 +00:00 |
|
christos
|
381e6a7764
|
make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc *
in, instead of using curproc). While there add an optional size argument to
stackgap_init.
|
2002-03-16 20:43:48 +00:00 |
|
manu
|
bd184209e6
|
Correctly translate the st_rdev field in struct stat
|
2002-02-12 07:17:18 +00:00 |
|
manu
|
ae9b01a907
|
Added getcontext/setcontext. This has not been fully tested, but it seems to
work enough for binaries that use it (eg: telnet).
Problems:
- what should we do with uc_filler?
- how to handle FP regs?
|
2001-12-25 19:04:18 +00:00 |
|
manu
|
cc381b2d11
|
implemented fxstat and lxstat. Fixed a bug in xstat (ino_t was wrong)
|
2001-12-22 12:09:20 +00:00 |
|
manu
|
4d54359755
|
Implemented irix_sys_xstat(). This duplicates some code already present
for svr4 compat, maybe these should be merged..
|
2001-12-08 18:08:04 +00:00 |
|