Age | Commit message (Expand) | Author |
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 |
2009-10-25 | add a real description to the manual page; while here, update the | Igor Sobrado |
2009-10-25 | Somehow during my testing I missed a test case where an existing crypto | Marco Peereboom |
2009-10-25 | +time.h. | Nicholas Marriott |
2009-10-25 | sync iwn(4) Nd; | Jason McIntyre |
2009-10-25 | fix syntax error in 'make update-moduli'; ok deraadt | Darren Tucker |
2009-10-25 | palm: kernel configuration file changes | Marek Vasut |
2009-10-25 | Add DISTDIR to list of variables preserved via default env_keep, | Kenneth R Westerback |
2009-10-25 | [ is a punctuation character and should be escaped with Ql. Although the | Nicholas Marriott |
2009-10-24 | Match on `esm' as the device name, not `anything starting with esm'; ok dlg@ | Miod Vallat |
2009-10-24 | sync | Theo de Raadt |