Age | Commit message (Expand) | Author |
2012-11-08 | now that our make is more strict, fix ws issue; ok espie@ | Otto Moerbeek |
2012-11-07 | Enable %tick access for userland on sun4u systems (sun4v systems already have | Mark Kettenis |
2012-11-06 | Fix comment. | Mark Kettenis |
2012-11-05 | unifdef -D __HAVE_TIMECOUNTER | Miod Vallat |
2012-11-05 | Switch sparc to timecounters. Heavily based on NetBSD. | Miod Vallat |
2012-11-04 | Simplify Makefiles a bit, removing redundant stuff. ok espie@ | Matthieu Herrb |
2012-11-04 | Make the s-records boot loader use the same stage1/stage2 addresses as the | Miod Vallat |
2012-11-04 | Real prototypes, better integer types, pass -Wall. No functional change. | Miod Vallat |
2012-11-04 | Switch mvme68k to timecounters. | Miod Vallat |
2012-11-03 | Let this build again. diff from deraadt "Sure you can commit that" deraadt@ | Brandon Mercer |
2012-11-02 | typo | Miod Vallat |
2012-11-02 | uvm_km_alloc() allocs bytes rounded up to the nearest page not pages. | Jonathan Gray |
2012-11-01 | Switch alpha to per-process astpending. | Miod Vallat |
2012-11-01 | In cpu_fork(), correctly set up the stack of the new process if required. This | Miod Vallat |
2012-11-01 | When possible, send multiple characters per packet. Also, stop sending when | Mark Kettenis |
2012-11-01 | Fix merge errors. | Joel Sing |
2012-10-31 | Unbreak build on !i386. | Joel Sing |
2012-10-31 | Bump version numbers. | Joel Sing |
2012-10-31 | Enable softraid boot support for cdboot(8) and pxeboot(8). | Joel Sing |
2012-10-31 | Make cdboot(8) and pxeboot(8) work correctly when it is larger than 64KB in | Joel Sing |
2012-10-31 | Save and restore %ebx across the call to read. Otherwise we load the first | Joel Sing |
2012-10-31 | Bump i386 boot(8) version. | Joel Sing |
2012-10-31 | Enable softraid boot support for i386 boot(8). | Joel Sing |
2012-10-31 | Bring softraid support to i386/stand/libsa. | Joel Sing |
2012-10-31 | Add support for Intel's Supervisor Mode Access Prevention (SMAP) feature. | Jonathan Gray |
2012-10-30 | Apply a bunch of style(9) and whitespace fixes to i386/amd64 libsa, making | Joel Sing |
2012-10-30 | Actually remove the Makefiles. | Joel Sing |
2012-10-30 | Remove the now unused i386 libsa/libz Makefiles. | Joel Sing |
2012-10-29 | Set the type of a processed MSI data record to 0, and check that the type | Mark Kettenis |
2012-10-29 | On UltraSPARC T1/T2, block the current strand while spinning in the hope | Mark Kettenis |
2012-10-29 | add (consistent) STANDARDS; | Jason McIntyre |
2012-10-29 | Build i386 cdboot(8) and pxeboot(8) using the same method as the amd64 | Joel Sing |
2012-10-29 | Bump version. | Joel Sing |
2012-10-29 | Enable softraid boot support in pxeboot(8). | Joel Sing |
2012-10-29 | Make pxeboot(8) work correctly when it is larger than 64KB in size. When | Joel Sing |
2012-10-29 | Bump version. | Joel Sing |
2012-10-29 | Enable softraid boot support in cdboot(8). | Joel Sing |
2012-10-29 | Make cdboot(8) work correctly when it is larger than 64KB in size. When | Joel Sing |
2012-10-28 | Use the same (shorter) error message as the i386 version. | Joel Sing |
2012-10-28 | Save and restore %ebx across the call to read. Otherwise we load the first | Joel Sing |
2012-10-27 | Also attach to channels name "ldom-<guestname>" (but not "ldom-primary"). | Mark Kettenis |
2012-10-27 | Make polling work. | Mark Kettenis |
2012-10-27 | Move the code for softraid boot into separate files, leaving only minimal | Joel Sing |
2012-10-26 | Turns out that for devices that attach to cbus(4), it is better to disable | Mark Kettenis |
2012-10-26 | Previous revision would prevent grtwo(4) boards from being recognized. | Miod Vallat |
2012-10-26 | Properly clear trap frame in setregs() to avoid leaking registers across exec. | Mark Kettenis |
2012-10-25 | Some LIBC_SCCS found lurking in the shadows | Theo de Raadt |
2012-10-22 | Stop passing around PS_STRINGS in %g1. The ELF ABI reserves this register | Mark Kettenis |
2012-10-22 | Stop passing around PS_STRINGS in %g1. The ELF ABI reserves this register | Mark Kettenis |
2012-10-22 | missing header | Miod Vallat |