Age | Commit message (Expand) | Author |
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 |
2003-11-14 | Remove very old, defunct defines. | Dale Rahn |
2003-11-14 | the the; rohee@ | Miod Vallat |
2003-11-14 | typos from Jared Yanovich; | Jason McIntyre |
2003-11-14 | update BNF for set debug too, again catched by mpech@ | Henning Brauer |
2003-11-14 | in print_status: | Henning Brauer |
2003-11-14 | catch up with pfctl changes | Henning Brauer |
2003-11-14 | document "set debug" | Henning Brauer |
2003-11-14 | allow the debuglevel to be set from pf.conf (set debug) | Henning Brauer |
2003-11-14 | cleanup and minor fixes for the client code; from Simon Wilkinson | Markus Friedl |
2003-11-14 | Bring in *disksubr.c for proper compilation. | Miod Vallat |
2003-11-14 | Don't include KAME link-local interface ID in HMAC. | Ryan Thomas McBride |
2003-11-14 | correct detects Transmeta cpu. | Kevin Lo |
2003-11-14 | Breath life back into AmigaDOS filesystem once again. It is used on pegasos. | Dale Rahn |
2003-11-13 | One byte can't hold a value > 255. | Alexander Yurchenko |
2003-11-13 | Add support for RDB partitioned disks. Not bootable yet. | Dale Rahn |
2003-11-13 | Fix print test | Otto Moerbeek |
2003-11-13 | When using print, do not leave garbage on the dc stack. | Otto Moerbeek |
2003-11-13 | Exponentiation operatator ^ is right associative. | Otto Moerbeek |
2003-11-13 | sync | Otto Moerbeek |
2003-11-13 | common cleaning. | Dale Rahn |
2003-11-13 | Couple of typos in poll changes. ok millert@ | Dale Rahn |
2003-11-13 | remove obsolete files | Markus Friedl |
2003-11-13 | More leftovers after uvm_useracc() removal; from NetBSD. | Miod Vallat |
2003-11-12 | remove -g for i386 | Markus Friedl |
2003-11-12 | make verb agree with subject, and kill some whitespace; | Jason McIntyre |
2003-11-12 | Be sure to cast the wsdisplay accessops cookie into the adequate structure; | Miod Vallat |
2003-11-12 | kill some .Pp's before displays; | Jason McIntyre |
2003-11-12 | Don't hold on to the bind() while we loop around waiting to see if we can | Todd C. Miller |