summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-17Merge set constructs in neighbor statements. This fixes a common problem:Claudio Jeker
2004-08-17when sending a file descriptor, close it on the receiving side inHenning Brauer
2004-08-17Always update prefix timestamp even if nothing has changed. Without thisClaudio Jeker
2004-08-17Calculate time_t correctly from (day, month, year): 1/1/70 is 0, not 1.Tom Cosgrove
2004-08-17check for msg->isakmpg_sa being NULL before referencingHans-Joerg Hoexer
2004-08-17impliment QUIT, beck okHenning Brauer
2004-08-17strncmp works only if starting after start of buffer.Marc Espie
2004-08-17a few mdoc fixesJared Yanovich
2004-08-16sync synopsis with usageJared Yanovich
2004-08-16correct a mistake in a code example; diff from Lawrence Teo;Jason McIntyre
2004-08-16syncTheo de Raadt
2004-08-16fix the tree after jakob broke itTheo de Raadt
2004-08-16Uninline splraise to save some time and space.Artur Grabowski
2004-08-16remove ip6.int. ok henning@Jakob Schlyter
2004-08-16Make the README file a little more informative and explain how to installJean-Francois Brousseau
2004-08-16Be more careful setting next and deadline, they should not both be != 0Otto Moerbeek
2004-08-163.9Markus Friedl
2004-08-16crank wi_cmd_count to 2000 for the time being; should help avoidTodd C. Miller
2004-08-16mdoc fixesJared Yanovich
2004-08-15mdoc fixesJared Yanovich
2004-08-15-p and -q are no moreJared Yanovich
2004-08-15-p was removed from dhcpdJared Yanovich
2004-08-15fix .Dt;Jason McIntyre
2004-08-15uppercase the `e' in Ethernet;Jason McIntyre
2004-08-15escape some minus signs, and keep -Tps happy;Jason McIntyre
2004-08-15Expire entries that exactly match the time now in addition to onesTodd C. Miller
2004-08-15sigh, build both CD mediaTheo de Raadt
2004-08-15and install itTheo de Raadt
2004-08-15Don't check for -fno-delete-null-pointer-checks on gcc 2; the resultingTodd C. Miller
2004-08-15gracefully handle FP trapsPer Fogelstrom
2004-08-15castPer Fogelstrom
2004-08-15protect code dealing with the vnode sync list with splbio(). fixes thePedro Martelletto
2004-08-15undo last commit, skipping over ifaddrs without IFA_ROUTE has unwantedHenning Brauer
2004-08-15remove single 'Per Fogelstrom
2004-08-15Document max file system size and warn user that using non-standardOtto Moerbeek
2004-08-15gas 2.14 have different understanding of 32-64 bit constant cvtPer Fogelstrom
2004-08-15remove LP32 defs not usedPer Fogelstrom
2004-08-15document the use of "authpf/*" as anchor name for pf to processCan Erkin Acar
2004-08-15Add back the broken swap. This needs to be checked why it has toPer Fogelstrom
2004-08-15cleanup and more protosPer Fogelstrom
2004-08-15Document genericstableTodd C. Miller
2004-08-14Set default ABI to "OpenBSD ELF" on amd64.Mark Kettenis
2004-08-14syncTheo de Raadt
2004-08-14dhcpd doesn't have a -q flag now; ok henning@ deraadt@David Krause
2004-08-14Add example genericstableTodd C. Miller
2004-08-14Add isa vga to amd64 install media kernels. This makes it possible toKenneth R Westerback
2004-08-14When using -K (keynote disabled), check peers' proposal against isakmpd.conf.Hans-Joerg Hoexer
2004-08-14i386-unknown-openbsd3.6, not 3.5; ok deraadt@David Krause
2004-08-14re-enable ahc on pci since mickey is missingTheo de Raadt
2004-08-14When reading the ld.so hints file, map the entire file in a single mmapDale Rahn