Age | Commit message (Expand) | Author |
2005-05-26 | Another unneeded debug message. | Esben Norby |
2005-05-26 | Unwanted. | Esben Norby |
2005-05-26 | add a reverse name mapping into the namecache. (vnode->name) | marius eriksen |
2005-05-26 | remove last races of SIOCADDRT and SIOCDELRT, the 4.3BSD routing table ioctls | Henning Brauer |
2005-05-26 | Make interface election less verbose. | Esben Norby |
2005-05-26 | make cvs_getln() return the length of the line that was read, so we | Jean-Francois Brousseau |
2005-05-26 | don't keep a pointer to the file handle in CVSENTRIES, it is only | Jean-Francois Brousseau |
2005-05-26 | Remove unneeded debugging messages from rde imsg handling. | Esben Norby |
2005-05-26 | simplify read/write between child and monitor | Hans-Joerg Hoexer |
2005-05-26 | sync setkey prototype with reality | Todd C. Miller |
2005-05-26 | Remove unused event/action caption. | Esben Norby |
2005-05-26 | Remove unneeded debugging messages from ospfe imsg handling. | Esben Norby |
2005-05-26 | remove union et al traces; pedro@ ok. | Federico G. Schwindt |
2005-05-26 | Cleanup. | Esben Norby |
2005-05-26 | remove RTM_OLDADD/_OLDDEL traces (that lead to an "unspported" message anyway) | Henning Brauer |
2005-05-26 | don't append strerror(errno) to error messages if we use LP_ERRNO | Jean-Francois Brousseau |
2005-05-26 | - remove cvs_ent_getent(), it's not used anymore | Jean-Francois Brousseau |
2005-05-26 | M-Systems DiskOnKey2 works better with zero padded commands so make it | Kenneth R Westerback |
2005-05-26 | Remove unused neighbor state. | Esben Norby |
2005-05-26 | Add ARGSUSED for lint, one comment for me | Hans-Joerg Hoexer |
2005-05-26 | rework and catch up on the supported/unsupported/untested hardware section | Martin Reindl |
2005-05-26 | nat pass log tests | Camiel Dobbelaar |
2005-05-26 | Remove unneeded debug stuff when handling neighbors. | Esben Norby |
2005-05-26 | The illegalness of "no nat log" is already enforced by the grammar. | Camiel Dobbelaar |
2005-05-26 | remove traces from union et al; pedro@ ok. | Federico G. Schwindt |
2005-05-26 | remove traces from union et al; pedro@ ok. | Federico G. Schwindt |
2005-05-26 | Remove unneeded debugging stuff when handling LS updates. | Esben Norby |
2005-05-26 | Remove unneeded debug messages from LS request. | Esben Norby |
2005-05-26 | Remove unneeded debugging stuff when handling LS ack. | Esben Norby |
2005-05-26 | Simplify and cleanup passive interface handling. | Esben Norby |
2005-05-26 | typo jfb@ didn't want to fix | Pedro Martelletto |
2005-05-26 | make all mappings valid/coherent. For pages not currently mapped, fill | Jason Wright |
2005-05-26 | Document 'flushmode' | Hakan Olsson |
2005-05-26 | List rtw devices, prodded by pvalchev@ | Jonathan Gray |
2005-05-26 | add a 'flushmode' to control how the master handles FLUSH to slaves. tweak so... | Hakan Olsson |
2005-05-26 | check ppid | Hakan Olsson |
2005-05-26 | Remove a lot of unneeded debug output during the database change. | Esben Norby |
2005-05-26 | kill area debugging stuff. | Esben Norby |
2005-05-26 | add a cardbus attachment for uhci. This code is based on the ohci_cardbus.c | Nathan Binkert |
2005-05-26 | Support dumping the configuration the way bgpd(8) does it. | Esben Norby |
2005-05-26 | Fix yield() to change p_stat from SONPROC to SRUN. | Artur Grabowski |
2005-05-26 | rdr, nat and binat can appear in pflog now, so make them valid arguments | Camiel Dobbelaar |
2005-05-26 | iommu meets amd64. This currently only works on machines where the GART | Jason Wright |
2005-05-26 | nForce4 PATA support from Olivier Crouzet <ol at epita.fr>. ok grange@ | Jonathan Gray |
2005-05-26 | trunk depends on ifmedia. | Miod Vallat |
2005-05-26 | Sync with uvm_mmap() api change. | Miod Vallat |
2005-05-26 | use PF_LOG, PF_LOGALL instead of numeric constants | Daniel Hartmeier |
2005-05-26 | support 'log' and 'log-all' in 'nat/rdr/binat pass' rules. original patch | Daniel Hartmeier |
2005-05-26 | sync | Theo de Raadt |
2005-05-26 | fix `editors' and `unedit' commands usage.. | Xavier Santolaria |