Age | Commit message (Expand) | Author |
2000-08-23 | - Simplify pread and pwrite now that we have a native implementation. | Federico G. Schwindt |
2000-06-28 | add creat64 and mmap64. | Federico G. Schwindt |
2000-06-24 | Implement getdents64, lstat64 and stat64, basically the same functions of | Federico G. Schwindt |
2000-06-15 | add more unimplemented syscall name placeholders, from NetBSD. | Brad Smith |
1999-10-07 | - fix typo in previous commit | Brad Smith |
1999-10-07 | - Fix stat and mknod syscalls to properly disassemble and reassemble | Brad Smith |
1999-06-07 | replacement pipe() system call; copies data into place inside kernel, so | Theo de Raadt |
1998-03-06 | Make NCR rdebug behaviour dependent on p_os field | Niklas Hallqvist |
1998-02-10 | fake rdebug proto | Niklas Hallqvist |
1997-12-09 | eol | Theo de Raadt |
1997-12-02 | If i386, and COMPAT_LINUX is enabled, if setegid() is called with an out | Theo de Raadt |
1997-11-13 | fake auditsys() | Theo de Raadt |
1997-08-29 | prefix ntp system calls with sys_ like other system calls | kstailey |
1997-08-29 | ntp_gettime(2), ntp_adjtime(2) | kstailey |
1997-08-29 | clock_gettime(2), clock_settime(2), clock_getres(2), microsleep(2) | kstailey |
1997-08-29 | s/UNIMPL/STD/ for svr4_sys_socket() | kstailey |
1997-08-29 | add support for sockets. | kstailey |
1997-08-29 | pread(2) / pwrite(2) | kstailey |
1997-03-28 | added 34 - nice | kstailey |
1997-02-13 | Merge of NetBSD 970211 | Niklas Hallqvist |
1997-01-26 | We can do lchown(2) now. | Jason Downs |
1997-01-11 | implement mincore syscall, just like sunos & ultrix compat do. | Michael Shalayeff |
1996-08-02 | /sys_poll/s/STD/NOARGS/ | Niklas Hallqvist |
1996-08-02 | Make emulations use our native poll(2) | Niklas Hallqvist |
1996-04-25 | Add COMPAT_SVR4_NCR support for making the SVR4 emulation behave as | Niklas Hallqvist |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-02-26 | From NetBSD: update to 960217 sources | Niklas Hallqvist |
1995-12-19 | from christos; add utime() and utimes() | Theo de Raadt |
1995-12-14 | update from netbsd | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |