summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-26Remove DS1687 vs DS742 runtime detection code; we only attach dsrtc on theMiod Vallat
2009-10-26Set the rdomain in bpfwrite() to the interface rdomain so that bpf senderClaudio Jeker
2009-10-26Nuke accidentally-committed debugging statement.Nicholas Marriott
2009-10-26Add support for the Octane power button to power(4). Took me a while toMiod Vallat
2009-10-26Add new xbow routines to explicitely trigger or clear an interrupt source,Miod Vallat
2009-10-26Oops; forgot to add this file in previous commit (overhaul of macebusMiod Vallat
2009-10-26Better crime/mace interrupt handling; interrupt information is no longerMiod Vallat
2009-10-26Not all terminals swap CSI and SS3 on ctrl, so remove that.Nicholas Marriott
2009-10-26update WiFi Link 6000 product ids.Damien Bergamini
2009-10-26regenDamien Bergamini
2009-10-26clarify Intel WiFi Link 6000 PCI product id names.Damien Bergamini
2009-10-26Rewrite xterm-keys code (both input and output) so that works (doesn't alwaysNicholas Marriott
2009-10-26Replace pool_get() + bzero() with pool_get(..., PR_ZERO).Michael Knudsen
2009-10-26Support the (mostly new) function key+modifier caps (kIC-kIC7). Most of theseNicholas Marriott
2009-10-26better test for if the parent is ohci; ok mglockerTheo de Raadt
2009-10-26On second thoughts, drop the rxvt output entirely.Nicholas Marriott
2009-10-26Set the output code for ctrl+cursor keys correctly, and disable (comment)Nicholas Marriott
2009-10-26As we always put the cursor keys into application mode, assume keys sentNicholas Marriott
2009-10-26Tidy up table.Nicholas Marriott
2009-10-26Update to tzdata2009p.tar.gz from elsie.nci.nih.govTodd C. Miller
2009-10-26Drop INPUTKEY_CTRL and just handle it as part of the table.Nicholas Marriott
2009-10-26Add or fix some comments.Nicholas Marriott
2009-10-26Tidy up table.Nicholas Marriott
2009-10-26Rename keypad keys to something more useful.Nicholas Marriott
2009-10-26Remove the xterm-keys code which is broken (a replacement is coming but someNicholas Marriott
2009-10-26Add RFC2545 to the list of standarts supported by bgpd.Claudio Jeker
2009-10-26Better error handling when doing mrt dumps (e.g. when there is no more spaceClaudio Jeker
2009-10-26Remove we cant rebuild in raid 1 from caveats.Marco Peereboom
2009-10-25fix aliases map name in man pageGilles Chehade
2009-10-25Don't try to continue processing a client if the session has been destroyed.Nicholas Marriott
2009-10-25fix the aliases resolution path so that smtpd does not accidentally skipGilles Chehade
2009-10-25Get rid of unused macro `la_timer'.Michael Knudsen
2009-10-25Remove -d from tmux.1 as well.Nicholas Marriott
2009-10-25Remove the -d flag to tmux and just use op/AX to detect default colours.Nicholas Marriott
2009-10-25tag should also be copied from listener to message when the message isGilles Chehade
2009-10-25Add a mention the `a' partition needs to be contained within the first 2GBMiod Vallat
2009-10-25Fix potential null dereference.Charles Longeau
2009-10-25s/openSSL/OpenSSL/Antoine Jacoutot
2009-10-25smtpctl reload is work in progress, do not expose it and make sure smtpd'sGilles Chehade
2009-10-25write manual page description (.Nd macro) in a more usual way,Igor Sobrado
2009-10-25add a real description to the manual page; while here, update theIgor Sobrado
2009-10-25Somehow during my testing I missed a test case where an existing cryptoMarco Peereboom
2009-10-25+time.h.Nicholas Marriott
2009-10-25sync iwn(4) Nd;Jason McIntyre
2009-10-25fix syntax error in 'make update-moduli'; ok deraadtDarren Tucker
2009-10-25palm: kernel configuration file changesMarek Vasut
2009-10-25Add 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 theNicholas Marriott
2009-10-24Match on `esm' as the device name, not `anything starting with esm'; ok dlg@Miod Vallat
2009-10-24syncTheo de Raadt