summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-23Avoid signal race condition. If a slave gets SIGUSR2 between theTodd C. Miller
2005-01-23use register names instead of numbersMichael Shalayeff
2005-01-23bus_space_map() sti regions with BUS_SPACE_MAP_CACHEABLE if they have theMiod Vallat
2005-01-23Enable sgc and sti.Miod Vallat
2005-01-23Two sti(4) changes necessary for hp300:Miod Vallat
2005-01-23generate .size for asm objects too (and kill *end labels)Michael Shalayeff
2005-01-23better print for ill insns -- just print a hex instead of questionable marksMichael Shalayeff
2005-01-23regenJonathan Gray
2005-01-23D-Link DWL-610 (cardbus rtw).Jonathan Gray
2005-01-23config option "Ciphers" should be case-sensitive; ok dtucker@Damien Miller
2005-01-23regenJonathan Gray
2005-01-23Intel 925X devices and Nvidia Quadro FX 330.Jonathan Gray
2005-01-23Some additional Radeon 9600 Pro related ids.Jonathan Gray
2005-01-23nForce2 memory controller found in a dmesg from jsilland at free dot fr.Jonathan Gray
2005-01-23Add the Askey WLL013. found by jsg in a dmesgDavid Gwynne
2005-01-23syncDavid Gwynne
2005-01-23Allow this to work on __STRICT_ALIGN archs, ok dhartmei@Dale Rahn
2005-01-23add the Askey WLL013 which is an atu device found by jsg in a dmesgDavid Gwynne
2005-01-23Kill redundant or unnecessary includes.Miod Vallat
2005-01-22Xr getenv 3;Jason McIntyre
2005-01-22remove double macro;Jason McIntyre
2005-01-22Honour wsconsctl display.vblank setting.Miod Vallat
2005-01-22document `cvs edit' and `cvs unedit';Xavier Santolaria
2005-01-22put -K in the right place;Jason McIntyre
2005-01-22some fixes from netbsd, plus a few of my own;Jason McIntyre
2005-01-22PCI_PRODUCT_SIS_5513 -> PCI_PRODUCT_SIS_5597_IDEMartin Reindl
2005-01-22syncMartin Reindl
2005-01-22correct SiS 5597/5598 entriesMartin Reindl
2005-01-22do not clean-up shared items in pretend mode (for now, need extra logicMarc Espie
2005-01-22explicitly shows fragment names that were not found.Marc Espie
2005-01-22Reduce diff to NetBSD.Jonathan Gray
2005-01-22add an exit command as an alias of quit; ok henning@Robert Nagy
2005-01-22Reduce diff to NetBSD.Jonathan Gray
2005-01-22although arguments to `ip proto' and `ether proto' are keywords, and doJason McIntyre
2005-01-22Log source of connections denied by AllowUsers, DenyUsers, AllowGroups andDarren Tucker
2005-01-22Unbreak cats build. My apologies!Uwe Stuehler
2005-01-22regenBrad Smith
2005-01-22add VIA VT8633Brad Smith
2005-01-22typo; david l goodrich <dlg@dorkzilla.org>Peter Valchev
2005-01-21more portable code, stderr is not necessarily a constant.Marc Espie
2005-01-21Oops, revert changes not intended to be commited in previous commit.Miod Vallat
2005-01-21Overhaul of the pxa2x0_lcd code, to allow early (before autoconf) attachment,Miod Vallat
2005-01-21fix missing list item: *(...); spotted by Frank Sander frksndr atOtto Moerbeek
2005-01-21be more consistent in terminology in commentsOtto Moerbeek
2005-01-21Warn in advance for password and account expiry; initialize loginmsgOtto Moerbeek
2005-01-21Undo last change; if wi_pcmcia_attach failed we already freed up theTodd C. Miller
2005-01-20remove unused variables, extra declarations.Marc Espie
2005-01-20Enable apm/scoop drivers and report A/C power status correctly.Uwe Stuehler
2005-01-20Fix i386 disassembler.Mark Kettenis
2005-01-20missing arch in .Dt;Jason McIntyre