summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use INADDR_NONE instead of -1 to check inet_addr() result.kevlo2013-10-152-2/+3
* Remove most of the ATF tools and the _atf user.rpaulo2013-10-126-187/+1
* When displaying a struct stat, if the -r option was not specified,des2013-10-071-4/+9
* Disable use of compiler atomic builtins. For APR, this is limited tonwhitehorn2013-10-043-5/+3
* mdoc: remove EOL whitespace.joel2013-10-041-1/+1
* Odds and ends left over from BIND and unnoticed because they didn'tdes2013-10-011-28/+0
* Update the Dutch calendar entries:rene2013-09-301-11/+11
* Remove BIND.des2013-09-304-89/+0
* Improve bsdpatch usability:delphij2013-09-262-5/+8
* - Add myself as port commiter and my mentors relationship.danilo2013-09-241-0/+1
* Build and install drill(1).des2013-09-222-0/+20
* Correct stale comments.jhb2013-09-201-3/+1
* Add LLDB bmake infrastructureemaste2013-09-202-1/+142
* - calendar uses cpp internally, this diff removes this usage anddb2013-09-196-65/+279
* Minor mdoc improvements.joel2013-09-191-1/+3
* Extend the support for exempting processes from being killed when swap isjhb2013-09-198-1/+243
* cap_new(2) and cap_getrights2) were replaced with cap_rights_limit(2)bdrewery2013-09-191-3/+3
* Make svnlite (actually libapr) work correctly on big-endian arches.dim2013-09-191-0/+6
* Make iscsictl(8) automatically try to load the iscsi module. While here,trasz2013-09-181-1/+11
* Minor mdoc fixes.joel2013-09-141-3/+3
* Bring in the new iSCSI target and initiator.trasz2013-09-148-0/+1633
* - Decode the idtype argument passed to wait6() in kdump and truss.jhb2013-09-124-14/+154
* Stick to traditional DEFAULT_SYS_PATH (/usr/share/mk)sjg2013-09-101-0/+1
* Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping usejhb2013-09-092-1/+9
* Hook host(1) up to the build in the LDNS case.des2013-09-081-0/+4
* Import Magerya Vitaly's ldns-host, and build it instead of the BIND versiondes2013-09-081-0/+26
* Merge bmake-20130904sjg2013-09-052-4/+5
OpenPOWER on IntegriCloud