Age | Commit message (Expand) | Author |
2003-07-13 | my loathing for gcc runneth over: another case where a bitfield isn't | Jason Wright |
2003-07-13 | Install zdiff.1; noted by marc@ | Todd C. Miller |
2003-07-13 | better | Brad Smith |
2003-07-13 | make this compile on big endian systems. | Brad Smith |
2003-07-12 | alphabetical sort is cool. | Marc Espie |
2003-07-12 | clean and thorough description of distpatch/patch. | Marc Espie |
2003-07-12 | Document pre,do,post hooks. | Marc Espie |
2003-07-12 | remove zdiff now that compress has its own | Todd C. Miller |
2003-07-12 | Add zdiff | Todd C. Miller |
2003-07-12 | Document INTERACTIVE, HOMEPAGE, FULLPKGPATH. | Marc Espie |
2003-07-12 | remove the description of concurrent from SEPARATE_BUILD, this is only | Marc Espie |
2003-07-12 | Document CDIAGFLAGS, CXXDIAGFLAGS, CXXFLAGS, DESTDIR, FAKE_TARGET. | Marc Espie |
2003-07-12 | Distinguish some User settings variables. | Marc Espie |
2003-07-12 | Remove two htons(), which were meant as ntohs(), and are wrong since | Daniel Hartmeier |
2003-07-12 | Prevent u_int16_t variable from overflowing and get rid of the compiler | Daniel Hartmeier |
2003-07-12 | try the supported immediate asi's, too. | Jason Wright |
2003-07-12 | flip through a few %asi values to make sure the right stuff is generated | Jason Wright |
2003-07-12 | grr. gcc has bugs in its bitfields, work around it. | Jason Wright |
2003-07-12 | %asi is in tf_tstate... nail the last variant of ldqfa/stqfa | Jason Wright |
2003-07-12 | cleaning and prototypes | Jason Wright |
2003-07-12 | cleaning and prototypes | Jason Wright |
2003-07-12 | simplistic regression tests for ldq/stq | Jason Wright |
2003-07-12 | add reg test properly | Jason Wright |
2003-07-12 | almost full emulation of stq(a)/ldq(a): | Jason Wright |
2003-07-11 | license oops; from tedu | Theo de Raadt |
2003-07-11 | Set pcb_onfault earlier in 386 version of copyout and clean up | Artur Grabowski |
2003-07-11 | don't hardcode the default linker emulation type. | Brad Smith |
2003-07-11 | debug only; mickey ok | Theo de Raadt |
2003-07-11 | fix some displays; | Jason McIntyre |
2003-07-11 | stop groff trying to expand %B and %D; | Jason McIntyre |
2003-07-11 | fix some lists and macros; | Jason McIntyre |
2003-07-11 | Illegal table definitions. | Cedric Berger |
2003-07-11 | More complete table definition. | Cedric Berger |
2003-07-11 | Better parsing and -v support for tables: | Cedric Berger |
2003-07-11 | fix mdoc syntax | David Krause |
2003-07-11 | No longer need to assume -g when reading from stdin. | Todd C. Miller |
2003-07-11 | Move magic number checking into main.c and make it work when | Todd C. Miller |
2003-07-10 | unlock on error condition. from Tim Wiess. ok csapuntz@ millert@ | Ted Unangst |
2003-07-10 | in statfs, cast disk size to int64_t to prevent overflow on large disks. | Ted Unangst |
2003-07-10 | Add sigmask test | Marco S Hyman |
2003-07-10 | Add test to ensure that a masked signal with a default action of | Marco S Hyman |
2003-07-10 | sync usage with manpage, add missing -R | Markus Friedl |
2003-07-10 | vlan tag is 12-bits, not 16-bits | Anil Madhavapeddy |
2003-07-10 | unifdef -UNEW_FPSTATE in attempt to make it more clear | Jason Wright |
2003-07-10 | small bit of cleaning | Jason Wright |
2003-07-10 | restore grep -v semantics, print lines that don't match any (mismatch all) | Daniel Hartmeier |
2003-07-10 | Use a logical comparison (unsigned) for pointers. ok drahn@ | Thierry Deval |
2003-07-10 | Properly determine the capacity for LBA48 drives and also remove | Alexander Yurchenko |
2003-07-10 | grep should exit(2) on error, not exit(1) (1 means no matches found). | Todd C. Miller |
2003-07-10 | knf | Theo de Raadt |