Age | Commit message (Expand) | Author |
2009-10-26 | Add SAS2008 | Marco Peereboom |
2009-10-26 | In device_match(), match on exact device name (as obtained from struct cfdriver) | Miod Vallat |
2009-10-26 | Verify checksum+address when loading ACPI tables. | Jordan Hargrave |
2009-10-26 | Add MAKECONF for building ports in non-standard locations; from Tobias Ulmer | Todd C. Miller |
2009-10-26 | reader state cannot be IDLE, terminate the stream if so rather | Alexandre Ratchov |
2009-10-26 | specifies that intel wifi link 1000 is a single-chip solution. | Damien Bergamini |
2009-10-26 | s/Draft-N/n/ | Damien Bergamini |
2009-10-26 | start Tx at lowest available rate to give initial WPA handshake and | Damien Bergamini |
2009-10-26 | Sync with recent developments. | Miod Vallat |
2009-10-26 | Make pci_intr_string() on xbridge return both the xbridge irq and the crossbow | Miod Vallat |
2009-10-26 | Remove DS1687 vs DS742 runtime detection code; we only attach dsrtc on the | Miod Vallat |
2009-10-26 | Set the rdomain in bpfwrite() to the interface rdomain so that bpf sender | Claudio Jeker |
2009-10-26 | Nuke accidentally-committed debugging statement. | Nicholas Marriott |
2009-10-26 | Add support for the Octane power button to power(4). Took me a while to | Miod Vallat |
2009-10-26 | Add new xbow routines to explicitely trigger or clear an interrupt source, | Miod Vallat |
2009-10-26 | Oops; forgot to add this file in previous commit (overhaul of macebus | Miod Vallat |
2009-10-26 | Better crime/mace interrupt handling; interrupt information is no longer | Miod Vallat |
2009-10-26 | Not all terminals swap CSI and SS3 on ctrl, so remove that. | Nicholas Marriott |
2009-10-26 | update WiFi Link 6000 product ids. | Damien Bergamini |
2009-10-26 | regen | Damien Bergamini |
2009-10-26 | clarify Intel WiFi Link 6000 PCI product id names. | Damien Bergamini |
2009-10-26 | Rewrite xterm-keys code (both input and output) so that works (doesn't always | Nicholas Marriott |
2009-10-26 | Replace pool_get() + bzero() with pool_get(..., PR_ZERO). | Michael Knudsen |
2009-10-26 | Support the (mostly new) function key+modifier caps (kIC-kIC7). Most of these | Nicholas Marriott |
2009-10-26 | better test for if the parent is ohci; ok mglocker | Theo de Raadt |
2009-10-26 | On second thoughts, drop the rxvt output entirely. | Nicholas Marriott |
2009-10-26 | Set the output code for ctrl+cursor keys correctly, and disable (comment) | Nicholas Marriott |
2009-10-26 | As we always put the cursor keys into application mode, assume keys sent | Nicholas Marriott |
2009-10-26 | Tidy up table. | Nicholas Marriott |
2009-10-26 | Update to tzdata2009p.tar.gz from elsie.nci.nih.gov | Todd C. Miller |
2009-10-26 | Drop INPUTKEY_CTRL and just handle it as part of the table. | Nicholas Marriott |
2009-10-26 | Add or fix some comments. | Nicholas Marriott |
2009-10-26 | Tidy up table. | Nicholas Marriott |
2009-10-26 | Rename keypad keys to something more useful. | Nicholas Marriott |
2009-10-26 | Remove the xterm-keys code which is broken (a replacement is coming but some | Nicholas Marriott |
2009-10-26 | Add RFC2545 to the list of standarts supported by bgpd. | Claudio Jeker |
2009-10-26 | Better error handling when doing mrt dumps (e.g. when there is no more space | Claudio Jeker |
2009-10-26 | Remove we cant rebuild in raid 1 from caveats. | Marco Peereboom |
2009-10-25 | fix aliases map name in man page | Gilles Chehade |
2009-10-25 | Don't try to continue processing a client if the session has been destroyed. | Nicholas Marriott |
2009-10-25 | fix the aliases resolution path so that smtpd does not accidentally skip | Gilles Chehade |
2009-10-25 | Get rid of unused macro `la_timer'. | Michael Knudsen |
2009-10-25 | Remove -d from tmux.1 as well. | Nicholas Marriott |
2009-10-25 | Remove the -d flag to tmux and just use op/AX to detect default colours. | Nicholas Marriott |
2009-10-25 | tag should also be copied from listener to message when the message is | Gilles Chehade |
2009-10-25 | Add a mention the `a' partition needs to be contained within the first 2GB | Miod Vallat |
2009-10-25 | Fix potential null dereference. | Charles Longeau |
2009-10-25 | s/openSSL/OpenSSL/ | Antoine Jacoutot |
2009-10-25 | smtpctl reload is work in progress, do not expose it and make sure smtpd's | Gilles Chehade |
2009-10-25 | write manual page description (.Nd macro) in a more usual way, | Igor Sobrado |