summaryrefslogtreecommitdiff
path: root/sys/modules/examples/sysctl
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/examples/sysctl')
0 files changed, 0 insertions, 0 deletions
3374d74'>Added uname emulation so that IRIX's uname -s returns IRIXmanu 2002-06-12When sproc is used to create a share group with shared memory, there is amanu 2002-06-05- Introduce irix_check_exec() to check if a given process is an IRIX onemanu 2002-05-22First implementation of IRIX /dev/usemaclone functionnalities. Thismanu 2002-05-04bug for bug emulation of IRIX: on some device, includingmanu 2002-04-29Added a void framework for usync_cntl(), which is another undocumented IRIXmanu 2002-04-28Added pread() and pwrite()manu 2002-04-28Implements IRIX sproc(2) and friends.manu 2002-04-23Added fchdir, fchown and fchmod system callsmanu 2002-04-22- We now use irix_sys_mmap instead of svr4_sys_mmapmanu 2002-04-20Added one more system call: msyncmanu 2002-04-16Added getpgrp/setpgrp.manu 2002-04-14IRIX provide a signal trampoline in libc, we now use it.manu 2002-04-12Reworked IRIX signal delivery so that ucontext is used instead of sigcontextmanu 2002-04-02Added fsyncmanu 2002-04-02Added IRIX fcntl(F_GETBSDLK) and fcntl(F_GETBSDLKW)manu