Age | Commit message (Expand) | Author |
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 | DES_LONG as non-int is just RIDICULOUS | Theo de Raadt |
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 | Same warning as on alpha.html about unstable machines. | Miod Vallat |
2002-03-04 | dc not de | Theo de Raadt |
2002-03-04 | Use new preserve flag for the root directory. | Todd C. Miller |
2002-03-04 | Add a 'preserve' flag to tell mtree not to change the attributes of | Todd C. Miller |
2002-03-04 | off by one; thanks to joost@pine.nl | Markus Friedl |
2002-03-04 | handle connection close during read of protocol version string. | Kevin Steves |
2002-03-04 | $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add | Kevin Steves |
2002-03-04 | Update Copyright(c)'s to 2002 | Kenneth R Westerback |
2002-03-04 | Change the default install sets to include everything but the X sets. | Kenneth R Westerback |
2002-03-04 | error-> debug, because O_NONBLOCK for /dev/null causes too many different err... | Markus Friedl |
2002-03-04 | unused include | Markus Friedl |
2002-03-04 | Make makedbm work on alpha and sparc64. -moj from NetBSD. | Mats O Jansson |
2002-03-04 | Don't blow away ``set escape'' settings when we've completed the | brian |
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-03 | Cleanup/Improve trap handling. | Kenneth R Westerback |
2002-03-02 | do some more renaming | Theo de Raadt |
2002-03-02 | A start for testing EVFILT_PROC, not done yet, but this is a good check point. | Artur Grabowski |
2002-03-02 | Document how NOTE_TRACK behaves. | Artur Grabowski |
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 | correct copyright dates for scp license; ok markus@ | Kevin Steves |
2002-03-02 | Accept deroff's -m flags too. | Todd C. Miller |
2002-03-02 | No more writable strings in -b mode. | Todd C. Miller |
2002-03-02 | Kill JOB_REMIGRATE. | Marc Espie |
2002-03-02 | Document PORTHOME. | Marc Espie |
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 | Merge the useful bits of the 4.4BSD src/share/dict/README and | Todd C. Miller |
2002-03-02 | document tcp.ackonpush | Niels Provos |
2002-03-02 | disable immediate ack on TH_PUSH. make behaviour sysctl tuneable. | Niels Provos |
2002-03-02 | kill #ifdef REMOTE stuff that only obfuscates issues. | Marc Espie |
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 | Sort -df, not sort -f | Todd C. Miller |