summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-30use the same argument name in synopsis and usage; lowercase "usage:"Igor Sobrado
2007-12-30add missing space between argument names and ellipsisIgor Sobrado
2007-12-30add missing arguments to synopsis; fix brackets; lowercase "usage:"Igor Sobrado
2007-12-30lowercase "usage:"; align synopsesIgor Sobrado
2007-12-30minor improvement on the diff to r1.106Igor Sobrado
2007-12-30sort flags in both synopsis and usage, file not commited in last diffIgor Sobrado
2007-12-30sort flags in both synopsis and usageIgor Sobrado
2007-12-30dont freeze lock or set caching modes on ata devices that arent disks, itsDavid Gwynne
2007-12-30enforce install -S, avoids races with make -j:Marc Espie
2007-12-30Remove unused variable consintr. ok mbalmerAlexander Bluhm
2007-12-30In pf_normalize_tcpopt() call pf_pull_hdr() address family safe.Marcus Glocker
2007-12-30syncTheo de Raadt
2007-12-30regenBrad Smith
2007-12-30- rename some SATA entries which are shared between the ATI SB700 and SB800 c...Brad Smith
2007-12-30Bring editor_add() code into line with the other editor_* functions.Kenneth R Westerback
2007-12-30regenBrad Smith
2007-12-30add the PCI id for the Sun Crypto Accelerator 6000 PCIe board.Brad Smith
2007-12-30Make "scrub max-mss" rule work correctly;Marcus Glocker
2007-12-29update to tzcode2007j from elsie.nci.nih.gov; mostly ANSIficationTodd C. Miller
2007-12-29Override SoftFloat's countLeadingZeros32() with a faster, ff1-based, versionMiod Vallat
2007-12-29Had I known we had a kernel version of John Hauser's SoftFloat code, I wouldMiod Vallat
2007-12-29Unifdef NO_IEEE in the libkern softfloat code, and put an appropriate ruleMiod Vallat
2007-12-29Do not define _FP_DYNAMIC; no other platform defines this and nothing (eitherMiod Vallat
2007-12-29update to tzdata2007j from elsie.nci.nih.govTodd C. Miller
2007-12-29add the IP-MIB ipAddrTable. it requires to encode the ipv4 addressesReyk Floeter
2007-12-29switch from spls to mutexes for protecting the random state.David Gwynne
2007-12-29fix comments after the members of scsi_adapter were changed.David Gwynne
2007-12-29Remove debug message. Found by Mike Belopuhov, tsk tsk deraadt.Marco Peereboom
2007-12-29Skip LBC on buswalk. Gets rid of unconfigured "Bus Converter Port" devicesMark Kettenis
2007-12-29the scsi layer always had function pointers for asking the hba about aDavid Gwynne
2007-12-29syncTheo de Raadt
2007-12-28Use the correct packet maximum sizes for remote port and agent forwarding.Darren Tucker
2007-12-28If initializing a frame buffer as glass console fails, instead of an invisibleMiod Vallat
2007-12-28Explicitely mention we are the console device, when applicable.Miod Vallat
2007-12-28There is no need, and no point, to initialize panicstr here.Miod Vallat
2007-12-28Add a few more K-class models to the list of machines that have more devicesMark Kettenis
2007-12-28printf field widths are always int, so add casts to removeCharles Longeau
2007-12-28printf field widths are always int, so add a cast to removeCharles Longeau
2007-12-28printf field widths are always int, so add a cast to removeCharles Longeau
2007-12-28Do not expose struct pmap unless _KERNELMiod Vallat
2007-12-28Repair fallout from libkern changes.Miod Vallat
2007-12-28syncTheo de Raadt
2007-12-28shrink the max number of supported OID elements from 128 to 32.Reyk Floeter
2007-12-28set the default port in host byte order to get the correct resultReyk Floeter
2007-12-28syncReyk Floeter
2007-12-28nfs_sndlock() is often called with its rep argumentThordur I. Bjornsson
2007-12-28add "show mib" command to dump compiled-in MIB namesReyk Floeter
2007-12-28split code handling the "structure of management information" and theReyk Floeter
2007-12-28provide vpd page 0, which lists which vpd pages we provide.David Gwynne
2007-12-28rename some functions to make it clear theyre used to emulate vpd responsesDavid Gwynne