aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/linux32/linux32_sysvec.c
Commit message (Expand)AuthorAgeFilesLines
* MFC revision 1.9:Stephan Uphoff2005-10-031-0/+1
* Make ps_nargvstr and ps_nenvstr unsigned. This fixes an inputDavid Schultz2005-03-231-2/+2
* - Add a custom version of exec_copyin_args() to deal with the 32-bitJohn Baldwin2005-02-181-7/+6
* o Split out kernel part of execve(2) syscall into two parts: one thatMaxim Sobolev2005-01-291-9/+9
* Don't include sys/user.h merely for its side-effect of recursivelyDavid Schultz2004-11-271-1/+2
* I missed an 'IA32' in the documentation.David E. O'Brien2004-08-161-1/+1
* I'm not sure what tjr envisioned for turning on FreeBSD/i386 rt support,David E. O'Brien2004-08-161-4/+3
* Add preliminary support for running 32-bit Linux binaries on amd64, enabledTim J. Robbins2004-08-161-0/+1088