Age | Commit message (Expand) | Author |
2005-04-28 | going to need zts on RAMDISK... | Theo de Raadt |
2005-04-27 | Shave more stack operations, courtesy of the not-so-new-now ABI. | Miod Vallat |
2005-04-27 | tag these as hppa64 | Theo de Raadt |
2005-04-27 | solbourne Makefile and dive there | Theo de Raadt |
2005-04-27 | simple man page for sgivol | Theo de Raadt |
2005-04-27 | Allow userland to cause the data cache to be flushed for any arbitrary address | Miod Vallat |
2005-04-27 | Always include <uvm/uvm_extern.h> before <machine/cmmu.h>. | Miod Vallat |
2005-04-27 | Move constants for dma_cachectl() to cmmu.h where they belong. | Miod Vallat |
2005-04-27 | add missing flags to /proc/cpuinfo and don't print invalid ones; deraadt@ ok | Federico G. Schwindt |
2005-04-27 | spacing | Theo de Raadt |
2005-04-27 | spacing | Theo de Raadt |
2005-04-27 | if SystemPartition contains a cdrom boot specifier, whack the | Theo de Raadt |
2005-04-27 | avoid the o{open,read,lseek} interfaces, and use the regular ones, because | Theo de Raadt |
2005-04-27 | Replace the last user of pmap_map() with an inline version, and kill pmap_map() | Miod Vallat |
2005-04-26 | enable uhci | David Gwynne |
2005-04-26 | remove now obsolete mac68k_set_pte | Martin Reindl |
2005-04-26 | new NuBus slot space mapping/probing code utilizing bus_space(9) | Martin Reindl |
2005-04-26 | Check for memory allocation failure before zeroing memory, not after; | Miod Vallat |
2005-04-26 | enter zboot | Theo de Raadt |
2005-04-26 | install in zaurus MANSUBDIR | Theo de Raadt |
2005-04-26 | Remove unused hooks for periodic pcons polling. | Miod Vallat |
2005-04-26 | Use cons_decl() rather than rolling our own prototypes, and some KNF. | Miod Vallat |
2005-04-26 | the the | Miod Vallat |
2005-04-26 | ... oh and let it work for all cases | Theo de Raadt |
2005-04-26 | let ramdisks compile after zts changes | Theo de Raadt |
2005-04-25 | [OpenBSD] | Tom Cosgrove |
2005-04-25 | Correctly handle boot drives with SCSI id >= 10; ok mickey@ | Miod Vallat |
2005-04-25 | csum -> csum_flags | Brad Smith |
2005-04-25 | Pass the complete keybuffer to wskbd_rawinput(); dnkbd now works under X11. | Miod Vallat |
2005-04-24 | Oops, 1.3 would cause a keyboard plugged at boot time to start in the wrong | Miod Vallat |
2005-04-24 | - switch Scott Reynold's copyright to 3-clause BSD | Martin Reindl |
2005-04-24 | Do down-sampling of the high-resolution touch pad events in kernel, | Uwe Stuehler |
2005-04-23 | Discard 0 byte keyboard identification strings. | Miod Vallat |
2005-04-22 | Do not process the FIFO during interrupts when we are polling. | Miod Vallat |
2005-04-22 | Doh, typo in constant... | Miod Vallat |
2005-04-22 | Oops! | Miod Vallat |
2005-04-22 | Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series. | Miod Vallat |
2005-04-22 | Allow an external device to force the HIL loop to not claim the keyboard | Miod Vallat |
2005-04-22 | Pass -Wall, complete prototypes, some KNF; no functional change. | Miod Vallat |
2005-04-21 | Move i2c open/close from callers into zaudio_standby. Fixes an error path. | Christopher Pascoe |
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 |