summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-30remove "set -e" left over from debuggingDamien Miller
2008-06-30shell portability: use "=" instead of "==" in test(1) expressions,Damien Miller
2008-06-30typo: s/constraint_date/constraint_data/Damien Miller
2008-06-30document that mquery(2) is non-standard; hint and ok deraadt@Otto Moerbeek
2008-06-30xref mqueryOtto Moerbeek
2008-06-30wrap logging code around WDC_DEBUG. shrinks kernel by ~4k.Federico G. Schwindt
2008-06-30re* at cardbus? 'Put it in' brad@ 'Go for it' deraadt@Ian Darwin
2008-06-30syncTheo de Raadt
2008-06-29Add RT2870 firmware with the same license as the rest ofJonathan Gray
2008-06-29repetition, spotted by <bsd@openbsd.rutgers.edu>Pierre-Yves Ritschard
2008-06-29Use DEV_BSIZE (defined as 512) instead of 512 when initializing theKenneth R Westerback
2008-06-29this stupid per-arch SIZEOF_BPF_HDR define is really really stupid, butTheo de Raadt
2008-06-29Use C99, not gcc-specific variadics. Ok miod@.Anders Magnusson
2008-06-29Don't fail compilation if APERTURE is not defined.Anders Magnusson
2008-06-29various macro/spelling/grammar fixes;Jason McIntyre
2008-06-29typoMiod Vallat
2008-06-29document the configuration directives for directories.Pierre-Yves Ritschard
2008-06-29add usb2.0 to usb1.1(ohci/uchi) handover request to usb subsystem.Yojiro Uo
2008-06-29Simplify state creation code; merge state import/export code between pfsyncRyan Thomas McBride
2008-06-29protocol 2 key blobs are strings, not byte arraysDamien Miller
2008-06-29documentation tweaks.Igor Sobrado
2008-06-29+Belkin F5D9050C and sort the list;Jason McIntyre
2008-06-29Split k8_powernow_setperf into two functions, the new function calledGordon Willem Klok
2008-06-29Revert 1.8, and reenable branch prediction on swift cpus. Ten years of trap.cMiod Vallat
2008-06-29new belkin rum with california designed plasticTheo de Raadt
2008-06-29syncTheo de Raadt
2008-06-29another new belkin rum. says on it "designed in california, made in china".Theo de Raadt
2008-06-28regenMarcus Glocker
2008-06-28Move video(4) entry in MAKEDEV(8) from the "USB devices" section to theMarcus Glocker
2008-06-28Mention mmap(2) step.Marcus Glocker
2008-06-28tweak;Jason McIntyre
2008-06-28Comment in another video(4) reference.Marcus Glocker
2008-06-28Link to video(4).Marcus Glocker
2008-06-28Typos.Marcus Glocker
2008-06-28syncTheo de Raadt
2008-06-28First shot for the video(4) man page.Marcus Glocker
2008-06-28document the protocol used by ssh-agent; "looks ok" markus@Damien Miller
2008-06-28reset global compat flag after processing a protocol 2 signatureDamien Miller
2008-06-28revert accidental commit (nearly 2 months ago!) thatDamien Miller
2008-06-28refuse to add a key that has unknown constraints specified;Damien Miller
2008-06-28very basic regress test against Twisted Conch in "make interop"Damien Miller
2008-06-28no EOL between tcpsig and sack headers; ok jsing, frantzenMarkus Friedl
2008-06-28if the user supplied -A only checkout files again if a sticky tagJoris Vink
2008-06-28add an underscore to argument name.Igor Sobrado
2008-06-28spelling fixesDamien Miller
2008-06-27Simply the version string and nuke unecessary variables used to build it.Xavier Santolaria
2008-06-27Bump version; we're not going to stay with 1.0 forever.Xavier Santolaria
2008-06-27documentation tweak.Igor Sobrado
2008-06-27Remove again the old _dl_md_reloc() calls-through-plt workaround: it isMiod Vallat
2008-06-27uvm_pglistalloc() works by walking the physical address range it gets invokedMiod Vallat