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