Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-09-07 | common/compat_util.c | Eric Jackson | |
2000-06-24 | Implement getdents64, lstat64 and stat64, basically the same functions of | Federico G. Schwindt | |
the existing ones using 64bit vars. This makes netscape-solaris works on sparc. Particular note to those who want to try netscape: - netscape 4.73 was used for testing on a ss5 with -current. - apparently solaris uses pipes for communicating with the X server. I've checked the libraries I've installed from a solaris 2.6 box, and although there are references to X11-unix, it fails when it tries to open X11-pipe/X0, so in order to test it you need to specify -display <box ip>:0 or it won't start. - i got some errors when starting, but besides that, it works fine. - it's not slow, but you better have all the requiered files in the correct paths, or it'll take some time to start. | |||
1999-10-07 | - Fix stat and mknod syscalls to properly disassemble and reassemble | Brad Smith | |
dev_t values to/from emulation dev_t's - Implement fstat64, llseek and open64 system calls; from NetBSD | |||
1999-07-15 | oops, wrong type for cpu_class | Theo de Raadt | |
1999-07-14 | put sub-class of architecture in SVR4_SI_PLATFORM | Theo de Raadt | |
1999-07-02 | more systeminfo() fixes; hal@sdsi.com | Theo de Raadt | |
1999-06-30 | put non-space names in systeminfo(SI_PLATFORM); hal_snyder@sdsi.com | Theo de Raadt | |
1999-06-06 | use __sparc__ | Theo de Raadt | |
1998-02-09 | Missed one | Thorsten Lockert | |
1997-11-13 | Fix test for NULL arg in svr4_utime() (PR#4418); pk | Theo de Raadt | |
1997-10-08 | use shorter uname version string | kstailey | |
1996-05-02 | Add SI_SYSTEMINFO from Solaris-2.5 | Theo de Raadt | |
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-21 | from netbsd; do not declare private copy of syscallarg | Theo de Raadt | |
1995-12-21 | pull in svr4_time.h | Theo de Raadt | |
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 | |