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