summaryrefslogtreecommitdiffstats
path: root/sys/compat/netbsd/files.netbsd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Maintaining a broken compatibility layer for a broken OS is not a productivebeck2007-05-281-17/+0
* no need for own implemenation of p{read,write}{,v}art2001-09-211-2/+1
* include syscallnames only if compiling w/ SYSCALL_DEBUG.mickey1999-11-101-2/+2
* alternate pathkstailey1999-09-171-1/+2
* start of pread(2) etc., stat(2) fixes, "ls -l" now runskstailey1999-09-171-1/+2
* getdents(2)kstailey1999-09-151-1/+2
* more and better signal routines, vfork()kstailey1999-09-151-2/+3
* signalskstailey1999-09-141-5/+2
* Add COMPAT_NETBSD. Currently only works for ELF64. Many missing system calls.kstailey1999-09-121-0/+17