summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-05-13PR/19069: SUENAGA Hiroki: Original fix was defective because on big endianchristos
2010-05-13cast isblank(3)'s argument to unsigned char.tnozaki
2010-05-09Remove trailing whitespace and dot in Nd.wiz
2010-05-09Add missing licensedegroote
2010-05-08Sort options, standardize SYNOPSIS, slight rewordings. Use more markup.wiz
2010-05-07Add support for pfs(8)degroote
2010-05-07unhook old cron, hook new one.christos
2010-05-05Sort option descriptions.wiz
2010-05-05Accept -v in getopt(); sort flag cases.wiz
2010-05-05Add verbose flag -v and make -q the default behavior.joerg
2010-04-29Add rump_au-naturel, which instead of mounting a file system insidepooka
2010-04-28additionally query the "PnP Information" service record to discoverplunky
2010-04-25Add the constant database reader (cdbr(3)) and writer ((cdbw(3)).joerg
2010-04-24Define _PATH_POWER and use it.jruoho
2010-04-23Do not try in postinstall(8) to replicate the code in etc/mtree/Makefiledyoung
2010-04-23no [longer?] need to define _KERNEL when including <net/route.h>plunky
2010-04-23workaround for MKPIE=yes until binutils-2.20.1 is imported. From Piotr Meyerchristos
2010-04-16Remove trailing whitespace, replace "Ar -i" with "Fl i".wiz
2010-04-16add examples for setting ipv6 default routes in ip-up/ip-down scriptsjmcneill
2010-04-11Sort options in SYNOPSIS (flags without arguments first).wiz
2010-04-11Add raw mode, which skips ASCII'ification and can be used if readingpooka
2010-04-11Instead of totally giving up, dump CTLTYPE_STRUCT as hex, muchpooka
2010-04-10A general update. Remove (hopefully the last) references to sendmail(8), etc.jruoho
2010-04-05No trailing whitespacejoerg
2010-04-01In case we create a file, reclaim the vnode, and lookup the filepooka
2010-03-31fix typo (at least it was in an error string instead of a comment)pooka
2010-03-31regenpooka
2010-03-31MAP_COPY is available only in _KERNEL .... uh, so don't use it here.pooka
2010-03-31Add note saying that the manual page is autogenerated and all partspooka
2010-03-31generatepooka
2010-03-31Add kernfs server.pooka
2010-03-29make this build again after ieee1394 updatecegger
2010-03-25Avoid SIGSEGV in forked child process for (some?) instant-disconnect clients.dholland
2010-03-20Note also here that this is a legacy daemon that is more or less deprecated.jruoho
2010-03-20Add a note that APM was deprecated by the PC manufacturers in about 1996.jruoho
2010-03-19Remove aiboost(4) as obsolete and redundant since the introduction of aibs(4).cnst
2010-03-12Quote question mark so it's correctly marked up.wiz
2010-03-10PR/42943: Takashi Sogabe: pppd generates invalid netmaskchristos
2010-03-09Sort sections. Try to improve description of -t.wiz
2010-03-09Remove white-spaces.kiyohara
2010-03-08use %zd for ssize_t argumentplunky
2010-03-08fix compilation errorsplunky
2010-03-08Add -t, -F, -P.kiyohara
2010-03-08Add option 'test mode'(-t).kiyohara
2010-03-08Add options 'no parity'(-P) and 'disable flow control'(-F).kiyohara
2010-03-08add commented out nqmfspooka
2010-03-08Not Quite MFSpooka
2010-03-07add some LOG_DEBUGplunky
2010-03-03Give usage() a chance.pooka
2010-03-01Use HUGE_VAL instead of INFINITY as positive infinity (or maximum value)joerg