Age | Commit message (Expand) | Author |
2007-03-15 | Add a few different things found in submitted dmesgs. | Jonathan Gray |
2007-03-15 | nfe can also be found paired with rgephy(4), ie in Gigabyte M61PM-S2 | Jonathan Gray |
2007-03-15 | use warnx and not logerror in monitor, logerror is for the slave; | Damien Miller |
2007-03-15 | s/orientated/oriented/, last instance of this in our tree | Chad Loder |
2007-03-15 | s/oriented/orientated/ | Chad Loder |
2007-03-15 | regen | Jonathan Gray |
2007-03-15 | JMB368 has no SATA. | Jonathan Gray |
2007-03-14 | Make SMU sensors and fan control work on PowerMac8,1. | Mark Kettenis |
2007-03-14 | Allow nmeaattach to start a sensor before starting ntpd. Many modern | Chris Kuethe |
2007-03-14 | when using low prio MX trapping, ignore hosts connecting to the low prio | Bob Beck |
2007-03-14 | Don't delete grey entries when whitelisting. They expire anyway | Bob Beck |
2007-03-14 | do the adjustment of arbitrary 128 -> BLF_MAXUTILIZED in userland as well, | Alexander von Gernler |
2007-03-14 | Clean up after miod. | Mark Kettenis |
2007-03-14 | Check if there are still blocks left to be allocated _after_ we have | Pedro Martelletto |
2007-03-14 | We switched to aes cbc quite some time ago, so also use the correct | Hans-Joerg Hoexer |
2007-03-14 | Call ifp->if_start() at the end of the rx interrupt handling just in case | Claudio Jeker |
2007-03-14 | In HostAP mode, ieee80211_input() will enqueue packets in if_snd without | Claudio Jeker |
2007-03-13 | Set the DN bit in the fpscr upon startup, to prevent faulting when loading | Miod Vallat |
2007-03-13 | Nuke __HAVE_OLD_DISKLABEL code, this was never defined anyway. | Miod Vallat |
2007-03-13 | Add <machine/fpu.h> for upcoming userland changes. | Miod Vallat |
2007-03-13 | Drop the second and third arguments to adb_op_sync, for they are not used; | Miod Vallat |
2007-03-13 | Be more strict during probe, consider failures to get device description | Miod Vallat |
2007-03-13 | When about to run X11 in 32 bpp mode, advertize correctly that we are | Miod Vallat |
2007-03-13 | Reset psl to spl0 in cpu_fork(), so that kthreads start at spl0 and not | Miod Vallat |
2007-03-13 | Don't bother checking for OLF binaries if option SMALL_KERNEL. | Miod Vallat |
2007-03-13 | Move UKC later in the boot process, so that it can use malloc(). | Miod Vallat |
2007-03-13 | It is safe to run tlb_exception() at the pre-fault ipl. | Miod Vallat |
2007-03-13 | Add two more SFSR bits found on UltraSPARC-III cpus. | Mark Kettenis |
2007-03-13 | Dangling include | Miod Vallat |
2007-03-13 | Refactor & fix computation of offset for next partition. Now the | Otto Moerbeek |
2007-03-13 | Work around gcc optimization bug on sh (landisk). From otto@ | Todd C. Miller |
2007-03-13 | Use separate buffers in fsort.c and msort.c. Fixes a problem with | Todd C. Miller |
2007-03-13 | add W83627EHF | Jasper Lievisse Adriaanse |
2007-03-13 | add D-Link DGE-550T B1 | Jasper Lievisse Adriaanse |
2007-03-13 | Don't call rtlabel_unref() twice on RTM_DELETE. kroute_remove() does it | Claudio Jeker |
2007-03-13 | Same problem as in ospfd's kroute.c don't check rtm_tableid without verifying | Claudio Jeker |
2007-03-13 | rtm_tableid is only valid for RTM_ADD, RTM_CHANGE and RTM_DELETE but not | Claudio Jeker |
2007-03-13 | er,, no, we don't compile everything with -g | Henning Brauer |
2007-03-13 | regen | Robert Nagy |
2007-03-13 | Add ITM Touchscreen from Future Technology Devices | Robert Nagy |
2007-03-13 | tlb shootdown in pmap_change_attrs was shooting the wrong va. | Artur Grabowski |
2007-03-13 | typos in comments; ok millert@ | Kevin Steves |
2007-03-13 | allow to specify the IP_TTL and IP_MINTTL options for the relays to | Reyk Floeter |
2007-03-13 | we need a resid too | David Gwynne |
2007-03-13 | add timeouts on ata_xfers | David Gwynne |
2007-03-13 | Implement proper atomic.h for sparc64. | Artur Grabowski |
2007-03-13 | add quirk for Sony DSC-T10, which is UFI, not SCSI. | Steven Mestdagh |
2007-03-13 | Keep copyright year current. | Kenneth R Westerback |
2007-03-12 | In bcw_init() check for real revision numbers now and fix a wrong | Marcus Glocker |
2007-03-12 | better desiredvnodes not based on maxusers; pedro@ deraadt@ ok | Michael Shalayeff |