summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-01-12support MKSHARE=nolukem
2004-01-11Update the file system snapshot driver:hannken
2004-01-11Add more info that recent amd's want. XXX: this is not cross-build friendly.christos
2004-01-11PR/17103: FUKAUMI Naoki: Make this print the correct OS version and otherchristos
2004-01-08typo (struct member name - has to be rtm_addrs). from fujitsuitojun
2004-01-08backout previous change (removal of pidfile(3) call). requested by core.itojun
2004-01-06Fix MAX macro; from Jeff Ito in PR 24008.wiz
2004-01-06Fix typo; new sentence, new line;wiz
2004-01-06Rework a bit to describe the pkg wildcards in their ownhubertf
2004-01-06update for -D being default now for pkg_infohubertf
2004-01-06pkg_info(1) now also shows post-install message by default, if presenthubertf
2004-01-06Remove unused max macro. From Jeff Ito in PR 23995.wiz
2004-01-06Remove unused (unsafe!) MAX macro. From Jeff Ito in PR 23995.wiz
2004-01-06getopt still looks for -c (killed long ago)wiz
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2004-01-05New sentence, new line; sort options.wiz
2004-01-05Add -l to usage.wiz
2004-01-05document -l, bump date, thanks wizchristos
2004-01-05don't allow -l without -achristos
2004-01-05Collapse single letter options. Sort option descriptions.wiz
2004-01-05Add -q to usage.wiz
2004-01-05Add the xconsole_delay property which specifies the number of seconds tojmmv
2004-01-05Add 2004 to copyright notice because of previous change.jmmv
2004-01-05Call wscons mode hooks before and after generic_wscons_event. This is tojmmv
2004-01-05Fix xconsole handling (enable the mouse properly when returning from X).jmmv
2004-01-05fifo, ttystat and xconsole properties are generic (used by all modes), sojmmv
2004-01-05Recognize the "fifo" property (again) in configuration files. This was lostjmmv
2004-01-05PR/23971: Robert Elz: Quotacheck fails when max uid is present and takeschristos
2004-01-04Add support to call scripts at carrier detect/drop time (on networkmartin
2004-01-04use system() to spawn editor, so that it's possible to use EDITORjdolecek
2004-01-04In the "quick depends pre-scan", first print all bad matching depends,hubertf
2004-01-04add stddef.h include and remove shadowed local var.dbj
2004-01-04Only build ntp-keygen if ${MKCRYPTO}!="no".lukem
2004-01-04Only define OPENSSL and use -lcrypto if ${MKCRYPTO}!="no"lukem
2004-01-03Bump date for previous.wiz
2004-01-03restore traditional output for older filesystemsdbj
2004-01-03Consistently check ${TOOLCHAIN_MISSING} against "no".lukem
2004-01-03use != "no"lukem
2004-01-03Bump date for pid file removal.wiz
2004-01-03remove call to pidfile(3), it was just for debugging (and there was no properitojun
2004-01-03rtsol: factor out dump.c if -DSMALL (for boot floppy)itojun
2003-12-29don't drop -v option when using other defaultsdbj
2003-12-29Back out last, in favor of adding a trailing dot to "localhost", asfredb
2003-12-28fix two bugs with argument parsing:dbj
2003-12-28add DPADD+=${LIBUTIL}dbj
2003-12-27Immediately return from dhost() if host is localhost, towiz
2003-12-27Use the new SPPPGETSTATUSNCP ioctl, if supported, to avoid reportingmartin
2003-12-26Fix typo ($stratum -> stratum), from Nicolas Joly in PR 23891.wiz
2003-12-26server is an Ar, not a Fl. From Nicolas Joly in PR 23890.wiz
2003-12-25bootparams, not bootparms.wiz