summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-220x19d2 is most likely a ZTE and not a Qualcomm vendor ID.Marco Pfatschbacher
Too bad usb.org doesn't like to keep their lists updated, so we have to resort to guessing here... OK jsg@
2010-02-220x19d2 is most likely a ZTE and not a Qualcomm vendor ID.Marco Pfatschbacher
Too bad usb.org doesn't like to keep their lists updated, so we have to resort to guessing here... Also add ZTE MF637 HSUPA USB modem. OK jsg@
2010-02-22It is bad to have HAVE_TIMECOUNTER but the clock/timer not configure aDale Rahn
timecounter.
2010-02-22Check for pseudo-command by looking at the first character of theTodd C. Miller
command in sudoers instead of checking the user-supplied command for a slash.
2010-02-22Option to set the characters considered word separators in copy mode, fromNicholas Marriott
Micah Cowan.
2010-02-22In load-buffer, read until EOF rather than using stat() and reading a fixedNicholas Marriott
size. Allows use of FIFOs and whatnot. From Tiago Cunha, idea from Fulvio Ciriaco.
2010-02-22Another copy mode fix from Micah Cowan: in rectangle copy mode, the cursorNicholas Marriott
should not wrap at the end of the text on the line but should be allowed to move freely.
2010-02-22Display -t argument to new-session, from Tiago Cunha.Nicholas Marriott
2010-02-22Don't attempt to repost the video hardware. There are quite a few machinesMark Kettenis
where jumping to the "standard" video BIOS entry point locks up or even resets the machine. This will break resume on some other machines in the sense that the display on them will remain disabled. But hopefully those machines make it into a state where the kernel is running and we can fix that. ok deraadt@, marco@, mlarkin@
2010-02-22compute intermediate results in double precision; from pjanzen@, okOtto Moerbeek
sobrado@
2010-02-22fix the description of _SC_GETPW_R_SIZE_MAX; from Tim van der MolenJason McIntyre
2010-02-22Undo 1.48 and 1.49 for now, and go back to the drawing board; PR #6320Miod Vallat
2010-02-22Use the logical or operator, not the bitwise operator inKevin Lo
the preprocessor.
2010-02-22add ldpd.conf to changelist and mtree/specialClaudio Jeker
2010-02-22Add _ldpd user for ldpd(8). OK dlg, deraadtClaudio Jeker
2010-02-22Install a sample ldpd.conf file. OK dlg, deraadtClaudio Jeker
2010-02-22regenJonathan Gray
2010-02-22Add some more 82599 ids from the FreeBSD driver.Jonathan Gray
2010-02-22dedup some code a bit. rather than have the same code in fetchifs andDavid Gwynne
dispatch_rtmsg, factor the message handling out. both fetchifs and dispatch_rtmsg get a buffer full of messages and then run it through a parser. now they get their buffers and pass it to rtmsg_process. ok claudio@
2010-02-22remove the original fetchtable code and replace it with the newDavid Gwynne
refetchtable. tested by me and sthen@ ok claudio@
2010-02-22Fix a typo spotted by Vivien Moreaugiovanni
2010-02-22Correctly encode FEC prefixes. This makes my test setup much happyer.Claudio Jeker
OK michele
2010-02-22Treat multiple Router-LSAs originated by the same router as anStefan Sperling
aggregate, as mandated by RFC5340. OK claudio@
2010-02-22- fix a few debug messages: disabled vs enabled mixup, missing \nJacob Meuser
- remove some '//' commented code ok ratchov, kettenis, edd
2010-02-21Kill double declaration of control_imsg_relay().Michele Marchetto
From Christiano F. Haesbaert. ok claudio@
2010-02-21Check bufferevent_new() return value. If it is NULL print an error messageMichele Marchetto
and return. From Martin Hedenfalk. ok claudio@
2010-02-21Backport a small fragment of a gcc 3.4 fix preventing too much recursion inMiod Vallat
simplify_shift_const(), and only do this on mips64 platforms, because we are too late in the release cycle. This change has the nice side effect of preventing a wrong overoptimistic optimization on mips64, when masking bit 31 of a long; which in turns causes python to misbehave. Help and ok otto@
2010-02-21Make sure athn_intr() returns 1 if it claims an interrupt and 0 if not,Mark Kettenis
instead of the other way around. Fixes interrupt accounting. ok damien@
2010-02-21syncTheo de Raadt
2010-02-21the 82597EX is LR or SR, not only LRTheo de Raadt
2010-02-21Actually use the gints addrinfo setup for gateway lookup, instead of usingTheo de Raadt
the global one (which has a useless AI_CANONNAME and thus is slower) found by martin.pelikan
2010-02-21Read revision from the correct MSR; no functional change.Miod Vallat
2010-02-21`-q' is an output option, hence it is mutually exclusive.Igor Sobrado
ok jmc@
2010-02-21Make sure we only request our peer to start processing descriptors if itMark Kettenis
isn't currently doing so. Fixes hangs on large data transfers.
2010-02-21Start and stop watchdog timer in the appropriate places, and print a messageMark Kettenis
if it fires.
2010-02-21fix display formatting; ok schwarze sobradoJason McIntyre
2010-02-21syncTheo de Raadt
2010-02-21new plx goo, all the timeTheo de Raadt
2010-02-21dlclose() call should also be #ifdef HAVE_DLOPENTheo de Raadt
2010-02-21syncTheo de Raadt
2010-02-20Instead of defining le16_to_cpu to nothing use letoh16 so thisJonathan Gray
is slightly less likely to explode on big endian systems. Stupidity present in the original FreeBSD code as well.
2010-02-20Make send_* functions return void (and not int) as they can just succeedMichele Marchetto
or fatal(). ok claudio@
2010-02-20The .Ud macro must not have arguments, or it kills the build with mandoc(1).Ingo Schwarze
Since this is the only page in our tree using the .Ud macro at all, just put the text verbatim as suggested by jmc@. Note that i have a vague suspicion that the whole sentence ("dlctl(3) is currently under development") might be a lie, but as i didn't receive feedback on that, i'm just fixing the formatting issue for now.
2010-02-20Remove unneeded abstraction in neighbor fsm.Michele Marchetto
ok claudio@
2010-02-20Multiple issues were killing the build with mandoc(1), thus:Ingo Schwarze
* do not use low-level roff macros like .if and .ds * add the missing .Os to the preamble * move unqualified text out of .Bl ok jmc@
2010-02-20unbreak build for NOPIC systems; noticed, help and ok deraadt@Markus Friedl
2010-02-20alphabetically sort the list of supported controllers; while here,Igor Sobrado
rewrite the list of LSI SAS controllers in a way it is shorter. ok marco@
2010-02-20Add line breaks to the source to render an .RS display that got skipped;Ingo Schwarze
found by and unbreaking the build with mandoc(1). I will also send this patch upstream. ok jmc@
2010-02-20drop nested display, fixing the build with mandoc(1);Ingo Schwarze
feedback and ok jmc@
2010-02-20Warn people when not to use mpiiMarco Peereboom