summaryrefslogtreecommitdiff
path: root/sys/compat
AgeCommit message (Expand)Author
1999-10-27syncNiklas Hallqvist
1999-10-27Provide FreeBSD fcntl emulation that handles F[GS]ETOWN on pipes.Niklas Hallqvist
1999-10-07regenBrad Smith
1999-10-07- fix typo in previous commitBrad Smith
1999-10-07- Fix stat and mknod syscalls to properly disassemble and reassembleBrad Smith
1999-09-26netbsd_sendsig() + supporting codekstailey
1999-09-26s/memcpy/bcopy/kstailey
1999-09-26netbsd_sendsig() + supporting codekstailey
1999-09-22pipe_stat()kstailey
1999-09-21regenkstailey
1999-09-21some COMPATs not seen on alphakstailey
1999-09-19improved OS brand PT_NOTE detectionkstailey
1999-09-19use PT_NOTE to identify NetBSD ELF64 binarieskstailey
1999-09-17regenkstailey
1999-09-17alternate pathkstailey
1999-09-17leave the filepointer where you found it - XPG4kstailey
1999-09-17regenkstailey
1999-09-17lcrap()kstailey
1999-09-17regenkstailey
1999-09-17rest of pread() etc., fdatasync() hackkstailey
1999-09-17typo in commentkstailey
1999-09-17regenkstailey
1999-09-17start of pread(2) etc., stat(2) fixes, "ls -l" now runskstailey
1999-09-17bad style to include machine/vmparam.h carelesslyTheo de Raadt
1999-09-16signal fixes (csh runs)kstailey
1999-09-15tag + copyrightkstailey
1999-09-15regenkstailey
1999-09-15getdents(2)kstailey
1999-09-15regenkstailey
1999-09-15more and better signal routines, vfork()kstailey
1999-09-14protect alignmentkstailey
1999-09-14regenkstailey
1999-09-14signalskstailey
1999-09-12regenkstailey
1999-09-12take out unimplemented callskstailey
1999-09-12regenkstailey
1999-09-12Add COMPAT_NETBSD. Currently only works for ELF64. Many missing system calls.kstailey
1999-09-11s/vm_offset_t/vaddr_t/gMichael Shalayeff
1999-09-10undo previouskstailey
1999-09-10include sys/exec.h before sys/exec_elf.hkstailey
1999-09-10include sys/exec.h before sys/exec_elf.hArtur Grabowski
1999-09-10include sys/exec.h (which includes machine/exec.h) before sys/exec_elf.hArtur Grabowski
1999-07-18TIOCM{GET,SET,BIS,BIC}, and TCXONC supportTheo de Raadt
1999-07-15oops, wrong type for cpu_classTheo de Raadt
1999-07-14put sub-class of architecture in SVR4_SI_PLATFORMTheo de Raadt
1999-07-13introduce fdremove() to mark a file descriptor as unused. fdremove makesNiels Provos
1999-07-02more systeminfo() fixes; hal@sdsi.comTheo de Raadt
1999-07-02sparc -> __sparc__Brad Smith
1999-06-30put non-space names in systeminfo(SI_PLATFORM); hal_snyder@sdsi.comTheo de Raadt
1999-06-14avoid future register_t vs int problems, if this becomes 64 bitTheo de Raadt