summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-09-22this follows the dox, saying that %ds should be loaded w/Michael Shalayeff
2000-09-22fix my bug dating back to february the 14th of 1998,Michael Shalayeff
2000-09-21Bad mickey doesn't know how to spell ``openings''Miod Vallat
2000-09-21do not limit openings to defined SDOUTSTANDING value of 4, since many control...Michael Shalayeff
2000-09-21initialize sc_link.openings to it's (currently) default value of 4Michael Shalayeff
2000-09-21calculate maxopd at the right placeNiels Provos
2000-09-21oops forgot the other case in the pmsintr for add_mouse_randomness() callMichael Shalayeff
2000-09-21use volatile's on all structures shared between cpu and hifnJason Wright
2000-09-21styleJason Wright
2000-09-21Patch from FreeBSD (wpaul):Jason Wright
2000-09-21Correctly handle srcid/dstid.Angelos D. Keromytis
2000-09-20check out the bios device name we are probed w/ to not probe on apmMichael Shalayeff
2000-09-20Add IDENTITY payloads to flow establishment (and cleanup accordingly)Angelos D. Keromytis
2000-09-20Don't use LOOPBACK addresses when trying to determine source addressAngelos D. Keromytis
2000-09-20support 64bit BARs from NetBSDNiklas Hallqvist
2000-09-20Off by one in a validity checkNiklas Hallqvist
2000-09-20Extend the region in which we allow mapping unmapped PCI devices.Niklas Hallqvist
2000-09-20remove unused codeNiels Provos
2000-09-20correctly calculate mssNiels Provos
2000-09-20fix in_pcbrtentryNiels Provos
2000-09-20Since ifa_refcnt was bumped to an int and rt_flags is an int too, bumpArtur Grabowski
2000-09-20Allow IDENTITY payloads in ADDFLOW messages.Angelos D. Keromytis
2000-09-20make SDOUTSTANDING redefinable, since some controller can handle more than 4 ...Michael Shalayeff
2000-09-19twe on BTheo de Raadt
2000-09-19only free tdbi if IPSECTheo de Raadt
2000-09-19trailing spacesNiklas Hallqvist
2000-09-19trailing spacesNiklas Hallqvist
2000-09-19SA bundles.Angelos D. Keromytis
2000-09-19syncNiklas Hallqvist
2000-09-19redundancy in product names is badNiklas Hallqvist
2000-09-19Remove annoying debugging print that was introduced with the cmap setting code.Dale S. Rahn
2000-09-19Remove secondary hack that limited mapped size. Not needed with BAT mappings.Dale S. Rahn
2000-09-19Remove hack code that "limited" the mapped memory to 64k. Now thatDale S. Rahn
2000-09-19Changes to support ioctls as required for a framebuffer X server.Dale S. Rahn
2000-09-19Add openfirmware handle so that vgafb can set colormap via openfirmware.Dale S. Rahn
2000-09-19Use the BATs to map devices. This is partially so that largerDale S. Rahn
2000-09-19Still more careful with cleaning up.Angelos D. Keromytis
2000-09-19Better cleanup on invalid ADDFLOW message.Angelos D. Keromytis
2000-09-19Added files, and IPv6-IPsec update.Angelos D. Keromytis
2000-09-19Lots and lots of changes.Angelos D. Keromytis
2000-09-19SPD-driven IPsec.Angelos D. Keromytis
2000-09-18fix compilation problem on systems w/o inet6.Federico G. Schwindt
2000-09-18Path MTU discovery based on NetBSD but with the decision to use the DFNiels Provos
2000-09-18fix reversed muting; patch from: jason@Brad Smith
2000-09-17Consistent tabifyPaul Janzen
2000-09-17Only check defined bits when waiting for valid AC97 input slotMarco S Hyman
2000-09-17Drop dubious ESP/AH packets without crashing (thanks to dr@kyx.net andAngelos D. Keromytis
2000-09-17implement SIOCSIFMTU, okay deraadt@Niels Provos
2000-09-17Add fxp cardbus attachment here, too. Shorten some attachment descriptions.Aaron Campbell
2000-09-17Support detach of fxp devices to allow ejection of Intel CardBus adapters.Aaron Campbell