Age | Commit message (Expand) | Author |
2004-07-09 | regen | Michael Shalayeff |
2004-07-09 | feh. hppa part. some unfinished and untested | Michael Shalayeff |
2004-07-09 | perform reply buffer dma synchronisation in iop_msg_post(), and not in | Pedro Martelletto |
2004-07-09 | regen | Michael Shalayeff |
2004-07-09 | split off the m68k-specific parts | Michael Shalayeff |
2004-07-09 | attach to Planex and Corega Ethernet cards. | Brad Smith |
2004-07-09 | Fix buffer writing in cd9660 code, written by Tom and myself, examined by toby | Dale Rahn |
2004-07-09 | from netbsd: | Theo de Raadt |
2004-07-09 | brings in a few fixes from NetBSD... | Brad Smith |
2004-07-09 | Do not compile non-us keyboard tables on alpha if SMALL_KERNEL, as an | Miod Vallat |
2004-07-09 | qbus vector counting, too; from hugh | Theo de Raadt |
2004-07-09 | typo. Bruno Rohee | Jun-ichiro itojun Hagino |
2004-07-09 | go away statics | Niklas Hallqvist |
2004-07-08 | Make 0/0 table entries work; also fix a problem setting the network mask | Ryan Thomas McBride |
2004-07-08 | put "do { } while (0)" wrappers on all the debug maroc functions | Theo de Raadt |
2004-07-08 | put "do { } while (0)" wrappers on all the debug maroc functions | Theo de Raadt |
2004-07-08 | we don't care about copyout's success. add a comment to appease sturm@ | Ted Unangst |
2004-07-08 | Move carp_output() call to after mcopy of MAC address so the virtual address | Ryan Thomas McBride |
2004-07-08 | enclose some MP-only things in #ifdef MULTIPROCESSOR | David Krause |
2004-07-08 | nforce3; downsj | Theo de Raadt |
2004-07-07 | new-style interrupt counters. based on initial work by hugh. ok miod | Theo de Raadt |
2004-07-07 | Funny typo. | Miod Vallat |
2004-07-07 | Only drain the transmit queue if we are idling the transmit section. | Todd C. Miller |
2004-07-07 | After we wait for the MAC's transmit section to idle, drain the | Todd C. Miller |
2004-07-07 | Check for ATW_C_BBPTYPE_RFMD in switch statement (not currently supported). | Todd C. Miller |
2004-07-07 | The ADM8211C uses a different BBP type-number for RFMD parts than | Todd C. Miller |
2004-07-07 | Fix typo: change ATW_RFTYPE_RFMD and family to ATW_BBPTYPE_RFMD. | Todd C. Miller |
2004-07-07 | use the do { .. } while(0) wrapper | Theo de Raadt |
2004-07-07 | fix an issue when scripts are exec'd under systrace where | marius eriksen |
2004-07-07 | skip wdc at isa on media; idea from miod | Theo de Raadt |
2004-07-07 | a bit more silence during bus handovers; loki@animata.net | Theo de Raadt |
2004-07-07 | silence something | Theo de Raadt |
2004-07-07 | copyright dates sync; loki@animata.net | Theo de Raadt |
2004-07-07 | Changes EHCI_QTD_TOGGLE to EHCI_QTD_TOGGLE_MASK; loki@animata.net | Theo de Raadt |
2004-07-06 | assert is dumb dumb dumb; no objection from miod | Theo de Raadt |
2004-07-06 | use MALLOC/FREE for fixed size buffer allocations | Michael Shalayeff |
2004-07-06 | only pull in a.out stuff if COMPAT_SUNOS | Theo de Raadt |
2004-07-06 | backout rev 1.3, it breaks simultaneous close (no FIN set for retransmits) | Markus Friedl |
2004-07-06 | regen | Brad Smith |
2004-07-06 | add Planex and Corega Ethernet | Brad Smith |
2004-07-06 | from netbsd, via loki@animata.net: revision 1.62. Log message: | Theo de Raadt |
2004-07-06 | sent in by loki@animata.net: This includes all the changes from netbsd | Theo de Raadt |
2004-07-06 | from netbsd, via loki@animata.net, ehci.c revision 1.58 without some | Theo de Raadt |
2004-07-06 | from netbsd, via loki@animata.net, ehci.c revision 1.56 sans some debugging | Theo de Raadt |
2004-07-06 | Replace magic number with a more descriptive #define. This magic number was | Aaron Campbell |
2004-07-05 | Allocate buffers in randomread and randomwrite via malloc instead | Todd C. Miller |
2004-07-05 | remove some stuff to make the blocks slightly smaller. we could go further | Theo de Raadt |
2004-07-05 | clean & knf | Theo de Raadt |
2004-07-05 | do not queue events when no daemon running. flush all events on last close. | Theo de Raadt |
2004-07-05 | sync various changes in old_identifycpu() into identifycpu() | David Krause |