| Age | Commit message (Expand) | Author |
| 2014-12-15 | Revert debug code. Simplify. | uebayasi |
| 2014-12-15 | config(1): Fix build of old trees (bin/49389) (take 2) | uebayasi |
| 2014-12-15 | config(1): Fix build of old tree (bin/49389) | uebayasi |
| 2014-12-03 | redo the previous; avoid a bunch of processing when running as "uptime", | mrg |
| 2014-12-02 | if doing uptime, don't bother resolving names. | christos |
| 2014-11-27 | PR/49422: Ryo ONODERA: patch(1) cannot handle context diffs | christos |
| 2014-11-26 | Changes done in rsh.c rev. 1.36 was incomplete. As chuq pointed | enami |
| 2014-11-26 | Avoid coredumps when the linenumbers in the hunks turn negative. | christos |
| 2014-11-21 | Use proper index types, delete casts, use correct sizeof() in allocations. | christos |
| 2014-11-20 | allow c99 flexible arrays for packed structures. | christos |
| 2014-11-20 | Always set i_brace in the struct case. | christos |
| 2014-11-20 | add LDEBUG | christos |
| 2014-11-18 | Fix vndcompress restart failure fallback when input is a pipe. | riastradh |
| 2014-11-17 | Pre-calc file path len/suffix. Misc. clean up. | uebayasi |
| 2014-11-16 | Fix oops in r1.30. | uebayasi |
| 2014-11-16 | Simpfily code by assuming suffix is a single character. | uebayasi |
| 2014-11-16 | Refactor. | uebayasi |
| 2014-11-16 | Consistently wrap long lines in ioconf.c. | uebayasi |
| 2014-11-16 | config(1): TODO about namespace (esp. options vs. module) | uebayasi |
| 2014-11-16 | config(1): TODO item about swapnetbsd.c | uebayasi |
| 2014-11-15 | config(1): Avoid buffer overrun (modular build) | uebayasi |
| 2014-11-15 | config(1): Sort objects by weight in modular build | uebayasi |
| 2014-11-13 | Revise a plan about link-set. | uebayasi |
| 2014-11-12 | Remove the syslogging of a dial out login warning based on the tty name, because | aymeric |
| 2014-11-12 | PR/47704: Takahiro HAYASHI: Fix -L flag | christos |
| 2014-11-10 | merge a bit of duplicated code. | christos |
| 2014-11-10 | minor wording nits and a typo fix | snj |
| 2014-11-08 | config(1): Note a little more about linkage | uebayasi |
| 2014-11-07 | - simplify string parsing | christos |
| 2014-11-07 | config(1): TODO about kernel linkage | uebayasi |
| 2014-11-07 | fix A,v,T with route display. | christos |
| 2014-11-06 | use the common code from route.c | christos |
| 2014-11-06 | config(1): Rename internal flag to enable modular build | uebayasi |
| 2014-11-06 | Ensure -- filemon is at start of line | sjg |
| 2014-11-04 | nv_num is not a dev_t, so add explicit cast for the sake of | joerg |
| 2014-11-04 | makedev returns ~uint64_t, but val is int64_t. Cast for -Wconversion. | joerg |
| 2014-11-04 | To make -Wconversion happy, cast return value of tolower/toupper to | joerg |
| 2014-11-04 | Use autoconf for rump kernel posix hypercall layer. | pooka |
| 2014-11-01 | config(1): Start calling module as module | uebayasi |
| 2014-11-01 | config(1): More TODO description. | uebayasi |
| 2014-11-01 | config(1): Don't emit unused empty loc[] | uebayasi |
| 2014-11-01 | config(1): One more TODO about retiring direct attachment | uebayasi |
| 2014-11-01 | config(1): Emit pdevinit[] into .rodata | uebayasi |
| 2014-11-01 | config(1): Set NULL to unused cfdata::cf_loc | uebayasi |
| 2014-11-01 | config(1): KNF | uebayasi |
| 2014-10-31 | config(1): Better indent of cfdata in ioconf.c | uebayasi |
| 2014-10-31 | config(1): KNF generated ioconf.c | uebayasi |
| 2014-10-31 | config(1): Emit only referenced interface attributes in ioconf.c | uebayasi |
| 2014-10-31 | config(1), config(5): Introduce "select" | uebayasi |
| 2014-10-31 | Version 20141026 | lukem |