Age | Commit message (Expand) | Author |
2005-04-21 | clean dmesg output | Theo de Raadt |
2005-04-21 | count fpu lazy context switches; deraadt@ ok | Michael Shalayeff |
2005-04-21 | provide pgup, pgdown, home and end by using fn with the arrow keys. | David Gwynne |
2005-04-21 | -bce | Theo de Raadt |
2005-04-21 | no need to check for 0, it copes, spotted by beck | Theo de Raadt |
2005-04-21 | correct idion for snprintf failure handling; ok cloder | Theo de Raadt |
2005-04-21 | correct idiom for snprintf failure handling; ok beck | Theo de Raadt |
2005-04-20 | Enable ural(4), appears to work fine. | Jonathan Gray |
2005-04-20 | Oops | Miod Vallat |
2005-04-20 | er, maybe not | Theo de Raadt |
2005-04-20 | Files forgotten during initial commit. | Miod Vallat |
2005-04-20 | enter zboot for all architectures | Theo de Raadt |
2005-04-19 | describe the zaurus boot(8) program; review/suggestions by jmc@ | Uwe Stuehler |
2005-04-19 | Same vm_machdep.c on solbourne. | Miod Vallat |
2005-04-19 | newline after attach; ok deraadt@ | Damien Miller |
2005-04-19 | As a late birthday present, a preliminary port to the Solbourne IDT systems | Miod Vallat |
2005-04-19 | fix comment | Michael Shalayeff |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff |
2005-04-19 | Nuke DB_NO_AOUT, and have platforms with a.out symbols explicitely provide | Miod Vallat |
2005-04-19 | No more a.out symbols support in ddb. | Miod Vallat |
2005-04-19 | CLKF_BASEPRI we do not have no more; noticed by miod | Michael Shalayeff |
2005-04-18 | oops. uvm_page_physload() has different semantics for start and end... | Michael Shalayeff |
2005-04-18 | do not do some of the initmsgbuf()s job | Michael Shalayeff |
2005-04-17 | Generate SIGTRAP instead of SIGILL for breakpoint instructions. | Mark Kettenis |
2005-04-17 | Do not use KERNBASE when VM_MIN_KERNEL_ADDRESS or VM_MAXUSER_ADDRESS are | Miod Vallat |
2005-04-17 | - Speedup CMP_PTE_USER_*4M by commenting out its first instruction, which | Miod Vallat |
2005-04-17 | sort usb section | Theo de Raadt |
2005-04-17 | make sure user address is in user space in copyinstr. ok weingart@ | Ted Unangst |
2005-04-17 | make sure round_blocksize does not produce 0 after alignment | Christopher Pascoe |
2005-04-16 | do not provide round_buffer if not needed unless explained why in comments | Michael Shalayeff |
2005-04-16 | round -- not truncate the buffer size | Michael Shalayeff |
2005-04-16 | Look for OpenBSD disklabel on the first eight hd devices, and after a | Uwe Stuehler |
2005-04-16 | support a "clear" command to clear the broken Linux console. grmpf. | Uwe Stuehler |
2005-04-16 | let ld find it's _start() symbol. | Uwe Stuehler |
2005-04-16 | don't print the additional "exit" message on exit. | Uwe Stuehler |
2005-04-16 | internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types. | Miod Vallat |
2005-04-16 | Duplicate include file. | Miod Vallat |
2005-04-15 | free salt&peper commit | Michael Shalayeff |
2005-04-15 | make sure aligment does not return zero block size | Michael Shalayeff |
2005-04-15 | Add TODO list for zaudio. | Christopher Pascoe |
2005-04-15 | Remove i2c entry, it is included from zaudio config. | Christopher Pascoe |
2005-04-15 | Add basic audio playback support for the Zaurus SL-C3000. | Christopher Pascoe |
2005-04-15 | Functions for accessing the pxa2x0 I2S controller. | Christopher Pascoe |
2005-04-15 | Routines providing access to the pxa2x0 I2C controller. | Christopher Pascoe |
2005-04-14 | Add basic support for the pxa2x0 DMA controller. | Christopher Pascoe |
2005-04-14 | internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types. | Marc Espie |
2005-04-14 | +luphy and add hme to RAMDISK_CD | Brad Smith |
2005-04-14 | +luphy | Brad Smith |
2005-04-14 | +luphy | Brad Smith |
2005-04-13 | Resume only if the lid is open and the power key pressed. Also fix | Uwe Stuehler |