summaryrefslogtreecommitdiffstats
path: root/sys/alpha/osf1/imgact_osf1.c
Commit message (Expand)AuthorAgeFilesLines
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablepeter2002-07-201-1/+1
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-021-1/+1
* Fix a long line introduced in previous commit.peter2002-02-071-1/+2
* Pre-KSE/M3 commit.julian2002-02-071-3/+3
* Finish KSE-ification updates.peter2001-09-201-3/+4
* With Alfred's permission, remove vm_mtx in favor of a fine-grained approachdillon2001-07-041-5/+2
* Apparently, the vm_mtx must be held around vm_map_find(). I'm assuminggallatin2001-06-061-0/+3
* grab the vm mtx around exec_new_vmspace()gallatin2001-05-221-0/+2
* fix vm_mtx related compiler warninggallatin2001-05-201-0/+1
* exec_osf1_imgact() should return -1 for non OSF1/ECOFF binaries, it shouldgallatin2000-12-021-1/+1
* Add M_ZERO to malloc calls where the result is just bzeroed.mjacob2000-10-271-4/+2
* Finally add the Alpha OSF/1 compat code. I will add it to thegallatin1999-12-141-0/+259
OpenPOWER on IntegriCloud