Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-17 | Contextual goo for -Wall, and remove some stasic specifiers | Niklas Hallqvist | |
1996-10-16 | proto | Theo de Raadt | |
1996-10-16 | fix decls | Theo de Raadt | |
1996-10-16 | use variable | Theo de Raadt | |
1996-10-12 | Argh, fix a stupid typo | Niklas Hallqvist | |
1996-09-16 | the linux realaudio doesn't work on netbsd under emulation. | Michael Shalayeff | |
from netbsd-pr port-i386/2581 <sommerfeld@orchard.medford.ma.us> | |||
1996-09-13 | Heh Per, SVR4 wants to load the ELF interpreter too, sometimes :-) | Niklas Hallqvist | |
1996-09-08 | fix typo | Theo de Raadt | |
1996-09-06 | Deal with the new pipes gracefully | Niklas Hallqvist | |
1996-08-31 | Cleanup exec | Per Fogelstrom | |
1996-08-25 | sync | Theo de Raadt | |
1996-08-25 | route execve via compat filename translation | Theo de Raadt | |
1996-08-23 | It is clear noone even tried to compile OSF/1 emulation lately. | Niklas Hallqvist | |
Made it compile again. | |||
1996-08-23 | Fix sys_poll wrapper so it compiles | Niklas Hallqvist | |
1996-08-10 | sys/dirent.h | Theo de Raadt | |
1996-08-03 | need mount.h | Theo de Raadt | |
1996-08-03 | sys/dirent.h not sys/dir.h; netbsd pr#2599; jonathan@DSG.Stanford.EDU | Theo de Raadt | |
1996-08-03 | follow kernel syscall API | Theo de Raadt | |
1996-08-02 | Regen | Niklas Hallqvist | |
1996-08-02 | /sys_poll/s/STD/NOARGS/ | Niklas Hallqvist | |
1996-08-02 | Added Makefiles to build stuff from syscalls.master in some emulations. | Niklas Hallqvist | |
Regenerated derived files from various syscalls.master files. Added $OpenBSD$. | |||
1996-08-02 | Add $OpenBSD$ | Niklas Hallqvist | |
1996-08-02 | Make emulations use our native poll(2) | Niklas Hallqvist | |
1996-08-01 | Merge of NetBSD 0722 | Niklas Hallqvist | |
1996-06-18 | from netbsd; Fix typos in SUSP and DSUSP mapping when setting Ultrix | Theo de Raadt | |
posixmode tty attributes (was 112 and 113, should be 12 and 13). | |||
1996-05-23 | sync | Theo de Raadt | |
1996-05-22 | sync | Theo de Raadt | |
1996-05-22 | Fix OGETUDATA for Solaris-2.3 (From Greg Hudson) | Theo de Raadt | |
1996-05-10 | simple things | Theo de Raadt | |
1996-05-07 | sync with 0504; mostly proto changes (some svr4 ioctl changes) | Theo de Raadt | |
1996-05-04 | s/ts_/tv_/g again. | Michael Shalayeff | |
1996-05-02 | no sys/cpu.h | Theo de Raadt | |
1996-05-02 | - don't use if_index to get the number of interfaces in SIOCGIFNUM; compute | Theo de Raadt | |
the actual number. - forgot to copyout the result in SIOGCIFFLAGS. | |||
1996-05-02 | Add SI_SYSTEMINFO from Solaris-2.5 | Theo de Raadt | |
1996-04-28 | Reran makesyscalls.sh for addition of Linux dummy mount/umount() syscalls. | etheisen | |
Fixed OpenBSD tag damage during previous checkin. | |||
1996-04-28 | Added dummy mount/umount() syscalls for bogus Linux applications that | etheisen | |
blindly call mount(). These dummy calls always return EPERM. Fixed uncommented NetBSD tag problem encountered when using makesyscalls.sh. | |||
1996-04-25 | Regenerated from new syscalls.master | 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-23 | Corrected typo in TIOCGWINSZ | Niklas Hallqvist | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-04-19 | Several termio emulation fixes. The VMIN/VTTIME/EOF/EOL overlay is now | Niklas Hallqvist | |
handled. Setting termio state now won't lose BSD state which SVR4 don't carry. Kludge SVR4 TAB expansion support. | |||
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Initial revision | Niklas Hallqvist | |
1996-04-17 | Good fixes and changes from latest Net. | Michael Shalayeff | |
1996-03-08 | From NetBSD: | Michael Shalayeff | |
linux compatibility changes. | |||
1996-03-03 | Makefiles seemed to be broken a bit, i don't even | Michael Shalayeff | |
know how it happens to work still ... probably nobody rebuilt libcompat.a. Fron NetBSD: kern_info_*.c, seemed to be a bug fix. | |||
1996-02-28 | fron NetBSD: some ioctl support added. | Michael Shalayeff | |
1996-02-26 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-26 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |