summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-04-11syncTheo de Raadt
2001-04-11implement the -e option into sshd:lebel
2001-04-11correct descriptor definitions for tx and fragJason Wright
2001-04-11just fail if there are no volumes definedMichael Shalayeff
2001-04-11manual pageTheo de Raadt
2001-04-11make this load the linux style image file as distributed on 3com'sJason Wright
2001-04-11https-connect and socks5 support. i feel so bad.Markus Friedl
2001-04-11sync with recent .Nm changes made in the ELF ldconfig man pageBrad Smith
2001-04-11use strtol() for ports, thanks jakob@Markus Friedl
2001-04-11"Amonst" -> "Amongst"Brandon Creighton
2001-04-11'mget' and 'mput' aliases; ok markus@Damien Miller
2001-04-11driver for BCM5201/5202 PHYTheo de Raadt
2001-04-11include brgphyTheo de Raadt
2001-04-11BCM5401/5411 supportTheo de Raadt
2001-04-11syncTheo de Raadt
2001-04-11other broadcom gigabit modelsTheo de Raadt
2001-04-11Correct .Nm usage.Aaron Campbell
2001-04-11Remove old adw firmware (3.3a). 3.3f in dev/microcode/adw.Kenneth R Westerback
2001-04-11disallow userland programs from specifying addresses with IPV6_PKTINFOJun-ichiro itojun Hagino
2001-04-11syncJason Wright
2001-04-11integrated phy on ns83815Jason Wright
2001-04-11syncChris Cappuccio
2001-04-11Fix typo on rage 128Chris Cappuccio
2001-04-11Update the adw driver to use the latest version of firmware (3.3f).Kenneth R Westerback
2001-04-11Commit newest adw microcode (3.3f) filesKenneth R Westerback
2001-04-11The RealTek 8129/8139 driver is now split into bus-dep and bus-indep parts.Aaron Campbell
2001-04-11syncChris Cappuccio
2001-04-11Add some ATI 3d devicesChris Cappuccio
2001-04-11Fix an off-by-one error. Also, SETFRAGMENT ignores the high bit; from NetBSD.Aaron Campbell
2001-04-10Split RealTek 8129/8139 driver into bus-dependent and bus-independent parts;Aaron Campbell
2001-04-10Allow unnatural behavior.Chris Cappuccio
2001-04-10add shutdown hook to stop the adapter completelyJason Wright
2001-04-10allow host-to-host negotiations if no gateway has been specified.Niels Provos