summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-17I'm sure that it's not supposed to say:Artur Grabowski
2001-09-17genassym changesTheo de Raadt
2001-09-17sync actual with flags with usage and man pageassar
2001-09-17Remove STATIC memory optimization. It's buggy (see regression test trip)Marc Espie
2001-09-17Scary interactionMarc Espie
2001-09-17Support for arm and sparc64 platforms. ok espieKevin Lo
2001-09-17make ksyms work on sparc64 (requires essentially same goop as db_sym)Jason Wright
2001-09-17make vi exit if it can't create a temp file. From NetBSD, ok millertPeter Valchev
2001-09-17stuff for ksyms (doesn't quite work yet, tho)Jason Wright
2001-09-17This change (and a little change for alpha gcc config) allowed me to buildArtur Grabowski
2001-09-16patsubst on multi-line pattern... icky.Marc Espie
2001-09-16remove some unneeded includes; ok millertPeter Valchev
2001-09-16special-case MACRO (without parens) recognition, so that $# is set to 0Marc Espie
2001-09-16check pattern substMarc Espie
2001-09-16Fix \\ in recognition in patsubst: must advance beyond it as well.Marc Espie
2001-09-16It is not legal to have multiple .%T entries in a reference so splitTodd C. Miller
2001-09-16Typos in comments.Artur Grabowski
2001-09-16Typo in comment.Artur Grabowski
2001-09-16Update CellServDB.Artur Grabowski
2001-09-16Optimize space-eating loop since we've already checked that theTodd C. Miller
2001-09-161) In skin(), only add a space after a comma if there is actually a spaceTodd C. Miller
2001-09-16partial documentation for the *_DEPENDS recent changes.Marc Espie
2001-09-16calls krb_afslog() after setting $HOME; mattiasa@e.kth.se; fixes pr 1943Markus Friedl
2001-09-16Add a manual page for genassym.sh, from NetBSD.Miod Vallat
2001-09-16Add a manual page for genassym.cf, from NetBSD, and documenting our changes.Miod Vallat
2001-09-16genassym.cf changes force a lot of case changes here.Miod Vallat
2001-09-16Make use of "export", "struct" and "member" keywords to be easier to readMiod Vallat
2001-09-16Feature-sync with NetBSD (add the "config" keyword).Miod Vallat
2001-09-16return 0, not NULL, the function returns an intArtur Grabowski
2001-09-16bye byeTheo de Raadt
2001-09-16Shave a few byte; "mount -u" not "mount -o update"; Theo OK'dTodd C. Miller
2001-09-16Update the bmac (if_bm) to a newer version from NetBSD.Dale Rahn
2001-09-16Fix this so it understands disklabels.Artur Grabowski
2001-09-16%llu instead of %qu and explicit casts.Artur Grabowski
2001-09-16Make make cross-compilable.Artur Grabowski
2001-09-16Add some missing lengths checks when passing data from userland toTodd C. Miller
2001-09-15Mostly rewritten decode of fpu emulation:Jason Wright
2001-09-15sync ICMP6_DST_UNREACH_NOROUTE <-> _ADMINPeter Stromberg
2001-09-15return-icmp / icmp-type tests, ok dhartmei@Peter Stromberg
2001-09-15Implement return-icmp(number), return-icmp6(number)Peter Stromberg
2001-09-15ICMP6_DST_UNREACH_NOROUTE <-> _ADMIN, reported by Wouter Coene.Daniel Hartmeier
2001-09-15The inner protocol of IPv4 ICMP error messages was ignored, leading toDaniel Hartmeier
2001-09-15Update regress tests. Some input syntax has changed (inet/inet6) as wellDaniel Hartmeier
2001-09-15Fix 'binat ... to any ...' (binat.af wasn't set).Daniel Hartmeier
2001-09-15Two changes here.Dale Rahn
2001-09-15If ddb cannot find a symbol, do not print a useless address ofDale Rahn
2001-09-15Add a timer to reinable the OHCI RHSC (Root Hub Status Change)Dale Rahn
2001-09-15Some cleanup in loader.c, initialize the symbol pointer with NULL,Dale Rahn
2001-09-15Revert the sleep priority to something more saneMike Frantzen
2001-09-15fix a pasto, fix pr 1969Michael Shalayeff