Age | Commit message (Expand) | Author |
2001-06-07 | Restore debugging to att format. | Marc Espie |
2001-06-07 | Better warning fix, in line with the rest of the code | Marc Espie |
2001-06-07 | Depricate the -alias option (it's been -nat for a long time) | brian |
2001-06-07 | Add instructions how to build libsl. | Hans Insulander |
2001-06-07 | Print the right port on error message. | Angelos D. Keromytis |
2001-06-07 | Actually, using ACQUIRE can cause lowering of security policy level | Angelos D. Keromytis |
2001-06-07 | Ingress flows should be ACQUIRE, not REQUIRE. | Angelos D. Keromytis |
2001-06-07 | log_error -> log_print | Angelos D. Keromytis |
2001-06-07 | remove extra space before ether address for Lucent wi boards | Todd C. Miller |
2001-06-07 | On a pfkeyv2_get(), allocate enough room for the extra stuff we store | Angelos D. Keromytis |
2001-06-07 | no, definately *wi.* does not work here | Michael Shalayeff |
2001-06-07 | Rogue debug printf. | Angelos D. Keromytis |
2001-06-07 | missed from last ci, all is from netbsd of course | Michael Shalayeff |
2001-06-07 | no longer need to set sc_prism2 manually | Todd C. Miller |
2001-06-07 | probe prism2 chips based on the probed card id, not cis | Michael Shalayeff |
2001-06-07 | fix typo in wi* at pci | Todd C. Miller |
2001-06-07 | Actually, don't re-insert X509 certs which we acquired from our store | Angelos D. Keromytis |
2001-06-07 | No need to allocate/free X509 policy information -- the certs are | Angelos D. Keromytis |
2001-06-07 | Get rid of useless x509_policy_asserts[] | Angelos D. Keromytis |
2001-06-07 | Get rid of the main policy session (unnecessary). | Angelos D. Keromytis |
2001-06-07 | Add an X509 cert in the policy session even if it was found in our | Angelos D. Keromytis |
2001-06-07 | use faster arc4random() instead of get_random_bytes(); jason@ ok | Michael Shalayeff |
2001-06-07 | Correctly initialize the policy_id field on SA structures, such that | Angelos D. Keromytis |
2001-06-07 | Add some log_print() | Angelos D. Keromytis |
2001-06-07 | sync | Theo de Raadt |
2001-06-06 | remove debug message; Darren.Moffat@eng.sun.com | Markus Friedl |
2001-06-06 | typo in comment | Artur Grabowski |
2001-06-06 | cleanup, remove old code | Markus Friedl |
2001-06-06 | in bridge_filter(), pullup hlen, not sizeof(struct ip); ok jason@ | jasoni |
2001-06-06 | NUL-terminate passphrase. | Angelos D. Keromytis |
2001-06-06 | be more consistant in codec i/o debug prints | Michael Shalayeff |
2001-06-06 | Call doshutdownhooks() in boot(). ok jj@ niklas@ | Miod Vallat |
2001-06-06 | Reorder and tidy; partly from mpech@prosoft.org.lv | Paul Janzen |
2001-06-06 | Better formatting; removed extraneous right parenthesis. | Paul Janzen |
2001-06-06 | Let set_pkg kill trailing / in pkgname. | Marc Espie |
2001-06-06 | reorder sections, minor tidying; mpech@prosoft.org.lv | Paul Janzen |
2001-06-06 | remove unnecessary quotes; mpech@prosoft.org.lv | Paul Janzen |
2001-06-06 | Do not dump core on empty comment | Marc Espie |
2001-06-06 | Use pool(9) for some of the structures, and splimp/splx to protect | Angelos D. Keromytis |
2001-06-06 | We now disable interrupts in the bus-specific attach routine. | Todd C. Miller |
2001-06-06 | wi* @ pci | Todd C. Miller |
2001-06-06 | PCI shim for if_wi.c as promised. Magic for setting the PLX up | Todd C. Miller |
2001-06-06 | regen | Todd C. Miller |
2001-06-06 | Add products based on the PLX 905x that act as dumb PCI -> PCMCIA bridges | Todd C. Miller |
2001-06-06 | In -p mode, set directory times in post-order pass since otherwise the | Todd C. Miller |
2001-06-06 | more cleaning | Artur Grabowski |
2001-06-06 | cleaning | Artur Grabowski |
2001-06-06 | Replace all 'if (_dl_debug) _dl_printf(...)' with a macro. | Artur Grabowski |
2001-06-06 | No need to extern _dl_debug here. | Artur Grabowski |
2001-06-06 | more cleanup | Artur Grabowski |