summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-11fix year value in RCS outputJean-Francois Brousseau
2005-04-11Make sure that the requested size is a multiple of block size inMatthieu Herrb
2005-04-11use writev() here too; henning okTheo de Raadt
2005-04-11when -d is used, log to stderr, not via syslog(3); fixed pr/4171.Federico G. Schwindt
2005-04-11more snprintf return value sloppiness; ok ottoTheo de Raadt
2005-04-11don't include sysexits.h now we don't use those error codesJoris Vink
2005-04-11remove EX_USAGE error codesJoris Vink
2005-04-11Ignore lcp up/down events in cisco modeCan Erkin Acar
2005-04-11handle -1 potential case from snprintf tooTheo de Raadt
2005-04-11knf; cloder okTheo de Raadt
2005-04-11handle snprintf returning -1; ok henningTheo de Raadt
2005-04-11use writev; ok henningTheo de Raadt
2005-04-11use MD #define to choose stackgap size per-architecture. on sparc, specialTheo de Raadt
2005-04-11Check for asprintf failure. From Bruno Rohee (thank you).Chad Loder
2005-04-11pass size of right buffer to strlcat. ok deraadt@Otto Moerbeek
2005-04-11getting tired of explaining this: snprintf does not return how manyTheo de Raadt
2005-04-11get rid of the lines on ehci attach that show the version and the companionDavid Gwynne
2005-04-11tcpdump developers are uncautious retards, plain and simple; ok ottoTheo de Raadt
2005-04-11typo in filename; from rick barter;Jason McIntyre
2005-04-11move two snprintf out so easier to auditTheo de Raadt
2005-04-11also handle snprintf returning -1, trivialTheo de Raadt
2005-04-11spacingTheo de Raadt
2005-04-11spacingTheo de Raadt
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