Age | Commit message (Expand) | Author |
2005-03-28 | p_fstype FS_UDF or #21 | Theo de Raadt |
2005-03-28 | Relax dependencies. | Miod Vallat |
2005-03-28 | add some const to ether_*. remove bonus prototypes this brought out. | Ted Unangst |
2005-03-28 | Use USBD_DEFAULT_TIMEOUT on control transfers, rather than the SCSI request | Christopher Pascoe |
2005-03-28 | minor spelling corrections. | Christopher Pascoe |
2005-03-28 | Use mii_phy_tick() instead of duplicating code. | Kenneth R Westerback |
2005-03-28 | shorten dmesg | David Gwynne |
2005-03-27 | EB -> GB | Brad Smith |
2005-03-27 | regen | Brad Smith |
2005-03-27 | EB -> GB | Brad Smith |
2005-03-27 | remove FreeBSD ifdef bloat. | Brad Smith |
2005-03-27 | Fix possible double alignment, and a memory leak in error path. Mostly | Kenneth R Westerback |
2005-03-27 | another fxp PCI id | Brad Smith |
2005-03-27 | regen | Brad Smith |
2005-03-27 | ICH-6M fxp PCI id | Brad Smith |
2005-03-26 | Use "struct em_softc *sc" consistently all over and uncover the | Brad Smith |
2005-03-26 | enable compat_hpux and a commented out compat_linux | Michael Shalayeff |
2005-03-26 | oops. it's 2005 now! | Michael Shalayeff |
2005-03-26 | md parts for hpux_compa code; some problems w/ signals delivery still exist | Michael Shalayeff |
2005-03-26 | - Parse boot arguments like on other platforms and handle common flags. | Uwe Stuehler |
2005-03-26 | enable reception of multicast frames; from NetBSD | Christian Weisgerber |
2005-03-26 | encrypt swap by default. cheap, and why not. can be disabled by people | Theo de Raadt |
2005-03-26 | simplify man! no need to outline pci_mapreg_map() anymore just use it | Michael Shalayeff |
2005-03-26 | Use the PROM font whenever possible, rather than switching to the | Miod Vallat |
2005-03-26 | Enable wsfont_add(), it will be necessary on sparc. | Miod Vallat |
2005-03-26 | Cleanup. Use defines, standard names, consistant comparison operators, etc. | Kenneth R Westerback |
2005-03-25 | regen | Michael Shalayeff |
2005-03-25 | belkin bt and the unsupported netgear ma111v2 | Michael Shalayeff |
2005-03-25 | regen | Michael Shalayeff |
2005-03-25 | a bunch of ati ixp* ids | Michael Shalayeff |
2005-03-25 | calculate the rpm for a disklabel; implement new io discipline for mirror; th... | Michael Shalayeff |
2005-03-25 | during probe test for a mem window reduction in case there is not enough spac... | Michael Shalayeff |
2005-03-25 | Since START_STOP is an optional command that a device need not | Kenneth R Westerback |
2005-03-25 | increment the right counter on error. | Brad Smith |
2005-03-24 | enable memory-mapped i/o everywhere but on i386 | Martin Reindl |
2005-03-24 | Unbreak tree, mono_time may no longer be used because of timecounters. | Claudio Jeker |
2005-03-24 | If READ CAPACITY(10) says there are more than 0xffffffff sectors, | Kenneth R Westerback |
2005-03-24 | major knf | Hans-Joerg Hoexer |
2005-03-24 | ansi and tiny knf | Hans-Joerg Hoexer |
2005-03-24 | always good to check for invalid values. ok marius pedro | Ted Unangst |
2005-03-24 | another D-Link DFE-670TXD PCMCIA card, next MAC 3-byte seq; from | Theo de Raadt |
2005-03-23 | typo corrections; ok krw a long time ago | Theo de Raadt |
2005-03-23 | Set up a shutdown hook to put the display back to a PROM-compatible mode | Miod Vallat |
2005-03-23 | Do not bzero() too far when setting up 32-bit mode. | Miod Vallat |
2005-03-23 | Move the alloc_screen, free_screen and show_screen wsdisplay accessops to | Miod Vallat |
2005-03-23 | Do not set up accelerated operations if we fail to unbusy the blitter in | Miod Vallat |
2005-03-23 | Move wzero() and wcopy() from machdep.c to where they are really used. | Miod Vallat |
2005-03-23 | Match power on the SPARCbook's auxio2, but prefer tctrl poweroff if | Miod Vallat |
2005-03-23 | Kill the sparc-specific mountroot hooks (which are run before the root | Miod Vallat |
2005-03-23 | fix a possible kernel panic in the ar5211 and ar5212 detach functions. | Reyk Floeter |