| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvs | cvs2svn | 1997-03-27 | 19 | -19/+19 |
* | YAMFC (added a missing prototype). | Bruce Evans | 1997-02-13 | 1 | -0/+4 |
* | In the IBCS2 semctl system call, the last parameter arg is passed by | Steven Wallace | 1996-12-24 | 1 | -0/+16 |
* | YAMFC | Jordan K. Hubbard | 1996-12-12 | 2 | -3/+16 |
* | Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: | Bruce Evans | 1996-09-21 | 1 | -4/+4 |
* | Changed type of ni_dirp in `struct namei' from caddr_t to `const char *' | Bruce Evans | 1996-09-03 | 1 | -3/+2 |
* | Fixed some more easy cases of const poisoning in the kernel. Cosmetic. | Bruce Evans | 1996-09-03 | 1 | -9/+9 |
* | Clean-up the new VM map procfs code, and also add support for executable | John Dyson | 1996-06-18 | 1 | -2/+3 |
* | Clean up -Wunused warnings. | Gary Palmer | 1996-06-12 | 4 | -16/+13 |
* | Fixed GET/SETIPDOMAIN ioctl on /dev/socksys, which is used by various | Nate Williams | 1996-06-12 | 1 | -2/+90 |
* | Change the 'sysi86()' function not implemented' printf to be called only | Nate Williams | 1996-06-08 | 1 | -0/+2 |
* | When uname() returns the system name, try to use the unqualified domain | Nate Williams | 1996-06-08 | 1 | -1/+6 |
* | Removed unnecessary #includes from <sys/imgact.h> so that it is | Bruce Evans | 1996-05-01 | 1 | -1/+3 |
* | Implement ioctl's IBCS2_TCFLSH and IBCS2_TCXONC. Improve termios conversion. | Steven Wallace | 1996-03-28 | 5 | -17/+96 |
* | The recently introduced sv_sendsig entry of the sysentvec structure | Steven Wallace | 1996-03-27 | 1 | -2/+3 |
* | Remove references to MAP_FILE.. That is now "default" and is only | Peter Wemm | 1996-03-12 | 1 | -6/+6 |
* | The same data segment length rounding problem that was in the elf | Peter Wemm | 1996-03-12 | 1 | -4/+4 |
* | Fix a (mostly harmless) bogon when calculating the start of the stack gap. | Peter Wemm | 1996-03-10 | 1 | -1/+1 |
* | Mega-commit for Linux emulator update.. This has been stress tested under | Peter Wemm | 1996-03-02 | 2 | -4/+12 |
* | Fix a bunch of spelling errors in the comment fields of | Mike Pritchard | 1996-01-30 | 1 | -2/+2 |
* | Fixed vm_map_find for new vm changes. | John Dyson | 1996-01-19 | 1 | -5/+6 |
* | Reran makesyscalls.sh.. | Peter Wemm | 1996-01-08 | 3 | -4/+3 |
* | Oops. forgot to remove #include "opt_sysvipc.h" | Peter Wemm | 1996-01-08 | 1 | -2/+1 |
* | reran makesyscalls | Peter Wemm | 1996-01-08 | 9 | -55/+9 |
* | Remove the #ifdef SYSVSHM etc. Always call the functions, some stubs | Peter Wemm | 1996-01-08 | 1 | -13/+1 |
* | Convert SYSV IPC to new-style options. (I hope I got everything...) | Garrett Wollman | 1996-01-04 | 5 | -4/+9 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | Peter Wemm | 1995-12-30 | 1 | -45/+0 |
* | recording cvs-1.6 file death | Peter Wemm | 1995-12-30 | 5 | -1372/+0 |
* | Update ibcs2 to use the new ps_strings / stack gap arrangements.. | Peter Wemm | 1995-12-09 | 1 | -2/+1 |
* | Untangled the vm.h include file spaghetti. | David Greenman | 1995-12-07 | 4 | -3/+13 |
* | Removed unnecessary #includes of <sys/user.h>. Some of these were just | Bruce Evans | 1995-12-06 | 1 | -1/+0 |
* | Change call to kern_sysctl to userland_sysctl. Not tested. | Poul-Henning Kamp | 1995-11-20 | 1 | -4/+6 |
* | Added bogus casts to avoid compiler warnings. | Bruce Evans | 1995-11-13 | 1 | -2/+3 |
* | Fixed parentheses in macros. | Bruce Evans | 1995-11-13 | 1 | -4/+4 |
* | Added (null for the i386) conversions from ibcs2's bogus fcntl args | Bruce Evans | 1995-11-12 | 1 | -9/+10 |
* | All: | David Greenman | 1995-11-06 | 1 | -33/+33 |
* | Sorry, the last commit screwed up for me, this is the right one (I hope!) | Poul-Henning Kamp | 1995-10-28 | 1 | -0/+1 |
* | Add code to properly translate signal returned in status argument of wait4() | Steven Wallace | 1995-10-23 | 1 | -5/+25 |
* | In bsd_to_ibcs2_sigaction(), flag for ibcs2 system should be | Steven Wallace | 1995-10-21 | 1 | -2/+2 |
* | sigset() should have sa_flags cleared to sig is maked before calling | Steven Wallace | 1995-10-21 | 1 | -23/+27 |
* | Use sa_flag option SA_NODEFER in sigsys() emulation because SVR3 | Steven Wallace | 1995-10-19 | 1 | -5/+5 |
* | Add a hack to emulator to emulat spx device for local X connections. | Steven Wallace | 1995-10-16 | 2 | -0/+54 |
* | Do a better fake for uname information returned in utssys() call. | Steven Wallace | 1995-10-16 | 2 | -6/+25 |
* | Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets. | Steven Wallace | 1995-10-10 | 1 | -17/+32 |
* | Change alternate space base name from /emul/ibcs2 to /compat/ibcs2, | Steven Wallace | 1995-10-10 | 2 | -19/+27 |
* | Remove redundant getmsg and putmesg function declarations and #include directive | Steven Wallace | 1995-10-10 | 1 | -19/+0 |
* | Remove old files no longer needed. | Steven Wallace | 1995-10-10 | 43 | -5016/+4243 |
* | This commit was generated by cvs2svn to compensate for changes in r11394, | Steven Wallace | 1995-10-10 | 24 | -0/+2487 |
|\ |
|
| * | Import of original NetBSD's ibcs2 emulator sources by Scott Bartram, | Steven Wallace | 1995-10-10 | 31 | -0/+5863 |
* | Unlock the vnode after checking permissions; this is necessary to prevent | Sean Eric Fagan | 1995-09-13 | 1 | -1/+7 |