Age | Commit message (Expand) | Author |
2001-04-18 | Sync, and quadruple NMBCLUSTERS | Niklas Hallqvist |
2001-04-18 | Even more bizzarreness on the up1000. | Artur Grabowski |
2001-04-18 | Remove last change to powerpc pmap. This has a slight chance of being the | Dale Rahn |
2001-04-17 | Comment out the 20+ year old rl disk device to make way for the recently | Hugh Graham |
2001-04-17 | OpenBSD tags | Artur Grabowski |
2001-04-17 | OpenBSD tag. | Artur Grabowski |
2001-04-17 | mem_clusters.size has page protection encoded in them. | Artur Grabowski |
2001-04-17 | sync maxusers with GENERIC. | Brad Smith |
2001-04-17 | crank maxusers by a teeeeeny little bit | Theo de Raadt |
2001-04-17 | Implement cnbell(), an optional entrypoint that rings the console bell; from | Aaron Campbell |
2001-04-17 | Add commented out siop driver since it works. Enable after 2.9 | Nathan Binkert |
2001-04-17 | Switch a "BGTR foo" to a "BLSS bar; BRW foo; bar:". In this case, the | Brandon Creighton |
2001-04-16 | NOT GENERIC | Theo de Raadt |
2001-04-16 | API_UP1000 support fits | Theo de Raadt |
2001-04-16 | clean | Theo de Raadt |
2001-04-15 | Prettier printing of cpu models and more models. | Artur Grabowski |
2001-04-15 | Err. a ramdisk without pseudo-device rd has a minimal chance of working. | Artur Grabowski |
2001-04-15 | oops, commit protos | mjacob |
2001-04-14 | clean | Theo de Raadt |
2001-04-14 | Pick up some more NetBSD-isms (tsp_bus_mem_init2). | mjacob |
2001-04-14 | Pick up some more NetBSD-isms (init_mem2 stuff). | mjacob |
2001-04-14 | Always make sure that SQWE is enabled- the PROM may not have done this for you. | mjacob |
2001-04-14 | eephy was already in there | Theo de Raadt |
2001-04-14 | need eephy with wx now | mjacob |
2001-04-14 | Make sure eephy is included if you include wx. | mjacob |
2001-04-14 | UP1000 will fit in here. | Artur Grabowski |
2001-04-14 | Add support for Alpha Processor, Inc. UP1000. | Artur Grabowski |
2001-04-14 | Correctly initialize disklabel structure in readdisklabel(). | Miod Vallat |
2001-04-13 | bmtphy does not work perfect yet, but put it in anyways | Theo de Raadt |
2001-04-13 | silence printfs from media selection. | Brad Smith |
2001-04-13 | In cpu_fork, initialize the ipl of the new process to | Artur Grabowski |
2001-04-13 | bmtphy | Theo de Raadt |
2001-04-12 | Remove a bogus __attribute__ ((unused)) from _splraise. | Artur Grabowski |
2001-04-11 | include brgphy | Theo de Raadt |
2001-04-10 | Decrement open_count in netclose(); this fixes the bug which caused | Brandon Creighton |
2001-04-10 | Fix for machines which need to enlarge the kernel address space, at least | Niklas Hallqvist |
2001-04-10 | This file is not welcomed here. | Miod Vallat |
2001-04-10 | Get rid of unnecessary symbols. | Miod Vallat |
2001-04-09 | FFS_SOFTUPDATES in sys/conf/GENERIC | Theo de Raadt |
2001-04-09 | Add softdep. | Hugh Graham |
2001-04-09 | Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@ | Thorsten Lockert |
2001-04-09 | further stripping down | Theo de Raadt |
2001-04-09 | To fit, fxp must go. Sorry | Theo de Raadt |
2001-04-09 | A much tidier layout, from NetBSD. | Hugh Graham |
2001-04-09 | Amputate some dead and broken code and rework the rest to do the | Hugh Graham |
2001-04-09 | Comment out compat vax1k until needed. | Hugh Graham |
2001-04-08 | Update closer to current status of powerpc, remove items resolved or | Dale Rahn |
2001-04-08 | Some cleanup to the mac audio driver, does not improve the interrupt | Dale Rahn |
2001-04-08 | Attempt at tracking interrupt source better than "irqN", with this | Dale Rahn |
2001-04-07 | Additional console ioctl definitions | Thorsten Lockert |