summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-17Defined behavior.Marc Espie
2003-11-17Test new boolean operators and relational operators in arbitrary expressions.Otto Moerbeek
2003-11-17Document non-portable extensions:Otto Moerbeek
2003-11-17Implement non-portable extensions:Otto Moerbeek
2003-11-17Test drop ('R').Otto Moerbeek
2003-11-17A basic stack operation that is missing from the original dc (andOtto Moerbeek
2003-11-17replace "gssapi" with "gssapi-with-mic"; from Simon Wilkinson; test + ok jakob.Markus Friedl
2003-11-17- remove extra trailing bracketAnil Madhavapeddy
2003-11-17Sync cpu_swapout() comments with reality.Miod Vallat
2003-11-17return error on msg send/receive failure (rather than fatal); ok markus@Damien Miller
2003-11-17syncHenning Brauer
2003-11-16pf_test() and pf_test6() consistency:Ryan Thomas McBride
2003-11-16remove more win32 filesJakob Schlyter
2003-11-16__attribute__((__packed__)) -> __packedAnil Madhavapeddy
2003-11-16convert __attribute__((__packed__)) to __packed so that parsers unawareAnil Madhavapeddy
2003-11-16compile without INET6Markus Friedl
2003-11-16remove win32 filesJakob Schlyter
2003-11-16regen with autoconf 2.52Jakob Schlyter
2003-11-16remove win32 referencesJakob Schlyter
2003-11-16Record no checksum in generated packing-list.Marc Espie
2003-11-15set boottime's time to boottime, handy for find. requested by markus.Ted Unangst
2003-11-15fix savecore on big endian 64 bit arches. OK millert@Marco S Hyman
2003-11-15recognize AMD Opteron, Athlon64 and Athlon64FX as 686-class CPUHenning Brauer
2003-11-15diff from andreas@:Henning Brauer
2003-11-15preferred spellingTed Unangst
2003-11-15check getpass for NULL, missing fclose(), and a little style.Ted Unangst
2003-11-15check getpass for NULL. from Jared Yanovich. ok otto@Ted Unangst
2003-11-15check getpass for NULL. from Jared Yanovich. ok otto@Ted Unangst
2003-11-15no dup header sys/types.h. from Andrey MatveevTed Unangst
2003-11-14finicky, finicky...Marc Espie
2003-11-14synch doc with realityMarc Espie
2003-11-14read(2) returns ssize_t, not size_t. spotted by Andrey Matveev.Vincent Labrecque
2003-11-14Add support for inflating multiple concatenated file like GNU gzip does.Todd C. Miller
2003-11-14Tests for new boolean operations.Otto Moerbeek
2003-11-14Implement new boolean operations 'N' (not), 'G' (equals), '(' (less)Otto Moerbeek
2003-11-14The BN_add_word() bug has been squashed, so we don't need a workaroundOtto Moerbeek
2003-11-14Enable pci address fixup, include a workaround for the fact thatDale Rahn
2003-11-14Allow bootloader to parse RDB labeled disks, it is now possible toDale Rahn
2003-11-14More obsolete code/define removal.Dale Rahn
2003-11-14Remove very old, defunct defines.Dale Rahn
2003-11-14the the; rohee@Miod Vallat
2003-11-14typos from Jared Yanovich;Jason McIntyre
2003-11-14update BNF for set debug too, again catched by mpech@Henning Brauer
2003-11-14in print_status:Henning Brauer
2003-11-14catch up with pfctl changesHenning Brauer
2003-11-14document "set debug"Henning Brauer
2003-11-14allow the debuglevel to be set from pf.conf (set debug)Henning Brauer
2003-11-14cleanup and minor fixes for the client code; from Simon WilkinsonMarkus Friedl
2003-11-14Bring in *disksubr.c for proper compilation.Miod Vallat
2003-11-14Don't include KAME link-local interface ID in HMAC.Ryan Thomas McBride