summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2011-07-08Revert.Martynas Venckus
2011-07-08Pull libm for fabs.Martynas Venckus
2011-07-08Include PIPEX in kernel by default. And add new sysctl variableYASUOKA Masahiko
2011-07-08tweak previous;Jason McIntyre
2011-07-08Improved npppd privileged separations:YASUOKA Masahiko
2011-07-07timed's time is up. use ntpd(8). Even our own fossil developersTheo de Raadt
2011-07-07It helps to set the sdl_family so that the kernel knows what this is.Claudio Jeker
2011-07-07Rework the distribution of link state and iface FSM state changes.Claudio Jeker
2011-07-07Only send interface address changes to the ospfe/rde if the interfaceClaudio Jeker
2011-07-07Just use if_find() to find an interface by ifindex.Claudio Jeker
2011-07-07correct/change some debug and fatal messages.Claudio Jeker
2011-07-07KNFClaudio Jeker
2011-07-07Commit stuff that I added to another tree eventhough it should haveClaudio Jeker
2011-07-07Install a default ypldap.conf(5) based on the one from the man pageAntoine Jacoutot
2011-07-07Kill nh_reachable. Link state checking is so easy now that it does notClaudio Jeker
2011-07-06Harden the checks on the provided sets/src to make sure they are legit.Antoine Jacoutot
2011-07-06I forgot to delete files on my previous commit. sorry.YASUOKA Masahiko
2011-07-06fix that fscking "fgetln(): bad file descriptor" bug experienced by many.Gilles Chehade
2011-07-06Add RADIUS accounting support and some authentication related changes:YASUOKA Masahiko
2011-07-06Consistency in stdout redirections.Antoine Jacoutot
2011-07-06Indent, no change.Antoine Jacoutot
2011-07-06future code to handle HTTP 1.1 connection: need to establish a somewhatMarc Espie
2011-07-05Make it possible to pass https:// and file:// (along with ftp:// andAntoine Jacoutot
2011-07-05fix some memset sizeofs, found by jsg. ok deraadt krwTed Unangst
2011-07-05correct memsets of key contexts which were shorter than they needed to beTheo de Raadt
2011-07-05Do not use (ifam + 1) to find the start of the sockaddrs. Use theClaudio Jeker
2011-07-05Fixed some bugs of priv_send(). The bugs caused sending routing messagesYASUOKA Masahiko
2011-07-04Make stdout line buffered.Marco Pfatschbacher
2011-07-04fix incorrect use of NULL, from 1.45 of upstreamJonathan Gray
2011-07-04%u in format string is rcpt.user not rcpt.domainGilles Chehade
2011-07-04Bring back byte-order conversion that was inadvertently removed in previousStuart Henderson
2011-07-04<sys/socketvar.h> isn't actually needed here, so revert previous and dropPhilip Guenthe
2011-07-04LINK_STATE_IS_UP() cleanup userland part. There is no need to specialClaudio Jeker
2011-07-04Make sure that passive interfaces (like carp) are added to theClaudio Jeker
2011-07-04include sys/timeout.h with it's define/undef _KERNEL dance beforeAlexander Hall
2011-07-03imsg.h requires sys/queue.h and sys/uio.h.Nicholas Marriott
2011-07-02allows .libs* packages to match correctly in the presence of @conflict markersMarc Espie
2011-06-30make exact flavor specs smarter.Marc Espie
2011-06-28mention "include" support, boilerplate from ospfd.conf(5), ok dlg@Stuart Henderson
2011-06-28Use kvm_getfile2() instead of sysctl(KERN_FILE) for the -f optionPhilip Guenthe
2011-06-27fix an off by one which resulted in 'no next header' packets not beingDavid Hill
2011-06-27make things slightly more readableMarc Espie
2011-06-27add useless method for tied readabilityMarc Espie
2011-06-27compute checksum in plist's existing checksum class, so that very oldMarc Espie
2011-06-27bring include support for config files in from ospfd.David Gwynne
2011-06-26remove mcd example here tooTed Unangst
2011-06-26Remove obsolete mcast routes in ldpd and ripd.Claudio Jeker
2011-06-25even with tied files, still arrange to apply set_modes.Marc Espie
2011-06-24fix @extra dir/Marc Espie
2011-06-24seven main sections here, not six; from Nils AnspachJason McIntyre