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