Age | Commit message (Expand) | Author |
2004-09-28 | add the missing ksym entry into the cdev table. pointed out by kevlo | Dale Rahn |
2004-09-28 | allow booting from isp devices | Jason Wright |
2004-09-28 | Update to sudo 1.6.8p1 | Todd C. Miller |
2004-09-28 | login script to provide TIS Firewall Toolkit authentication | Todd C. Miller |
2004-09-28 | Like Yoda Jason trying to speak is. | Miod Vallat |
2004-09-28 | one m is enough in incoming, really ;) | Henning Brauer |
2004-09-28 | Belkin F5D6001 versions 1 and 2 are atw(4) and wi(4) respsectively. | Todd C. Miller |
2004-09-28 | Add prepend-neighbor feature. Prepend the remote-as n times similar to | Claudio Jeker |
2004-09-28 | This compiles better with the correct contents. | Miod Vallat |
2004-09-28 | fixes for 2 cases of unaligned memory access on alpha which | Brad Smith |
2004-09-28 | sync | Alexander Yurchenko |
2004-09-28 | New Ge Force FX 5700 LE and VIA VT8378 host PCI. | Alexander Yurchenko |
2004-09-28 | remove if NVLAN around IFCAP_VLAN_MTU | Brad Smith |
2004-09-28 | cleanup NGE_RXLEN | Brad Smith |
2004-09-28 | Use ETHER_MAX_DIX_LEN/ETHER_MIN_LEN | Brad Smith |
2004-09-28 | sync | Theo de Raadt |
2004-09-28 | whoops, missed a spot | Jason Wright |
2004-09-28 | oops, unuglify | Jason Wright |
2004-09-28 | man for clkbrd, also rework fhc(4) to include a list like sbus, et al | Jason Wright |
2004-09-28 | add clkbrd@fhc | Jason Wright |
2004-09-28 | driver for "clock-board" (mainly blinky lights, but also has information abou... | Jason Wright |
2004-09-28 | missing \n | Jason Wright |
2004-09-28 | mii_phy_tick() already checks for autonegotiation. | Brad Smith |
2004-09-28 | Use ETHER_MAX_DIX_LEN | Brad Smith |
2004-09-28 | remove unused GEM_MTU | Brad Smith |
2004-09-28 | - Use ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN instead of HME_MTU | Brad Smith |
2004-09-27 | allow for VLAN-sized frames. | Brad Smith |
2004-09-27 | mention how SIGHUP is handled. | Jared Yanovich |
2004-09-27 | Important stuff: blinky lights for fhc | Jason Wright |
2004-09-27 | R5K seems to have bugs/hazards | Per Fogelstrom |
2004-09-27 | Do not mention a commented out strip(4), it is already in sys/conf/GENERIC. | Miod Vallat |
2004-09-27 | setup ign based on board number | Jason Wright |
2004-09-27 | shift value for the ign | Jason Wright |
2004-09-27 | Rewrite parts of the interrupt system to achive: | Per Fogelstrom |
2004-09-27 | move ITLBNOPFIX to asm.h and make it conditional | Per Fogelstrom |
2004-09-27 | reorder slightly to avoid asm warnings | Per Fogelstrom |
2004-09-27 | comment and clean | Per Fogelstrom |
2004-09-27 | handle R12K DSD bit on O2's | Per Fogelstrom |
2004-09-27 | compute the board number of each fhc | Jason Wright |
2004-09-27 | ANSI protos and some minor cleanup | Brad Smith |
2004-09-27 | setup control register correctly and clear interrupts before attaching children | Jason Wright |
2004-09-27 | map registers for fhc@mainbus | Jason Wright |
2004-09-27 | clean | Per Fogelstrom |
2004-09-27 | rearrange code to avoid asm warnings | Per Fogelstrom |
2004-09-27 | Change busdma to map coherent dmamem memory as uncached if the host | Per Fogelstrom |
2004-09-27 | check malloc return correctly; from Patrick Latifi | Jason Wright |
2004-09-27 | cvsd_recvmsg() is supposed to return 1 when a message has been read. | Jean-Francois Brousseau |
2004-09-27 | kill double whitespace, PR3934, for rea this time and without unrelated | Henning Brauer |
2004-09-27 | ooopppssss, backout last, lots of unrelated changes creeped in, noticed | Henning Brauer |
2004-09-27 | Plug all of the remaining memory leaks using my new Plug-O-Matic 2000(C) | Jean-Francois Brousseau |