Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-08-28 | o added link negotiation | Jason Wright | |
o sun4c support (XXX: will be revised) | |||
1998-08-28 | links to asnprintf and such | Theo de Raadt | |
1998-08-28 | clean in bcwrap | kstailey | |
1998-08-28 | Changes to make if_de driver work on big endian machines with a 21040 based | Dale S. Rahn | |
card. Tested on i386 and alpha. Could use some cleanup to swab constants instead of variables, so that the compiler can do the work, not the processor. | |||
1998-08-28 | When running kvm_mkdb, don't specify /bsd so we can use /dev/ksyms if it ↵ | Todd C. Miller | |
exists and is configured | |||
1998-08-28 | somehow i missed this directory.. | David Leonard | |
1998-08-27 | fix premature free() calling | Michael Shalayeff | |
1998-08-27 | better .bss treatment | Michael Shalayeff | |
1998-08-27 | fix symtab loading problems | Michael Shalayeff | |
1998-08-27 | fix | Theo de Raadt | |
1998-08-27 | experimental threaded libc - kernel only | David Leonard | |
1998-08-27 | typos | Theo de Raadt | |
1998-08-27 | re-initialize the tty buffer with "/dev/" everytime through; spotted by d | Theo de Raadt | |
1998-08-27 | ksyms | Theo de Raadt | |
1998-08-27 | fixes based on mail with jmcdonal@unf.edu | Theo de Raadt | |
1998-08-27 | Undo changes which were not discussed. | Theo de Raadt | |
1998-08-27 | defopt TIMEZONE | Michael Shalayeff | |
1998-08-27 | defopt NTP | Michael Shalayeff | |
1998-08-26 | rm before mknod | Theo de Raadt | |
1998-08-26 | sync | Theo de Raadt | |
1998-08-26 | s/NetBSD/OpenBSD | kstailey | |
1998-08-26 | do not *NULL -- i think this patch is right | Theo de Raadt | |
1998-08-26 | Rough man pages for the qec & be | Jason Wright | |
1998-08-26 | First cut at qec+be support. Works in 10mbit/half duplex mode. | Jason Wright | |
Removed qec+be dependency on stp2002. | |||
1998-08-26 | o Fix up address ranges | Jason Wright | |
o Added qec_translate for translating addresses of prom children o Added qec_reset to do a generic reset of the card | |||
1998-08-25 | off by one (dodges bullet) | kstailey | |
1998-08-25 | put back recent change (apmd flags) that was accidently removed | Marco S Hyman | |
1998-08-25 | Provision for mask or no mask mode | Per Fogelstrom | |
1998-08-25 | doc \e in printf | Theo de Raadt | |
1998-08-25 | support \e in built-in printf | Theo de Raadt | |
1998-08-25 | More interrupt changes | Per Fogelstrom | |
1998-08-25 | Polish | Per Fogelstrom | |
1998-08-25 | Add badaddr() and fix faultbuf handling | Per Fogelstrom | |
1998-08-25 | Mapping stuff v.i 4e | Per Fogelstrom | |
1998-08-25 | Faultbuf mods | Per Fogelstrom | |
1998-08-25 | Use symbolic names | Per Fogelstrom | |
1998-08-25 | Use symbolic names | Per Fogelstrom | |
1998-08-25 | Make faultbuf a struct | Per Fogelstrom | |
1998-08-25 | Local macro | Per Fogelstrom | |
1998-08-25 | Cleanup | Per Fogelstrom | |
1998-08-25 | Add a few defines and change some. | Per Fogelstrom | |
1998-08-25 | Fix a couple of spl errors - spotted by Dale and me. | Per Fogelstrom | |
1998-08-25 | sync | Theo de Raadt | |
1998-08-25 | clear softints when they are taken, by the time hwpend as used, it was zeroed. | Dale S. Rahn | |
1998-08-25 | document /dev/ksyms | Todd C. Miller | |
1998-08-25 | have two areas to store irq counts, one for hardinterrupts, one for soft | Dale S. Rahn | |
(delayed) interrupts. The 82378 does not seem to like a nonspecific EOI with the vector supplied, so do the specific EOI. Now getting reasonable hard interrupt counts. | |||
1998-08-24 | reorganize | kstailey | |
1998-08-24 | Don't deref NULL. | Jason Downs | |
1998-08-24 | use new audio | kstailey | |
1998-08-24 | support GLOBAL_AUTOCONF_CACHE | kstailey | |