summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-15add a few Intel 82Q963 (Q963) chipset ids.Brad Smith
2006-10-15syncTheo de Raadt
2006-10-15Enable bce.Marco Peereboom
2006-10-15build fdisk on landiskDale Rahn
2006-10-15Talk about "memory" not "pages in kilobytes", it is less awkwardTodd C. Miller
2006-10-15syncTheo de Raadt
2006-10-14Add a CAVEAT section that describes how to properly trim a newline fromChad Loder
2006-10-14Apply some formatting.Marc Balmer
2006-10-14- Simplify the arguments to bnx_tx_encap.Brad Smith
2006-10-14landisk will need this tooTheo de Raadt
2006-10-14Add a new option to crunchgen '-O objdir-name' which allow for a objectDale Rahn
2006-10-14Allow less to build in Makefile.cross environment.Dale Rahn
2006-10-14Fix the checks broken during conversion to new code. The EmbeddedCan Erkin Acar
2006-10-14architecture sh (landisk) is little endian.Dale Rahn
2006-10-14Friends don't let friends look for disklabels in Free/NetBSD MBRKenneth R Westerback
2006-10-14Make fgets description much clearer with respect to its exact behavior.Chad Loder
2006-10-14No need to tape about tape creation on armish.Kenneth R Westerback
2006-10-14ps uses KERNBASE so define it to the correct value (pointed out by miod)Dale Rahn
2006-10-14Friends don't let friends look for disklabels in Free/NetBSD MBRKenneth R Westerback
2006-10-14fix the slightly different reset procedure of single chip variants.Reyk Floeter
2006-10-14freebsd -r1.21:Jason McIntyre
2006-10-14sync with <sys/stat.h>;Jason McIntyre
2006-10-13Fix kernel page fault when the device gets detached after the firmwareMarcus Glocker
2006-10-13changelist files are ascii, even if they contain a few funny chars.Otto Moerbeek
2006-10-13add blocked_shutdownKurt Miller
2006-10-13Test shutdown() racing with other threads using the same fileKurt Miller
2006-10-13Add check for mkdtemp(3) failure. Prevents segfaults when TMPDIRRay Lai
2006-10-13check error condition of strtonumReyk Floeter
2006-10-13fix fortran man yearMichael Shalayeff
2006-10-13vmstat memory stats are in kb, not number of pages;Jason McIntyre
2006-10-13tweaks;Jason McIntyre
2006-10-13__mips64__ handling too.. sighTheo de Raadt
2006-10-13syncTheo de Raadt
2006-10-13Fix another potentially unsafe instance of foo[strlen(foo) - 1] = '\0'.Chad Loder
2006-10-13Get rid of another potentially unsafe pattern of foo[strlen(foo) - 1] = ...Chad Loder
2006-10-13'no BSD partition' -> 'no OpenBSD partition' for error message.Kenneth R Westerback
2006-10-12Added exportable aml_getpciaddrJordan Hargrave
2006-10-12I forgot to add mc.4 and mesh.4 to the Makefile.Gordon Willem Klok
2006-10-12Add manpages for mace and mesh, document them in macobio.4.Gordon Willem Klok
2006-10-12document environment var CDROM; from ross l richardson (pr #5258)Jason McIntyre
2006-10-12Fix typo. Found by: Janek Richter <janek at openbug dot org>Marco Peereboom
2006-10-12One more tweat in authors.Marco Peereboom
2006-10-12Add language for events.Marco Peereboom
2006-10-12Remove debug print. Found by Peter Hessler.Marco Peereboom
2006-10-12Cleanup and additional verbiage in BUGS to delinate batteries that misbehave.Marco Peereboom
2006-10-12- convert some warnx() to warn(), which fixes a few stupidly un-informative e...Niall O'Higgins
2006-10-12fix rcsidMarco Peereboom
2006-10-12Massive ACPI changesJordan Hargrave
2006-10-12Add a symbolic name parameter to cardbus_intr_establish().Alexander Yurchenko
2006-10-12Bump versions to note behaviour change of no longer tryingKenneth R Westerback