Age | Commit message (Expand) | Author |
2007-03-15 | simplify synopsis/usage() and sort options; | Jason McIntyre |
2007-03-15 | simplify synopsis/usage() and sort options; | Jason McIntyre |
2007-03-15 | simplify synopsis/usage() and sort options. also fixes documentation/5411 | Jason McIntyre |
2007-03-15 | Update the re(4) man page to mention VLAN tag insertion support. | Jason McIntyre |
2007-03-15 | no jumbosity for bnx | Jason McIntyre |
2007-03-15 | make the description of command line options and interactive | Jason McIntyre |
2007-03-15 | - add missing word: from alek; ok sturm | Jason McIntyre |
2007-03-15 | fix -y example; | Jason McIntyre |
2007-03-15 | UltraSPARC-IV cpus appear a bit different in OpenFirmware than older cpus. | Mark Kettenis |
2007-03-15 | Make sure we find the OpenFirmware node for UltraSPARC-IV cpus. | Mark Kettenis |
2007-03-15 | OpenBSD/aviion notes draft. | Miod Vallat |
2007-03-15 | typo; Matthew Clarke <clamat@telus.net> | Jasper Lievisse Adriaanse |
2007-03-15 | Sync | Miod Vallat |
2007-03-15 | Disable x/q functionnality on 32bit platforms, because the examination code | Miod Vallat |
2007-03-15 | Set chip operation mode in the init path. Add first bits to enable | Marcus Glocker |
2007-03-15 | When commiting multiple files with ci, the flags from the previous | Alexander Bluhm |
2007-03-15 | give _POSIX_THREAD_* defines a value of 1 so applications that | Kurt Miller |
2007-03-15 | m_prepend() works only for sizes smaller than MHLEN. | Claudio Jeker |
2007-03-15 | Check for cg_irotor and cg_frotor being negative, okay millert@ deraadt@ | Pedro Martelletto |
2007-03-15 | Since p_flag is often manipulated in interrupts and without biglock | Artur Grabowski |
2007-03-15 | regen | Jonathan Gray |
2007-03-15 | commit the correct version this time | Jonathan Gray |
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 |