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