summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-26nat pass log testsCamiel Dobbelaar
2005-05-26Remove unneeded debug stuff when handling neighbors.Esben Norby
2005-05-26The illegalness of "no nat log" is already enforced by the grammar.Camiel Dobbelaar
2005-05-26remove traces from union et al; pedro@ ok.Federico G. Schwindt
2005-05-26remove traces from union et al; pedro@ ok.Federico G. Schwindt
2005-05-26Remove unneeded debugging stuff when handling LS updates.Esben Norby
2005-05-26Remove unneeded debug messages from LS request.Esben Norby
2005-05-26Remove unneeded debugging stuff when handling LS ack.Esben Norby
2005-05-26Simplify and cleanup passive interface handling.Esben Norby
2005-05-26typo jfb@ didn't want to fixPedro Martelletto
2005-05-26make all mappings valid/coherent. For pages not currently mapped, fillJason Wright
2005-05-26Document 'flushmode'Hakan Olsson
2005-05-26List rtw devices, prodded by pvalchev@Jonathan Gray
2005-05-26add a 'flushmode' to control how the master handles FLUSH to slaves. tweak so...Hakan Olsson
2005-05-26check ppidHakan Olsson
2005-05-26Remove a lot of unneeded debug output during the database change.Esben Norby
2005-05-26kill area debugging stuff.Esben Norby
2005-05-26add a cardbus attachment for uhci. This code is based on the ohci_cardbus.cNathan Binkert
2005-05-26Support dumping the configuration the way bgpd(8) does it.Esben Norby
2005-05-26Fix yield() to change p_stat from SONPROC to SRUN.Artur Grabowski
2005-05-26rdr, nat and binat can appear in pflog now, so make them valid argumentsCamiel Dobbelaar
2005-05-26iommu meets amd64. This currently only works on machines where the GARTJason Wright
2005-05-26nForce4 PATA support from Olivier Crouzet <ol at epita.fr>. ok grange@Jonathan Gray
2005-05-26trunk depends on ifmedia.Miod Vallat
2005-05-26Sync with uvm_mmap() api change.Miod Vallat
2005-05-26use PF_LOG, PF_LOGALL instead of numeric constantsDaniel Hartmeier
2005-05-26support 'log' and 'log-all' in 'nat/rdr/binat pass' rules. original patchDaniel Hartmeier
2005-05-26syncTheo de Raadt
2005-05-26fix `editors' and `unedit' commands usage..Xavier Santolaria
2005-05-26Merge common functionality of __strsignal and strerror_r.Otto Moerbeek
2005-05-26Ensure previous adjust has completed before clearing alarm flag; ok henning@Darren Tucker
2005-05-26uint32_t -> u_int32_t for consistency; ok djm@Darren Tucker
2005-05-26fix usage..Xavier Santolaria
2005-05-26Use TAILQ_FOREACH where possible, remove payload_last()Hans-Joerg Hoexer
2005-05-26Fix multi area display bug.Esben Norby
2005-05-26enable cardbus rtw(4) on macppc.Jonathan Gray
2005-05-26Fix compilation on macppc and likely other archs.Jonathan Gray
2005-05-26add log_errorx() which doesn't print the errno value. ok hshoexer@Moritz Jodeit
2005-05-26disable SPD snapshot for nowHakan Olsson
2005-05-26sync with realityHenning Brauer
2005-05-26Initialize variablesHakan Olsson
2005-05-26turd polishingHenning Brauer
2005-05-26kill stackable filesystems ghostsPedro Martelletto
2005-05-26repair (self) notation - just attach "self" to the "all" groupHenning Brauer
2005-05-26introduce ISAKMP_PAYLOAD_MAXHans-Joerg Hoexer
2005-05-26null removal falloutTed Unangst
2005-05-26get rid of payload mappingHans-Joerg Hoexer
2005-05-26regenFederico G. Schwindt
2005-05-26geforce fx5500Federico G. Schwindt
2005-05-26Import new FTP proxy. Handles IPv6 and all FTP modes. It wasCamiel Dobbelaar