Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for executing the FreeBSD 1/i386 a.out binaries on amd64. | kib | 2011-04-01 | 1 | -0/+11 |
* | Add trivial implementation for the freebsd32_sysarch on ia64. | kib | 2009-04-01 | 1 | -0/+50 |
* | Assimilate ia64 back into the fold with the common freebsd32/ia32 code. | peter | 2003-12-11 | 1 | -1326/+0 |
* | - Replace inline implementations of sigprocmask() with calls to | jhb | 2003-04-22 | 1 | -66/+33 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -5/+5 |
* | Remove #include <sys/dkstat.h> | phk | 2003-02-16 | 1 | -1/+0 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -5/+5 |
* | SCARGS removal take II. | alfred | 2002-12-14 | 1 | -128/+128 |
* | Backout removal SCARGS, the code freeze is only "selectively" over. | alfred | 2002-12-13 | 1 | -128/+128 |
* | Remove SCARGS. | alfred | 2002-12-13 | 1 | -128/+128 |
* | Try and deal with the #ifdef COMPAT_FREEBSD4 sendfile stuff. This would | peter | 2002-10-09 | 1 | -0/+21 |
* | Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable | peter | 2002-07-20 | 1 | -0/+1339 |