summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-11Some more delint. -mojMats O Jansson
2006-05-11fix incorrect ADC list for ALC880.Brad Smith
2006-05-11If a list of interfaces is supplied via the command line orKenneth R Westerback
2006-05-11Zap trailing whitespace.Kenneth R Westerback
2006-05-10fix a bunch of missing [mc]alloc failure checks by using xcalloc/xmalloc,Dale Rahn
2006-05-10Add some airplane code.Marco Peereboom
2006-05-10fail zzz w/ a reasonable error msg if apmd is not running; found by deraadt@Michael Shalayeff
2006-05-10regenMichael Shalayeff
2006-05-10a few more oxford thingies and orderMichael Shalayeff
2006-05-10Now that lint is smarter, remove /* NOTREACHED */ comments.Ray Lai
2006-05-10starting bits for merge(1) replacement. Not built/linked yet.Xavier Santolaria
2006-05-10in db_write_bytes correctly restore pte prot after write; this is not a big d...Michael Shalayeff
2006-05-10Missing $OpenBSD$ tags.Kenneth R Westerback
2006-05-10treat first file passed as argument only; issue a warning for others.Xavier Santolaria
2006-05-10pretty this up; ok drahnTheo de Raadt
2006-05-10() macro params; jan.niemann@tu-bs.deTheo de Raadt
2006-05-10Missing $OpenBSD$ tags.Kenneth R Westerback
2006-05-10Remove (size_t) casts on integer constants.Ray Lai
2006-05-10syncTheo de Raadt
2006-05-10Use a macro in the MI powerpc PCI header for pci_intr_line() insteadBrad Smith
2006-05-09The int (32bit) argument must be sign extended on the 64 bit amd64 beforeDale Rahn
2006-05-09syncTheo de Raadt
2006-05-09note that only some archs (currently) support target "kvm";Jason McIntyre
2006-05-09can enter it againTheo de Raadt
2006-05-09RegenMiod Vallat
2006-05-09do not enter dir which has no files (yet)Theo de Raadt
2006-05-09Administrative changes for aviion, ok deraadt@Miod Vallat
2006-05-09can enter stand SUBDIRTheo de Raadt
2006-05-09fix non-ALTQ case.Brad Smith
2006-05-09Remove unnecessary check for the parent interface when settingMarco Pfatschbacher
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09typo from jan niemann; ok ottoJason McIntyre
2006-05-09no need to specify a "count" argument: ifconfig(8) handles theseJason McIntyre
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Sprinkle a few bus_space_barrier() calls. Some of these may not be strictlyMark Kettenis
2006-05-09Import global ACPI interrupt code from amd64.Mark Kettenis
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09back out change that busted how the tree buildsTheo de Raadt
2006-05-09delay time of 0 should be invalid; evol@online.ptt.ruTheo de Raadt
2006-05-09Sync usage() with man page.Ray Lai
2006-05-090x0006 is not a good value for a bit flag, so change it to 0x0008.Tom Cosgrove