summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-12better reg descriptions of the ac97 controller.David Gwynne
2005-04-11syncTheo de Raadt
2005-04-11Use absolute path for vi. OK deraadtChad Loder
2005-04-11Handle getnameinfo failure. OK nialloChad Loder
2005-04-11remove silly optimization which should eventually saveMoritz Jodeit
2005-04-11modify handling of RCS delta texts so we can handle arbitrary binaryJean-Francois Brousseau
2005-04-11handle snprintf return value overflow case; ok ottoTheo de Raadt
2005-04-11pull in new MD STACKGAP_RANDOMTheo de Raadt
2005-04-11use STDERR_FILENOTheo de Raadt
2005-04-11use STDERR_FILENO; ok cloderTheo de Raadt
2005-04-11open the RCS files in write mode by default to allow modificationsJean-Francois Brousseau
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