summaryrefslogtreecommitdiff
path: root/sys/compat
AgeCommit message (Expand)Author
1997-01-15add prototype of reboot2() via machdep.hkstailey
1997-01-13Import compat_m68k4k from NetBSDNiklas Hallqvist
1997-01-11implement mincore syscall, just like sunos & ultrix compat do.Michael Shalayeff
1997-01-08svr4 should support the svr3 style fcntl-cmd name F_GETLK_SVR3Niklas Hallqvist
1997-01-02pulled out the duplicated, conditional code from both kern/vfs_syscalls.cMichael Shalayeff
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-16Implement more tty flags for better portability from other systems:Thorsten Lockert
1996-12-08-Wcast-qual happinessNiklas Hallqvist
1996-10-30More -Wall happinessNiklas Hallqvist
1996-10-17Contextual goo for -Wall, and remove some stasic specifiersNiklas Hallqvist
1996-10-16protoTheo de Raadt
1996-10-16fix declsTheo de Raadt
1996-10-16use variableTheo de Raadt
1996-10-12Argh, fix a stupid typoNiklas Hallqvist
1996-09-16the linux realaudio doesn't work on netbsd under emulation.Michael Shalayeff
1996-09-13Heh Per, SVR4 wants to load the ELF interpreter too, sometimes :-)Niklas Hallqvist
1996-09-08fix typoTheo de Raadt
1996-09-06Deal with the new pipes gracefullyNiklas Hallqvist
1996-08-31Cleanup execPer Fogelstrom
1996-08-25syncTheo de Raadt
1996-08-25route execve via compat filename translationTheo de Raadt
1996-08-23It is clear noone even tried to compile OSF/1 emulation lately.Niklas Hallqvist
1996-08-23Fix sys_poll wrapper so it compilesNiklas Hallqvist
1996-08-10sys/dirent.hTheo de Raadt
1996-08-03need mount.hTheo de Raadt
1996-08-03sys/dirent.h not sys/dir.h; netbsd pr#2599; jonathan@DSG.Stanford.EDUTheo de Raadt
1996-08-03follow kernel syscall APITheo de Raadt
1996-08-02RegenNiklas Hallqvist
1996-08-02/sys_poll/s/STD/NOARGS/Niklas Hallqvist
1996-08-02Added Makefiles to build stuff from syscalls.master in some emulations.Niklas Hallqvist
1996-08-02Add $OpenBSD$Niklas Hallqvist
1996-08-02Make emulations use our native poll(2)Niklas Hallqvist
1996-08-01Merge of NetBSD 0722Niklas Hallqvist
1996-06-18from netbsd; Fix typos in SUSP and DSUSP mapping when setting UltrixTheo de Raadt
1996-05-23syncTheo de Raadt
1996-05-22syncTheo de Raadt
1996-05-22Fix OGETUDATA for Solaris-2.3 (From Greg Hudson)Theo de Raadt
1996-05-10simple thingsTheo de Raadt
1996-05-07sync with 0504; mostly proto changes (some svr4 ioctl changes)Theo de Raadt
1996-05-04s/ts_/tv_/g again.Michael Shalayeff
1996-05-02no sys/cpu.hTheo de Raadt
1996-05-02- don't use if_index to get the number of interfaces in SIOCGIFNUM; computeTheo de Raadt
1996-05-02Add SI_SYSTEMINFO from Solaris-2.5Theo de Raadt
1996-04-28Reran makesyscalls.sh for addition of Linux dummy mount/umount() syscalls.etheisen
1996-04-28Added dummy mount/umount() syscalls for bogus Linux applications thatetheisen
1996-04-25Regenerated from new syscalls.masterNiklas Hallqvist
1996-04-25Add COMPAT_SVR4_NCR support for making the SVR4 emulation behave asNiklas Hallqvist
1996-04-23Corrected typo in TIOCGWINSZNiklas Hallqvist
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist