summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-09-20hp pci bridge idMichael Shalayeff
2004-09-20CAVEATS comes after HISTORY.Jared Yanovich
from jmc
2004-09-20Too much cut'n'paste in NIOT description cause confusion as the textMiod Vallat
refers to ;H but shows ;A in examples; spotted by nick@
2004-09-20addres -> addressMiod Vallat
2004-09-20syncAlexander Yurchenko
2004-09-20Add nvidia nforce3 250 audio. From FreeBSD via deraadt@.Alexander Yurchenko
``go for it'' deraadt@
2004-09-20fix copyright year; pt out by miod@Michael Shalayeff
2004-09-20There was one CF_5_xx constant left in the 52xx code, change it to CF_52_xxMiod Vallat
(purely cosmetic, as these constant share the same values).
2004-09-20// is not valid in asm. doh...Per Fogelstrom
2004-09-20Some cleanups for RM52x0 cpus.Per Fogelstrom
2004-09-20spl dance to protect buffer flags in a sensitive contextPedro Martelletto
ok millert@ tedu@
2004-09-20Homogeneize with other platforms' Makefiles; mainly adds the ability toMiod Vallat
compile a kernel with propolice disabled, and only disable the log() and printf() gcc builtins.
2004-09-20error out for pkgcfl in pkg_create, but don't warn if it's found inMarc Espie
existing packages or installed packages. Too much noise for now.
2004-09-20splraise can be inlined or not by definePer Fogelstrom
2004-09-20Add support for R10K cpu classPer Fogelstrom
2004-09-20Add support for R10K cpu classPer Fogelstrom
2004-09-20R10K cpu class cache supportPer Fogelstrom
2004-09-20deals with conflicts, must keep pkgcfl around a little while longer...Marc Espie
2004-09-20old pkgcfl is dead.Marc Espie
2004-09-20use fullname() in sample, so that absolute names AND relative names work.Marc Espie
problem noticed by sturm@
2004-09-20some people are just incapable of properly comitting to *devs filesMichael Shalayeff
2004-09-20don't include sys/malloc.h, no memory management functions are usedBrad Smith
by any of the MII drivers. From NetBSD
2004-09-20another unit; http://www2.elecom.co.jp/products/UC-SGT.htmlTheo de Raadt
2004-09-20meant to commit this too, remove old resume workaround flagsBrad Smith
2004-09-20remove software-based workaround for the resume issue.Brad Smith
ok beck@
2004-09-20enable code to disable dynamic standby mode on 82550'sBrad Smith
ok beck@
2004-09-19add vflushbuf.9 and vwakeup.9Jared Yanovich
2004-09-19add man pages for vflushbuf() and vwakeup().Jared Yanovich
ok and help pedro and jmc, ok tedu
2004-09-19typo, or -> ofBrad Smith
2004-09-19regenMichael Shalayeff
2004-09-19proper sigsetreturn() argsMichael Shalayeff
2004-09-19another long that is really u_intMichael Shalayeff
2004-09-19const this speedtab tooMichael Shalayeff
2004-09-19ressurect hpux_sig.c and implement just the different parts in arch/hpux_sig2.cMichael Shalayeff
2004-09-19constify speedtabs and make ttspeedtab() take a const struct speedtab *Michael Shalayeff
2004-09-19nop missing in bd slotPer Fogelstrom
2004-09-19do not blindly assume console has been mappedMichael Shalayeff
2004-09-19document CDROM_SITE defaults to empty and what to set it to; ok espiePeter Valchev
2004-09-19turn totalphysmem into physmem and name old physmem into smth it really isMichael Shalayeff
2004-09-18c++ code be linted (or, heck, read)Theo de Raadt
2004-09-18remove unused var, and then fix the code to watch for waitpid() errorsTheo de Raadt
ok otto millert
2004-09-18greatly improved by jmc with some tweaks by yours trulyHenning Brauer
2004-09-18some delinting; ok ottoTheo de Raadt
2004-09-18jmc says S before s and not s before S, sssssssso we do.Henning Brauer
2004-09-18hierarchy is spelled hierarchy, from Jonathan GrayTed Unangst
2004-09-18off by one in checkTed Unangst
2004-09-18for unconfigured devices also print model numberMichael Shalayeff
2004-09-18Install the yacc(1) PSD. ok mickey@ jmc@Otto Moerbeek
2004-09-18gnu code will never, ever, EVER, get close to passing lintTheo de Raadt
2004-09-18My Bad.Bob Beck
Can I have my spanking now wurstchen?