summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-20Fix previous.Mark Kettenis
2012-10-20Implement transmit DMA segments. The descriptor usage is from FreeBSD,Chris Cappuccio
2012-10-20regenMark Kettenis
2012-10-20Add /dev/hvctl and /dev/spds.Mark Kettenis
2012-10-20Add code to dump the current hypervisor configuration.Mark Kettenis
2012-10-20off-by-one in device number check; found the hard way and reported by J Sisson.Miod Vallat
2012-10-20Init values for the AR9485 were for version 1.0 of this chip, which accordingStefan Sperling
2012-10-20Fix hardware kill switch detection for the ar9300 chip family. The driver wasStefan Sperling
2012-10-20- fix a potential double freeJasper Lievisse Adriaanse
2012-10-20pf.conf "prio" syntax was changed (2012/07/09); adapt pfctl regress tests.Stuart Henderson
2012-10-19add an #ifdef HIBERNATE for diffability with amd64Mike Larkin
2012-10-19Support additional scheduling algorithms in the load balancer:Reyk Floeter
2012-10-19amd64 hibernate "unpack-time" mmu/pmap code and asm goo. Work inMike Larkin
2012-10-19scrub(set-tos XX) is deprecated, the preferred form (and thus displayStuart Henderson
2012-10-19rtableid must be BREAK instead of MERGE, otherwise the optimizer mightHenning Brauer
2012-10-19andre.s@list.ru has a laptop which does not bring the azalia out ofTheo de Raadt
2012-10-19small cleanups and output prettyingTheo de Raadt
2012-10-19Be sure to compile boot block objects with -D_NO_ABICALLS, to prevent .S filesMiod Vallat
2012-10-19Link boot64 twice, first as a self-contained binary, to enforce there are noMiod Vallat
2012-10-19include a serial number when generating certsDamien Miller
2012-10-19Simplify xl_iff_90x() a bit and only check ac->ac_multicnt since ac_multicntBrad Smith
2012-10-19Document the current situation with who is PIE, and who is not.Theo de Raadt
2012-10-18Convert a number of old private copies of code which predatesTheo de Raadt
2012-10-18Use pci_set_powerstate() unconditionally for all chip variants, ratherTheo de Raadt
2012-10-18numerous error message fixes:Marc Espie
2012-10-18Switch luna88k to timecounters; tested by aoyama@Miod Vallat
2012-10-18put fewer things in usr/mdec on the ramdisk filesystem, and use themTheo de Raadt
2012-10-18Put back the kl_n_shift variable, removed by mistake in 1.18, causing theMiod Vallat
2012-10-18Disallow tables and interface address pools for rdr-to, nat-to andReyk Floeter
2012-10-18simplify checkreplaywindow() API; make call/return code handling consistentMarkus Friedl
2012-10-18make oce_arm_{eq,cq} functions look like the other queueMike Belopuhov
2012-10-18Wiring map entries with VM_PROT_NONE only waists RAM and bears noGerhard Roth
2012-10-18Add support for stac/clac instructions to manipulate the flagJonathan Gray
2012-10-18Move revarp code into #ifdef NFSCLIENT; saving space on some media.Theo de Raadt
2012-10-17use wakeup here, not wakeup_one - avoids problem of not waking up writersBob Beck
2012-10-17syncTheo de Raadt
2012-10-17Document the 'boothowto hack' used to flag to (a few) DVACT_POWERDOWNTheo de Raadt
2012-10-17adjust wdog_register() signatureTheo de Raadt
2012-10-17Swap arguments to wdog_register() since it is nicer, and prepareTheo de Raadt
2012-10-17Narrow the spltty/splx pair in com_activate to only enclose the minimumTheo de Raadt
2012-10-17cleanup more of the driver soft-state when suspending; in certainTheo de Raadt
2012-10-17adjust comment explaining what the files are forTheo de Raadt
2012-10-17rename field msg -> evp.Eric Faurot
2012-10-17Document the -P option. While there, remove reference to -T, it's incomplete,Eric Faurot
2012-10-17add vldc;Jason McIntyre
2012-10-17Enable vldc(4) and vldcp(4).Mark Kettenis
2012-10-17Disable debug code.Mark Kettenis
2012-10-17vldc(4)Mark Kettenis
2012-10-17Rename hvctl(4) into vldcp(4) since this driver now handles other servicesMark Kettenis
2012-10-17consistency fix: we use "envelope-id" everywhere.Eric Faurot