summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-31Remove BUS_DMAMEM_NOSYNC definition. Its name is not consistent withMiod Vallat
2009-05-31add audible output to ping and ping6: -e beeps when pings are replied, -E bee...Chris Kuethe
2009-05-31More libevent callback fixes. While there make n also ssize_t as in allClaudio Jeker
2009-05-31Move splassert checks from pool_do_get to pool_get(). Since the formerMiod Vallat
2009-05-31Better EV_READ and EV_WRITE handling in the libevent callbacks. Again mostlyClaudio Jeker
2009-05-31The wsmouse support code has been written for pcvt long ago, then liftedMiod Vallat
2009-05-31libevent handler fix to allow EV_READ and EV_WRITE to be set at the sameClaudio Jeker
2009-05-31The libevent callback function may be called with EV_READ and EV_WRITEClaudio Jeker
2009-05-31Do not access sc_scr[-1] from the wsmoused-related code ifMiod Vallat
2009-05-31Make sure wsdisplay_kbdholdscreen() checks whether the screen has a ttyMiod Vallat
2009-05-31Add AL2230S support, extracted from part of a massiveJonathan Gray
2009-05-31PV2000 -> AL2230SJonathan Gray
2009-05-31Match on siemens zd1211b, support for the al2230s radioJonathan Gray
2009-05-31Fix definition of CL_FIFO_MAX to match what the hardware can do; this inMiod Vallat
2009-05-31regenJonathan Gray
2009-05-31Siemens ZD1211B.Jonathan Gray
2009-05-31Update to lynx-2.8.6.rel5, with our local patches maintained where relevant.Anil Madhavapeddy
2009-05-31indentTheo de Raadt
2009-05-31doubled error messages are sillyTheo de Raadt
2009-05-31Add SCH IDE support code.Jonathan Gray
2009-05-31Reenable interface state tracking now that I found and fixed the cause ofClaudio Jeker
2009-05-31Fix RAMDISK kernels after previous. amd64_has_xcrypt needs to beMatthieu Herrb
2009-05-31Reinitialize lapic on ACPI resume.Mike Larkin
2009-05-31Fix sane_sets. Set default set source to last successful sourceKenneth R Westerback
2009-05-31Fix for the rtfree 2 panic seen by some people before the release. A missingClaudio Jeker
2009-05-31Move task register restore code to proper place.Mike Larkin
2009-05-31zap _generic from the names of several functions. there are noJacob Meuser
2009-05-31Add VIA crypto features support to amd64. ok deraadt@Matthieu Herrb
2009-05-31- all codecs now use the same functions, always. call the functionsJacob Meuser
2009-05-31remove special handling for STAC9225 (aka STAC7661). it was justJacob Meuser
2009-05-31use the SCM_TIMESTAMP socket option to get the time we received theHenning Brauer
2009-05-31the tz list fits onto this mediaTheo de Raadt
2009-05-31'-d' works everywhere now. And it ignores the OpenBSD disk label,Kenneth R Westerback
2009-05-31Never 'humanize' the sector offsets of partitions or 'total sectors'.Kenneth R Westerback
2009-05-31Ask the cgi to remember the install method too, and as a result, thisTheo de Raadt
2009-05-31Change the order of the installer questions again, because it is better.Theo de Raadt
2009-05-30Mention more hardware supported in GENERIC.IP*Miod Vallat
2009-05-30It is now possible to specify a certificate to use when relaying to anotherGilles Chehade
2009-05-30Airplane work, undefined weak variables not getting resolved is not an error.Dale Rahn
2009-05-30fatal on setsockopt() failuresGilles Chehade
2009-05-30Without -v, be quietTheo de Raadt
2009-05-30Added error handler for missing AML nameref; fixes PR6103Jordan Hargrave
2009-05-30Fixed parsing rules for Scope opcode, fixes panic on some HP systemsJordan Hargrave
2009-05-30shorter, ok theoHenning Brauer
2009-05-30we want pass, not pass in, so we get state for all connectionsHenning Brauer
2009-05-30Even HFS installs need to run disklabel(8)! Revert erroroneousKenneth R Westerback
2009-05-30Even HFS installs need to run disklabel(8)! Revert erroroneousKenneth R Westerback
2009-05-30Bring up raid sets that have missing memebers.Marco Peereboom
2009-05-30Make it possible to filter monitor output on AF or show only interfaceClaudio Jeker
2009-05-30Allow 8 byte writes from ddb (w/q) on 64 bit platforms, just like we allowMiod Vallat