summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-27Mangle neo_power's contents into a neo_activate function, then makeTheo de Raadt
2010-08-27Make the powerhook code simply call the activate function (it actually doesTheo de Raadt
2010-08-27Since the pci-specific activate function does nothing, move it to fxp.c.Theo de Raadt
2010-08-27remove the unused if_init callback in struct ifnetJonathan Gray
2010-08-27Mutilate the powerhook function into an activate function, then createTheo de Raadt
2010-08-27Delete #if'd out powerhook code which is just unfinished scaffoldingTheo de Raadt
2010-08-27Stop calling xxx_power() from xxx_resume(); instead do it the other way around.Mark Kettenis
2010-08-27Have the em powerhook call the activate function, which does a way betterTheo de Raadt
2010-08-27Move the xl_pci_activate function into xl_activate so that it is in theTheo de Raadt
2010-08-27Improve sdhc_activate, and make sdhc_powerhook a simple wrapper aroundTheo de Raadt
2010-08-27no need for a sc_suspended variableTheo de Raadt
2010-08-27screen blanking code for SM502, and some smfb code cleanup.Miod Vallat
2010-08-27Fix format string that was not changed after the log_fec introduction.Claudio Jeker
2010-08-27In revision 1.14 of ftpd.c the ident variable was removed from its only meani...lum
2010-08-27These do not need powerhook functions.Theo de Raadt
2010-08-27gem never had any powerhook supportTheo de Raadt
2010-08-27put .Os in the correct place;Jason McIntyre
2010-08-27Delete comments about these drivers needing powerhook support; they don't.Theo de Raadt
2010-08-27get some format strings and variables right in debug outputDavid Gwynne
2010-08-27More killing of PWR_STANDBY. cvs skipped these filesTheo de Raadt
2010-08-27kill PWR_STANDBY (apm can use PWR_SUSPEND instead). While here, renumberTheo de Raadt
2010-08-26If hppa doesn't need a fakecdrom disktab entry, neither does hppa64.Kenneth R Westerback
2010-08-26better TSIG key exampleJakob Schlyter
2010-08-26Screen burner support for SM712 flavour (Lemote Yeeloong)Miod Vallat
2010-08-26remove a silly comment that duplicates the usage string at the start ofJonathan Gray
2010-08-26document kern.consdev;Jason McIntyre
2010-08-26- fdisk(8), not fdisk(1)Jason McIntyre
2010-08-26Allow multiple interfaces to be specified instead of all or one.Jonathan Gray
2010-08-26make the comment explaining the kernel submaps a bit better.Thordur I. Bjornsson
2010-08-26Try to be a bit more specific about what happens when link0 is used.Claudio Jeker
2010-08-26Link local multicast requires a scope (either from the src or dst address)Claudio Jeker
2010-08-26stray spaces, no binary changeMarco Peereboom
2010-08-26regenJonathan Gray
2010-08-26Add HP iLO3 devices and another PLX bridge.Jonathan Gray
2010-08-26Fix a memory leak in an error path. Found and diff by Igor Zinovik.Claudio Jeker
2010-08-26sys/param.h is for kernel interface programs.Theo de Raadt
2010-08-26Since Aug 2008, the kernel can successfully read the 1 block (512Kenneth R Westerback
2010-08-25Make CardBus ral(4) suspend and resume properly on machines that keep theMark Kettenis
2010-08-25don't free proxyurl and cookie twice in the location code; with halex@Martynas Venckus
2010-08-25syncTheo de Raadt
2010-08-25get rid of the nawk hard linkTheo de Raadt
2010-08-25When destroying a pane, reset any mode (which reenables paneNicholas Marriott
2010-08-25fix potential use of uninitialized variable.Charles Longeau
2010-08-25Let rtable_add() return usefull errnos so that the ioctl handler and theClaudio Jeker
2010-08-25Move the iface specific ioctl call for SIOCSIFRDOMAIN further down so thatClaudio Jeker
2010-08-25When setting a rdomain also force -inet6 aka IFXF_NOINET6 on the interfaceClaudio Jeker
2010-08-25Remove the SPARC_BOOT_ELF define and associated machinery since it doesJoel Sing
2010-08-25sync the list of gcc4 archs with bsd.own.mkJonathan Gray
2010-08-25try giving all devices on ami access to all the ccbs. iopools will shareDavid Gwynne
2010-08-25add scsi_iopool_destroy and scsi_link_shutdown. when a link orDavid Gwynne