summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Mark bsdar_errc as __dead2 to help code analysis tools.eadler2012-10-221-1/+1
* Add ATF to the build. This is may be a bit rought around the egdes,marcel2012-10-228-0/+274
* Fix build.andreast2012-10-211-1/+1
* More -Wmissing-variable-declarations fixes.ed2012-10-206-4/+15
* Apply local patches to mandoc and connect it to the build.uqs2012-10-201-0/+1
* Merge mandoc from vendor into contrib and provide the necessary Makefile glue.uqs2012-10-191-0/+22
* Fix a bootstrapping problem where the first bmake (built by FreeBSD'smarcel2012-10-191-4/+3
* More -Wmissing-variable-declarations fixes.ed2012-10-1926-341/+347
* Add missing const keywords.ed2012-10-191-3/+3
* Correct the order of the MFU and MRU labels. I had reversed them.jhb2012-10-191-1/+1
* Remove WARNS=6 lines.ed2012-10-181-2/+0
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-186-7/+0
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-172-8/+0
* Obey the value of "MK_BMAKE".obrien2012-10-161-1/+1
* - Remove GNU sort and the WITH_GNU_SORT knobgabor2012-10-131-8/+0
* Use CLOCK_UPTIME to get the uptime.emaste2012-10-121-1/+1
* Remove contractions.joel2012-10-076-6/+6
* make: report :M or :N pattern in debug modeavg2012-10-061-0/+1
* Add bmake to the build and allow it to be installed as make(1) insteadmarcel2012-10-065-0/+646
* Allow time offsets to be negative, e.g. `at 1530 - 15 minutes`.cracauer2012-10-051-13/+49
* Implement the Sun/GNU extension of using a defaulteadler2012-10-022-2/+13
* add SG state typeeadler2012-10-021-0/+2
* Add missing va_end.kevlo2012-09-291-1/+3
* Make sure that each va_start has one and only one matching va_end,kevlo2012-09-281-3/+9
* Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t.mdf2012-09-271-1/+1
* find: Do not pass fd to save current directory to child processes.jilles2012-09-261-1/+1
* Teach getent(1) to look up a hostname and find IPv6 addresses.kevlo2012-09-261-12/+22
* kdump: Pretty-print signal codes.jilles2012-09-222-5/+57
* yes(1) actually comes from V7.obrien2012-09-171-1/+1
* Make systat(1) accept fractional number of seconds.melifaro2012-09-1710-97/+159
* Remove references to userstat(1) and jailstat(1). Those tools were nevertrasz2012-09-161-4/+2
* - Make truss thread-aware.zont2012-09-1614-721/+804
* - Add myself as a new src committer.peterj2012-09-161-0/+1
* Handle AT_TIMEKEEP in procstat(1) -x [1]. Remove the AT_COUNT switchkib2012-09-161-2/+4
* sh: Prefer internal nextopt() to libc getopt().jilles2012-09-151-4/+10
* Correct double "the the"eadler2012-09-141-1/+1
* Bump date missed in r202756eadler2012-09-146-6/+6
* Use libmd if and only if OpenSSL is not available.des2012-09-141-3/+4
* Switch batch to an SLIST.ed2012-09-121-11/+9
* Add MK_KDUMP.obrien2012-09-121-2/+7
* - Fix detaching under some circumstances.zont2012-09-123-14/+37
* WARNS is now default to 6.delphij2012-09-111-2/+0
* Minor mdoc fix.joel2012-09-111-13/+13
* Ensure mkcsmapper and mkesdb compile with clang, if WITH_ICONV isdim2012-09-112-0/+2
* - Remove unused variables.zont2012-09-111-6/+3
* - Add myself to calendar.freebsdjhale2012-09-111-0/+1
* mdocify the chat(8) manual page.joel2012-09-101-332/+401
* Note that -quit terminates successfully.des2012-09-101-1/+1
* Document -quit, four and a half years after it was implemented.des2012-09-091-1/+5
* Remove clause 3 and 4 from the NetBSD Foundation copyright header, missedjoel2012-09-091-7/+0
OpenPOWER on IntegriCloud