Age | Commit message (Expand) | Author |
2001-05-24 | If the copied tag head is empty, initialize it properly. This (along | Angelos D. Keromytis |
2001-05-24 | If the copied tag container is empty, initialize it properly. | Angelos D. Keromytis |
2001-05-24 | Garbage collect procfs_findtextvp(). | Aaron Campbell |
2001-05-24 | - fix pr 1548: Cannot set arbitrary atime/mtime on ext2fs volume | jasoni |
2001-05-24 | Angelos' Fuji camera is an 8070i device and it only accepts 12 byte CDBs. | Constantine Sapuntzakis |
2001-05-24 | style/cleanup (of function headers) | jasoni |
2001-05-24 | When releasing the tx buffers, walk through all of them, don't abort when | Artur Grabowski |
2001-05-24 | Fix fragment handling for SNDCTL_DSP_GETxSPACE ioctls; per NetBSD PR/12796. | Aaron Campbell |
2001-05-24 | Check malloc() return value, from tedu@heorot.stanford.edu | Angelos D. Keromytis |
2001-05-24 | Check malloc() return value, from tedu@heorot.stanford.edu | Angelos D. Keromytis |
2001-05-24 | Check malloc() returns, from tedu@heorot.stanford.edu, ok aaron@ | Angelos D. Keromytis |
2001-05-24 | Initialize p to NULL in lookup. | Artur Grabowski |
2001-05-24 | Check return values (tedu@heorot.stanford.edu) | Angelos D. Keromytis |
2001-05-24 | Dereference mbuf after validity check (tedu@heorot.stanford.edu) | Angelos D. Keromytis |
2001-05-24 | typo | Artur Grabowski |
2001-05-23 | Adjust computed cpuspeed by 3/8 on 68040 machines to correspond to | Todd C. Miller |
2001-05-23 | Don't panic on kqueues and crypto descriptors in fpathconf. | Artur Grabowski |
2001-05-23 | - relax alignment constraints | Jason Wright |
2001-05-23 | Fix getattr and setattr. | Artur Grabowski |
2001-05-23 | Indentation. | Artur Grabowski |
2001-05-23 | bus_dmaify mcr handling (just leaves buffer lists and mac buffer to go...) | Jason Wright |
2001-05-22 | Add an IPSEC_NEEDED tag if SKIPCRYPTO is set in the TDB | Angelos D. Keromytis |
2001-05-22 | - delay allocation of rng handling structures | Jason Wright |
2001-05-22 | - Don't poll the rng more than 100 times a second | Jason Wright |
2001-05-22 | Do some ideally unneeded checking of tags. | Angelos D. Keromytis |
2001-05-22 | TAILQ_INIT() is preferred. | Angelos D. Keromytis |
2001-05-22 | Initialize packet tags. | Angelos D. Keromytis |
2001-05-22 | Initialize packet tag -- this has probably been causing panics for | Angelos D. Keromytis |
2001-05-22 | Compile with WDCDEBUG. Fix a debug printout. | Hakan Olsson |
2001-05-22 | support for D-Link DFE-530TX and DFE-530TX+; from Maxim Tsyplakov <tm@oganer.... | Michael Shalayeff |
2001-05-22 | Vendor and prodid are 16-bits, not 32. | Federico G. Schwindt |
2001-05-22 | A few more entries from NetBSD. | Federico G. Schwindt |
2001-05-22 | regen. | Federico G. Schwindt |
2001-05-22 | More products from NetBSD. | Federico G. Schwindt |
2001-05-22 | Corega FastEther TXD. | Federico G. Schwindt |
2001-05-22 | regen. | Federico G. Schwindt |
2001-05-22 | Corega Fast Ether TXD; from NetBSD. | Federico G. Schwindt |
2001-05-22 | Add Synergy21 S21810 support; from NetBSD. | Federico G. Schwindt |
2001-05-22 | regen. | Federico G. Schwindt |
2001-05-22 | Add Synergy21 S21810; from NetBSD. | Federico G. Schwindt |
2001-05-22 | fix starting comment; detected while playing with recent gas. | Federico G. Schwindt |
2001-05-22 | Simplify option printing. ok deraadt@ | Angelos D. Keromytis |
2001-05-21 | Correctly position the #if's wrt the locking macros... | Miod Vallat |
2001-05-21 | static binary | Theo de Raadt |
2001-05-21 | Name the PowerPC G4 processors better. Do not perform the cache control | Dale Rahn |
2001-05-21 | SKIPCRYPTO flag | Angelos D. Keromytis |
2001-05-21 | Remove csum-related tags (we'll use mbuf flags instead), add some new ones. | Angelos D. Keromytis |
2001-05-21 | Cosmetic. | Angelos D. Keromytis |
2001-05-21 | Use int16_t for tag ID and tag length. | Angelos D. Keromytis |
2001-05-21 | Use int16_t for the type and length of ipsec_ref objects. | Angelos D. Keromytis |