summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-15target/lun attributes are optionalMichael Shalayeff
2004-09-15unused functionsTheo de Raadt
2004-09-15lint demands little cleanupsTheo de Raadt
2004-09-15use ftello() instead of ftell() where betterTheo de Raadt
2004-09-15AllowTcpForwarding should be disabled for authpf users;Jason McIntyre
2004-09-15some fixes passed back to arla people;Jason McIntyre
2004-09-15spelling from jon olsson;Jason McIntyre
2004-09-15some grammar fixes, and a consistency fix i forgot to commit;Jason McIntyre
2004-09-15make examples match format specified in man page;Jason McIntyre
2004-09-15- better .NdJason McIntyre
2004-09-15- use some literal indentJason McIntyre
2004-09-15some fixes from christian brueffer (freebsd pr #26870);Jason McIntyre
2004-09-15@reboot is probably not very helpful for machines not running all the time,Jason McIntyre
2004-09-15missing article;Jason McIntyre
2004-09-15cast offset value correctly for gzseekTheo de Raadt
2004-09-15missing article;Jason McIntyre
2004-09-15rename local err() function to error()Theo de Raadt
2004-09-15missing article;Jason McIntyre
2004-09-15better check for ro/data section allocationMichael Shalayeff
2004-09-15avoid aliasing against libc symbolsTheo de Raadt
2004-09-15unused variableTheo de Raadt
2004-09-15remove unused codeTheo de Raadt
2004-09-15size_t vs ssize_t confusionTheo de Raadt
2004-09-15new machines supportedMichael Shalayeff
2004-09-15signed and unsigned char wigglesTheo de Raadt
2004-09-15u2/uturn and runway man pagesMichael Shalayeff
2004-09-15add pcxu tlb handlers and cpu probingMichael Shalayeff
2004-09-15allocate resources for cardbus on demand; better version parsingMichael Shalayeff
2004-09-15force ordering in splraiseMichael Shalayeff
2004-09-15ARGSUSED, remove unused, ...Theo de Raadt
2004-09-15Add gscpm(4) man page.Alexander Yurchenko
2004-09-15gscpm(4) -- National Semiconductor Geode SC1100 SMI/ACPI module driver.Alexander Yurchenko
2004-09-15regenMichael Shalayeff
2004-09-15fix j2240 nameMichael Shalayeff
2004-09-15scan cpu bus manually for some machines do not support that in promMichael Shalayeff
2004-09-15Kill (almost all) warnings.Miod Vallat
2004-09-15need buf_free() to free buf, free() is not good enoughHenning Brauer
2004-09-15imsg framework cleanup:Henning Brauer
2004-09-15malloc the imsg buffers instead of having them statically, suggested byHenning Brauer
2004-09-15ARGSUSED signal handlerTheo de Raadt
2004-09-15document that SED_PLIST is dead, explain about fragments/substitutions.Marc Espie
2004-09-15ARGSUSED signal handlerTheo de Raadt
2004-09-15variable set but not usedTheo de Raadt
2004-09-15signed vs unsigned char casting...Theo de Raadt
2004-09-15unused variablesTheo de Raadt
2004-09-15prettyTheo de Raadt
2004-09-15Return the ability to queue events before hotplugd started.Alexander Yurchenko
2004-09-15Support for -Dvar=value in pkg_create:Marc Espie
2004-09-15removed unused; avoid aliasing to libc functionsTheo de Raadt
2004-09-15new getopt module, that allows for option-specific processing, so thatMarc Espie