summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-15Set RL_FLAG_INVMAR for RTL8105E/RTL8401E/RTL8168E VL so multicastJonathan Gray
2011-06-15tweak previous;Jason McIntyre
2011-06-15more testsJasper Lievisse Adriaanse
2011-06-15- only process Requires.private if needed (--cflags, --static or --print-requ...Jasper Lievisse Adriaanse
2011-06-15- add tests for --static (failing right now)Jasper Lievisse Adriaanse
2011-06-15When BN_bn2bin converts a bignum to the binary representationMike Belopuhov
2011-06-15change yet again how we handle transparent formatting of manpages.Marc Espie
2011-06-15Document IP_RECVRTABLEMike Belopuhov
2011-06-15Add IP_RECVRTABLE socket option to be used with a IPPROTO_IPMike Belopuhov
2011-06-15Silence unneeded conversion warning. Okay jordan@.Paul Irofti
2011-06-15FUJITSU MBD drives seem okDavid Gwynne
2011-06-15all the dell md3xxx arrays are rdacDavid Gwynne
2011-06-15print which ldev, controller, port, and whether we're asymmetric orDavid Gwynne
2011-06-15check the preferred path ownership bit rather than assuming that odd lunsDavid Gwynne
2011-06-15build inquiry with scsi_init_inquiry().David Gwynne
2011-06-15factor the common bits out of code that builds scsi inquiry commands intoDavid Gwynne
2011-06-15try to make critical messages make more sense. help from sthen.Marco Peereboom
2011-06-15if the system runs out of mbufs and cannot provide any when fillingDavid Gwynne
2011-06-14make sure key_parse_public/private_rsa1() no longer consumes its input buffer.Markus Friedl
2011-06-14exit if there is an unknown option; from FreeBSDChristian Weisgerber
2011-06-14Intel 3400 AHCI responds to PMP probes like ATI SBx00 chips.Jonathan Matthew
2011-06-14KNF (no change in .o files)Ryan Thomas McBride
2011-06-13Let opcodes build for ia64 cross-tools.Paul Irofti
2011-06-13Not need define KEYBOARD_ARRAY (keyboard array used only in dev/adb/akbd.cAlexandr Shadchin
2011-06-13fill in tests for getting/setting variablesJasper Lievisse Adriaanse
2011-06-12tweak the virtual pkg-config configJasper Lievisse Adriaanse
2011-06-12- cleanup now --errors-to-stdout is honoredJasper Lievisse Adriaanse
2011-06-12- rename pr_* to say_* to be consistent with perl (prompted by espie@)Jasper Lievisse Adriaanse
2011-06-12- Rename $D to $mode{debug} for consistency.Jasper Lievisse Adriaanse
2011-06-12- fix commentJasper Lievisse Adriaanse
2011-06-12- fix version comparison by adjusting the regex which decides aboutJasper Lievisse Adriaanse
2011-06-12Some devices, like parts of the NVIDIA C51 chipset, have a broken CapabilitiesMark Kettenis
2011-06-11syncMiod Vallat
2011-06-11Don't split sentence with a command.lum
2011-06-11Unbreak the build with MANPS, making sure to still honour NOMAN.Ingo Schwarze
2011-06-11- add check for empty filesJasper Lievisse Adriaanse
2011-06-11- add missing comment for missing-req-3Jasper Lievisse Adriaanse
2011-06-11- add test for empty .pc-filesJasper Lievisse Adriaanse
2011-06-10Monster update of ix(4). This brings ix(4) close to what is currentlyClaudio Jeker
2011-06-10syncStuart Henderson
2011-06-10typo; from Doug Barton (freebsd r222890)Jason McIntyre
2011-06-10tweak previous;Jason McIntyre
2011-06-10One less entry in BUGS.Antoine Jacoutot
2011-06-10Finally deal with background processes: "rc_cmd start" will now returnAntoine Jacoutot
2011-06-10RegenClaudio Jeker
2011-06-10Fix numeric order of a 82598 chip and add the id of 82599VF for theClaudio Jeker
2011-06-10Do not set the dying flag in wdc_wait_for_status, since there is atTheo de Raadt
2011-06-10syncTheo de Raadt
2011-06-09In ffs_write, do not deref to get the p_ucred for VOP_FSYNC (aka ffs_fsync)Theo de Raadt
2011-06-09So long, rdconfig. You won't be missed.Owain Ainsworth