summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2004-01-16Added -v option. Enables logging of successful exchange completion.Hans-Joerg Hoexer
2004-01-16- standard option orderJason McIntyre
2004-01-15Try to preserve the integrity of the log file in case of errors/unexpectedCan Erkin Acar
2004-01-15Synchronize with syslogd privsep: When reading a new command fails,Can Erkin Acar
2004-01-15document tcpmd5; with jmc, hshoexerMarkus Friedl
2004-01-15print RTM_IFANNOUNCE message; netbsd; ok itojun@, henning@Markus Friedl
2004-01-15support for rfc 2385 tcp md5 'signature' keysMarkus Friedl
2004-01-14Fix printf format string. ok deraadt@Otto Moerbeek
2004-01-14eliminate the predefined special qids so that qids become simpleKenjiro Cho
2004-01-13s/wd1/wd0/; from Andrey Matveev <andrushock@korovino.net>Alexander Yurchenko
2004-01-13Use correct type for magic number.Otto Moerbeek
2004-01-13Use = for assignment, not ==Otto Moerbeek
2004-01-13new sentence, new line;Jason McIntyre
2004-01-13Document ability to display all interfaces of given type by omitting unitRyan Thomas McBride
2004-01-13Allow ifconfig to print out all interfaces of a given type.Ryan Thomas McBride
2004-01-13quiet warnings. better diff suggested by tom@ ok deraadt@Ted Unangst
2004-01-12- avoid variable sized static array (from millert@)Anil Madhavapeddy
2004-01-11Trivial changes to pass through -WallAlexander Yurchenko
2004-01-11-DANCACHE belongs to CPPFLAGS, not CFLAGS.Alexander Yurchenko
2004-01-11remove the temporary -O flag..Theo de Raadt
2004-01-11Print output as "var=value" instead of "var = value". Also, any assignmentTheo de Raadt
2004-01-09call nc correctly (nc has changed a while ago).Hans-Joerg Hoexer
2004-01-09route -q is supposed to be totally quietTheo de Raadt
2004-01-09Tell the user to run ps if they try to view things under KERN_PROC2Todd C. Miller
2004-01-08add dirhash sysctlsTed Unangst
2004-01-07document syn cache sysctl; ok deraadt, jmc, itojunMarkus Friedl
2004-01-07Better diagnostic message if we can't open the external MBR fileTom Cosgrove
2004-01-07Sync fdisk's internal master boot record with the recent changesTom Cosgrove
2004-01-06small typos fixed.Hans-Joerg Hoexer
2004-01-06Remove redundant test for file types. Noted by Stefan Paletta.Hans-Joerg Hoexer
2004-01-05few off by ones in strlcpy overflow check; Patrick LatifiHenning Brauer
2004-01-050K == -273.15C and sync computation with drivers; ok grangeMarkus Friedl
2004-01-05include path fixes for gcc3.Marc Espie
2004-01-04don't ignore "!" on "binat on !foo". ok mcbride@Cedric Berger
2004-01-03Be more careful with INITIAL-CONTACT and do not delete SPIs when gettingHakan Olsson
2004-01-02factor out dump.c from rtsol by -DSMALLJun-ichiro itojun Hagino
2004-01-02unifdef for readability. req'ed by deraadtJun-ichiro itojun Hagino
2004-01-02fix mount_mfs example: -N is only an option for newfs not mount_mfsDavid Krause
2004-01-01use warnx for ENXIO devices, so that it says "Device not configured". ForTheo de Raadt
2003-12-31spacing. note this, cedricTheo de Raadt
2003-12-31Many improvements to the handling of interfaces in PF.Cedric Berger
2003-12-30fix TAILQ abuse.Henning Brauer
2003-12-30s/inadvertantly/inadvertently;Jason McIntyre
2003-12-29Add support for % and & units to indicate percent of total space andTodd C. Miller
2003-12-28zap bizarre log() prototype.Marc Espie
2003-12-27Remove extra \n from pf_print_state().Ryan Thomas McBride
2003-12-23automagically create pseudo-network interfaces; ok deraadt@Markus Friedl
2003-12-22use AES_BLOCK_SIZE only for USE_AES; report martti.kuparinen@iki.fi; ok ho@Markus Friedl
2003-12-20make disklabel docs more readable: more logical SYNOPSIS; sort options;Jason McIntyre
2003-12-19i wrote much of these, assert my copyrightHenning Brauer