Age | Commit message (Expand) | Author |
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 |
2005-01-20 | missing arch in .Dt; | Jason McIntyre |
2005-01-20 | No need for cross nm/size in cross-env, our host tools are good enough. | Alexander Yurchenko |
2005-01-20 | Use the packet's address family instead of the rule's when selecting a | Daniel Hartmeier |
2005-01-20 | sc->sc_sync_ifp = NULL if we fail to attach the multicast group. | Ryan Thomas McBride |
2005-01-20 | Document syncif->syncdev change. Also fix order of syncdev option | Ryan Thomas McBride |
2005-01-20 | Use syncdev instead of syncif in ifconfig, and modify ioctl struct pfsyncreq | Ryan Thomas McBride |
2005-01-20 | add /usr/libdata/ldscripts/ | Jason McIntyre |
2005-01-20 | More wscons bits | Miod Vallat |
2005-01-20 | sync | Theo de Raadt |
2005-01-20 | sync | Theo de Raadt |
2005-01-20 | add /usr/include/net80211/ | Jason McIntyre |
2005-01-20 | ARM is strict alignment (practically) so let the kernel know this. ok miod@ | Dale Rahn |
2005-01-20 | expire ipforward_rt cache in ip_slowtimeo; fixes pr 1697; ok claudio | Markus Friedl |
2005-01-20 | backout workaround from rev 1.29 as it breaks host routes and is not | Markus Friedl |
2005-01-20 | - knf | Jared Yanovich |
2005-01-20 | If the card failed to attach completely we still want to unmap its | Todd C. Miller |
2005-01-19 | Provide openbsd emulation for mips64el as we do for mips64. | Alexander Yurchenko |