summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-10-04Honour -v flag when printing states, print only one line per state whenDaniel Hartmeier
2001-10-04Attach sf4r and mr drivers.Grigoriy Orlov
2001-10-04Attach sf2r and aztech.Grigoriy Orlov
2001-10-04avoid /tmp races by using mktemp(1)Todd C. Miller
2001-10-04radio hooksGrigoriy Orlov
2001-10-04radio files.Grigoriy Orlov
2001-10-04in _bus_dmamem_alloc_range() use TAILQ_*() instead of tq*_* internals; more d...Michael Shalayeff
2001-10-04copy of macppc's bus_dmamap_load_raw() implementatio; not used on i386 yetMichael Shalayeff
2001-10-04move stats update into tickerJason Wright
2001-10-04Move check for count=0 into dd's main. We want to do normal setupTodd C. Miller
2001-10-04Driver skeleton for Guillemot Maxi Radio FM2000 PCI Radio Card.Grigoriy Orlov
2001-10-04SoundForte RadioLink SF64-PCR FM Radio Card device driverGrigoriy Orlov
2001-10-04SoundForte RadioLink SF16-FMR2 FM Radio Card device driverGrigoriy Orlov
2001-10-04Aztech/PackardBell FM Radio Card device driverGrigoriy Orlov
2001-10-04regenGrigoriy Orlov
2001-10-04Add Guillemot MaxiRadioGrigoriy Orlov
2001-10-04Chip specific parts for FM-radio drivers.Grigoriy Orlov
2001-10-04supply entropy from hereMichael Shalayeff
2001-10-04Deal with whois output that lacks a final newline. This is not legalTodd C. Miller
2001-10-04Device independent framework for FM-radio driver.Grigoriy Orlov
2001-10-04Fix up tx logic: can't free zero length mbufs (may have to requeue, and it'sJason Wright
2001-10-04This man page needs to be preprocessed with tbl, ok millert@Peter Stromberg
2001-10-04we don't like .Pp and blank lines before/after .Ss;Mike Pechkin
2001-10-04client_alive_check cleanupMarkus Friedl
2001-10-04comment out bogus conditions for selecting on connection_inMarkus Friedl
2001-10-04call OPENSSL_free() for memory allocated by openssl; from chombier@mac.comMarkus Friedl
2001-10-04e.g. and i.e. cleanupPeter Stromberg
2001-10-04trim warnx outputJakob Schlyter
2001-10-04Fix path to /bin/ls; ok millertPeter Valchev
2001-10-04UKC on vax.Miod Vallat
2001-10-03syncTheo de Raadt
2001-10-03Add $OpenBSD$ tags which were removed when this code was copied.Dale Rahn
2001-10-03Add missed file when committing apm for macppc.Dale Rahn
2001-10-03try to increase receive buffer size, <ft@pi.se>. ok deraadt@Jakob Schlyter
2001-10-03build apm and apmd on macppcDale Rahn
2001-10-03Remove all traces of Kerberised NFS; it never worked in OpenBSD, but itHans Insulander
2001-10-03Remove all traces of Kerberised NFS; it never worked in OpenBSD, but itHans Insulander
2001-10-03o Only send port number in the HTTP request 'Host: ' specificationHeikki Korpela
2001-10-03Mention more USB network cards supported by the aue(4) driver.Miod Vallat
2001-10-03return 1 from interrupt handled; kevloTheo de Raadt
2001-10-03Rewrite transmit handling (looks something more like hme), also takes advantageJason Wright
2001-10-03error printout fix; raj@cerias.purdue.eduTheo de Raadt
2001-10-03copy bsd.tbxi into the snapshot directory so it will be included inDale Rahn
2001-10-03Install the bsd.tbxi data file. millert@ ok.Dale Rahn
2001-10-03Add device nodes for apm for macppc.Dale Rahn
2001-10-03apm support for macppc. This is not fully implemented, sleep modesDale Rahn
2001-10-03Cleanup improperly shared code between the two interrupt drivers.Dale Rahn
2001-10-03o English, typosHeikki Korpela
2001-10-03M_WAIT in ether_output is wrong. Fix APPLETALK stuff.Artur Grabowski
2001-10-03missing copyrightMarkus Friedl