summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2008-07-02kill a bunch of dead code.Pierre-Yves Ritschard
2008-07-02Prevent dvmrpd from using illegal ifindex's.Esben Norby
2008-06-29repetition, spotted by <bsd@openbsd.rutgers.edu>Pierre-Yves Ritschard
2008-06-29Use C99, not gcc-specific variadics. Ok miod@.Anders Magnusson
2008-06-29various macro/spelling/grammar fixes;Jason McIntyre
2008-06-29typoMiod Vallat
2008-06-29document the configuration directives for directories.Pierre-Yves Ritschard
2008-06-28add an underscore to argument name.Igor Sobrado
2008-06-27synch with rest of workMarc Espie
2008-06-27More removal of clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-26tweak;Jason McIntyre
2008-06-26seperate out the openldap stuff that will be replacedTheo de Raadt
2008-06-26must be able to get at include fileTheo de Raadt
2008-06-26cleanup include file. remove unneeded socket cleanup.Pierre-Yves Ritschard
2008-06-26ypldap -- Intended to be a drop-in replacement for ypserv, gluing in aPierre-Yves Ritschard
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-26fatalx instead of fatal because errno is not set of pipe is closed. OK henningClaudio Jeker
2008-06-25no need for sparc/sparc64 ifdefs, since this file is sparc onlyTheo de Raadt
2008-06-25Add _PW_BUF_LEN define and use it instead of hard-coding 1024 forTodd C. Miller
2008-06-25much better url parser.Marc Espie
2008-06-24Garbage collect some unused nor relevant config files. They're eitherBrad Smith
2008-06-24sort flags in synopsis to match "usage:" and style(9)Igor Sobrado
2008-06-24missing "usage:"Igor Sobrado
2008-06-21rework collisionreport to allow some limited repair capabilities:Marc Espie
2008-06-21introduce unlink operation with nice propertiesMarc Espie
2008-06-21use autovivificationMarc Espie
2008-06-20prepare to handle future extensionsMarc Espie
2008-06-20Change gcc named variadics to c99 ones. Ok otto@Anders Magnusson
2008-06-18better standards for inst: paths.Marc Espie
2008-06-18forgot: changed PackageLocator so that the new parse method is responsibleMarc Espie
2008-06-18use path_parse to retrieve pkg_info anywhereMarc Espie
2008-06-18special-case parser so that /var/db/pkg becomes inst: during path_parse.Marc Espie
2008-06-18Remove references to httpd.conf-dist.Brad Smith
2008-06-16use correct struct when checking DF or INET6, ok frantzen@ months agoDavid Krause
2008-06-15tweak previous;Jason McIntyre
2008-06-15Allow bgpd to delete more then one community per filter rule. Fixes PR5807Claudio Jeker
2008-06-15Paranoia check. Make sure that the 2 len bytes are actually available.Claudio Jeker
2008-06-15Fix minor mem leak in case parse_addr() fails.Claudio Jeker
2008-06-15tweak the code that finds packages to find distant stemsMarc Espie
2008-06-15make sure installed_stem is defined when needed, prevents some weirdMarc Espie
2008-06-15add glue for rpc.lockd to talk to rpc.statdNikolay Sturm
2008-06-15enter rpc.statdNikolay Sturm
2008-06-15initial import of rpc.statd, basically from NetBSDNikolay Sturm
2008-06-15fix filehandle comparison between NFSv2 and NFSv3 filehandlesNikolay Sturm
2008-06-14When there are no sensors, don't run the hotplugging consistency check,Constantine A. Murenin
2008-06-13- don't ask for yesno confirmation when running in automatic modeAntoine Jacoutot
2008-06-13tweak previous;Jason McIntyre
2008-06-13$OpenBSD$Nikolay Sturm
2008-06-13from NetBSD:Nikolay Sturm
2008-06-13fix two smalls bugs wrt contination lines.Marc Espie