Age | Commit message (Expand) | Author |
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 |
2003-10-19 | Let @cwd followed by no files work (for @extra), like the old tools. | Marc Espie |
2003-10-19 | Reorder descriptions of operators alphabetically. | Otto Moerbeek |
2003-10-19 | Add manpages, with a few minor changes from old ones. | Marc Espie |
2003-10-19 | ISC BIND version 9.3.0. ok deraadt@ | Jakob Schlyter |
2003-10-19 | add support for SSHFP resource records | Jakob Schlyter |
2003-10-19 | Document modern assignment ops +=, -=, ... instead of the old =+, =-, ..., | Otto Moerbeek |
2003-10-19 | I committed the wrong diff which would remove all files in pkg_add/ | Nikolay Sturm |
2003-10-19 | Simplify pmap DEBUG test constructs. | Miod Vallat |
2003-10-19 | new targets clean and cleandir | Nikolay Sturm |
2003-10-19 | Don't check for valid nio since pnp is not used; similar to lm(4). | Alexander Yurchenko |
2003-10-19 | sync | Alexander Yurchenko |
2003-10-19 | New VIA PCI-AGP bridge found in dmesg from henning@ | Alexander Yurchenko |
2003-10-19 | Add missing "#ifdef ALTQ"'s in the ioctl transacions code. | Ryan Thomas McBride |
2003-10-19 | Remove commented out debug line committed by mistake. | Ryan Thomas McBride |
2003-10-19 | sync FreeBSD RCS id | Brad Smith |
2003-10-19 | more typos | David Krause |
2003-10-19 | typos from Steve Andre <andres@msu.edu> | David Krause |
2003-10-18 | sync with usage(); | Jason McIntyre |
2003-10-18 | new sentence, new line; | Jason McIntyre |
2003-10-18 | - new sentence, new line | Jason McIntyre |
2003-10-18 | err(1, "cannot allocate mem") -> err(1, NULL) | Otto Moerbeek |
2003-10-18 | err(1, "out of mem") -> err(1, NULL) | Otto Moerbeek |
2003-10-18 | #ifdef debug code | Otto Moerbeek |
2003-10-18 | typos from Jared Yanovich; | Jason McIntyre |