summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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