summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-01-05Use a temp variable when cycling through ai_addr's so we don't passTodd C. Miller
2003-01-04On MVME187, detect the on-board memory size by probing the memory controllersMiod Vallat
2003-01-04minor styleHenning Brauer
2003-01-04spellingTheo de Raadt
2003-01-04Remove COMPAT_NOMID. It was deprecated since a long time, the man page wassMiod Vallat
2003-01-04memsize() serves no purpose anymoreMiod Vallat
2003-01-04move noroute from flag in pf_rule_addr into type in pf_addr_wrap.Daniel Hartmeier
2003-01-04When detecting the memory size on 167 and 177, probe both memory controllersMiod Vallat
2003-01-04Honour noroute in skip step calculation, found by cedric@Daniel Hartmeier
2003-01-04Fix a few pcctwo attachment addressesMiod Vallat
2003-01-04Remove the support to force linking against a specific shlib major.minor.Dale Rahn
2003-01-04Remove some debug output. -mojMats O Jansson
2003-01-04Add comment about polish and turkish keyboards. -mojMats O Jansson
2003-01-04Add support for polish keyboard from Kamil Andrusz wizz at mniam dot net.Mats O Jansson
2003-01-04Add support for turkish keyboard from Berk Demir bdd at ieee dot org.Mats O Jansson
2003-01-04reset cold at the end of cpu_configure(), add a comment when fooling w/ itmrMichael Shalayeff
2003-01-04Don't define splassert goo if _LOCOREMiod Vallat
2003-01-04workaround until pf fixes thisTheo de Raadt
2003-01-04Correctly invoke pmap_enter() [fix last argument]Miod Vallat
2003-01-04Remove unused pf_add_addr(), ok mcbride@Daniel Hartmeier
2003-01-04Various typos and inaccuracies; David KrauseMiod Vallat
2003-01-04A va_copy macro without drugs inside. Shupid miod.Miod Vallat
2003-01-04Fix *longjmp() return values.Miod Vallat
2003-01-04I do not know where this policy of "one .h file for every .c file" comesTheo de Raadt
2003-01-03Make good use of the 'else' keyword.Cedric Berger
2003-01-03splassert support for m88kMiod Vallat
2003-01-03knfTheo de Raadt
2003-01-03no need to closeTheo de Raadt
2003-01-03KNFTheo de Raadt
2003-01-03zero sockaddr before useTheo de Raadt
2003-01-03I am ready to strange the person who put a new strcpy() into ourTheo de Raadt
2003-01-03(a && (b & c))Theo de Raadt
2003-01-03simplify ioctl accessTheo de Raadt
2003-01-03Remove _ before static functions & variables.Cedric Berger
2003-01-03Remove _ before static functions & variables.Cedric Berger
2003-01-03whitespace KNF (no, i don't touch the option inits)Daniel Hartmeier
2003-01-03kill stupid macroTheo de Raadt
2003-01-03KNFTheo de Raadt
2003-01-03Initialize hints addrinfo in a safe way.Cedric Berger
2003-01-03KNFTheo de Raadt
2003-01-03knfTheo de Raadt
2003-01-03Bring in userland code for accessing PF radix tables.Cedric Berger
2003-01-03Nobody even compiles the #@!$&~ regression tests anyway.Miod Vallat
2003-01-03KNFTheo de Raadt
2003-01-03replace uucp example.Federico G. Schwindt
2003-01-03DEL hasn't sent SIGINTR in a looooong time.Todd C. Miller
2003-01-03Remove screenblank section; reported by Andrey Matveev.Miod Vallat
2003-01-03Save a few more bytes on install media by stripping comments fromKenneth R Westerback
2003-01-03Fix BE64 bug with (time_t *)&timeval.tv_sec; from Rob SeastromJason Wright
2003-01-03revert: reintroduce allTargets list #if CLEANUP, as all nodes are not addedMarc Espie