Age | Commit message (Expand) | Author |
2007-10-14 | Implement OF_getproplen(). | Mark Kettenis |
2007-06-01 | remove ofw devices which we don't use; that way of mixing devices is crazy | Theo de Raadt |
2007-06-01 | Don't initialize d_partitions[RAW_DISK] just before calling | Kenneth R Westerback |
2007-05-28 | Art left a trailing quote as an easter egg in this file five years ago. Can | Miod Vallat |
2007-04-30 | Replace another expansion of DISKLABELDEV with the define itself. | Kenneth R Westerback |
2007-04-29 | Replace expansions of DISKLABELDEV() with DISKLABELDEV(). Shorter, and | Kenneth R Westerback |
2006-03-15 | Nuke dk_establish(), no longer used. | Miod Vallat |
2005-03-08 | Cosmetics... | Thierry Deval |
2004-11-29 | knf/ansi. No binary change. | Jonathan Gray |
2004-10-01 | add some missing $, ok djm@ 'That looks fine to me' millert@ | Jonathan Gray |
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst |
2004-01-11 | Add new getnodebyname interface as OF_getnodebyname to openfirmware, from | Dale Rahn |
2004-01-03 | put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros | Marc Espie |
2003-10-31 | cleanup some OF bits, macppc specific bits in ofbus.c and with broken | Dale Rahn |
2003-10-22 | typo from Tom Cosgrove; | Jason McIntyre |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-04-06 | strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64. | Hakan Olsson |
2002-05-24 | More splbio around biodone protection. | Artur Grabowski |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-12 | sync with KAME | Kenjiro Cho |
2001-08-24 | Compile cleanup, systype is not currently used, so ifdef it. | Dale Rahn |
2001-08-24 | make ofprint useable, do carriage return on newline, | Dale Rahn |
2001-08-24 | Fix the typos in the timeout replacement. | Dale Rahn |
2001-08-22 | sparc64 pci needs this. | Artur Grabowski |
2001-08-21 | Remove gcc warnings. Ok drahn@ | Matthieu Herrb |
2001-08-21 | Prototype correctly so this builds with -Wstrict-prototypes. | Dale Rahn |
2001-08-19 | setprop and nextprop | Artur Grabowski |
2001-08-08 | New timeouts, drahn@ sez go ahead. | Miod Vallat |
2001-06-25 | prototype OF_interpret(), more cleanup. | Dale Rahn |
2001-06-25 | ether_input_mbuf(). | Federico G. Schwindt |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2000-10-16 | configuration changes to enable the uni-north memory controller to enable | Dale Rahn |
2000-08-08 | quiet | Theo de Raadt |
2000-07-19 | Use t_rstrt_to for ttrstrt timeout. | Artur Grabowski |
2000-03-31 | Quiet down the boot for powerpc, do not print openfirmware devices not | Dale S. Rahn |
2000-01-15 | use model instead of name, more constistant with determining machine type. | Dale S. Rahn |
1999-10-28 | Sync up with some piece of reality, start supporting powerpc again. | Dale S. Rahn |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1998-09-20 | Change openfirmware to not try to configure a device on sd or wd | Dale S. Rahn |
1998-09-09 | fall back to openfirmware interrupt processing, might be overridden | Dale S. Rahn |
1998-08-22 | Allow ofroot to be child of mainbus or root. | Dale S. Rahn |
1998-06-28 | make the openfirmware clock reading routine compatible with the | Dale S. Rahn |
1997-11-07 | $OpenBSD$ | Niklas Hallqvist |
1997-08-08 | Change the bounds_check_with_label API to also take a cpu_disklabel | Niklas Hallqvist |
1996-12-23 | Import of Openfirmware device drivers for PowerPC port. | Dale S. Rahn |