summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2007-08-09fix CVE-2007-3304Martynas Venckus
2007-08-08fix CVE-2006-5752Martynas Venckus
2007-08-06the ellipsis is not an optional argument; while here, sync the usageIgor Sobrado
2007-08-06Fix two issues in the RIB calculation. First rt_nexthop_add() should notClaudio Jeker
2007-08-05use memchr and a memrchr like implementation on non C strings. fixesFederico G. Schwindt
2007-08-04This diff makes ntpd poll for sensors more aggressively when the use ofChris Kuethe
2007-08-03document reload command.Pierre-Yves Ritschard
2007-08-02catch a few truncation cases instead of silently ignoring them. one of theTheo de Raadt
2007-08-02document the reload command.Pierre-Yves Ritschard
2007-08-01cats went awayTheo de Raadt
2007-08-01cats went awayTheo de Raadt
2007-08-01- -T before -tJason McIntyre
2007-08-01allow ftp-proxy to add tag statements to teh rules it insertsHenning Brauer
2007-07-31something went wrong w/ previous;Jason McIntyre
2007-07-31document the -d option of sensorsd; input and ok from jmc@, deraadt@Robert Nagy
2007-07-26Combine http filter/expect cases to simplify code.Jonathan Gray
2007-07-26Remove the space after "Password:" in password prompts where echo isTodd C. Miller
2007-07-25Don't fatal if the imsg pipe is closed, this is often triggered in the parentClaudio Jeker
2007-07-24Quote digest otherwise it won't be parsed as a string.Pierre-Yves Ritschard
2007-07-24make imsg_create use dynamic buffers.Pierre-Yves Ritschard
2007-07-24use 1 vs. -1 for true; ok henning@ krw@Kevin Steves
2007-07-24make imsg_create use dynamic buffers.Pierre-Yves Ritschard
2007-07-23fix a variable shadowing problemHenning Brauer
2007-07-23when multipath routes exist, display them in ospfctl sh fib output.Pierre-Yves Ritschard
2007-07-2164 bit mips support for the arla lwp code, requested by todd@ long ago...Miod Vallat
2007-07-21s/ETHERTYPE_EAPOL/ETHERTYPE_PAE/ to be in line with src/sys/net/ethertypes.hDamien Bergamini
2007-07-18Fix uninitialised variable 'sum' in single-processor idle calculation.Ryan Thomas McBride
2007-07-18- document the fact that mkfontscale is now run as well as mkfontdir andAntoine Jacoutot
2007-07-16typoPierre-Yves Ritschard
2007-07-16use fatal and not err, the message would get lost.Pierre-Yves Ritschard
2007-07-14- there's no point in running mkfontdir only for @fontdir ; so let's runAntoine Jacoutot
2007-07-11make the demote count argument optional as advertised in the man page.Pierre-Yves Ritschard
2007-07-09Handle IPv6 on PPP printer, from Stuart HendersonCan Erkin Acar
2007-07-05use a more traditional while() instead of for() for getopt().Thordur I. Bjornsson
2007-07-04Add ffs2 support; from FreeBSD. OK deraadt@Todd C. Miller
2007-07-02Display payload for DS to DS and NO DS traffic.Can Erkin Acar
2007-07-02Add HISTORY and AUTHORS sections. OK jmc@.Xavier Santolaria
2007-06-30move the UpdateSet stuff into its separate file, leaving Vstat much cleaner.Marc Espie
2007-06-30fix saving of old partial packages... problem noticed by Paul IroftiMarc Espie
2007-06-29make it easy to spot wich nfs version the traffic is.Thordur I. Bjornsson
2007-06-28Add check for nlist failure to prevent a segfault.Ray Lai
2007-06-27When aligning buffers correctly handle the case where theCan Erkin Acar
2007-06-26fix pkg_info's find_by_path behavior, which I accidentally broke twoMarc Espie
2007-06-26missed one mark_as_installed.Marc Espie
2007-06-26the big gap one: create UpdateSet for all packages being installed, andMarc Espie
2007-06-25daddr64_t changes to match other parts of tree; ok ottoTheo de Raadt
2007-06-25placeholder to split off the code that handles UpdateSets, as it'sMarc Espie
2007-06-25typoMarc Espie
2007-06-23setup a local sigalarm to send a HUP to the ftp process if it takes longerMarc Espie
2007-06-21Print leading zeros in MAC addresses. Initial diff from StanislavRay Lai