summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-04more ipx, jmcHenning Brauer
2007-06-04more ipx, spotted by jmcHenning Brauer
2007-06-04Don't completely scare off people by saying that enabling ACPI willMichael Knudsen
2007-06-04a few missed $' / $`Marc Espie
2007-06-04more efficient regexps: anchor stuff at both ends, be more specific inMarc Espie
2007-06-04perhaps it made art's head hurt because it is wrong. triggers NULLTheo de Raadt
2007-06-04ipx is goneHenning Brauer
2007-06-04add -t to usage() and SYNOPSIS;Jason McIntyre
2007-06-04Ten lines of backtrace should be better on 25-line screens, so that the panicMiod Vallat
2007-06-04zap extra parameter that nothing uses.Marc Espie
2007-06-04error code: if we can't find a given libspec, we look through allMarc Espie
2007-06-04If it's cold at panic time, attempt to show a small backtrace, there are tooMiod Vallat
2007-06-04Bring presto's readdisklabel() usage into line with other uses. i.e.Kenneth R Westerback
2007-06-04avoid parsing libraries by hand.Marc Espie
2007-06-04stricter regexp for libraries.Marc Espie
2007-06-04add a lib parsing routine to PackingElement::Lib so I don't have toMarc Espie
2007-06-04do not inlcude ipx headersHenning Brauer
2007-06-04bye bye ipxHenning Brauer
2007-06-04I am on drugs, I don't know where I found split can take strings asMarc Espie
2007-06-04zap dead code: we no longer use DirRm.Marc Espie
2007-06-04some minor systematic changes.Marc Espie
2007-06-04use warn() where warn() is intended, not err()Henning Brauer
2007-06-04Remove evhttp leftover, okay millert@Pedro Martelletto
2007-06-04no more ipxHenning Brauer
2007-06-04remove IPX, agreed by manyHenning Brauer
2007-06-04remove IPX support, agreed by manyHenning Brauer
2007-06-04add -t flag to pkg_info to enable listing of the ``top level'' packages,Pierre-Yves Ritschard
2007-06-04- remove an extraneous .BlJason McIntyre
2007-06-04fix keep_old_filesMarc Espie
2007-06-04Forgot this in my last committ.Marc Balmer
2007-06-04Last part of FreeBSD/NetBSD sepcific code removal.Marc Balmer
2007-06-04do not shuffle dev 4 under the carpet; make svnd work again; uncookieOtto Moerbeek
2007-06-04Use 166.67 and 266.67 for bus_clock and not 166.66 and 266.66,Jonathan Gray
2007-06-04document -C option of bioctlTodd T. Fries
2007-06-04use S_IFCHR instead of S_IFBLK to shut the SCSI midlayer up duringMarco Peereboom
2007-06-03syncDamien Miller
2007-06-03Add WCH/QinHeng CH341 serial/parallelDamien Miller
2007-06-03unbreak 802.11 element parsing by using the TCHECK2 macro correctlyReyk Floeter
2007-06-03if the 915gm didn't work on i386, it's worrisome here too. remove it.Ted Unangst
2007-06-03put raidc inside ifdef CRYPTO, since it won't work without itTed Unangst
2007-06-03shuffle the raid 1 specific functions to be all together and closerTed Unangst
2007-06-03the kernel starts with setperf=100, even though the bios may have throttled.Ted Unangst
2007-06-03Implement transmission of ACL and SCO packetsUwe Stuehler
2007-06-03Make RX path work on big endian, too.Marcus Glocker
2007-06-03delete two extra lines which are not needed because that is how stringsTheo de Raadt
2007-06-03backout rev 1.91 and 1.92, it causes proceses to hang on low memOtto Moerbeek
2007-06-03Add ffs2 support to dump/restore. From FreeBSD with some NetBSD changes.Todd C. Miller
2007-06-03virtual device drivers tend not to need machine/bus.h. also importantTheo de Raadt
2007-06-03The firmware converts every 802.11 RX data frame into a 802.3 frame,Marcus Glocker
2007-06-03Dummy <machine/bus.h> for softraid to compile.Miod Vallat