Age | Commit message (Expand) | Author |
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 |
2005-01-19 | Fix -S flag for non-root; from Ewen McNeill (closes PR 4066) | Todd C. Miller |
2005-01-19 | Only try to run pflogd if pflog0 exists; from mpech@ | Todd C. Miller |
2005-01-19 | Add elf{32,64}_load_phdrs() for loading program headers. | Alexander Yurchenko |
2005-01-19 | typo; | Jason McIntyre |
2005-01-19 | compare st_dev/st_ino before declaring the cached values valid; ok miod | Jason Wright |
2005-01-19 | Unbreak cross-tools by providing TARGET_ARCH in include target | Alexander Yurchenko |
2005-01-19 | more `cvs update' bits; help and ok jmc | Xavier Santolaria |
2005-01-19 | zap redundant MAKEFLAGS, put common code in a loop, indent. | Marc Espie |
2005-01-19 | although the description for the `comment' bind was in the page, | Jason McIntyre |
2005-01-19 | Oops, repair stand/ by putting copies of the old grf/ite include files | Miod Vallat |
2005-01-19 | clarification; ok beck | Theo de Raadt |
2005-01-19 | Cleanups, missing licenses and RCS tags. | Uwe Stuehler |
2005-01-19 | add a swap primitive; ok various, will be polished after by tom | Theo de Raadt |
2005-01-19 | Don't ignore a provided source address, when building an own IP header. | Marco Pfatschbacher |
2005-01-19 | Have keyboard-interactive code call the drivers even for responses for | Darren Tucker |
2005-01-19 | Remove the last of the rampant inline usage. | Jonathan Gray |
2005-01-19 | destatic functions. | Jonathan Gray |
2005-01-19 | Report the appropriate wsdisplay types to WSDISPLAYIO_GTYPE. | Miod Vallat |
2005-01-19 | Use the RF chipset type rather than the hardware version when determining | Jonathan Gray |
2005-01-19 | make sure only one set of xfers are set up for any number of opens of the | David Gwynne |
2005-01-19 | sync | Theo de Raadt |
2005-01-19 | sync | Theo de Raadt |
2005-01-19 | APM emulation framework and zaurus scoop driver. Not enabled yet. | Uwe Stuehler |