summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-21Typo: 'a architecture' -> 'an architectureKenneth R Westerback
2001-08-21syncTheo de Raadt
2001-08-21Remove /usr/bin/mkfifo link -- mkfifo has lived in /sbin for severalTodd C. Miller
2001-08-21No need to explicitely link with libgcc.aMiod Vallat
2001-08-21Recurse in mvmeppcMiod Vallat
2001-08-21Dumb Makefile to recurse in stand/ for mvmeppc land.Miod Vallat
2001-08-21KNFTheo de Raadt
2001-08-21MLINK to config file man pageTheo de Raadt
2001-08-21Update to sendmail 8.11.6, from the release notes:Todd C. Miller
2001-08-21add hme at sbusJason Wright
2001-08-21put bus independent part of hme in here so we don't conflict with the sparcJason Wright
2001-08-21sbus specific driver for hme (from netbsd)Jason Wright
2001-08-21bus independent part of hme driver from netbsdJason Wright
2001-08-212nd rule of comitting fixMichael Shalayeff
2001-08-21syncTheo de Raadt
2001-08-21cut/pasto in rule flushing code (using wrong list); base on patch from Henk v...Jason Wright
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
2001-08-21Art says it's ok for pmap_enter to effect no mapping change,Hugh Graham
2001-08-21Enable IFF_MULTICAST when first opening the tun devicebrian
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
2001-08-21When the outgoing socket has BYPASS set, don't bother calling theAngelos D. Keromytis
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
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
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
2001-08-21Pass closing TCP connections through looser state machine (handle Solaris'Mike Frantzen
2001-08-21Fix up comment to indicate order that libraries in which theDale Rahn
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
2001-08-21update a bit (we've supported hypersparcs for awhile now)... someone elseJason Wright
2001-08-21add an autoconf page based on the one from i386Jason Wright
2001-08-21Remove some bloat.Miod Vallat
2001-08-20prettyJason Wright