Age | Commit message (Expand) | Author |
2002-07-09 | try to disable vsync timing if sparc_vsyncblank is set | Jason Wright |
2002-07-09 | Add udsbr and comment it out until it is tested | Nathan Binkert |
2002-07-09 | typo in panic message. | Artur Grabowski |
2002-07-09 | When building ptes manually for pmap_zero_page4m and pmap_copy_page4m | Artur Grabowski |
2002-07-09 | allow getting and setting of the ADC, DAC, and PIO ports on the daadio (this ... | Jason Wright |
2002-07-09 | Use BWX on cia as much as possible. | Artur Grabowski |
2002-07-09 | move common declarations to if_wivar.h; mickey@ and millert@ ok. | Federico G. Schwindt |
2002-07-09 | no offset | Michael Shalayeff |
2002-07-08 | bzero the correct size (I swear this worked at one time...) | Jason Wright |
2002-07-08 | Correctly convert to new timeouts (this hasn't compiled for awhile) | Jason Wright |
2002-07-08 | in addition to check cd_ndevs, also check that cd_devs[N] != NULL | Jason Wright |
2002-07-07 | Add isadma to bsd.rd, for proper isapnp operation. | Miod Vallat |
2002-07-06 | Remove kernel support for NTP. ok deraadt@ and tholo@ | Thomas Nordin |
2002-07-05 | Sync the ethernet controllers list with GENERIC. | Miod Vallat |
2002-07-04 | ep at isapnp works (dma on isapnp is still non-working). | Miod Vallat |
2002-07-03 | Change all variables definitions (int foo) in sys/sys/*.h to variable | Miod Vallat |
2002-07-03 | code bloat in ahc causes adv to die. We will now pressure smurph to de-bloat... | Theo de Raadt |
2002-07-03 | sis(4) works on alpha, so move it out of the UNTESTED section. | Aaron Campbell |
2002-07-01 | Add auxio at sbus. | Miod Vallat |
2002-06-30 | AlphaServer 800 and 1000 support; from NetBSD. Tested by Tor Houghton. | Miod Vallat |
2002-06-30 | Art says I shouldn't be shy, so uncomment lc entries. | Miod Vallat |
2002-06-30 | Add lc[01] at isa entries, commented out. Tested and work fine. | Miod Vallat |
2002-06-30 | Dummy bus_space_read_raw_region implementation. | Miod Vallat |
2002-06-28 | Recognize the Fn-arrow combinations (PgUp, PgDwn, Home, End) keys on | Miod Vallat |
2002-06-28 | Oops. Doing a diff before commit is not enough. You have to read the diff too. | Artur Grabowski |
2002-06-28 | The IEEE fp stuff changed the rules for how fpu should be enabled. | Artur Grabowski |
2002-06-28 | Return of new ahc | Steve Murphree |
2002-06-27 | Do not muck with the color palette unless the console depth is 8 bit. | Dale Rahn |
2002-06-26 | ieee1394 for i386 too... | Thierry Deval |
2002-06-26 | Bump i386 kvm size to 768M. | Artur Grabowski |
2002-06-25 | and kill a now bogus comment | Michael Shalayeff |
2002-06-25 | this monkey has not been a mbr for a couple of years already | Michael Shalayeff |
2002-06-25 | No \n at the end of a panic() message... I thought all occurences had been | Miod Vallat |
2002-06-25 | IEEE1394 infrastructure part. | Jun-ichiro itojun Hagino |
2002-06-25 | hpux emu is to do; from david krause | Michael Shalayeff |
2002-06-24 | Provide dummy d_kqfilter() routine so that this compiles, until this driver | Miod Vallat |
2002-06-24 | move cdev_decl() for usb devices into one place. | Michael Shalayeff |
2002-06-24 | hello missing cdevsw entries | Hugh Graham |
2002-06-23 | committed by mistake | Jun-ichiro itojun Hagino |
2002-06-23 | make CAPS_IS_CONTROL a default. pvalchev ok | Jun-ichiro itojun Hagino |
2002-06-23 | uid_t is unsigned | Theo de Raadt |
2002-06-22 | a wireless section is dumb | Theo de Raadt |
2002-06-22 | add wi at pci; move wi to wireless section. | Federico G. Schwindt |
2002-06-22 | Add ${PIPE} to CFLAGS | Todd C. Miller |
2002-06-21 | Bump version to help distinquish new memory probe and fixes. | Tobias Weingartner |
2002-06-21 | sbus(4) -> stp(4) -> pcmcia(4) -> wi(4). cool shitz done by crazy fgsch | Theo de Raadt |
2002-06-21 | configure HID0, and show cache status for IBM750FX. from netbsd | Jun-ichiro itojun Hagino |
2002-06-21 | identify 0x7000 (IBM750FX). snprintf. | Jun-ichiro itojun Hagino |
2002-06-20 | Fix 4GB memory probing and other memory probing issues. | Tobias Weingartner |
2002-06-20 | left over sparc-ism's; Matt Potter <matt@vertrauen.org> | Jason Wright |