Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-26 | explicitly print an empty value between two end_line() calls to prevent | Can Erkin Acar | |
garbage from being printed at certain window sizes. Noticed by deraadt@ | |||
2009-06-26 | Using information gleamed from the FreeBSD driver, change the MAC address | Theo de Raadt | |
reading to use the eeprom instead of CIS, and then the Xircom Cardbus cards can work in the expresscard adaptor, as pci devices. ok jsg | |||
2009-06-26 | Status line fixes: don't truncate status-right now the length calculation is | Nicholas Marriott | |
done for UTF-8, limit to the maximum length correctly when printing, and always print a space even if the left string is longer than the width available. | |||
2009-06-26 | Overhaul sr_boot_assembly(). The original code had a number of problems, | Joel Sing | |
including a "chunk id already in use" bug that occurred when assembling more than one volume at boot. Volumes are now kept in order, as are the chunks which they are assembled from. Duplicated chunk IDs are now handled appropriately, with the chunk that has the most recent ondisk metadata being used. Also tested by nicm@ who got bitten by the "chunk id already in use" bug. ok marco@ | |||
2009-06-26 | Support the ICH10 variants of em(4). All the work done by Dariusz Swiderski | Claudio Jeker | |
with help from Brad. OK deraadt@ | |||
2009-06-26 | since nitems() is not yet fit for userland consumption, provide it | Theo de Raadt | |
ourselves ok krw | |||
2009-06-26 | use standard safe C | Theo de Raadt | |
2009-06-26 | locally define nitems() macro, #ifndef'd. | Okan Demirmen | |
"please commit" gilles@ jacekm@ | |||
2009-06-26 | Also #ifndef nitems here, caught by Thomas Jeunet. | Nicholas Marriott | |
2009-06-26 | the pr_usrreq implementation for routing sockets shares exactly one line | Bret Lambert | |
of code between cases, so stop pretending otherwise, and move the if() dance to a switch, as is done in every other pr_usrreq I'm aware of. ok claudio@ michele@ | |||
2009-06-26 | There is no need to log routing socket version mismatches. | Claudio Jeker | |
OK henning@, sthen@ | |||
2009-06-26 | More consistent RTM_VERSION checking. A few missing one was in the wrong | Claudio Jeker | |
spot. OK henning@, sthen@ | |||
2009-06-26 | Another daemon needing RTM_VERSION checks. Why rwhod is doing all the hard | Claudio Jeker | |
work instead of using getifaddrs() and working on this much simpler structure is beyond my immagination. Looked over by henning@ and sthen@ | |||
2009-06-26 | check that dumpdef still works after undefining macros, and not dumps core. | Marc Espie | |
problem found by Philip Guenther. | |||
2009-06-26 | - include two missing headers in if.c | Jasper Lievisse Adriaanse | |
- add missing parenthesis in nfs.c ok canacar@ | |||
2009-06-26 | the correct *.ipk file has ${OSrev} in it | Theo de Raadt | |
2009-06-26 | regen | Kevin Lo | |
2009-06-26 | add the VIA VX855 chipset | Kevin Lo | |
ok deraadt@ | |||
2009-06-26 | the 'inputs.usingdac' mixer item was used to select which group of | Jacob Meuser | |
DACs to use. for several months, there have been at most two groups, the first being all usable analog DACs and the second being all usable digital DACs. so 'inputs.usingdac' essentially was used to switch between analog and digital modes. this was entirely unclear to most users because the DACs were listed by their NIDs, which means nothing unless you know how azalia(4) internals works. rename 'inputs.usingdac' to 'outputs.mode', and replace the lists of DAC NIDs with 'analog' and 'digital'. similarly for recording, change 'record.usingadc' to 'record.mode', and replace the lists of ADC NIDs with 'analog' and 'digital'. | |||
2009-06-26 | if a codec has multiple line out jacks, and the codec says all | Jacob Meuser | |
the line out jack have different colors, use the colors in the line out mixer item names. | |||
2009-06-26 | If two or more children exit before hotplugd is scheduled only one SIGCHLD | Kurt Miller | |
will be delivered, so deal with this case in the SIGCHLD handler. Also retry if waitpid() fails with EINTR. looks good deraadt@ millert@ | |||
2009-06-25 | do not use nitems(); ok claudio | Theo de Raadt | |
2009-06-25 | Remove some dead assignments, found by sthen with clang. | Nicholas Marriott | |
2009-06-25 | #ifndef nitems to avoid redefining it if it is already in a header. | Nicholas Marriott | |
2009-06-25 | the rule is not to use nitems() in userland yet | Theo de Raadt | |
2009-06-25 | sync the SENSOR_DRIVE_* names with sysctl(8)'s | Okan Demirmen | |
ok canacar@ | |||
2009-06-25 | use the nitems() macro where appropriate | Okan Demirmen | |
ok canacar@ | |||
2009-06-25 | sasyncd isn't interested in messages on the routing socket other than | Stuart Henderson | |
RTM_IFINFO to monitor the state of carp(4) interfaces; programme the filter on the socket accordingly so it doesn't have to handle other message types. ok henning@ | |||
2009-06-25 | fix the function name in log_warn() text, it was borrowed from some | Stuart Henderson | |
previous test code of mine. | |||
2009-06-25 | Another kroute.c needing RTM_VERSION checks. Looked over by sthen@ and henning@ | Claudio Jeker | |
2009-06-25 | Back out if_ix.c 1.16, 1.17 and 1.18 (and corresponding changes to to | Theo de Raadt | |
if_ix.h) since it corrupts packets or the checksum flags or something upwards and breaks nfs. The 1.16 MCLGETI change does not cause this but has a double free on reboot, and the 1.18 fixes that double free but introduces the packet corruption. | |||
2009-06-25 | At least try to check for the RTM_VERSION here even so part of this code | Claudio Jeker | |
escaped from a horror story and robs you're sanity. This needs major cleanup. OK sthen@, OK henning@ | |||
2009-06-25 | Another kroute.c code with missing RTM_VERSION checks. | Claudio Jeker | |
OK sthen@, henning@ | |||
2009-06-25 | Add missing RTM_VERSION checks. Bad me, no cockies. | Claudio Jeker | |
Tested and OK sthen@, OK henning@ | |||
2009-06-25 | Check RTM_VERSION even on sysctl data. | Claudio Jeker | |
Tested and OK sthen@, OK henning@ | |||
2009-06-25 | backout the buf_acquire() does the bremfree() since all callers | Thordur I. Bjornsson | |
where doing bremfree() befure calling buf_acquire(). This is causing us headache pinning down a bug that showed up when deraadt@ too cvs to current, and will have to be done anyway as a preperation for backouts. OK deraadt@ | |||
2009-06-25 | Another copy another missing RTM_VERSION check. | Claudio Jeker | |
Tested and OK sthen@, OK henning@ | |||
2009-06-25 | Another copy of the strange while loop seen in route(8). Add missing | Claudio Jeker | |
RTM_VERSION check. Tested and OK sthen@, OK henning@ | |||
2009-06-25 | Same code as in route(8) same RTM_VERSION check missing. | Claudio Jeker | |
Tested and OK sthen@, OK henning@ | |||
2009-06-25 | Add a missing RTM_VERSION check. | Claudio Jeker | |
Tested and OK sthen@, OK henning@ | |||
2009-06-25 | Add missing RTM_VERSION check. This is needed before accessing other data | Claudio Jeker | |
from routing messages retrieved via routing socket or sysctl. Tested and OK sthen@, OK henning@ | |||
2009-06-25 | typo; | Jason McIntyre | |
2009-06-25 | re-enable inteldrm since new X driver is about to fix the issue | Theo de Raadt | |
2009-06-25 | incorrect .PATH setting, discovered with nicm | Theo de Raadt | |
2009-06-25 | fxp no longer fits on this media | Theo de Raadt | |
2009-06-25 | Document how to add static MPLS labels. | Michele Marchetto | |
input jmc@, ok claudio@ | |||
2009-06-25 | Change safe_rng_read() from __inline to static __inline like | Jonathan Gray | |
the original FreeBSD code for consistent behaviour between c89/c99 compilers. | |||
2009-06-25 | Teach ifstated to use ROUTE_FILTER. Requested by claudio@. | Stuart Henderson | |
ok claudio@ henning@ | |||
2009-06-25 | scrub_flags is a u_int8_t, but PFSTATE_SCRUB_TCP is 0x0100, so the | Stuart Henderson | |
"reassemble tcp" state option failed to work correctly. Increasing this to u_int16_t fixes kernel/6178. ok deraadt@ henning@ | |||
2009-06-25 | Use the pane flags not the window flags. Doh. | Nicholas Marriott | |