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