Age | Commit message (Expand) | Author |
2003-11-17 | this is historic as of 1.3.29 | Henning Brauer |
2003-11-17 | syn manualfiles | Henning Brauer |
2003-11-17 | Don't expose the contents of rndc.key by diffing; noticed by Randy Lewis | Todd C. Miller |
2003-11-17 | merge apache 1.3.29 and mod_ssl 2.8.16 | Henning Brauer |
2003-11-17 | and make them look all equal.. | Federico G. Schwindt |
2003-11-17 | document a few more kernel options; help and ok jmc@. | Federico G. Schwindt |
2003-11-17 | Modify xalloc so that it also takes err(3)-like arguments. | Marc Espie |
2003-11-17 | import Apache 1.3.29 and mod_ssl 2.8.16 | Henning Brauer |
2003-11-17 | add a missing bounds check that allowed a stack overrun. reported by | Ted Unangst |
2003-11-17 | Be sure to not use the cpuid instruction on processors which do not support it; | Miod Vallat |
2003-11-17 | Be sure to pmap_deactivate() pmaps when processes exit or are scheduled out. | Miod Vallat |
2003-11-17 | Defined behavior. | Marc Espie |
2003-11-17 | Test new boolean operators and relational operators in arbitrary expressions. | Otto Moerbeek |
2003-11-17 | Document non-portable extensions: | Otto Moerbeek |
2003-11-17 | Implement non-portable extensions: | Otto Moerbeek |
2003-11-17 | Test drop ('R'). | Otto Moerbeek |
2003-11-17 | A basic stack operation that is missing from the original dc (and | Otto Moerbeek |
2003-11-17 | replace "gssapi" with "gssapi-with-mic"; from Simon Wilkinson; test + ok jakob. | Markus Friedl |
2003-11-17 | - remove extra trailing bracket | Anil Madhavapeddy |
2003-11-17 | Sync cpu_swapout() comments with reality. | Miod Vallat |
2003-11-17 | return error on msg send/receive failure (rather than fatal); ok markus@ | Damien Miller |
2003-11-17 | sync | Henning Brauer |
2003-11-16 | pf_test() and pf_test6() consistency: | Ryan Thomas McBride |
2003-11-16 | remove more win32 files | Jakob Schlyter |
2003-11-16 | __attribute__((__packed__)) -> __packed | Anil Madhavapeddy |
2003-11-16 | convert __attribute__((__packed__)) to __packed so that parsers unaware | Anil Madhavapeddy |
2003-11-16 | compile without INET6 | Markus Friedl |
2003-11-16 | remove win32 files | Jakob Schlyter |
2003-11-16 | regen with autoconf 2.52 | Jakob Schlyter |
2003-11-16 | remove win32 references | Jakob Schlyter |
2003-11-16 | Record no checksum in generated packing-list. | Marc Espie |
2003-11-15 | set boottime's time to boottime, handy for find. requested by markus. | Ted Unangst |
2003-11-15 | fix savecore on big endian 64 bit arches. OK millert@ | Marco S Hyman |
2003-11-15 | recognize AMD Opteron, Athlon64 and Athlon64FX as 686-class CPU | Henning Brauer |
2003-11-15 | diff from andreas@: | Henning Brauer |
2003-11-15 | preferred spelling | Ted Unangst |
2003-11-15 | check getpass for NULL, missing fclose(), and a little style. | Ted Unangst |
2003-11-15 | check getpass for NULL. from Jared Yanovich. ok otto@ | Ted Unangst |
2003-11-15 | check getpass for NULL. from Jared Yanovich. ok otto@ | Ted Unangst |
2003-11-15 | no dup header sys/types.h. from Andrey Matveev | Ted Unangst |
2003-11-14 | finicky, finicky... | Marc Espie |
2003-11-14 | synch doc with reality | Marc Espie |
2003-11-14 | read(2) returns ssize_t, not size_t. spotted by Andrey Matveev. | Vincent Labrecque |
2003-11-14 | Add support for inflating multiple concatenated file like GNU gzip does. | Todd C. Miller |
2003-11-14 | Tests for new boolean operations. | Otto Moerbeek |
2003-11-14 | Implement new boolean operations 'N' (not), 'G' (equals), '(' (less) | Otto Moerbeek |
2003-11-14 | The BN_add_word() bug has been squashed, so we don't need a workaround | Otto Moerbeek |
2003-11-14 | Enable pci address fixup, include a workaround for the fact that | Dale Rahn |
2003-11-14 | Allow bootloader to parse RDB labeled disks, it is now possible to | Dale Rahn |
2003-11-14 | More obsolete code/define removal. | Dale Rahn |