Age | Commit message (Expand) | Author |
2000-09-06 | Remove #ifdef/#endif around various bits of INQUIRY response | Kenneth R Westerback |
2000-09-05 | various fixes to SACK and FACK from adesai@cisco.com, tomh@tomh.org and | Niels Provos |
2000-09-05 | Wrap power hooks in splimp(), fixes WaveLAN suspend problem; thanks art@ | Aaron Campbell |
2000-09-05 | init pcibios_flags to -1, so if pcibios is disabled in ukc all looks disabled | Michael Shalayeff |
2000-09-05 | Support detach of xl(4) devices, mainly to allow the ejection and insertion of | Aaron Campbell |
2000-09-05 | Fix the way that I/O port and memory space is allocated to cards. ok aaron@ | Nathan Binkert |
2000-09-05 | Use 32 pages instead of 4 in mem_alloc. This is needed by cnw, and useful | Federico G. Schwindt |
2000-09-04 | oops recycle variable, only used when mem mode enabled | Michael Shalayeff |
2000-09-04 | - Changes to mouse_copy_extend() to behave more like an xterm. | Aaron Campbell |
2000-09-04 | update netbsd rcsid, which we seem to be up to | Michael Shalayeff |
2000-09-04 | printing XaQti on 5 consecutive lines is stupid | Theo de Raadt |
2000-09-04 | match pcic at isa memory config, free resources on failure (-1 panic); aaron@ ok | Michael Shalayeff |
2000-09-04 | fix dmesg output | Theo de Raadt |
2000-09-04 | export pcibios config flags | Michael Shalayeff |
2000-09-04 | regen | Jun-ichiro itojun Hagino |
2000-09-04 | Brooktree Bt8474 Multichannel Synchronous Communictaions Controller (MUSYCC) | Jun-ichiro itojun Hagino |
2000-09-04 | Correct EDP register. This has fixed some device timeout problems. | Federico G. Schwindt |
2000-09-04 | futhers futher | Michael Shalayeff |
2000-09-04 | sync w/ netbsd | Michael Shalayeff |
2000-09-04 | under pressure | Michael Shalayeff |
2000-09-04 | newmedia .wavjammer | Michael Shalayeff |
2000-09-04 | do not panic on detach | Michael Shalayeff |
2000-09-03 | fix revision parsing, print local revision | Michael Shalayeff |
2000-09-03 | add bzero.oto OBJS, since it's generated by other means but .mk rules | Michael Shalayeff |
2000-09-03 | a note about 705/35 graphics; from he@obt.runit.no | Michael Shalayeff |
2000-09-02 | Amiga joystick driver. Stylistic comments by Niklas. | Marc Espie |
2000-09-01 | sync | Theo de Raadt |
2000-09-01 | repairs | Theo de Raadt |
2000-09-01 | sync | Theo de Raadt |
2000-09-01 | a comment | Theo de Raadt |
2000-09-01 | Kernel support for new PCVT console mouse features. | Aaron Campbell |
2000-09-01 | re | Michael Shalayeff |
2000-09-01 | 3ware escalade | Michael Shalayeff |
2000-09-01 | sync | Theo de Raadt |
2000-09-01 | newish stuff, based on various trawling | Theo de Raadt |
2000-08-31 | re-org ecoff headers. move some declarations from exec_ecoff.c to exec_ecoff.h | Eric Jackson |
2000-08-31 | add missing \n to log(). sync with kame. | Jun-ichiro itojun Hagino |
2000-08-30 | regen. | Federico G. Schwindt |
2000-08-30 | Remove entry added during the ne break. Should work fine now. | Federico G. Schwindt |
2000-08-30 | - Finally fix the problem introduced after the ax88190 support; the MAC | Federico G. Schwindt |
2000-08-30 | remove duplicate inclusion of sys/ioctl.h | Brad Smith |
2000-08-30 | additional range checking; From: NetBSD | Brad Smith |
2000-08-30 | more gig on the CD | Theo de Raadt |
2000-08-30 | add xmphy and brgphy's here too | Jason Wright |
2000-08-29 | From FreeBSD: split out the support for XMAC-II phys and other phys | Jason Wright |
2000-08-29 | openbsdisms | Jason Wright |
2000-08-29 | more | Theo de Raadt |
2000-08-29 | do not forward packets with unspecified source (::). | Jun-ichiro itojun Hagino |
2000-08-29 | remove duplicate inclusion of sys/ioctl.h | Brad Smith |
2000-08-28 | Prototypes for interrupt handlers should go into .h file, not .c | Miod Vallat |