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