summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Enable llvm's integrated assembler for PowerPC, since it should now bedim2013-12-167-6/+13
* Include bsd.own.mk for MK_CASPER to work.pjd2013-12-151-0/+2
* Make use of Casper's system.pwd and system.grp services when the -r optionpjd2013-12-152-3/+114
* Some more cleanups and bug fixes in dtc for property printing / parsing.theraven2013-12-121-2/+7
* Fix the version string in dts emission.theraven2013-12-121-1/+1
* calendar(1): use strlcpy instead of strncpyeadler2013-12-111-1/+1
* calendar(1): Add support for #include with absolute pathseadler2013-12-101-2/+5
* Per the resolution of POSIX bug 0000779 (note 0002050) add support for using 'i'eadler2013-12-092-3/+4
* Document -q and --quiet as discouraged compatibility option.delphij2013-12-071-1/+9
* Remove mention of the compatibility option 'q', which isdelphij2013-12-072-2/+2
* Add -F to flush output after each write. With this, I cantrhodes2013-12-052-4/+16
* Add missing bits from the vendor's 2005-05-04 change toobrien2013-12-041-2/+6
* Import svn-1.8.5. This contains a user-visible fix for svn:externalspeter2013-11-251-2/+2
* Add static where appropriate.eadler2013-11-211-8/+6
* Change introduction history.peter2013-11-201-2/+2
* Bump .Dd for recent changeeadler2013-11-181-1/+1
* Indicate which options are extensions to POSIX.eadler2013-11-181-0/+6
* Replace CAP_POLL_EVENT and CAP_POST_EVENT capability rights (which I hadpjd2013-11-151-2/+3
* Fix whitespace.ed2013-11-131-8/+8
* Somewhat mimic how the devel/subversion port prepopulatesgjb2013-11-131-0/+9
* Update svn from 1.8.1 to 1.8.4 - minor security fixes and client sidepeter2013-11-111-4/+4
* - Add myself as port committer and my mentor's relationship.alexey2013-11-101-0/+1
* Fix typo in "iscsictl -v".trasz2013-11-101-1/+1
* Add missed DPADDeadler2013-11-091-0/+1
* Change manual string conversion to expand_numbereadler2013-11-092-16/+5
* Build and install the atf tests.jmmv2013-11-087-3/+46
* Subsume the functionality of MK_ATF into MK_TESTS.jmmv2013-11-081-4/+4
* When writing DTS to a file, don't write some of it to stderr.theraven2013-11-051-1/+1
* Add myself to the calendar.markj2013-11-051-0/+1
* Add myself to the committers-src list and to the calendar.jmmv2013-11-041-0/+1
* sh(1),limits(1): Document kqueues (-k) rlimit.jilles2013-11-011-3/+7
* Remove the dependency on procfs.pluknet2013-11-011-19/+1
* Remove the dependency on procfs. Use sysctl KERN_PROC_PATHNAME andkib2013-10-311-14/+20
* Fix long line and record proper commit message for r257427:kib2013-10-311-1/+2
* The limit for the swap space is spelled 'swapsize', at least sincekib2013-10-311-3/+3
* The limit for the swap space is spelled 'swapsize', at least sincekib2013-10-311-2/+2
* revert sign changes to buffers used in invocation of digest_update()sbruno2013-10-301-14/+9
* Bump .Dd after r257379.trasz2013-10-301-1/+1
* Rename '-h' option to '-p', and use "portal" instead of "host" or "address",trasz2013-10-302-42/+42
* 'netstat -i' no longer supports working on a vmcore.glebius2013-10-301-3/+1
* Queisce sign errors by using unsigned char * and casting MAP_FAILED as unsignedsbruno2013-10-291-6/+7
* Make userland tools honor WITHOUT_PF build option.glebius2013-10-293-2/+12
* Setting WARNS=6 is useless, as it is already the defaultbapt2013-10-291-1/+0
* Change warning level to 6bapt2013-10-291-0/+1
* With r247602, the "c" flag is no longer printed as a file descriptor flag.markj2013-10-281-3/+1
* Add a resource limit for the total number of kqueues available to thekib2013-10-212-7/+14
* pathchk: Ensure bytes >= 128 are considered non-portable characters.jilles2013-10-201-7/+6
* Add -K (__FreeBSD_version of kernel) and -U (__FreeBSD_version of userland).peter2013-10-152-5/+64
* Rewrite netstat/if.c to use getifaddrs(3) and getifmaddrs(3) instead ofglebius2013-10-154-450/+307
* Remove obtained, but never used data.glebius2013-10-151-10/+5
OpenPOWER on IntegriCloud