summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-26Another unneeded debug message.Esben Norby
2005-05-26Unwanted.Esben Norby
2005-05-26add a reverse name mapping into the namecache. (vnode->name)marius eriksen
2005-05-26remove last races of SIOCADDRT and SIOCDELRT, the 4.3BSD routing table ioctlsHenning Brauer
2005-05-26Make interface election less verbose.Esben Norby
2005-05-26make cvs_getln() return the length of the line that was read, so weJean-Francois Brousseau
2005-05-26don't keep a pointer to the file handle in CVSENTRIES, it is onlyJean-Francois Brousseau
2005-05-26Remove unneeded debugging messages from rde imsg handling.Esben Norby
2005-05-26simplify read/write between child and monitorHans-Joerg Hoexer
2005-05-26sync setkey prototype with realityTodd C. Miller
2005-05-26Remove unused event/action caption.Esben Norby
2005-05-26Remove unneeded debugging messages from ospfe imsg handling.Esben Norby
2005-05-26remove union et al traces; pedro@ ok.Federico G. Schwindt
2005-05-26Cleanup.Esben Norby
2005-05-26remove RTM_OLDADD/_OLDDEL traces (that lead to an "unspported" message anyway)Henning Brauer
2005-05-26don't append strerror(errno) to error messages if we use LP_ERRNOJean-Francois Brousseau
2005-05-26- remove cvs_ent_getent(), it's not used anymoreJean-Francois Brousseau
2005-05-26M-Systems DiskOnKey2 works better with zero padded commands so make itKenneth R Westerback
2005-05-26Remove unused neighbor state.Esben Norby
2005-05-26Add ARGSUSED for lint, one comment for meHans-Joerg Hoexer
2005-05-26rework and catch up on the supported/unsupported/untested hardware sectionMartin Reindl
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