summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2008-06-13550 is fatal, don't bother retrying.Marc Espie
2008-06-13correction from Tamas TEVESZ;Jason McIntyre
2008-06-13Better error messages. Include the function causing the problem and do notClaudio Jeker
2008-06-13Simplify ROUNDUP() macro, it does not need the additional size argument.Claudio Jeker
2008-06-13Don't install httpd.conf-dist.Marc Balmer
2008-06-13- add support for ignoring files and directories from comparisonAntoine Jacoutot
2008-06-13- always force full file check on fbtab, login.conf, sysctl.conf andAntoine Jacoutot
2008-06-12let usage() match SYNOPSIS;Jason McIntyre
2008-06-11When a hotplugged sensordev appears, load its configuration individually,Constantine A. Murenin
2008-06-11* Remove the exit condition on no sensors at start-up, since we now supportConstantine A. Murenin
2008-06-11add support for "transparent" forwarding in relays: normally the l7Reyk Floeter
2008-06-11cut lookup tag code in smaller piecesMarc Espie
2008-06-11further step on the road to tags:Marc Espie
2008-06-11defer to the packing element for computing md5Marc Espie
2008-06-11refactor md5 code to be able to work from a filehandle (like a pipe output)Marc Espie
2008-06-11let elements be responsible for computing their own md5 (allows specialMarc Espie
2008-06-11correctly enumerate MANSUBDIRPeter Hessler
2008-06-11enable memconfig on amd64Peter Hessler
2008-06-11tweak the "route to" text;Jason McIntyre
2008-06-11Support hotpluggable sensors (e.g. the post-4.2 ipmi0 created by theConstantine A. Murenin
2008-06-11use monotime instead of wallclock.Henning Brauer
2008-06-11getcwd can return NULL on error, so handle that case properly.Tobias Stoeckmann
2008-06-10set the inactivity timeout of redirections to a shorter timeout of 600Reyk Floeter