summaryrefslogtreecommitdiff
path: root/sys/compat/ibcs2
AgeCommit message (Expand)Author
1995-06-18don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELENcgd
1995-06-11Make this link when SYSVXXXX is not enabled too.fvdl
1995-05-01Adjust for new defn of md_regs.mycroft
1995-05-01Declare sigcode and esigcode.mycroft
1995-05-01Remove usages of ibcs_sigflags.mycroft
1995-04-22- added struct emul to all emulations.christos
1995-04-18Update setup functions for changes in exec.h.mycroft
1995-04-17config.new file listscgd
1995-04-13EMUL_IBCS2_ELF -> EMUL_SVR4; EMUL_IBCS2_{COFF,XOUT} -> EMUL_IBCS2mycroft
1995-03-22add code to zero fill directory name bufferscottb
1995-03-15Correct call to coff_load_shlib(), and prototype it.mycroft
1995-03-14updated existing files to use new system call interface.scottb
1994-10-30be more careful with types, also pull in headers where necessary.cgd
1994-10-26new RCS ID format.cgd
1994-10-24Make the termios convul^H^Hersion a little less ugly, and convert CSIZE corre...mycroft
1994-09-05New iBCS2 code from Scott.mycroft
1994-08-24iBCS2 emulation code, written by Scott Bartram.mycroft