summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2013-04-16spelling fixes;Jason McIntyre
2013-04-16pass state correctly so we can do error messages.Marc Espie
2013-04-16Fix some AVPs of SCCRP to comply RFC 2661.YASUOKA Masahiko
2013-04-16Fixed `max-session' and `user-max-session'. They has been broken by theYASUOKA Masahiko
2013-04-16Existing authentication realms are removed mistakenly whenYASUOKA Masahiko
2013-04-16Configuration option `strip-nt-domain' and `strip-atmark-realm' didn'tYASUOKA Masahiko
2013-04-16pppoed didn't work since it has been broken after the lastYASUOKA Masahiko
2013-04-16add MLINKS for slip.login(5) and slip.hosts(5);Jason McIntyre
2013-04-15scripts should be run as root, but are not; add a BUGS entry to thatJason McIntyre
2013-04-15no longer LDSTATICTheo de Raadt
2013-04-15do not need -static anymoreTheo de Raadt
2013-04-13Give struct dhcp_synctlv_lease fields a prefix (lv_) as the fieldsKenneth R Westerback
2013-04-13Don't dance with errno, just check the return values of fprintf(),Kenneth R Westerback
2013-04-12replace MAX_LINE_SIZE and SMTP_LINE_MAX with SMTPD_MAXLINESIZE forEric Faurot
2013-04-12Unbreak lease synchronization by making the sync header contain theKenneth R Westerback
2013-04-09do not store a time_t or the result of a time_t division in an intGilles Chehade
2013-04-08division of time_t does not necessarily fit in an intGilles Chehade
2013-04-06Turn an error into a warning to be able to start l2tp tunnels even ifGiovanni Bechis
2013-04-05kill redundant prototypeFlorian Obser
2013-04-05send_packet() and writev() return ssize_t, not int. Use correctKenneth R Westerback
2013-04-03Make it possible to explicitly specify the number of vcpus and the amountMark Kettenis
2013-04-03do not assume time_t and timeval.tv_sec are the same typeTheo de Raadt
2013-04-03Handle big time_tPhilip Guenther
2013-04-02change log format to fix warningGilles Chehade
2013-04-02Handle big time_tPhilip Guenther
2013-04-02for parsing time values, fall back to atoll() for time_tTheo de Raadt
2013-04-02tv_sec is not neccessarily the same type (or size) as time_tTheo de Raadt
2013-04-02handle large time_t at least until 2038. then chaos breaks out.Theo de Raadt
2013-04-02handle long time_t; ok guentherTheo de Raadt
2013-04-01Some firmware revisions on UltraSPARC T2 machines apparently insist on havingMark Kettenis
2013-04-01'#' starts a comment, not a line continuation.Tobias Stoeckmann
2013-03-31unbreak treeTheo de Raadt
2013-03-31ooops, forgot to lower the define after my very last test: it's 10% not 99%Gilles Chehade
2013-03-31build this on octeon tooJasper Lievisse Adriaanse
2013-03-30have smtpd temporarily refuse new messages if file system holding the queueGilles Chehade
2013-03-30previous had one backslash too many;Jason McIntyre
2013-03-30Fix typos.Lawrence Teo
2013-03-29Prevent race conditions in db file handling.Tobias Stoeckmann
2013-03-29Patch from Ilya Bakulin that allows to put snmpd(8) into read-only modeGerhard Roth
2013-03-29Enable the response rate limiting code in NSD in the default build,Stuart Henderson
2013-03-28shuffle the KERNEL BUILDING text a little; from daniel dickmanJason McIntyre
2013-03-27some updates from daniel dickman;Jason McIntyre
2013-03-27fix build after asr updateEric Faurot
2013-03-26Include inttypes.h to get PRIx64; ok gilles@Todd C. Miller
2013-03-26for the sake of argument, let's pretend this #if 0 code isn't wantedTed Unangst
2013-03-25the unused palm code goes away.Theo de Raadt
2013-03-25the unused palm code goes away.Theo de Raadt
2013-03-25remove useless line that breaks with new perlStuart Henderson
2013-03-25sync w/ospfd: improve snapshot handling; ok claudio, sthenMarkus Friedl
2013-03-25sync w/ospfd: ignore the nbr_adj_timer if we are not formingMarkus Friedl