Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-31 | Make bootblock installation as silent as possible by default. While | Theo de Raadt | |
there, remove a lot of cruft from the various md_installboot functions ok halex | |||
2009-05-31 | Remove BUS_DMAMEM_NOSYNC definition. Its name is not consistent with | Miod Vallat | |
other BUS_DMA_xxx flag names, and nothing uses it. ok many@ | |||
2009-05-31 | add audible output to ping and ping6: -e beeps when pings are replied, -E ↵ | Chris Kuethe | |
beeps when pings are dropped. suggestion to make ping and ping6 use the same flag from deraadt & sthen. reminder to not forget about ping6 from todd and naddy. ok deraadt, sthen "well, i don't object..." from a few others. | |||
2009-05-31 | More libevent callback fixes. While there make n also ssize_t as in all | Claudio Jeker | |
other daemons. | |||
2009-05-31 | Move splassert checks from pool_do_get to pool_get(). Since the former | Miod Vallat | |
is invoked with the pool mutex held, the asserts are satisfied by design. ok tedu@ | |||
2009-05-31 | Better EV_READ and EV_WRITE handling in the libevent callbacks. Again mostly | Claudio Jeker | |
the same ospfd diff applied with some fuzz. | |||
2009-05-31 | The wsmouse support code has been written for pcvt long ago, then lifted | Miod Vallat | |
to work with wscons. Back then, the universe was simple and there was only one single wsdisplay device, so that code would use global variables. Overhaul this, and make sure the various routines take the wsscreen or wsdisplay they operate on as arguments. This will eventually allow multiple wsmoused to run, one per wsdisplay device. While there, use more appropriate integer types in that code, so that unholy big displays do not cause integer overflows in coordinates computations. As a bonus, this makes the code smaller. | |||
2009-05-31 | libevent handler fix to allow EV_READ and EV_WRITE to be set at the same | Claudio Jeker | |
time in the callback. Same diff that went into ospfd applied with some fuzz. | |||
2009-05-31 | The libevent callback function may be called with EV_READ and EV_WRITE | Claudio Jeker | |
set at the same time so using a switch to do read or write is a bad idea. Problem noticed by Eygene Ryabinkin on FreeBSD for some reasons it is not triggered on OpenBSD. Fix aggreed by a most other libevent hackers | |||
2009-05-31 | Do not access sc_scr[-1] from the wsmoused-related code if | Miod Vallat | |
wsdisplay_switch(..., WSDISPLAY_NULLSCREEN, ...). | |||
2009-05-31 | Make sure wsdisplay_kbdholdscreen() checks whether the screen has a tty | Miod Vallat | |
before invoking wsdisplay_kbdholdscr(), which assumes it does. | |||
2009-05-31 | Add AL2230S support, extracted from part of a massive | Jonathan Gray | |
'sync to p4' style commit in FreeBSD. | |||
2009-05-31 | PV2000 -> AL2230S | Jonathan Gray | |
2009-05-31 | Match on siemens zd1211b, support for the al2230s radio | Jonathan Gray | |
is not yet in, but this makes things easier. | |||
2009-05-31 | Fix definition of CL_FIFO_MAX to match what the hardware can do; this in | Miod Vallat | |
turn fixes a stack smash in cl_rxintr(). | |||
2009-05-31 | regen | Jonathan Gray | |
2009-05-31 | Siemens ZD1211B. | Jonathan Gray | |
2009-05-31 | Update to lynx-2.8.6.rel5, with our local patches maintained where relevant. | Anil Madhavapeddy | |
tests from miod@ sthen@ jmc@ jsing@ two additional fixes from miod: - fix uninitialized stack variable use, leading to occasional crash. - modify the socklen_t test to include <sys/types.h>, fixes gcc2 build failures | |||
2009-05-31 | indent | Theo de Raadt | |
2009-05-31 | doubled error messages are silly | Theo de Raadt | |
2009-05-31 | Add SCH IDE support code. | Jonathan Gray | |
Tested on a p series vaio. | |||
2009-05-31 | Reenable interface state tracking now that I found and fixed the cause of | Claudio Jeker | |
the rtfree panic seen by some people. | |||
2009-05-31 | Fix RAMDISK kernels after previous. amd64_has_xcrypt needs to be | Matthieu Herrb | |
#ifdef CRYPTO. noticed by marco@ | |||
2009-05-31 | Reinitialize lapic on ACPI resume. | Mike Larkin | |
ok marco@ | |||
2009-05-31 | Fix sane_sets. Set default set source to last successful source | Kenneth R Westerback | |
until sane_install succeeds, then make it 'done'. Nuke a useless bleet when harassing user. Mostly requested by deraadt@ | |||
2009-05-31 | Fix for the rtfree 2 panic seen by some people before the release. A missing | Claudio Jeker | |
refcnt bump caused the panic to be triggered. While there also make the priority so that the compare is working a bit better. henning@ cries in agony (I already gave up) | |||
2009-05-31 | Move task register restore code to proper place. | Mike Larkin | |
ok marco@ | |||
2009-05-31 | zap _generic from the names of several functions. there are no | Jacob Meuser | |
more non-generic versions, and there never will be again. | |||
2009-05-31 | Add VIA crypto features support to amd64. ok deraadt@ | Matthieu Herrb | |
2009-05-31 | - all codecs now use the same functions, always. call the functions | Jacob Meuser | |
directly instead of through pointers in the codec_t. - fold azalia_generic_{g,s}et_port into azalia_{g,s}et_port since both are small and partly duplicated eachother. | |||
2009-05-31 | remove special handling for STAC9225 (aka STAC7661). it was just | Jacob Meuser | |
choosing the default recording source and muting ADC input after the device has been configured. the commit message that added these doesn't give a reason why this is done, and it is inconsistent with every other codec. if you really want these settings, either set them in mixerctl.conf, or convince me why this should be done for all codecs. | |||
2009-05-31 | use the SCM_TIMESTAMP socket option to get the time we received the | Henning Brauer | |
reply instead of doing it in ntpd itself by getting the time we read from the socket. based on a diff from mickey hacked in shape by me, lots of testing and review from ckuethe and sthen, theo and claudio like it too | |||
2009-05-31 | the tz list fits onto this media | Theo de Raadt | |
2009-05-31 | '-d' works everywhere now. And it ignores the OpenBSD disk label, | Kenneth R Westerback | |
not OpenBSD partitions. | |||
2009-05-31 | Never 'humanize' the sector offsets of partitions or 'total sectors'. | Kenneth R Westerback | |
If we are humanizing then add a comment to 'total sectors' line rather than replacing 'total sectors' with a new header. Suggestion and ok deraadt@ | |||
2009-05-31 | Ask the cgi to remember the install method too, and as a result, this | Theo de Raadt | |
makes two more questions only need a return. ok krw | |||
2009-05-31 | Change the order of the installer questions again, because it is better. | Theo de Raadt | |
hostname, network, root password, misc, timezone, and then the disks and sets. ok krw | |||
2009-05-30 | Mention more hardware supported in GENERIC.IP* | Miod Vallat | |
2009-05-30 | It is now possible to specify a certificate to use when relaying to another | Gilles Chehade | |
host which requests client certificates: accept [...] relay via [...] ssl certificate "mycert" diff from Josh Elsasser <josh@elsasser.org>, tested and okayed by me with no change but the addition of status 554 to the state machine to deal with remote host telling us it doesn't like our certificate. | |||
2009-05-30 | Airplane work, undefined weak variables not getting resolved is not an error. | Dale Rahn | |
Delete an unused manpage, remove some unused variables. | |||
2009-05-30 | fatal on setsockopt() failures | Gilles Chehade | |
2009-05-30 | Without -v, be quiet | Theo de Raadt | |
ok toby | |||
2009-05-30 | Added error handler for missing AML nameref; fixes PR6103 | Jordan Hargrave | |
ok marco@ | |||
2009-05-30 | Fixed parsing rules for Scope opcode, fixes panic on some HP systems | Jordan Hargrave | |
Create default scope names ok marco@ | |||
2009-05-30 | shorter, ok theo | Henning Brauer | |
2009-05-30 | we want pass, not pass in, so we get state for all connections | Henning Brauer | |
2009-05-30 | Even HFS installs need to run disklabel(8)! Revert erroroneous | Kenneth R Westerback | |
bypassing of disklabel(8) invocation. Nuke redundant verbiage while here. Prompted by macppc problem noted by maja@. | |||
2009-05-30 | Even HFS installs need to run disklabel(8)! Revert erroroneous | Kenneth R Westerback | |
bypassing of disklabel(8) invocation. Noticed by and fix ok maja@ | |||
2009-05-30 | Bring up raid sets that have missing memebers. | Marco Peereboom | |
2009-05-30 | Make it possible to filter monitor output on AF or show only interface | Claudio Jeker | |
specific changes. OK henning@ |