Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
of range value recognize it as the Linux personality() system call, and switch into Linux emulation mode.... At least they could have picked an unused system call number! | |||
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 | |
add names to some UNIMPL's. split up some lines to fit in 80 cols. | |||
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 | |
NCR SVR4, currently this means that syscall#76 (rdebug) should return ENXIO instead of issueing a SIGSYS. Also removed svr4_conf.h no longer used. | |||
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 | |