Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-01 | Remove further mentioning of HW VLAN stripping. | Brad Smith | |
2008-06-01 | Make 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 only | Antoine Jacoutot | |
man page bits by jmc@ suggested by an ok jdixon@ merdely@ | |||
2008-06-01 | Remove iobviously untrue comment. | Mark Kettenis | |
2008-06-01 | ACX111 parts can't send using short slot time, but it seems to have no problem | Brad 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-01 | provision for reading only prelink related stuff from a package (maybe | Marc Espie | |
a bit more, we'll trim it as fitting). | |||
2008-06-01 | Use 1Mbits/s as beacon sending rate; it seems to fix TX performance issue | Brad Smith | |
when using acx(4) as HostAP. From sephe@DraonFly ok mglocker@ | |||
2008-06-01 | Don't copy empty files into installed system's /etc. Tweak comment and | Kenneth R Westerback | |
mention boot.conf and ttys. No functional change. | |||
2008-05-31 | if a dma mapping contains oddly addressed or odd length segments, then we | David 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-31 | Add Fujitsu adapters. | Brad Smith | |
2008-05-31 | Apparently the interrupt status register doesn't always replicate the TX | Mark Kettenis | |
completion register correctly, so read the completion register instead. | |||
2008-05-31 | Thinkpad -> ThinkPad | Igor Sobrado | |
2008-05-31 | synchronize usage and synopsis. | Igor Sobrado | |
2008-05-31 | Turn the rx descriptor ring into a real ring instead of letting things fall | Mark Kettenis | |
off the end. | |||
2008-05-31 | add a marker for true binary files to be used by prelinking | Marc Espie | |
2008-05-31 | List Fujitsu crds supported by sk(4). | Mark Kettenis | |
2008-05-31 | add hfs+ type. deraadt@ ok | Federico G. Schwindt | |
2008-05-31 | regen | Mark Kettenis | |
2008-05-31 | Add PLX 6520 PCIX-PCIX bridge. | Mark Kettenis | |
2008-05-31 | regen | Mark Kettenis | |
2008-05-31 | Add Emulex LP10000. | Mark Kettenis | |
2008-05-31 | Properly set the IFF_OACTIVE flag if all the descriptrs are in use for | Brad Smith | |
the TX ring and clear the flag when some have been freed. ok kettenis@ | |||
2008-05-31 | Properly set the IFF_OACTIVE flag if all the descriptrs are in use for | Brad Smith | |
the TX ring and clear the flag when some have been freed. ok dlg@ kettenis@ | |||
2008-05-31 | Clear the IFF_RUNNING/IFF_OACTIVE flags and the watchdog timer in | Brad Smith | |
txp_stop(). ok dlg@ | |||
2008-05-30 | Remove the untracked mapping before calling uvm_km_free(), otherwise the | Federico 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-30 | skip ext2fs on this | Theo de Raadt | |
2008-05-30 | fix a broken Xr; | Jason McIntyre | |
2008-05-30 | -salt is default for "openssl enc"; from djm | Jason McIntyre | |
tweaked with some help from Matthew Dempsky and djm ok djm | |||
2008-05-30 | cdio's blank command blanked CD twise. Fixed. | av | |
ok jakemsr krw millert ratchov | |||
2008-05-30 | Keyword expansion must not be set if no RCS file is available, for example | Tobias Stoeckmann | |
a newly added but not yet committed file. Fixes segfault. ok joris | |||
2008-05-30 | Set up cmdp before first possible call of fatal to avoid NULL pointer | Tobias Stoeckmann | |
dereference in logging code. Spotted by Igor Zinovik. ok joris | |||
2008-05-30 | trivial KNF before we go further | Henning Brauer | |
2008-05-30 | sync | Thordur I. Bjornsson | |
2008-05-30 | add the intel turbo memory device id | Thordur I. Bjornsson | |
ok dlg@ | |||
2008-05-30 | diff -D support, also a change in diff_internals to properly print | Tobias Stoeckmann | |
file name or /dev/null, if file has been removed or added. | |||
2008-05-30 | Major rework of our cvs diff implementation fixes tons of GNU cvs | Tobias Stoeckmann | |
compatibility glitches and bugs which have been spotted by ray@ and Igor Zinovik. ok joris | |||
2008-05-30 | Allocate static buffer for software frame buffer and make sure to not | Marcus Glocker | |
overflow it. | |||
2008-05-30 | correct size of iov[]; ralf.horstmann@gmx.de | Theo de Raadt | |
2008-05-30 | some KNF. | Brad Smith | |
2008-05-30 | Remove unused NetBSD code for dmesg printing. | Brad Smith | |
ok deraadt@ | |||
2008-05-29 | add a detailed synopsis to mg(1); synchronize with usage. | Igor Sobrado | |
tweaks by jmc@ ok jmc@ | |||
2008-05-29 | Thecus N1200 not N2100 (armish). -moj | Mats O Jansson | |
2008-05-29 | appease stupid stupid gcc; ok millert | Theo de Raadt | |
2008-05-29 | dlg backed out one too many revisions, bring back 1.2 | joshua stein | |
only do aml_freevalue when necessary, noted by deanna | |||
2008-05-29 | Revert 1.6 and reenable -fno-regmove for now -- it stroke back in sha1(1). | Miod Vallat | |
2008-05-29 | sync | Theo de Raadt | |
2008-05-29 | pcaled(4) also supports the PCA9552 LED dimmer. | Marc Balmer | |
ok jmc | |||
2008-05-29 | try to clearly describe interaction between -CcEeHhRr and -fiou options; | Jason McIntyre | |
written with help from ratchov and jakemsr; ok ratchov | |||
2008-05-29 | regen | Robert Nagy | |
2008-05-29 | add a third MSI bluetooth device | Robert Nagy | |