Age | Commit message (Expand) | Author |
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 | No colon after "address" when printing out Ethernet address. | Aaron Campbell |
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-17 | add support for the 82562E[MT] phys (These are essentially 82555's will | Jason Wright |
2001-04-16 | Don't remove the mouse cursor when output occurs on a virtual terminal different | jbm |
2001-04-16 | incorrect return value from ami_intr | Theo de Raadt |
2001-04-16 | fix header | Theo de Raadt |
2001-04-16 | put yamaha comment in the file | Theo de Raadt |
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-16 | dmesg cleanups | Theo de Raadt |
2001-04-16 | Avoid resetting the interface when not needed; allows temporary WEP keys | Thorsten Lockert |
2001-04-15 | Avoid panic on unmounting read-only fs, which previously use softupdates. | Grigoriy Orlov |
2001-04-15 | - in txp_intr(), don't call the rx/tx handlers unless necessary | Jason Wright |
2001-04-15 | mask off Arm2Host_Comm_3 interrupts now that rx buffer reclamation has | Jason Wright |
2001-04-15 | - setup a timeout that will try to refill the rxbuffer ring (this makes | Jason Wright |
2001-04-15 | another | Theo de Raadt |
2001-04-15 | Support U160 on 53c1010 chips. | Kenneth R Westerback |
2001-04-15 | Prettier printing of cpu models and more models. | Artur Grabowski |
2001-04-15 | move to 2.9-beta | Theo de Raadt |
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 | - integrated phy on the natsemi 83815 (MacPhyter) is essentially a nsphyter | Jason Wright |
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 | oops, really sync.. i have no idea what happened here | Aaron Campbell |
2001-04-14 | sync | Aaron Campbell |
2001-04-14 | Use [a-f] for hex digits, not [A-F]. Also fix some tab/space issues. | Aaron Campbell |
2001-04-14 | KNF | Aaron Campbell |
2001-04-14 | Remove non-portable sysbeep calls; deraadt@ | Aaron Campbell |
2001-04-14 | quieten this on OpenBSD, information available in ifconfig -m is not needed i... | Theo de Raadt |
2001-04-14 | Remove some static. | Aaron Campbell |
2001-04-14 | Kernel support for console mouse functionality which will be controlled by | Aaron Campbell |
2001-04-14 | Instead of using KBC_AUXTEST, probe the aux port with KBC_AUXECHO, which is | Aaron Campbell |
2001-04-14 | Add an lxtphy_reset function; from NetBSD. Tested on a NewMedia LiveWire | Aaron Campbell |
2001-04-14 | Minor changes, preparing for real socket-attached TDBs; also, more | Angelos D. Keromytis |
2001-04-14 | Correctly initialize disklabel structure in readdisklabel(). | Miod Vallat |
2001-04-14 | Remove defopt; aaron@ ok. | Federico G. Schwindt |