summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-04-13Fix clean target so it really cleans - depending on if we have aBob Beck
2001-04-13merge mod_ssl 2.8.2Brad Smith
2001-04-13merge mod_ssl 2.8.2Brad Smith
2001-04-13- rx buffer ring management (working)Jason Wright
2001-04-13Remove debugging output, and some extra junk from the verbose output.Marc Espie
2001-04-13typo. ok deraadt@Jakob Schlyter
2001-04-13Define RL_USEIOSPACE in the PCI bus piece, not the common piece; thanks jason@Aaron Campbell
2001-04-13Oops, remove an unrelated debugging #if 0.Aaron Campbell
2001-04-13Disestablish the shutdownhook on detach.Aaron Campbell
2001-04-13bmtphy does not work perfect yet, but put it in anywaysTheo de Raadt
2001-04-13syncTheo de Raadt
2001-04-13silence printfs from media selection.Brad Smith
2001-04-13In cpu_fork, initialize the ipl of the new process toArtur Grabowski
2001-04-13bmtphyTheo de Raadt
2001-04-13Fix overflow in superblock. From FreeBSD.Grigoriy Orlov
2001-04-13Make PROCFS compile again on non-UVM systems, deraadt@ okMiod Vallat
2001-04-13add eephy man page; from patelTheo de Raadt
2001-04-13Minor typos & cleanup.Kenneth R Westerback
2001-04-13missing \n in error messageKevin Steves
2001-04-13and again.Brad Smith
2001-04-13these files are supposed to be regenerated after pcidevs has been commitedBrad Smith
2001-04-13Pull in (correct) support for LIVENGOOD fibre cards (some register locationsmjacob
2001-04-13Add support for the Marvell PHY that's on the Intel GigE cards.mjacob
2001-04-13Be more explicit about the Intel GigE cards.mjacob
2001-04-12Add support for:mouring
2001-04-12Minor nits:Todd C. Miller
2001-04-12- initial rx buffer ring management routines and allocationJason Wright
2001-04-12Actually document all capabilities that tip's remote.c accepts.Todd C. Miller
2001-04-12- complete rewrite of transmit routines (these really work, but needJason Wright
2001-04-12robust port validation; ok markus@ jakob@Kevin Steves
2001-04-12typoMarkus Friedl
2001-04-12Change tip default from even parity to no parity which is more in lineTodd C. Miller
2001-04-12implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2)Markus Friedl
2001-04-12Todd says we should not doc depricated behaviourTheo de Raadt
2001-04-12document shortcut; noted by bk@rt.fmTheo de Raadt
2001-04-12Replace delay(1) with an alpha_mb() since it just makes more sense. ok art@Nathan Binkert
2001-04-12Allow kernels with just MFS and no FFS. Fixes PR#323.Constantine Sapuntzakis
2001-04-12More.Hakan Olsson
2001-04-12Correct various faulty x509 deallocations. By Niklas and me.Hakan Olsson
2001-04-12Don't put the same message on the sendq twice. By niklas and me.Hakan Olsson
2001-04-12- sort of working transmit routines and tx interrupt handling, definatelyJason Wright
2001-04-12show debug output during option processing, report from pekkas@netcore.fiMarkus Friedl
2001-04-12Remove a bogus __attribute__ ((unused)) from _splraise.Artur Grabowski
2001-04-12Require full name in MAINTAINER; espie@ ok, pointed out by aaron@Anil Madhavapeddy
2001-04-12Call isa_malloc with drq < 4, in case 8-bit DMA channels with moreConstantine Sapuntzakis
2001-04-12The old code was broken and always allocated for a 16-bit DMA channel,Constantine Sapuntzakis
2001-04-12print phy model at startupTheo de Raadt
2001-04-12Insert some missing commas.Aaron Campbell
2001-04-11Mention more hardware supported by these drivers (sync with i386.htmlMiod Vallat
2001-04-11Xref siop(4), aaron@ okMiod Vallat