summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-30styleMarc Espie
2010-06-30Instead of failing immediately , check for ENOTTY from the parent (umodem)Nicholas Marriott
2010-06-30Add mostly working support for ironlake (integrated graphics on core i5 and i3Owain Ainsworth
2010-06-30add support for ironlake (clarkdale and arrandale, i.e. core i3 and coreOwain Ainsworth
2010-06-30tweak previous;Jason McIntyre
2010-06-30there's no tcsh page in base, so don;t bother xr'ing it;Jason McIntyre
2010-06-30tweak previous;Jason McIntyre
2010-06-30tweak previous;Jason McIntyre
2010-06-30sort usage();Jason McIntyre
2010-06-30tweak previous;Jason McIntyre
2010-06-30Pass a struct kroute and not a kroute_node to kr_redist_remove(). ThisClaudio Jeker
2010-06-30Kill IMSG_KLABEL_INSERT and all the related functions around it.Claudio Jeker
2010-06-30If the device has the PCI Express capability, save the slot control and statusMark Kettenis
2010-06-30Rework how we "redistribute" networks. Send all pathes of an active routeClaudio Jeker
2010-06-30Preserve and restore BARs on suspend/resume for all devices, not justMike Larkin
2010-06-30Move OBJ_NAME and ATTR_NAME macros to schema.h so it's reachable fromMartin Hedenfal
2010-06-30Verify that any object class subclassing is allowed.Martin Hedenfal
2010-06-30Closing of full blocks (Bd Bf Bk Bl It Fo Nd Rs Sh Ss) may never beIngo Schwarze
2010-06-30Make deprecated command line argument for extractinglum
2010-06-30Validate that all attributes are allowed by any of its object classes.Martin Hedenfal
2010-06-30Call msleep(9) with PNORELOCK rather than calling mtx_leave()Matthew Dempsky
2010-06-30Switch bufq FIFO disclipline from using TAILQs to SIMPLEQs.Matthew Dempsky
2010-06-30Prune some dead assignments in st_interpret_sense(); st(4) alreadyMatthew Dempsky
2010-06-30Sync kroute.c code with ospfd's version of kroute.c. A small step to supportClaudio Jeker
2010-06-30Add support for naming images and setting the type, including boot scripts.Dale Rahn
2010-06-30lots of SCARG simplification. ok matthewTed Unangst
2010-06-30Switch prefix in struct map to a struct in_addr instead of a u_int32_t.Claudio Jeker
2010-06-30clarify why carp demotion is necessary, and who is doing it.Kjell Wooding
2010-06-30Move the plimit and pcred bits in fork1() into process_new() and makePhilip Guenthe
2010-06-30Only two variables - HOME and SHELL - are from the environment, so just fillNicholas Marriott
2010-06-30handle whitespace around installpath in pkg.confAlexander Hall
2010-06-30Unused variables.Nicholas Marriott
2010-06-30Update libedit to bring it into sync with the latest version from NetBSD.Nicholas Marriott
2010-06-30switch ss over to using xshandlers for queuing io. this brings it into lineDavid Gwynne
2010-06-29regress tests for key options in AuthorizedPrincipalsDamien Miller
2010-06-29Use new ACPI PCI mapping to get _PRT busJordan Hargrave
2010-06-29Add new read-only vtable entries for device and connection string and use thoseNicholas Marriott
2010-06-29Since dial-up is no longer supported, no need to store a phone number, orNicholas Marriott
2010-06-29Do the same for di, es, fo, rc and remove their remote variables.Nicholas Marriott
2010-06-29allow key options (command="..." and friends) in AuthorizedPrincipals;Damien Miller
2010-06-29allow import (-i) and export (-e) of PEM and PKCS#8 encoded keys;Damien Miller
2010-06-29fix output handling:Alexander Hall
2010-06-29For every variable which has a value table entry with IREMOTE, remove theNicholas Marriott
2010-06-29Fix ramdisks (new code was placed inside a SMALL_KERNEL chunk)Theo de Raadt
2010-06-29make the xcrypt match the jsg code in opensslTheo de Raadt
2010-06-29sort SEE ALSO;Jason McIntyre
2010-06-29Add some missing UHCI and EHCI register restores on resume. Fixes at leastMike Larkin
2010-06-29Add support for mapping ACPI to PCI devicesJordan Hargrave
2010-06-29keeping a TODO file here implies somebody caresTed Unangst
2010-06-29Add support for referrals. Referrals are configured in the config file,Martin Hedenfal