Age | Commit message (Expand) | Author |
2009-06-01 | Fix the order of checking if a machine has MTRR. We need to check | Peter Hessler |
2009-06-01 | Move ibcs2_sendsig into compat. Quit poluting machdep. | Tobias Weingartner |
2009-06-01 | Use proper pmap during ACPI sleep on amd64. Original code by Kurt, | Mike Larkin |
2009-06-01 | Since we've now cleared up a lot of the PG_RELEASED setting, remove the | Owain Ainsworth |
2009-06-01 | please sthen the 80 character pedant | Theo de Raadt |
2009-06-01 | We are done with sup, other sucky tools are better now | Theo de Raadt |
2009-06-01 | Fix NULL dereference in aml_name.c (acpidump) | Mike Larkin |
2009-06-01 | sync | Theo de Raadt |
2009-06-01 | No need for save_getpwuid and such functions which call endpwent. | Theo de Raadt |
2009-06-01 | Use the background color attribute in udl_erasecols and udl_eraserows | Marcus Glocker |
2009-06-01 | "let --" was crashing ksh; found by phy0@rambler.ru. Various other expressions | Theo de Raadt |
2009-06-01 | Sort argument list of udl_draw_char similar as udl_fb_* friends. | Marcus Glocker |
2009-06-01 | fix function name in log_debug | Jacek Masiulaniec |
2009-06-01 | There is no need to use a variable just for sizeof(). Garbage collect ifa. | Claudio Jeker |
2009-06-01 | physmem allocator: change the view of free memory from single free pages | Ariane van der Steldt |
2009-06-01 | Allow a font width other than 8 pixels. | Marcus Glocker |
2009-06-01 | RIP; ok millert | Theo de Raadt |
2009-06-01 | Enable zyd in more places now we know it is endian safe. | Jonathan Gray |
2009-06-01 | Better naming for some framebuffer functions. | Marcus Glocker |
2009-06-01 | Reduce data payload for font drawing to a fixed size per character. | Marcus Glocker |
2009-06-01 | display ssl negociation information in the received line of incoming | Gilles Chehade |
2009-06-01 | Don't destroy listening socket when pause/resume request is received, | Jacek Masiulaniec |
2009-06-01 | delete a useless comment; | Jason McIntyre |
2009-06-01 | tweak previous; | Jason McIntyre |
2009-06-01 | Fix EV_READ/EV_WRITE testing inside IMSG handlers. Based on similar change | Jacek Masiulaniec |
2009-06-01 | Don't assume there will be a newline after calling fgets. | Ray Lai |
2009-06-01 | Simplify newline stripping after fgets. | Ray Lai |
2009-06-01 | I forgot to apply the End Of Command token for async xfers. Maybe that | Marcus Glocker |
2009-06-01 | Style, inspired by NetBSD. | Ray Lai |
2009-06-01 | oops, bad merge. | Damien Bergamini |
2009-06-01 | - cleanup tx path | Damien Bergamini |
2009-06-01 | fix endianness issue. | Damien Bergamini |
2009-06-01 | add uvideo to zaurus roughly one year from its initial demonstration | Todd T. Fries |
2009-06-01 | New VIA nano's support amd64 and EST. Move the setperf init routine outside | Gordon Willem Klok |
2009-06-01 | Test the return value of md_prep_disklabel() to detect failed | Kenneth R Westerback |
2009-05-31 | Add Naturetech as a possible hardware vendor. | Mark Kettenis |
2009-05-31 | Make sure xdm is installed before trying to run it | Alexander Hall |
2009-05-31 | Add support for udl in socppc. ok @miod and @kettenis | Mats O Jansson |
2009-05-31 | Remove redundant imsg_event_add calls; ok claudio@ | Jacek Masiulaniec |
2009-05-31 | Remove redundant imsg_event_add calls; ok claudio@ | Jacek Masiulaniec |
2009-05-31 | Consolidate common code for interface attachment into single function | Bret Lambert |
2009-05-31 | Make iomem_ex cover the complete (48-bit) physical address space. Makes | Mark Kettenis |
2009-05-31 | Always show the start and end of the OpenBSD area in units of | Kenneth R Westerback |
2009-05-31 | Don't define NFS before including kernel header files, | Thordur I. Bjornsson |
2009-05-31 | Remove some #ifdef / #define maze that is not needed at all. | Claudio Jeker |
2009-05-31 | enable pf by default. | Henning Brauer |
2009-05-31 | Remove _KERNEL goo from kernel files because we're setting _KERNEL correctly. | Claudio Jeker |
2009-05-31 | make set loginterface, set hostid, set reassemble and set debug | Henning Brauer |
2009-05-31 | Remove redundant imsg_event_add calls; ok claudio@ | Jacek Masiulaniec |
2009-05-31 | 224MB is no longer enough for the full sgi iso, crank to 240MB. | Miod Vallat |