summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-08-21rcsidJason Wright
2001-08-21pretty and add ss* and st* (I knew I was forgetting something)Jason Wright
2001-08-21esp/scsibus/sd/cd/uk goopJason Wright
2001-08-21esp driver from NetBSD (compiles and even probes disks =)Jason Wright
2001-08-21From NetBSD:Jason Wright
#define's for FAS366 (needed for compile of esp_sbus)
2001-08-21Art says it's ok for pmap_enter to effect no mapping change,Hugh Graham
so just return success if this happens.
2001-08-21Enable IFF_MULTICAST when first opening the tun devicebrian
Don't bring the interface up immediately Don't complain about unrecognised interface flags in ``show iface''.
2001-08-21Add support for SIOCADDMULTI & SIOCDELMULTI; NetBSDbrian
2001-08-21Get libkern to compile.Miod Vallat
2001-08-21Remove gcc warnings. Ok drahn@Matthieu Herrb
2001-08-21Don't check for BYPASS options in PCB on ip_output/ip6_output --- thisAngelos D. Keromytis
is already done in ip_spd_lookup()
2001-08-21When the outgoing socket has BYPASS set, don't bother calling theAngelos D. Keromytis
PCB-checking routine.
2001-08-21BSD license; Thomas H. PtacekJakob Schlyter
2001-08-21need cfdriver for dmaJason Wright
2001-08-21Add some comments to make it clearer how we're handling signals.brian
2001-08-21Treat an interface address as conflicting if it's destination addressbrian
matches any existing destination addresses on the interface. This unbreaks ``enable iface-alias''.
2001-08-21Handle snprintf() returning < -1brian
2001-08-21Restore whitespace clobbered with the last commitbrian
2001-08-21Remove some conflicting copyright lines.brian
2001-08-21Add copyright which should have been there when the file was created.Dale Rahn
2001-08-21use round_page() not an incorrect version of it using trunc_page().Dale Rahn
2001-08-21Xr autoconf(4) as other intros havePeter Valchev
2001-08-21I would really like to add a copyright to this file, the NetBSD versionDale Rahn
is copied from the OpenBSD version (mine), however before a copyright was added. Since then effectively the entire file has been replaced with code from NetBSD (which still does not have a copyright). NetBSD tag added, to indicate which version of the file the existing code was derived from.
2001-08-21Put in copyright info which I forgot to add back in 1996.Dale Rahn
2001-08-21Add powerpc autoconf(4) heavily based on the i386 one; ok drahnPeter Valchev
2001-08-21Prototype correctly so this builds with -Wstrict-prototypes.Dale Rahn
DEstatic some of the code, add a ofprint() function for printf like debugging early on in boot (before console). Not currently used, except in special debugging kernels.
2001-08-21Pass closing TCP connections through looser state machine (handle Solaris'Mike Frantzen
stupid spurious ACK|FINs after a close)
2001-08-21Fix up comment to indicate order that libraries in which theDale Rahn
libraries are actually searched.
2001-08-21Change an occurrence of recognized to recognize; six@stalphonsos.comTodd C. Miller
2001-08-21A start... need to wait on intro.4 until we have at least one supportedJason Wright
system =)
2001-08-21update a bit (we've supported hypersparcs for awhile now)... someone elseJason Wright
want to update this even closer to current reality?
2001-08-21add an autoconf page based on the one from i386Jason Wright
2001-08-21Remove some bloat.Miod Vallat
2001-08-20prettyJason Wright
2001-08-20add qec+be (testing consisted of compiling... I've merely proven it ↵Jason Wright
syntactically correct). GENERIC now depends on mii goop (be internal phy)
2001-08-20qec+be (another driver originally written under OpenBSD, but pulled intoJason Wright
this heirarchy from the NetBSD tree... and who says the projects don't work together).
2001-08-20Oops, the vacuum cleaner went too far. Blush, I was sure I had testedMiod Vallat
this...
2001-08-20regenMichael Shalayeff
2001-08-20better aureal namesMichael Shalayeff
2001-08-20qec+qe (driver is untested... it compiles, therefore it works =)Jason Wright
2001-08-20add qec+qe stuff from NetBSD (originally from OpenBSD... funny circle, eh?)Jason Wright
including: - OpenBSD style boot determination - local version of media handling - other local modifications, too.
2001-08-20regenMichael Shalayeff
2001-08-20aureal advantageMichael Shalayeff
2001-08-20Ox versionMichael Shalayeff
2001-08-20Not only is Apple hardware disgusting, but code doesn't even compile.Miod Vallat
2001-08-20spellingPeter Valchev
2001-08-20bump the version for new kbd probe; 10x for a reminder from fgsch@Michael Shalayeff
2001-08-20cvs does not like me.Miod Vallat
2001-08-20$OpenBSD$Jason Wright
2001-08-20$OpenBSD$Jason Wright