summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-09-08Modify ata timing parameters, gives signficant boost in disk speed.Dale S. Rahn
2000-09-08Convert this strncat() to strlcat() and avoid one-byte oflow; millert@ okAaron Campbell
2000-09-08PowerPC does not need to build this -Wall, if other archs would not.Dale S. Rahn
2000-09-08Significant cleanup. The capabilities table looks much nicer now.Aaron Campbell
2000-09-08Now that USB functionality has been merged into GENERIC, this config fileDale S. Rahn
2000-09-08Stamp out comma splices and misspellings.Paul Janzen
2000-09-08bools should only be TRUE or FALSE. Negative numbers are right out.Paul Janzen
2000-09-08grammar, spelling, and stylePaul Janzen
2000-09-08gravitational data from April 2000 APS meetingPaul Janzen
2000-09-07syncTheo de Raadt
2000-09-07Be gentle with the poor Apple mouse that has only 1 button (withoutMatthieu Herrb
2000-09-07Remove unwanted MANSUBDIR that crept in from my private treeMarc Espie
2000-09-07console ? here tooTheo de Raadt
2000-09-07- attach wskbd at location console ?Matthieu Herrb
2000-09-07add ums mouse support from NetBSDMatthieu Herrb
2000-09-07some more Copyright fixesMarkus Friedl
2000-09-07typoMarkus Friedl
2000-09-07do not call pcibios_pir_init() if intr_fixup was disabled; also, sync w/ late...Michael Shalayeff
2000-09-07cleanup window and packet sizes for ssh2 flow control; ok nielsMarkus Friedl
2000-09-07Put back a fix that fgsch@ whacked during the last NetBSD USB sync:Aaron Campbell
2000-09-07cleanup copyright notices on all files. I have attempted to be accurate withTheo de Raadt
2000-09-07Indentation fix.Aaron Campbell
2000-09-07Convert bzero to memset(X, 0..) and bcopy to memcpy.Artur Grabowski
2000-09-07During the last FreeBSD dc(4) sync, I very stupidly forgot to check for changesAaron Campbell
2000-09-07Try to unbreak TAILQ_FOREACH_REVERSE.Artur Grabowski
2000-09-07New timeouts.Artur Grabowski
2000-09-07Use new timeouts for ttrstrt.Artur Grabowski
2000-09-07On resume run the powerhook in installation order.Artur Grabowski
2000-09-07Put powerhooks on a CIRCLEQ instead of LIST.Artur Grabowski
2000-09-07avoid excessive wakeup(). we think this is safe...Theo de Raadt
2000-09-07Run powerhooks at splhigh.Artur Grabowski
2000-09-07cleanerTheo de Raadt
2000-09-07Add bounds checking to stackgap_alloc and return NULL if space cant beEric Jackson
2000-09-07common/compat_util.cEric Jackson
2000-09-07use err*() correct, and open file with egid; fyre@users.sourceforge.netTheo de Raadt
2000-09-07off by one overflowTheo de Raadt
2000-09-07if an interface comes up with a bad ethernet address, change it --Theo de Raadt
2000-09-07For shared libraries, an ld.so is required.Dale S. Rahn
2000-09-07Make it official, powerpc does have shared libraries.Dale S. Rahn
2000-09-07add OF_interpret, to obtain output from openfirmware commands.Dale S. Rahn
2000-09-07Fix cursor unplot bug. pointer to cursor was not initialized, thus itDale S. Rahn
2000-09-07Fix base address of screen (obtained from openfirmware)Dale S. Rahn
2000-09-07Install manpage on powerpc also.Dale S. Rahn
2000-09-07install manpage for powerpc also.Dale S. Rahn
2000-09-07bogus comment policeTodd T. Fries
2000-09-07Use the vt100 console emulation, remove dumb just for space.Dale S. Rahn
2000-09-07wscons is used on powerpc also.Dale S. Rahn
2000-09-07wscons is used by powerpc also.Dale S. Rahn
2000-09-07Add device nodev for wsdisplay, wskbd, wsmouse as required by wsconctl.Dale S. Rahn
2000-09-07Remove redundant includesbrian