summaryrefslogtreecommitdiffstats
path: root/sys/ia64/ia32/ia32_misc.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for executing the FreeBSD 1/i386 a.out binaries on amd64.kib2011-04-011-0/+11
* Add trivial implementation for the freebsd32_sysarch on ia64.kib2009-04-011-0/+50
* Assimilate ia64 back into the fold with the common freebsd32/ia32 code.peter2003-12-111-1326/+0
* - Replace inline implementations of sigprocmask() with calls tojhb2003-04-221-66/+33
* Back out M_* changes, per decision of the TRB.imp2003-02-191-5/+5
* Remove #include <sys/dkstat.h>phk2003-02-161-1/+0
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-5/+5
* SCARGS removal take II.alfred2002-12-141-128/+128
* Backout removal SCARGS, the code freeze is only "selectively" over.alfred2002-12-131-128/+128
* Remove SCARGS.alfred2002-12-131-128/+128
* Try and deal with the #ifdef COMPAT_FREEBSD4 sendfile stuff. This wouldpeter2002-10-091-0/+21
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablepeter2002-07-201-0/+1339
OpenPOWER on IntegriCloud