summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-21spacing cleanup.Dale Rahn
2003-10-21Missed ANSI.Dale Rahn
2003-10-21This was changed from a magic number to a define in the header file,Dale Rahn
2003-10-21Prefix ${DESTDIR} to installation directory.Marc Espie
2003-10-21Document continue and for with empty parts. Also, our implementationOtto Moerbeek
2003-10-21typo from Tom Cosgrove;Jason McIntyre
2003-10-21typo from Tom Cosgrove;Jason McIntyre
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-10-21make sure the doid is larger than 2Markus Friedl
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-10-20let it build even if depend stage gets skipped.Marc Espie
2003-10-20switch to new pkgtools, agreed between pval, naddy and I.Marc Espie
2003-10-20memoryuse -> memory usage; from Jared YanovichJason McIntyre
2003-10-20typos from Jared Yanovich, slightly ammended;Jason McIntyre
2003-10-20note str* fixesJakob Schlyter
2003-10-20tyopJason Wright
2003-10-20delay carp initialization until after physical interfaces are configuredDavid Krause
2003-10-20Missing undef. conflicts is an error.Marc Espie
2003-10-20Forgot that one.Marc Espie
2003-10-20check strdup failure; nimadeus@pandora.beTheo de Raadt
2003-10-20syncTheo de Raadt
2003-10-20tweaks;Jason McIntyre
2003-10-20snprintfify; noted by david krauseJakob Schlyter
2003-10-20typo; netbsdAlexander Yurchenko
2003-10-20Fix endianness bug in carp_sha1_generate, hash the whole counter, andRyan Thomas McBride
2003-10-20typos from Jared Yanovich;Jason McIntyre
2003-10-20more airports from STeve Andre;Jason McIntyre
2003-10-20document shlib_dirs; from Han Boetes (different diff used, though);Jason McIntyre
2003-10-20typos from Jared Yanovich;Jason McIntyre
2003-10-20realloc fixesTheo de Raadt
2003-10-20Stop all hosts from insisting they're master when preemption isRyan Thomas McBride
2003-10-20Instead of using xor to clear a register , use li <REG>,0 (load immediate)Dale Rahn
2003-10-20Fix but with setting advskew, only error if _both_ advbase and advskew areRyan Thomas McBride
2003-10-19check alloca; pointed out by nimadeus@pandora.beTheo de Raadt
2003-10-19Fix optimized select handling buglet. Patch from tholo@Marco S Hyman
2003-10-19fix installation of DEBUGLIBS libcurses symlink.Brad Smith
2003-10-19Use defines instead of magic constants for more IPL_ stuff, also sortDale Rahn
2003-10-19KNFAlexander Yurchenko
2003-10-19Put fix from NetBSD:Alexander Yurchenko
2003-10-19out of bounds. report by david@. ok espie@Ted Unangst
2003-10-19Regressions for 'for' statement with empty E's.Otto Moerbeek
2003-10-19Allow the expressions in for (E ; E ; E ) to be empty.Otto Moerbeek
2003-10-19typo from Jared Yanovich;Jason McIntyre
2003-10-19plist's has/get methods for accessing elements: perl ->{} has quirksMarc Espie
2003-10-19pkgpath is . by default.Marc Espie
2003-10-19Add is_stem/find_stemMarc Espie
2003-10-19Add is_stem, findstem and use them in pkg_info.Marc Espie