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