summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-07-25Modify lvalue only once between sequence points. ok deraadt@Thomas Nordin
2002-07-25Compare with the same type. ok deraadt@Thomas Nordin
2002-07-25syncNathan Binkert
2002-07-25typoNathan Binkert
2002-07-24syncNathan Binkert
2002-07-24new devicesNathan Binkert
2002-07-24Use sizeof(array) instead of sizeof(array *) for bcopy length. ok deraadt@Thomas Nordin
2002-07-24use properly sized regs for the prefix, only matters w/ picky binutils, old g...Michael Shalayeff
2002-07-24spacesTheo de Raadt
2002-07-24better uid/gid tracking; okay deraadt@Niels Provos
2002-07-24if it appears we are disassembling insn at the pc do not cause an extra memor...Michael Shalayeff
2002-07-24nuke debugging cruftJason Wright
2002-07-24add support for schizo streaming buffers (per PBM), but leave the buffers dis...Jason Wright
2002-07-24Go ahead and enable schizo, you're no worse off with it than without..Jason Wright
2002-07-24No need to cast &thing to paddr_t* when thing IS a paddr_tJason Wright
2002-07-24more use of volatile on registers, cleaningJason Wright
2002-07-24fix header printing in show_all_procsMichael Shalayeff
2002-07-24Use host order when adding packet size to interface statistics counter.Daniel Hartmeier
2002-07-24- don't need mmio or io registers mapped for console useJason Wright
2002-07-24- change pte_spill_X() to take an extra parameter to determine ifDale Rahn
2002-07-24- change pte_spill_X() to take an extra parameter to determine ifDale Rahn
2002-07-24limit user code up to below the user stack, making stack addresses, effective...Michael Shalayeff
2002-07-24Support for non-exec mappings on sun4m.Artur Grabowski
2002-07-24Support for non-exec page mappings.Artur Grabowski
2002-07-24Pretty nasty hack to make non-exec mappings work.Artur Grabowski
2002-07-24and add the things that are missing?Theo de Raadt
2002-07-24why do i always have to mop upTheo de Raadt
2002-07-23Do not use bcopy() when you mean ovbcopy(); found the hard way by aaron@Miod Vallat
2002-07-23Remove unused files now that powerpc archs use link_elf.hDale Rahn
2002-07-23Allow 'boot hd:,ofwboot bsd' previously it required '/bsd' instead ofDale Rahn
2002-07-23from reading sam@errno.com's code:Jason Wright
2002-07-23prevent double free in some error conditions; from xs@kittenz.orgNiels Provos
2002-07-23Don't use a magic constantJason Wright
2002-07-23Cardbus/pcmcia support for macppc. parts borrowed from NetBSD, and otherDale Rahn
2002-07-23Turn READ/WRITE into function calls (driver was getting too bloated withJason Wright
2002-07-23Use the proper cardbus_conf_read() rather than pci (in a cardbus driver).Dale Rahn
2002-07-23only break in ddb if the kernel has been mappedMichael Shalayeff
2002-07-23print page protection w/ bits in dump_tableMichael Shalayeff
2002-07-23Now that sparc64 implements reverse splassert, it make senseArtur Grabowski
2002-07-23Fix yet another braino.Artur Grabowski
2002-07-23Please tell me what crack I've been smoking when I did that.Artur Grabowski
2002-07-23Define __HAVE_SPLASSERT on architectures that support splassert.Artur Grabowski
2002-07-23Define IPL_NONEArtur Grabowski
2002-07-23When handling an interrupt record the interrupt level we're handlingArtur Grabowski
2002-07-22uninitialized variable; pointed out by sam@errno.comJason Wright
2002-07-22add seqnr to message from kernel, userland needs to quote correct seqnr.Niels Provos
2002-07-21Map stack pages without VM_PROT_EXECUTE. Notice that right now thisArtur Grabowski
2002-07-21Flip on the LEDs on a 7811 when each of the rings is active (and turn themJason Wright
2002-07-21Support OS selectable halt action on the VAXstation 4000's.Hugh Graham
2002-07-21Deal with the fact that one of the 7811 revisions cannot correctly handleJason Wright