summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-10-07Sync mirrorlist with current tables, tweak layout, mention ftp.html as theMiod Vallat
2002-10-07merge apache 1.3.27 and mod_ssl 2.8.11Henning Brauer
2002-10-07A few typos, and sync with reality.Miod Vallat
2002-10-07import apache 1.3.27 and mod_ssl 2.8.11Henning Brauer
2002-10-07Set size updates. Almost correct.Miod Vallat
2002-10-07Devise the appropriate MACHINE_ARCH from MACHINE, rather than requiringMiod Vallat
2002-10-07this removes the functionality of adding allocatedMichael Shalayeff
2002-10-07also s/_PSW/_PSL/Michael Shalayeff
2002-10-07s/PSW_/PSL_/ to match other archsMichael Shalayeff
2002-10-07-Wsign-compare cleanDaniel Hartmeier
2002-10-07proper terminate the user stack on signalMichael Shalayeff
2002-10-07on implementations w/ fpu included unimplemented instructionsMichael Shalayeff
2002-10-07-Wsign-compare cleanDaniel Hartmeier
2002-10-07Two cases of const-correctness and make one global local.Daniel Hartmeier
2002-10-07misplaced break in the lastMichael Shalayeff
2002-10-07test generic returnHenning Brauer
2002-10-07test new return-icmp syntaxHenning Brauer
2002-10-07adjust for new return-icmpHenning Brauer
2002-10-07output slightly different with new return-icmp handling, adjustHenning Brauer
2002-10-07this is valid now... change to be invalidHenning Brauer
2002-10-07set block-policy [drop|return]Henning Brauer
2002-10-07support a generic returnHenning Brauer
2002-10-07make return-icmp work for rules covering both v4 and v6Henning Brauer
2002-10-07use a new rule_flag PFRULE_RETURNICMP to decide wether to return-icmp or notHenning Brauer
2002-10-07Add 'reply-to' to filter rules, similar to route-to, but applying toDaniel Hartmeier
2002-10-07name space pollution; after art@Michael Shalayeff
2002-10-07make restarts work again with missing srm.conf (sigh)Henning Brauer
2002-10-07Improved workaround for cardbus support on macppc. This allows mappings toDale Rahn
2002-10-07kick, kick. Fix these files which did not come from NetBSD, but theDale Rahn
2002-10-07clean up ifdefs for PIC, resulting code unchanged.Dale Rahn
2002-10-07s/curbrk/__curbrk/ as suggested by art, a few _ASM_LABEL added as appropriate.Dale Rahn
2002-10-07Simpler, smaller, more efficient and equivalent.Dale Rahn
2002-10-07cerror -> __cerror as suggested by art, with a couple of missing _ASM_LABEL()Dale Rahn
2002-10-06curbrk -> __curbrk on sparc to avoid name space pollution.Artur Grabowski
2002-10-06Rename curbrk to __curbrk on i386 to avoid namespace pollution.Artur Grabowski
2002-10-06Rename curbrk to __curbrk on alpha to avoid namespace pollution.Artur Grabowski
2002-10-06Rename cerror to __cerror on i386 to avoid namespace pollution.Artur Grabowski
2002-10-06Rename cerror to __cerror on alpha to avoid namespace pollution.Artur Grabowski
2002-10-06Remove some '#if 0' cruft.Artur Grabowski
2002-10-06unused prototype.Artur Grabowski
2002-10-06Move out the execution of vmcmds into a separate function.Artur Grabowski
2002-10-06No more need to initialize the result list before uvm_pglistalloc.Artur Grabowski
2002-10-06Initialize the result list in uvm_pglistalloc.Artur Grabowski
2002-10-06nbuf doesn't belong here. It's declared on all architectures instead.Artur Grabowski
2002-10-06Declare nbuf just like all other architectures.Artur Grabowski
2002-10-06Garbage collect __HAVE_SPLASSERT. It wasn't necessary.Artur Grabowski
2002-10-06Remove more remnants of smtpfwdd. ok deraadt@.Kenneth R Westerback
2002-10-06Move CHECK_ROOT into LOOP_THROUGH, gets rid of one macro and savesDaniel Hartmeier
2002-10-06use syslog format for syslog, now that release is past...Marc Espie
2002-10-06match php 4, too, in the example, j@pureftpd.orgHenning Brauer