Age | Commit message (Expand) | Author |
2005-05-27 | no longer needed | Martin Reindl |
2005-05-27 | Virtual link support. | Esben Norby |
2005-05-27 | byebye ncr(4) and some vtophys | Martin Reindl |
2005-05-27 | first step of removing the obsolete PCI ncr(4) driver, it was superseded by | Martin Reindl |
2005-05-27 | Preparations for virtual link support. | Esben Norby |
2005-05-27 | Preparation for upcoming virtual link support. | Esben Norby |
2005-05-27 | more | Jason Wright |
2005-05-27 | While calculating the routing table don't ignore all routes with a cost of | Claudio Jeker |
2005-05-27 | still union/umap/null leftovers | Pedro Martelletto |
2005-05-27 | Only checking if w->cost is non equal to LS_INFINITY and w->prev is NULL is | Claudio Jeker |
2005-05-27 | Small formatting bits in show neighbor detail. | Esben Norby |
2005-05-27 | Fix nexthop calculation by setting w->prev before calling calc_next_hop(). | Claudio Jeker |
2005-05-27 | nuke vtophys crap | Jason Wright |
2005-05-27 | kill another forgotten vtophys since bus_dma conversion | Peter Valchev |
2005-05-27 | remove vtophys hack (for alpha) which this driver no longer uses | Peter Valchev |
2005-05-27 | Reduce size of scsi_mode_sense_buf to 255 characters from 256. Fixes | Kenneth R Westerback |
2005-05-26 | remove unused vtophys stuff | Martin Reindl |
2005-05-26 | add the "wait for disk to become ready" hack which got removed in | Uwe Stuehler |
2005-05-26 | remove vtophys (it wasn't used anyway) | Jason Wright |
2005-05-26 | Unnecessary () | Claudio Jeker |
2005-05-26 | Remove annoying spf_calc debug line. | Esben Norby |
2005-05-26 | styling nits, ok marius@ | Pedro Martelletto |
2005-05-26 | Remove route update debugging messages. | Esben Norby |
2005-05-26 | Add atapiscsi in parallel with scsibus@usb, this only changes system | Dale Rahn |
2005-05-26 | Disable cand_list_dump and spf_dump by default. | Esben Norby |
2005-05-26 | Enable ifstated in the builds. This still does not mean that ifstated is | Ryan Thomas McBride |
2005-05-26 | memset to 0, not '0'; millert@ ok | Anil Madhavapeddy |
2005-05-26 | More usable debug output when originating router lsas. | Esben Norby |
2005-05-26 | Dont hardcode the speed, allows mplayer to work. | Dale Rahn |
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 |