Age | Commit message (Expand) | Author |
2001-08-23 | We can now move timeout_init into main(). | Artur Grabowski |
2001-08-23 | Remove even more old timeout tentacles. | Artur Grabowski |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-08-06 | remove vm_conf.h; art@ ok | Michael Shalayeff |
2001-07-25 | Change the pmap_enter interface to merge access_type and the wired boolean | Artur Grabowski |
2001-07-09 | Make quad types on alpha be "long long" not "long". This means that | Todd C. Miller |
2001-07-05 | Get rid of REAL_CLISTS. It was never implemented and the tentacles are | Artur Grabowski |
2001-07-05 | add iop | Michael Shalayeff |
2001-06-27 | Remove IPF references; openbsd@davidkrause.com | Angelos D. Keromytis |
2001-06-27 | ALTQ base modifications to the kernel. | Kenjiro Cho |
2001-06-26 | Provide some chipset information to usreland through sysctl. | Artur Grabowski |
2001-06-26 | USER_PCICONF | Artur Grabowski |
2001-06-25 | add pf device on all architectures. | Kjell Wooding |
2001-06-25 | cold is in systm now | Michael Shalayeff |
2001-06-24 | Add pf. | Artur Grabowski |
2001-06-23 | Use pool_cache for l1 ptes. | Artur Grabowski |
2001-06-11 | Remove workaround for a gas bug fixed in binutils-2.10.1. | Artur Grabowski |
2001-06-08 | Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface to | Artur Grabowski |
2001-05-17 | convert mbuf and cluster allocation to pool, mostly from NetBSD | Niels Provos |
2001-05-11 | Bye bye. | Artur Grabowski |
2001-05-11 | Add a genassym.cf that uses the standard scripts. | Artur Grabowski |
2001-05-11 | unify | Theo de Raadt |
2001-05-09 | More sync to NetBSD. | Artur Grabowski |
2001-05-06 | Update some comments wrt. the CLSIZE changes. | Artur Grabowski |
2001-05-05 | Rename configure() to cpu_configure(). | Artur Grabowski |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-04-30 | Move the hwrpb_primary_init to before configure. | Artur Grabowski |
2001-04-17 | OpenBSD tag. | Artur Grabowski |
2001-04-17 | Implement cnbell(), an optional entrypoint that rings the console bell; from | Aaron Campbell |
2001-04-15 | Prettier printing of cpu models and more models. | Artur Grabowski |
2001-04-14 | Always make sure that SQWE is enabled- the PROM may not have done this for you. | mjacob |
2001-04-14 | Add support for Alpha Processor, Inc. UP1000. | Artur Grabowski |
2001-04-13 | In cpu_fork, initialize the ipl of the new process to | Artur Grabowski |
2001-04-10 | Fix for machines which need to enlarge the kernel address space, at least | Niklas Hallqvist |
2001-04-06 | Move offsetof define into sys/param.h | Constantine Sapuntzakis |
2001-03-21 | optimize a sanity check and put it behind ifdef DIAGNOSTIC. | Artur Grabowski |
2001-03-16 | Some more pmap improvements from NetBSD. | Artur Grabowski |
2001-03-16 | Implement pmap_growkernel. From NetBSD. | Artur Grabowski |
2001-03-08 | configure usb devices and raid | Eric Jackson |
2001-03-04 | Revert to our old traceback code, with heuristic argument printout. | Niklas Hallqvist |
2001-03-04 | typo | Artur Grabowski |
2001-02-13 | Cleanup. | Artur Grabowski |
2001-02-08 | Actually give esym some storage. As it was, esym pointed | Artur Grabowski |
2001-02-07 | Now that niklas has fixed ddb to not barf on elf symbols, there | Artur Grabowski |
2001-02-06 | Don't initialize ddb until I've committed elf support for ddb. | Artur Grabowski |
2001-02-03 | New timeouts. | Artur Grabowski |
2001-01-24 | Not killing an application when the application does something wrong | Artur Grabowski |
2001-01-20 | No need to include machine/alpha.h here. | Artur Grabowski |
2001-01-20 | No need to include machine/alpha.h here. | Artur Grabowski |
2001-01-20 | No need to include machine/alpha.h here. | Artur Grabowski |