summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-12note that args w/ whitespace and single quotes must be double quoted;Jason McIntyre
2005-04-12simplify vndopen() a bit.Joris Vink
2005-04-12lladdr w/o colon; ok henningMarkus Friedl
2005-04-12e.g., not i.e.;Jason McIntyre
2005-04-12spellingTheo de Raadt
2005-04-12Support for self originated AS-external LSA.Claudio Jeker
2005-04-12spacesClaudio Jeker
2005-04-12handle PMTU for ipip SAs, too; ok hshoexer, cloderMarkus Friedl
2005-04-12register descriptions for the inter-ic sound controllerDavid Gwynne
2005-04-12size for the i2s controller registers, and add some comments for clarityDavid Gwynne
2005-04-12help option useless; any unused option does thatTheo de Raadt
2005-04-12Adapt test for "" now that we have reverted back to the old behaviour.Otto Moerbeek
2005-04-12Special-case the old basename "" returns "" behaviour. Some peopleOtto Moerbeek
2005-04-12handle snprintf potential -1 caseTheo de Raadt
2005-04-12handle snprintf potential -1 caseTheo de Raadt
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