summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-01propagate the recipient domain through aliases expansion, this fixes a bugGilles Chehade
2009-06-01Welcome ldpd, the Label Distribution Protocol daemon.Michele Marchetto
2009-06-01Deal with wraparound when checking RLIMIT_DATA.Todd C. Miller
2009-06-01Fix the order of checking if a machine has MTRR. We need to checkPeter Hessler
2009-06-01Move ibcs2_sendsig into compat. Quit poluting machdep.Tobias Weingartner
2009-06-01Use proper pmap during ACPI sleep on amd64. Original code by Kurt,Mike Larkin
2009-06-01Since we've now cleared up a lot of the PG_RELEASED setting, remove theOwain Ainsworth
2009-06-01please sthen the 80 character pedantTheo de Raadt
2009-06-01We are done with sup, other sucky tools are better nowTheo de Raadt
2009-06-01Fix NULL dereference in aml_name.c (acpidump)Mike Larkin
2009-06-01syncTheo de Raadt
2009-06-01No need for save_getpwuid and such functions which call endpwent.Theo de Raadt
2009-06-01Use the background color attribute in udl_erasecols and udl_eraserowsMarcus Glocker
2009-06-01"let --" was crashing ksh; found by phy0@rambler.ru. Various other expressionsTheo de Raadt
2009-06-01Sort argument list of udl_draw_char similar as udl_fb_* friends.Marcus Glocker
2009-06-01fix function name in log_debugJacek Masiulaniec
2009-06-01There is no need to use a variable just for sizeof(). Garbage collect ifa.Claudio Jeker
2009-06-01physmem allocator: change the view of free memory from single free pagesAriane van der Steldt
2009-06-01Allow a font width other than 8 pixels.Marcus Glocker
2009-06-01RIP; ok millertTheo de Raadt
2009-06-01Enable zyd in more places now we know it is endian safe.Jonathan Gray
2009-06-01Better naming for some framebuffer functions.Marcus Glocker
2009-06-01Reduce data payload for font drawing to a fixed size per character.Marcus Glocker
2009-06-01display ssl negociation information in the received line of incomingGilles Chehade
2009-06-01Don't destroy listening socket when pause/resume request is received,Jacek Masiulaniec
2009-06-01delete a useless comment;Jason McIntyre
2009-06-01tweak previous;Jason McIntyre
2009-06-01Fix EV_READ/EV_WRITE testing inside IMSG handlers. Based on similar changeJacek Masiulaniec
2009-06-01Don't assume there will be a newline after calling fgets.Ray Lai
2009-06-01Simplify newline stripping after fgets.Ray Lai
2009-06-01I forgot to apply the End Of Command token for async xfers. Maybe thatMarcus Glocker
2009-06-01Style, inspired by NetBSD.Ray Lai
2009-06-01oops, bad merge.Damien Bergamini
2009-06-01- cleanup tx pathDamien Bergamini
2009-06-01fix endianness issue.Damien Bergamini
2009-06-01add uvideo to zaurus roughly one year from its initial demonstrationTodd T. Fries
2009-06-01New VIA nano's support amd64 and EST. Move the setperf init routine outsideGordon Willem Klok
2009-06-01Test the return value of md_prep_disklabel() to detect failedKenneth R Westerback
2009-05-31Add Naturetech as a possible hardware vendor.Mark Kettenis
2009-05-31Make sure xdm is installed before trying to run itAlexander Hall
2009-05-31Add support for udl in socppc. ok @miod and @kettenisMats O Jansson
2009-05-31Remove redundant imsg_event_add calls; ok claudio@Jacek Masiulaniec
2009-05-31Remove redundant imsg_event_add calls; ok claudio@Jacek Masiulaniec
2009-05-31Consolidate common code for interface attachment into single functionBret Lambert
2009-05-31Make iomem_ex cover the complete (48-bit) physical address space. MakesMark Kettenis
2009-05-31Always show the start and end of the OpenBSD area in units ofKenneth R Westerback
2009-05-31Don't define NFS before including kernel header files,Thordur I. Bjornsson
2009-05-31Remove some #ifdef / #define maze that is not needed at all.Claudio Jeker
2009-05-31enable pf by default.Henning Brauer
2009-05-31Remove _KERNEL goo from kernel files because we're setting _KERNEL correctly.Claudio Jeker