summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix trimming spaces writing at index -1 if an empty string is passedbapt2015-07-151-2/+7
* fix error message... errx since errno may not be set (if we didn'tjmg2015-07-151-1/+1
* mdoc: add missing .Eljoel2015-07-141-0/+1
* Convert atoi(3) to stronum(3) which allows to arguments and report proper errorsbapt2015-07-141-6/+13
* Widen the host field so that a full IPv6 address will be seen.markm2015-07-141-1/+1
* Don't claim c99 is a wrapper around gcc; it's a wrapper around the system cc.brueffer2015-07-131-10/+1
* Add an initial NUMA affinity/policy configuration for threads and processes.adrian2015-07-114-0/+422
* - Add IPv6 support in quota(1). While rpc.rquotad has supported PF_INET6hrs2015-07-071-31/+17
* lldb: use .PATH to find man page instead of symlinking itemaste2015-07-071-2/+2
* New AES modes for IPSec, user space components.gnn2015-07-031-0/+3
* Let the nv.h and dnv.h includes be only in sys directory.oshogbo2015-07-021-3/+3
* Add the year to the VAX-11/780 announcement entry.brueffer2015-07-021-1/+1
* The LDFLAGS isn't needed, and breaks the build on powerpc64.jhibbits2015-06-301-1/+0
* speed up ar(1) on UFS file systemsemaste2015-06-291-0/+26
* Only initialize libedit when necessaryjmmv2015-06-281-13/+14
* Add the ntfs alias and support it with the MBR and GPT schemesmarcel2015-06-274-0/+5
* short circuit install -l rsbapt2015-06-261-0/+8
* Rebase after r284658:marcel2015-06-2156-711/+710
* Microsoft Azure expects the creator OS to be "Wi2k" and not "FBSD".marcel2015-06-212-3/+3
* Rebase the fixed VHD images after the rounding fix.marcel2015-06-2128-314/+310
* Microsoft Azure demands that fixed VHD images are a whole numbermarcel2015-06-211-0/+9
* Don't resize again prior to writing. Resizing may not be idempotentmarcel2015-06-211-5/+1
* - Add SOCK_SEQPACKET support in UNIX-domain socket.hrs2015-06-202-46/+64
* Don't leak sockets.tuexen2015-06-191-13/+39
* Fix a bug reported by coverity. Since AF_UNIX sockets don'ttuexen2015-06-181-7/+10
* - Add acm@ entryacm2015-06-171-0/+1
* new dependssjg2015-06-1629-27/+277
* Remove old fmake. It wasn't built by default for some time. Users thatimp2015-06-1646-23952/+0
* Remove extra blank linessjg2015-06-151-2/+0
* Convert to LIBADDbapt2015-06-151-2/+1
* Pay attention to MK_ELFTOOLCHAIN_TOOLS so we build the desired tools.sjg2015-06-151-0/+25
* Add ioctl.c, linux_syscalls.c, linux32_syscalls.c to beforedepend target.rodrigc2015-06-151-0/+6
* Use cpp -I$includedirrodrigc2015-06-151-1/+1
* NO_WARNS when building for hostsjg2015-06-142-0/+6
* Need to provide -I for meta modesjg2015-06-141-0/+6
* Create proper targets for linux*syscalls.csjg2015-06-141-8/+8
* When using -L the code skips a socket if the local or foreigntuexen2015-06-131-2/+2
* Add support for SCTP.tuexen2015-06-131-2/+241
* Allow more than one local or remote address per socket. This is needed totuexen2015-06-131-54/+103
* Allow more than one socket entry for a file descriptor. This is neededtuexen2015-06-131-23/+22
* Simplify printaddr(). No functional change.tuexen2015-06-131-7/+7
* Add META_MODE support.sjg2015-06-13281-1/+5609
|\
| * Avoid bogus MLINKS when MK_LZMA_SUPPORT=yes and MK_BSD_GREP=nosjg2015-06-081-0/+2
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-08245-490/+0
| * Merge sync of headsjg2015-05-27398-5916/+10341
| |\
| * | Updated/new dependenciessjg2014-11-197-3/+4
| * | Merge from head@274682sjg2014-11-19304-1534/+11507
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-19587-17261/+5913
| |\ \ \
| * | | | New dependenciessjg2014-05-171-1/+1
| * | | | Pay attention to MK_SHARED_TOOLCHAINsjg2014-05-161-0/+5
OpenPOWER on IntegriCloud