Age | Commit message (Expand) | Author |
2010-06-30 | Switch prefix in struct map to a struct in_addr instead of a u_int32_t. | Claudio Jeker |
2010-06-30 | clarify why carp demotion is necessary, and who is doing it. | Kjell Wooding |
2010-06-30 | Move the plimit and pcred bits in fork1() into process_new() and make | Philip Guenthe |
2010-06-30 | Only two variables - HOME and SHELL - are from the environment, so just fill | Nicholas Marriott |
2010-06-30 | handle whitespace around installpath in pkg.conf | Alexander Hall |
2010-06-30 | Unused variables. | Nicholas Marriott |
2010-06-30 | Update libedit to bring it into sync with the latest version from NetBSD. | Nicholas Marriott |
2010-06-30 | switch ss over to using xshandlers for queuing io. this brings it into line | David Gwynne |
2010-06-29 | regress tests for key options in AuthorizedPrincipals | Damien Miller |
2010-06-29 | Use new ACPI PCI mapping to get _PRT bus | Jordan Hargrave |
2010-06-29 | Add new read-only vtable entries for device and connection string and use those | Nicholas Marriott |
2010-06-29 | Since dial-up is no longer supported, no need to store a phone number, or | Nicholas Marriott |
2010-06-29 | Do the same for di, es, fo, rc and remove their remote variables. | Nicholas Marriott |
2010-06-29 | allow key options (command="..." and friends) in AuthorizedPrincipals; | Damien Miller |
2010-06-29 | allow import (-i) and export (-e) of PEM and PKCS#8 encoded keys; | Damien Miller |
2010-06-29 | fix output handling: | Alexander Hall |
2010-06-29 | For every variable which has a value table entry with IREMOTE, remove the | Nicholas Marriott |
2010-06-29 | Fix ramdisks (new code was placed inside a SMALL_KERNEL chunk) | Theo de Raadt |
2010-06-29 | make the xcrypt match the jsg code in openssl | Theo de Raadt |
2010-06-29 | sort SEE ALSO; | Jason McIntyre |
2010-06-29 | Add some missing UHCI and EHCI register restores on resume. Fixes at least | Mike Larkin |
2010-06-29 | Add support for mapping ACPI to PCI devices | Jordan Hargrave |
2010-06-29 | keeping a TODO file here implies somebody cares | Ted Unangst |
2010-06-29 | Add support for referrals. Referrals are configured in the config file, | Martin Hedenfal |
2010-06-29 | Add missing include. | Joel Sing |
2010-06-29 | Mention keepalives here too; ok jmc@ | Stuart Henderson |
2010-06-29 | Don't use SUBDIR to traverse tags builds, but punt them straight to | Theo de Raadt |
2010-06-29 | Merge v_type and v_access into one v_flags member in value_t, get rid of TRUE | Nicholas Marriott |
2010-06-29 | aesni, a driver for the crypto framework, similar to the | Thordur I. Bjornsson |
2010-06-29 | In the boot blocks, stop assuming we have a 1:1 mapping of low physical | Miod Vallat |
2010-06-29 | sync | Theo de Raadt |
2010-06-29 | Replace enc(4) with a new implementation as a cloner device. We still | Reyk Floeter |
2010-06-29 | During kernel bootstrap, stop assuming the kernel image has been loaded in | Miod Vallat |
2010-06-29 | There is absolutely no need to double map DVMA addresses into the kernel address | Miod Vallat |
2010-06-29 | Fix an obviously wrong comment. ok reyk@ | Kjell Wooding |
2010-06-29 | Add PADDR_IS_DMA_REACHABLE macro so art stops whining | Thordur I. Bjornsson |
2010-06-29 | Rework cypress cpu cache setup, and enable writeback mode. Adapted from | Miod Vallat |
2010-06-29 | document the 'schema' keyword, and remove the placeholders for schema syntax | Martin Hedenfal |
2010-06-29 | Add regression tests for ftp regarding the -o flag. | Alexander Hall |
2010-06-29 | fpu_kernel_{enter,exit}; Functions to allow the use of | Thordur I. Bjornsson |
2010-06-29 | Shrink struct scsi_sense_data and thus the sense member of scsi_xfer, | Kenneth R Westerback |
2010-06-29 | use a union to align the dns answer buffer until gcc4 is fixed | Theo de Raadt |
2010-06-29 | add code to lookup the RSA public keys in /etc/iked/pubkeys/ as an | Reyk Floeter |
2010-06-29 | Shave off some instructions: | Jasper Lievisse Adriaanse |
2010-06-29 | Remember on what listener a connection got from, and return protocol error | Martin Hedenfal |
2010-06-29 | skip empty ranges in uvm_pmr_assertvalid; | Thordur I. Bjornsson |
2010-06-29 | tip is no longer setuid or setgid so get rid of the complicated | Nicholas Marriott |
2010-06-29 | we don't care about keeping rccs_id | Ted Unangst |
2010-06-29 | Strip out ancient bits in struct user that were still used only by | Philip Guenthe |
2010-06-29 | remove -t from SYNOPSIS; | Jason McIntyre |