summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-01-20missing arch in .Dt;Jason McIntyre
2005-01-20No need for cross nm/size in cross-env, our host tools are good enough.Alexander Yurchenko
2005-01-20Use the packet's address family instead of the rule's when selecting aDaniel Hartmeier
2005-01-20sc->sc_sync_ifp = NULL if we fail to attach the multicast group.Ryan Thomas McBride
2005-01-20Document syncif->syncdev change. Also fix order of syncdev optionRyan Thomas McBride
2005-01-20Use syncdev instead of syncif in ifconfig, and modify ioctl struct pfsyncreqRyan Thomas McBride
2005-01-20add /usr/libdata/ldscripts/Jason McIntyre
2005-01-20More wscons bitsMiod Vallat
2005-01-20syncTheo de Raadt
2005-01-20syncTheo de Raadt
2005-01-20add /usr/include/net80211/Jason McIntyre
2005-01-20ARM is strict alignment (practically) so let the kernel know this. ok miod@Dale Rahn
2005-01-20expire ipforward_rt cache in ip_slowtimeo; fixes pr 1697; ok claudioMarkus Friedl
2005-01-20backout workaround from rev 1.29 as it breaks host routes and is notMarkus Friedl
2005-01-20- knfJared Yanovich
2005-01-20If the card failed to attach completely we still want to unmap itsTodd C. Miller
2005-01-19Provide openbsd emulation for mips64el as we do for mips64.Alexander Yurchenko
2005-01-19Fix -S flag for non-root; from Ewen McNeill (closes PR 4066)Todd C. Miller
2005-01-19Only try to run pflogd if pflog0 exists; from mpech@Todd C. Miller
2005-01-19Add elf{32,64}_load_phdrs() for loading program headers.Alexander Yurchenko
2005-01-19typo;Jason McIntyre
2005-01-19compare st_dev/st_ino before declaring the cached values valid; ok miodJason Wright
2005-01-19Unbreak cross-tools by providing TARGET_ARCH in include targetAlexander Yurchenko
2005-01-19more `cvs update' bits; help and ok jmcXavier Santolaria
2005-01-19zap redundant MAKEFLAGS, put common code in a loop, indent.Marc Espie
2005-01-19although the description for the `comment' bind was in the page,Jason McIntyre
2005-01-19Oops, repair stand/ by putting copies of the old grf/ite include filesMiod Vallat
2005-01-19clarification; ok beckTheo de Raadt
2005-01-19Cleanups, missing licenses and RCS tags.Uwe Stuehler
2005-01-19add a swap primitive; ok various, will be polished after by tomTheo de Raadt
2005-01-19Don't ignore a provided source address, when building an own IP header.Marco Pfatschbacher
2005-01-19Have keyboard-interactive code call the drivers even for responses forDarren Tucker
2005-01-19Remove the last of the rampant inline usage.Jonathan Gray
2005-01-19destatic functions.Jonathan Gray
2005-01-19Report the appropriate wsdisplay types to WSDISPLAYIO_GTYPE.Miod Vallat
2005-01-19Use the RF chipset type rather than the hardware version when determiningJonathan Gray
2005-01-19make sure only one set of xfers are set up for any number of opens of theDavid Gwynne
2005-01-19syncTheo de Raadt
2005-01-19syncTheo de Raadt
2005-01-19APM emulation framework and zaurus scoop driver. Not enabled yet.Uwe Stuehler