summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
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
2003-12-19document hw.{cpuspeed,setperf} sysctls;Jason McIntyre
2003-12-19assert copyright. i rewrite much of thisTheo de Raadt
2003-12-18Mention the exchange name when giving up on a message. Suggested byHakan Olsson
2003-12-17cosmetics, ok mcbride@Daniel Hartmeier
2003-12-17Add support for -DSMALL that doesn't need -lkvm (no -g option)Todd C. Miller
2003-12-16quotes, spaces and bars do not need to be escaped within displays;Jason McIntyre
2003-12-16- s/recieve/receiveJason McIntyre
2003-12-16Document new pfsync options (syncif, -syncif and maxupd).Ryan Thomas McBride
2003-12-16Check that max-src-states and max-src-nodes are not being set to 0.Ryan Thomas McBride
2003-12-16hostid is stored in network byte order, print in host byte order.Ryan Thomas McBride