summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-11restore lost sprintf -> snprintf conversionDavid Krause
2005-04-11no need to include sys/timeout.hUwe Stuehler
2005-04-11- eliminate extra powerhook in pxalcd, inspired by ohci changesUwe Stuehler
2005-04-11use zapm functions to power down or restartUwe Stuehler
2005-04-11- generate power change and battery low eventsUwe Stuehler
2005-04-11- ask upper layer for events and call apm_record_event() as appropriateUwe Stuehler
2005-04-11Kill unused hexatoi()Miod Vallat
2005-04-11Handle commands failure correctly.Miod Vallat
2005-04-10do not forget to call endpwent(). ok moritz@Otto Moerbeek
2005-04-10Initialize len before calling accept(2). from mpech@, ok millert@Otto Moerbeek
2005-04-10Handle path names of exactly 100 chars correctly. Based on a diffOtto Moerbeek
2005-04-10reduce the set of allowed actions in the privileged partMoritz Jodeit
2005-04-10- sort synopsis + options listJason McIntyre
2005-04-10misc clean up;Jason McIntyre
2005-04-10the arg to -F is not optional;Jason McIntyre
2005-04-10sort options + sync usage();Jason McIntyre
2005-04-10missing Xr to robots(6);Jason McIntyre
2005-04-10caesar, not ceasar;Jason McIntyre
2005-04-10mostly knf while here remove the todo item regarding deferring attach ofDavid Gwynne
2005-04-10properly handle suspend/resume of ports with devices attached. devicesDavid Gwynne
2005-04-10- Run em_local_timer() once per second instead of running it once per 2 seconds.Brad Smith
2005-04-10syncTheo de Raadt
2005-04-10crank major -- it is CLEARLY needed; pval okTheo de Raadt
2005-04-10syncTheo de Raadt
2005-04-10Support for ICH6M IDE. Tested on a Dell Latitude D810 byJonathan Gray
2005-04-10regenJonathan Gray
2005-04-10ICH6M IDEJonathan Gray
2005-04-10Buffalo WLI-CB-B11 reported to work by robert@Jonathan Gray
2005-04-09spacesTheo de Raadt
2005-04-09clarify in/out a bit, add SEE ALSO section.Hans-Joerg Hoexer
2005-04-09Rewrite, work in progressHans-Joerg Hoexer
2005-04-09`an URL' -> `a URL';Jason McIntyre
2005-04-09add scp example;Jason McIntyre
2005-04-09document that dhclient-script overwrites resolv.conf,Jason McIntyre
2005-04-09document resolv.conf.tail, and MLINK it to resolv.conf.5;Jason McIntyre
2005-04-09Add page 1 (configuration page) definitions. This is required to interpretMarco Peereboom
2005-04-09Create on the installed system all disk, cd and tape devices found inKenneth R Westerback
2005-04-09Use vendor id register for chip matching instead of configurationAlexander Yurchenko
2005-04-09if, at boot time, a /etc/resolv.conf.save is found, assume this is fromTheo de Raadt
2005-04-09bye, bye, sprintf.Marc Espie
2005-04-09incorrect apostrophe (in comment);Jason McIntyre
2005-04-09replace tilde_expand_filename with a simpler implementation, ahead of moreDamien Miller
2005-04-09Compile with -ansi by killing an inlineChad Loder
2005-04-09KNF. No binary changes. OK miod@Chad Loder
2005-04-09Don't error out on mount just because someone confuses (m)ounted withKenneth R Westerback
2005-04-09knfTheo de Raadt
2005-04-09fix rbus on big memory i386 machines (used by cbb(4) pcmcia).Reyk Floeter
2005-04-09use htole32 and leto32h for register access instead of hardware-basedReyk Floeter
2005-04-08syncTheo de Raadt
2005-04-08get rid of sysdep_sa_lenHans-Joerg Hoexer