summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-15simplify synopsis/usage() and sort options;Jason McIntyre
2007-03-15simplify synopsis/usage() and sort options;Jason McIntyre
2007-03-15simplify synopsis/usage() and sort options. also fixes documentation/5411Jason McIntyre
2007-03-15Update the re(4) man page to mention VLAN tag insertion support.Jason McIntyre
2007-03-15no jumbosity for bnxJason McIntyre
2007-03-15make the description of command line options and interactiveJason McIntyre
2007-03-15- add missing word: from alek; ok sturmJason McIntyre
2007-03-15fix -y example;Jason McIntyre
2007-03-15UltraSPARC-IV cpus appear a bit different in OpenFirmware than older cpus.Mark Kettenis
2007-03-15Make sure we find the OpenFirmware node for UltraSPARC-IV cpus.Mark Kettenis
2007-03-15OpenBSD/aviion notes draft.Miod Vallat
2007-03-15typo; Matthew Clarke <clamat@telus.net>Jasper Lievisse Adriaanse
2007-03-15SyncMiod Vallat
2007-03-15Disable x/q functionnality on 32bit platforms, because the examination codeMiod Vallat
2007-03-15Set chip operation mode in the init path. Add first bits to enableMarcus Glocker
2007-03-15When commiting multiple files with ci, the flags from the previousAlexander Bluhm
2007-03-15give _POSIX_THREAD_* defines a value of 1 so applications thatKurt Miller
2007-03-15m_prepend() works only for sizes smaller than MHLEN.Claudio Jeker
2007-03-15Check for cg_irotor and cg_frotor being negative, okay millert@ deraadt@Pedro Martelletto
2007-03-15Since p_flag is often manipulated in interrupts and without biglockArtur Grabowski
2007-03-15regenJonathan Gray
2007-03-15commit the correct version this timeJonathan Gray
2007-03-15Add a few different things found in submitted dmesgs.Jonathan Gray
2007-03-15nfe can also be found paired with rgephy(4), ie in Gigabyte M61PM-S2Jonathan Gray
2007-03-15use warnx and not logerror in monitor, logerror is for the slave;Damien Miller
2007-03-15s/orientated/oriented/, last instance of this in our treeChad Loder
2007-03-15s/oriented/orientated/Chad Loder
2007-03-15regenJonathan Gray
2007-03-15JMB368 has no SATA.Jonathan Gray
2007-03-14Make SMU sensors and fan control work on PowerMac8,1.Mark Kettenis
2007-03-14Allow nmeaattach to start a sensor before starting ntpd. Many modernChris Kuethe
2007-03-14when using low prio MX trapping, ignore hosts connecting to the low prioBob Beck
2007-03-14Don't delete grey entries when whitelisting. They expire anywayBob Beck
2007-03-14do the adjustment of arbitrary 128 -> BLF_MAXUTILIZED in userland as well,Alexander von Gernler
2007-03-14Clean up after miod.Mark Kettenis
2007-03-14Check if there are still blocks left to be allocated _after_ we havePedro Martelletto
2007-03-14We switched to aes cbc quite some time ago, so also use the correctHans-Joerg Hoexer
2007-03-14Call ifp->if_start() at the end of the rx interrupt handling just in caseClaudio Jeker
2007-03-14In HostAP mode, ieee80211_input() will enqueue packets in if_snd withoutClaudio Jeker
2007-03-13Set the DN bit in the fpscr upon startup, to prevent faulting when loadingMiod Vallat
2007-03-13Nuke __HAVE_OLD_DISKLABEL code, this was never defined anyway.Miod Vallat
2007-03-13Add <machine/fpu.h> for upcoming userland changes.Miod Vallat
2007-03-13Drop the second and third arguments to adb_op_sync, for they are not used;Miod Vallat
2007-03-13Be more strict during probe, consider failures to get device descriptionMiod Vallat
2007-03-13When about to run X11 in 32 bpp mode, advertize correctly that we areMiod Vallat
2007-03-13Reset psl to spl0 in cpu_fork(), so that kthreads start at spl0 and notMiod Vallat
2007-03-13Don't bother checking for OLF binaries if option SMALL_KERNEL.Miod Vallat
2007-03-13Move UKC later in the boot process, so that it can use malloc().Miod Vallat
2007-03-13It is safe to run tlb_exception() at the pre-fault ipl.Miod Vallat
2007-03-13Add two more SFSR bits found on UltraSPARC-III cpus.Mark Kettenis