summaryrefslogtreecommitdiff
path: root/sys/compat
AgeCommit message (Expand)Author
1997-12-20indentTheo de Raadt
1997-12-20clone my F_FREESP stuff to ibcs2Theo de Raadt
1997-12-20add F_FREESPTheo de Raadt
1997-12-18support GETLK,SETLK,UNLK etc like svr4 code does; pkTheo de Raadt
1997-12-17improve F_FREESP; now it might workTheo de Raadt
1997-12-17first cut at F_FREESP; does ibcs2 need this too? This really needs testing!Theo de Raadt
1997-12-14support IP_HDRINCLTheo de Raadt
1997-12-12fix non-i386 caseTheo de Raadt
1997-12-10emulate set controlling tty ioctlNiels Provos
1997-12-10add GIFMETRIC and GIFMTUNiels Provos
1997-12-10syncTheo de Raadt
1997-12-10nanosleep emulationTheo de Raadt
1997-12-10emulate linux SIOCGIFHWADDR; stolen from freebsd; not tested yetTheo de Raadt
1997-12-10insert forgotten copyright + handle eject ioctl.Niels Provos
1997-12-09syncTheo de Raadt
1997-12-09eolTheo de Raadt
1997-12-07handle linux cdrom ioctls. not that i play quake that often but it wasNiels Provos
1997-12-04vfs lite2 changes things...Theo de Raadt
1997-12-02syncTheo de Raadt
1997-12-02If i386, and COMPAT_LINUX is enabled, if setegid() is called with an outTheo de Raadt
1997-11-30fix TIOCGPGRP in sunos emulationTheo de Raadt
1997-11-30use stackgap macrosTheo de Raadt
1997-11-27oh, connect() semantics are EVEN WORSETheo de Raadt
1997-11-26enforce VM_PROT_READ in mmapTheo de Raadt
1997-11-26fix shmctl IPC_STATTheo de Raadt
1997-11-26If using async connect(), after select for writeable, if getpeername()Theo de Raadt
1997-11-26indentTheo de Raadt
1997-11-17implement IBCS2_FIONBIO; christosTheo de Raadt
1997-11-14mmap() takes void *Theo de Raadt
1997-11-14void * change to mmap()Theo de Raadt
1997-11-13syncTheo de Raadt
1997-11-13make msync() have 3 argsTheo de Raadt
1997-11-13syncTheo de Raadt
1997-11-13two poll() calls, arghTheo de Raadt
1997-11-13syncTheo de Raadt
1997-11-13conditionalize SYSV thingiesTheo de Raadt
1997-11-13syncTheo de Raadt
1997-11-13update to recent freebsd statusTheo de Raadt
1997-11-13put mremap() in linux_misc.cTheo de Raadt
1997-11-13syncTheo de Raadt
1997-11-13fake auditsys()Theo de Raadt
1997-11-13make svr4_sys_ulimit() return EINVAL for bad commandsTheo de Raadt
1997-11-13Fix test for NULL arg in svr4_utime() (PR#4418); pkTheo de Raadt
1997-11-06Use lite2 vfs interfaces.Todd C. Miller
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-11-04remove double includeNiklas Hallqvist
1997-11-04KNFNiklas Hallqvist
1997-11-04Add SVR4 jioctl stuffNiklas Hallqvist
1997-10-08use shorter uname version stringkstailey
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt