summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-06-01Remove further mentioning of HW VLAN stripping.Brad Smith
2008-06-01Make SCSI isp(4) use the same SCSI initiator ID as the prom on sparc/sparc64.Mark Kettenis
ok marco@, krw@, deraadt@
2008-06-01- make it possible to merge files from xetcXX onlyAntoine Jacoutot
man page bits by jmc@ suggested by an ok jdixon@ merdely@
2008-06-01Remove iobviously untrue comment.Mark Kettenis
2008-06-01ACX111 parts can't send using short slot time, but it seems to have no problemBrad Smith
to receive packets sent using short slot time. Turn on short slot time support, so that we don't prevent other STA from using short slot time. From sephe@DragonFly ok mglocker@
2008-06-01provision for reading only prelink related stuff from a package (maybeMarc Espie
a bit more, we'll trim it as fitting).
2008-06-01Use 1Mbits/s as beacon sending rate; it seems to fix TX performance issueBrad Smith
when using acx(4) as HostAP. From sephe@DraonFly ok mglocker@
2008-06-01Don't copy empty files into installed system's /etc. Tweak comment andKenneth R Westerback
mention boot.conf and ttys. No functional change.
2008-05-31if a dma mapping contains oddly addressed or odd length segments, then weDavid Gwynne
reject that mapping. this diff cleans up the mapping if it fails those diagnostics. found while looking into an issue for krw@
2008-05-31Add Fujitsu adapters.Brad Smith
2008-05-31Apparently the interrupt status register doesn't always replicate the TXMark Kettenis
completion register correctly, so read the completion register instead.
2008-05-31Thinkpad -> ThinkPadIgor Sobrado
2008-05-31synchronize usage and synopsis.Igor Sobrado
2008-05-31Turn the rx descriptor ring into a real ring instead of letting things fallMark Kettenis
off the end.
2008-05-31add a marker for true binary files to be used by prelinkingMarc Espie
2008-05-31List Fujitsu crds supported by sk(4).Mark Kettenis
2008-05-31add hfs+ type. deraadt@ okFederico G. Schwindt
2008-05-31regenMark Kettenis
2008-05-31Add PLX 6520 PCIX-PCIX bridge.Mark Kettenis
2008-05-31regenMark Kettenis
2008-05-31Add Emulex LP10000.Mark Kettenis
2008-05-31Properly set the IFF_OACTIVE flag if all the descriptrs are in use forBrad Smith
the TX ring and clear the flag when some have been freed. ok kettenis@
2008-05-31Properly set the IFF_OACTIVE flag if all the descriptrs are in use forBrad Smith
the TX ring and clear the flag when some have been freed. ok dlg@ kettenis@
2008-05-31Clear the IFF_RUNNING/IFF_OACTIVE flags and the watchdog timer inBrad Smith
txp_stop(). ok dlg@
2008-05-30Remove the untracked mapping before calling uvm_km_free(), otherwise theFederico G. Schwindt
code will treat it as a tracked one and panic down the road. fixes one of the crashes reported in PR/5828. miod@ ok.
2008-05-30skip ext2fs on thisTheo de Raadt
2008-05-30fix a broken Xr;Jason McIntyre
2008-05-30-salt is default for "openssl enc"; from djmJason McIntyre
tweaked with some help from Matthew Dempsky and djm ok djm
2008-05-30cdio's blank command blanked CD twise. Fixed.av
ok jakemsr krw millert ratchov
2008-05-30Keyword expansion must not be set if no RCS file is available, for exampleTobias Stoeckmann
a newly added but not yet committed file. Fixes segfault. ok joris
2008-05-30Set up cmdp before first possible call of fatal to avoid NULL pointerTobias Stoeckmann
dereference in logging code. Spotted by Igor Zinovik. ok joris
2008-05-30trivial KNF before we go furtherHenning Brauer
2008-05-30syncThordur I. Bjornsson
2008-05-30add the intel turbo memory device idThordur I. Bjornsson
ok dlg@
2008-05-30diff -D support, also a change in diff_internals to properly printTobias Stoeckmann
file name or /dev/null, if file has been removed or added.
2008-05-30Major rework of our cvs diff implementation fixes tons of GNU cvsTobias Stoeckmann
compatibility glitches and bugs which have been spotted by ray@ and Igor Zinovik. ok joris
2008-05-30Allocate static buffer for software frame buffer and make sure to notMarcus Glocker
overflow it.
2008-05-30correct size of iov[]; ralf.horstmann@gmx.deTheo de Raadt
2008-05-30some KNF.Brad Smith
2008-05-30Remove unused NetBSD code for dmesg printing.Brad Smith
ok deraadt@
2008-05-29add a detailed synopsis to mg(1); synchronize with usage.Igor Sobrado
tweaks by jmc@ ok jmc@
2008-05-29Thecus N1200 not N2100 (armish). -mojMats O Jansson
2008-05-29appease stupid stupid gcc; ok millertTheo de Raadt
2008-05-29dlg backed out one too many revisions, bring back 1.2joshua stein
only do aml_freevalue when necessary, noted by deanna
2008-05-29Revert 1.6 and reenable -fno-regmove for now -- it stroke back in sha1(1).Miod Vallat
2008-05-29syncTheo de Raadt
2008-05-29pcaled(4) also supports the PCA9552 LED dimmer.Marc Balmer
ok jmc
2008-05-29try to clearly describe interaction between -CcEeHhRr and -fiou options;Jason McIntyre
written with help from ratchov and jakemsr; ok ratchov
2008-05-29regenRobert Nagy
2008-05-29add a third MSI bluetooth deviceRobert Nagy