index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
compat
/
osf1
Age
Commit message (
Expand
)
Author
2001-11-13
add RCSIDs (including regeneration of files as appropriate)
lukem
2001-09-23
pull <sys/exec.h> to get setregs prototype.
jdolecek
2001-09-18
Make the setregs hook emulation-specific, rather than executable
jdolecek
2001-09-17
remove superfluous cpu_exec_ecoff_setregs() prototype
jdolecek
2001-07-29
Adjust to the new copyargs() footprint.
christos
2001-07-18
bzero -> memset
thorpej
2001-06-28
Regen; new syscalls.
simonb
2001-06-28
Add some (unimplemented) syscalls from Tru64 Unix 5.1a.
simonb
2001-06-28
regen after adding COMPAT_OSF1 getitimer(2).
dmcmahill
2001-06-28
add COMPAT_OSF1 getitimer(2). Patch submitted by Kevin Schoedel
dmcmahill
2001-06-23
regen after adding flock.
dmcmahill
2001-06-23
Add entry for flock() syscall.
dmcmahill
2001-06-18
Add an e_trapsignal member to struct emul, so that emulated processes can
christos
2001-06-16
Removed obsoletes EMUL_NO_BSD_ASYNCIO_PIPE and EMUL_NO_SIGIO_ON_READ flags.
manu
2001-06-14
Fix a partial construction problem that can cause race conditions
thorpej
2001-06-04
Note that negative system call numbers no longer appear negative in
nathanw
2001-05-30
use _KERNEL_OPT.
mrg
2001-05-07
Changed EMUL_BSD_ASYNCIO_PIPE to EMUL_NO_BSD_ASYNCIO_PIPE, so that
manu
2001-05-06
Added two flags to emulation packages:
manu
2001-04-26
o IEEE 754 floating-point completion code.
ross
2001-04-09
Change the first arg to fileops fo_stat routine to struct file *, adjust
jdolecek
2001-04-09
also use fops fo_stat for osf1_sys_fstat2()
jdolecek
2001-04-09
Call file descriptor stat function via (*fp->f_ops->fo_stat) instead
jdolecek
2001-04-08
Fix soo_stat() calls for the new parameter, even if the direct call is
ross
2001-04-04
new syscalls
ross
2001-04-04
prototypes and comments
ross
2001-01-27
Regen; add sy_flags.
thorpej
2000-12-13
Do the md_syscall, __HAVE_MINIMAL_EMUL and __HAVE_SYSCALL_INTERN thangs.
mycroft
2000-12-13
Regen.
mycroft
2000-12-13
Round up sysent[] table size.
mycroft
2000-12-11
Introduce 2 new flags in types.h:
mycroft
2000-12-09
always fill in e_syscall in respective emul_*; if the emulation doesn't
jdolecek
2000-12-09
Regen.
mycroft
2000-12-09
Get rid of the damn EMUL_GET* flags.
mycroft
2000-12-09
Regen.
mycroft
2000-12-09
Add the %% separators.
mycroft
2000-12-08
put the ecoff specific code from osf1_exec.c to osf1_exec_ecoff.c
jdolecek
2000-12-01
make LKM safe
jdolecek
2000-12-01
emul_osf1: add flags EMUL_GETPID_PASS_PPID|EMUL_GETID_PASS_EID
jdolecek
2000-12-01
provide extern const struct emul emul_osf1
jdolecek
2000-12-01
add e_path (emulation path) to struct emul, which replaces emulation-specific
jdolecek
2000-11-30
LKMify
jdolecek
2000-11-29
LKMify
jdolecek
2000-11-22
Update for change of name of FPU synch routine.
thorpej
2000-11-22
more COMPAT_OSF1 fix (exec_conf.c conversion?)
itojun
2000-11-22
make COMPAT_OSF1 to compile. not tested (could someone review?).
itojun
2000-11-21
restructure struct emul and execsw, in preparation to make emulations LKMable:
jdolecek
2000-11-17
Make this compile again.
thorpej
2000-11-17
Don't need to extern ncpus - <sys/systm.h> has this.
simonb
2000-11-17
Regen.
erh
[next]