summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-24Harmonize and complete wrt cross-compilation.Miod Vallat
2001-12-24pcib is required if pcibios is there; deraadt@ okMichael Shalayeff
2001-12-24regenMichael Shalayeff
2001-12-24add sis735 host-pci and 5571 is host tooMichael Shalayeff
2001-12-24fix // comment, kill some dangling spacesMichael Shalayeff
2001-12-24fix a // comment and kill a few trailing spacesMichael Shalayeff
2001-12-24More brdtyp vs cputyp replacements.Miod Vallat
2001-12-24close ppp.conf.sample file as requestedTheo de Raadt
2001-12-24Add iana url and correct text; openbsd@davidkrause.comThomas Nordin
2001-12-24try all listed keys.. how did this get broken?Theo de Raadt
2001-12-24- completely change the mmu segment and page table structure definitions,Miod Vallat
2001-12-24<machine/pte.h> not needed here.Miod Vallat
2001-12-24Hooks to enable building a cross-ld for mvme88k.Miod Vallat
2001-12-24Be more TLB-coherency friendly in pmap_k* functions.Miod Vallat
2001-12-23Some minor typographical adjustments:Kenneth R Westerback
2001-12-23syncNathan Binkert
2001-12-23Add a nec USB 2.0 controllerNathan Binkert
2001-12-23find correct line number in lval, instead of valTheo de Raadt
2001-12-23Remove extra blank line displayed before the paragraph 'As withKenneth R Westerback
2001-12-23integrate a patch i did around 1.5 years ago that's already inKevin Steves
2001-12-22Compile with option DEBUG.Miod Vallat
2001-12-22Label changes and comment corrections.Steve Murphree
2001-12-22MVME917 documentation comment.Steve Murphree
2001-12-22mc88110 mods.Steve Murphree
2001-12-22Bring in PSR bit definitions.Steve Murphree
2001-12-22Enable users to fix filesystem problems encountered by fsck inKenneth R Westerback
2001-12-22Assume xxx.usr bug in RAMDISK.Steve Murphree
2001-12-22Make RAMDISK work.Steve Murphree
2001-12-22vme devices 'auto vector'.Steve Murphree
2001-12-22Correct badvaddr() usage.Steve Murphree
2001-12-22Put miod's Makefile hack to define M88100 and M88110 back in.Steve Murphree
2001-12-22No Virginia, there is no adduser.conf(5).Todd C. Miller
2001-12-22GENERIC configuration now includes MVME197 and M88110 options.Steve Murphree
2001-12-22change function names to reflect cpu type instead of board type.Steve Murphree
2001-12-22add mc88110 definitionsSteve Murphree
2001-12-22add get_psr() inline for mc88410.hSteve Murphree
2001-12-22New scalable implementation with constant time add and delete. ok deraadt@Thomas Nordin
2001-12-22Correct res count. Based on fix in NetBSD.Hugh Graham
2001-12-22mc88110 modifications.Steve Murphree
2001-12-22correct badvaddr()Steve Murphree
2001-12-22correct pmap_map. mc88110 modifications.Steve Murphree
2001-12-22Init the creds in nfs_open too.Artur Grabowski
2001-12-22masive cmmu overhaul. function pointers now control cmmu functionalitySteve Murphree
2001-12-22add headerTheo de Raadt
2001-12-22mc88110 support in ddb. Bring in bit definitions.Steve Murphree
2001-12-22rename m882xx.h to m8820x.hSteve Murphree
2001-12-22Support for SMC 8036TX 10/100 cardbus NICs; diffs provided byFederico G. Schwindt
2001-12-22fix kenter/kremove, some spl policeMichael Shalayeff
2001-12-21Let this compile for kernels where no pcc device is configured (i.e. kernelsMiod Vallat
2001-12-21Forwarding loops no longer a problem.Angelos D. Keromytis