summaryrefslogtreecommitdiffstats
path: root/sys/ia64/ia32
Commit message (Expand)AuthorAgeFilesLines
...
* Grab 416/417 real estate before I get burned while testing again.peter2002-10-191-0/+2
* Add a placeholder for the execve_mac() system call, similar to SELinux'srwatson2002-10-191-0/+1
* re-regen. Sigh.peter2002-10-093-7/+7
* Sigh. Fix fat-fingering of diff. I knew this was going to happen.peter2002-10-091-1/+1
* regenerate. sendfile stuff and other recently picked up stubs.peter2002-10-093-12/+54
* Try and deal with the #ifdef COMPAT_FREEBSD4 sendfile stuff. This wouldpeter2002-10-092-2/+25
* Try and patch up some tab-to-space spammage.peter2002-10-091-19/+19
* Add placeholder stubs for nsendfile, mac_syscall, ksem_close, ksem_post,peter2002-10-091-0/+22
* Let kse_wakeup() take a KSE mailbox pointer argument.archie2002-10-022-2/+2
* Make the following name changes to KSE related functions, etc., to betterarchie2002-09-254-11/+11
* Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections tojake2002-09-012-8/+14
* Regeneratepeter2002-07-203-1596/+311
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablepeter2002-07-208-1887/+2596
* Use suword32/64 and fuword32/64 like elsewhere instead of inventingpeter2002-06-201-12/+13
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-022-2/+2
* Initial support for executing IA-32 binaries. This will not compiledfr2002-04-108-0/+4396
OpenPOWER on IntegriCloud