summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-25When available and ACPI is enabled use the ACPI reset methodJonathan Gray
2007-11-25Extend the "file" directive to accept multiple pathnames seperated by '|'.Theo de Raadt
2007-11-25First step towards PCI Express/ExpressCard hotplug. Unplug should work onMark Kettenis
2007-11-25Give the CarBus side of CardBus-PCI bridges a bus number, since OpenFirmwareMark Kettenis
2007-11-25Make msk(4) detachable.Mark Kettenis
2007-11-24First step towards PCI Express/ExpressCard hotplug. Unplug should work onMark Kettenis
2007-11-24make ALTENTRY() use _C_LABEL() for the 2nd argument, and adjust callersTheo de Raadt
2007-11-24SCCS junk, bit by bitTheo de Raadt
2007-11-24junk RCSTheo de Raadt
2007-11-24junk SCCSTheo de Raadt
2007-11-24more junk SCCSTheo de Raadt
2007-11-24Recognize the wait r5k instruction in ddb and use it in cpu_idle_cycle.Miod Vallat
2007-11-24junk SCCSTheo de Raadt
2007-11-24delete unused junk RCS idsTheo de Raadt
2007-11-24ansi CTheo de Raadt
2007-11-24new sentence, new line;Jason McIntyre
2007-11-24The Sigmatel codec id 7662 looks identical to STAC7661 and works fine withDeanna Phillips
2007-11-24we dont need ot include sys/lock.h hereDavid Gwynne
2007-11-24tweak for hostnames without dots (like "localhost")Reyk Floeter
2007-11-24Fix a stupid underscore bug in memory area computations in the cache functions,Miod Vallat
2007-11-24style(9) for includesReyk Floeter
2007-11-24sort includes, adjust to style(9)Reyk Floeter
2007-11-24Another missing RTM_VERSION check. This will remove the RB_INSERT warningsClaudio Jeker
2007-11-24typoMiod Vallat
2007-11-24lsa_self() is completely busted at the moment, so just ignore it.Claudio Jeker
2007-11-24Print the neighbor ID instead of the neighbor address in if_act_elect().Claudio Jeker
2007-11-24Since switches from X to consoles are aysnchronous, wsmoused(8) can be awakenedMiod Vallat
2007-11-24extend the url lookup algorithm to match the full URL and differentReyk Floeter
2007-11-24some make -j fixes.Marc Espie
2007-11-24write explicit dependencies for make -j. beforedepend creates the file,Marc Espie
2007-11-24fix race condition, as reported by naddy@.Marc Espie
2007-11-24parallel make fixes: $(YDR) produces several files, we need a timestamp.Marc Espie
2007-11-24fix yacc/lex parallel file generationMarc Espie
2007-11-24more parallel make fixes.Marc Espie
2007-11-24Some macppc models (e.g. the 1.5 GHz G4 MacMini) have a large clock driftMarc Balmer
2007-11-24cope with incorrect extra arguments; from Rodolfo GouveiaTheo de Raadt
2007-11-24workq_add_task returns ENOMEM on failureTed Unangst
2007-11-24Be sure to program the busswitch interrupt selection register on 197SPMiod Vallat
2007-11-24Fix a.out header endianness swap.Miod Vallat
2007-11-24Pull from master repo:Stefan Kempf
2007-11-24fix goto to jump to the right placeReyk Floeter
2007-11-24Pull from master repo:Stefan Kempf
2007-11-24some spelling fixes from Martynas VenckusJason McIntyre
2007-11-24Try a forced unmount if mount_mfs is killed with SIGKILL.Marco Pfatschbacher
2007-11-24enable PCIAGP on amd64, tested for some time now by various peopleReyk Floeter
2007-11-24Do not mark any page as global on monoprocessor kernels if running on aMiod Vallat
2007-11-24Slightly faster cache flushing operations on MP systems.Miod Vallat
2007-11-24Allow for any baud rate within a range rather thanJonathan Gray
2007-11-24Pull from master repo:Stefan Kempf
2007-11-24Add newline after comment. The following instruction would not beStefan Kempf