aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* make: report :M or :N pattern in debug modeAndriy Gapon2012-10-061-0/+1
* Add bmake to the build and allow it to be installed as make(1) insteadMarcel Moolenaar2012-10-065-0/+646
* Allow time offsets to be negative, e.g. `at 1530 - 15 minutes`.Martin Cracauer2012-10-051-13/+49
* Implement the Sun/GNU extension of using a defaultEitan Adler2012-10-022-2/+13
* add SG state typeEitan Adler2012-10-021-0/+2
* Add missing va_end.Kevin Lo2012-09-291-1/+3
* Make sure that each va_start has one and only one matching va_end,Kevin Lo2012-09-281-3/+9
* Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t.Matthew D Fleming2012-09-271-1/+1
* find: Do not pass fd to save current directory to child processes.Jilles Tjoelker2012-09-261-1/+1
* Teach getent(1) to look up a hostname and find IPv6 addresses.Kevin Lo2012-09-261-12/+22
* kdump: Pretty-print signal codes.Jilles Tjoelker2012-09-222-5/+57
* yes(1) actually comes from V7.David E. O'Brien2012-09-171-1/+1
* Make systat(1) accept fractional number of seconds.Alexander V. Chernikov2012-09-1710-97/+159
* Remove references to userstat(1) and jailstat(1). Those tools were neverEdward Tomasz Napierala2012-09-161-4/+2
* - Make truss thread-aware.Andrey Zonov2012-09-1614-721/+804
* - Add myself as a new src committer.Peter Jeremy2012-09-161-0/+1
* Handle AT_TIMEKEEP in procstat(1) -x [1]. Remove the AT_COUNT switchKonstantin Belousov2012-09-161-2/+4
* sh: Prefer internal nextopt() to libc getopt().Jilles Tjoelker2012-09-151-4/+10
* Correct double "the the"Eitan Adler2012-09-141-1/+1
* Bump date missed in r202756Eitan Adler2012-09-146-6/+6
* Use libmd if and only if OpenSSL is not available.Dag-Erling Smørgrav2012-09-141-3/+4
* Switch batch to an SLIST.Ed Schouten2012-09-121-11/+9
* Add MK_KDUMP.David E. O'Brien2012-09-121-2/+7
* - Fix detaching under some circumstances.Andrey Zonov2012-09-123-14/+37
* WARNS is now default to 6.Xin LI2012-09-111-2/+0
* Minor mdoc fix.Joel Dahl2012-09-111-13/+13
* Ensure mkcsmapper and mkesdb compile with clang, if WITH_ICONV isDimitry Andric2012-09-112-0/+2
* - Remove unused variables.Andrey Zonov2012-09-111-6/+3
* - Add myself to calendar.freebsdJason E. Hale2012-09-111-0/+1
* mdocify the chat(8) manual page.Joel Dahl2012-09-101-332/+401
* Note that -quit terminates successfully.Dag-Erling Smørgrav2012-09-101-1/+1
* Document -quit, four and a half years after it was implemented.Dag-Erling Smørgrav2012-09-091-1/+5
* Remove clause 3 and 4 from the NetBSD Foundation copyright header, missedJoel Dahl2012-09-091-7/+0
* Remove trailing whitespace.Joel Dahl2012-09-091-2/+2
* Merge the projects/pf/head branch, that was worked on for last six months,Gleb Smirnoff2012-09-081-5/+32
* Free memory allocated by procstat_getfiles(), which may make differenceMikolaj Golub2012-09-041-0/+1
* - Style(9) cleanup.Andrey Zonov2012-09-0215-2132/+2202
* Rework all non-contributed files that use `struct timezone'.Ed Schouten2012-09-014-24/+20
* Improve description for "rctl -l".Edward Tomasz Napierala2012-09-011-2/+7
* - Remove unused variables.Andrey Zonov2012-08-302-4/+2
* Sprinkle a bit of style.Makefile(5) across various clang Makefiles. NoDimitry Andric2012-08-231-4/+4
* - Put arguments for print_syscall_ret() function in proper order.Andrey Zonov2012-08-231-1/+1
* When WITH_CLANG_EXTRAS is enabled, avoid needlessly building the llvmDimitry Andric2012-08-211-1/+1
* Support the WITH_SHARED_TOOLCHAIN setting that was introduced in r234782Dimitry Andric2012-08-211-0/+4
* - Use pid_t type instead of just int.Andrey Zonov2012-08-214-7/+7
* - Add myself to the calendar.Andrey Zonov2012-08-211-0/+1
* Upgrade our copy of llvm/clang to trunk r162107. With thanks toDimitry Andric2012-08-2031-3638/+2809
* Cleanup use of 'host' when running 'rpcinfo -p'.Kevin Lo2012-08-181-5/+11
* Merging of projects/armv6, part 3Oleksandr Tymoshenko2012-08-151-1/+1
* In usr.bin/make/var.c, function ParseModifier(), initialize the 'error'Dimitry Andric2012-08-051-1/+1