Age | Commit message (Expand) | Author |
2002-03-05 | It is clear that I have not committed in a long time!!!! | Niklas Hallqvist |
2002-03-05 | doh, thanks mickey! | Niklas Hallqvist |
2002-03-05 | Deal gracefully with ccb starvation | Niklas Hallqvist |
2002-03-05 | Deal gracefully with ccb starvation | Niklas Hallqvist |
2002-03-04 | Disable the wscons burner functionality... I'm not in the mood to debug it ri... | Jason Wright |
2002-03-04 | ok, so apparently wx doesn't work so well | Nathan Binkert |
2002-03-04 | do not attach wsdisplay if there is none configured | Michael Shalayeff |
2002-03-04 | dc is not listed twice. Put de back, and move dc out of the untested section. | Nathan Binkert |
2002-03-04 | since we can't fit both dc and de, we've got to have de so we can have support | Nathan Binkert |
2002-03-04 | Move dc from the untested group since it is tested, though a commit will | Nathan Binkert |
2002-03-04 | 21140 support for dc isn't reliable enough for it to win over dc. | Nathan Binkert |
2002-03-04 | parts that copy in PK parameters | Theo de Raadt |
2002-03-04 | remove old PK stuff | Theo de Raadt |
2002-03-04 | crypto_check_alg() is not needed | Theo de Raadt |
2002-03-04 | dc not de | Theo de Raadt |
2002-03-04 | Typos; Matt <matt@vertrauen.org> | Jason Wright |
2002-03-03 | Fix crashes associated with SADB_GET/SADB_DUMP --- memory was not | Angelos D. Keromytis |
2002-03-02 | do some more renaming | Theo de Raadt |
2002-03-02 | bump the version after recent addition | Michael Shalayeff |
2002-03-02 | initial cut at crypto_sop definitions for symmetric crypto | Theo de Raadt |
2002-03-02 | cleanup. | Dale Rahn |
2002-03-02 | If two drivers register the same hardware irq, they should get | Dale Rahn |
2002-03-02 | Do not use -1 as an unused entry, 0 is already reserved for invalid/unused. | Dale Rahn |
2002-03-02 | If two drivers register the same hardware irq, they should get | Dale Rahn |
2002-03-02 | These two drivers were incorrectly sharing variables, sometimes expecting | Dale Rahn |
2002-03-02 | more logical order of operations, caveats | Michael Shalayeff |
2002-03-02 | Add machine specific commands to the bootblocks, to let the user display | Miod Vallat |
2002-03-02 | Add a strcmp() prototype, which will be needed shortly. | Miod Vallat |
2002-03-02 | disable immediate ack on TH_PUSH. make behaviour sysctl tuneable. | Niels Provos |
2002-03-01 | reassign | Michael Shalayeff |
2002-03-01 | fix a few irq assignments | Michael Shalayeff |
2002-03-01 | remove tcp_fasttimo and convert delayed acks to the timeout(9) API instead. | Niels Provos |
2002-03-01 | From NetBSD, noticed by Alexander Yurchenko | Chris Cappuccio |
2002-03-01 | Change a config(8) reference to a more appropriate boot_config(8) reference. | Miod Vallat |
2002-03-01 | fp doesn't necessarily have to be set when we do the early FRELE. | Artur Grabowski |
2002-03-01 | sync with KAME | Kenjiro Cho |
2002-03-01 | sysctl for cryptodevallowsoft - /dev/crypto will allow the software engine | Niels Provos |
2002-03-01 | remove CRYPTO_BUF_CONTIG and convert to handle iovs. okay deraadt@ | Niels Provos |
2002-03-01 | helper functions for uio (cuio_apply and cuio_getptr) okay deraadt@ | Niels Provos |
2002-02-28 | forgot viper_hpa | Michael Shalayeff |
2002-02-28 | hide proto from locore | Michael Shalayeff |
2002-02-28 | use red-black tree for lookup_entry. the red-black tree case for | Niels Provos |
2002-02-28 | setting prevlcv to 0 doesnt require additional checks. from chs@ | Niels Provos |
2002-02-28 | Start quirks off with NOWIDE, NOSYNC and NOTAGS and remove the | Kenneth R Westerback |
2002-02-27 | Better values for invalid pte initialization. | Miod Vallat |
2002-02-27 | don't execute the pmap_update() call if we have no watch list. bo-bo art :-) | Per Fogelstrom |
2002-02-27 | make SPLAY_MIN and SPLAY_MAX (and thus SPLAY_FOREACH) safe on an emptry tree | Mike Frantzen |
2002-02-27 | We have memcpy and memset in the kernel. | Artur Grabowski |
2002-02-26 | Cut/pasto: don't forget to scan for the source address | Jason Wright |
2002-02-26 | Add optional pool memory hard limits, mainly as temporary solution | Daniel Hartmeier |