aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* MFC r256557: add uname flags to access userland's __FreeBSD_version morePeter Wemm2013-11-202-6/+65
* MFC r258148,r258149,r258150,r258152,r258153,r258154,r258181,r258182:Pawel Jakub Dawidek2013-11-181-2/+3
* MFC r257917:Edward Tomasz Napierala2013-11-141-1/+1
* MFC r257234:Mark Johnston2013-11-051-3/+1
* MFC r257379:Edward Tomasz Napierala2013-11-022-43/+43
* MFC 256365Rui Paulo2013-10-126-187/+1
* When displaying a struct stat, if the -r option was not specified,Dag-Erling Smørgrav2013-10-071-4/+9
* Disable use of compiler atomic builtins. For APR, this is limited toNathan Whitehorn2013-10-043-5/+3
* mdoc: remove EOL whitespace.Joel Dahl2013-10-041-1/+1
* Odds and ends left over from BIND and unnoticed because they didn'tDag-Erling Smørgrav2013-10-011-28/+0
* Update the Dutch calendar entries:Rene Ladan2013-09-301-11/+11
* Remove BIND.Dag-Erling Smørgrav2013-09-304-89/+0
* Improve bsdpatch usability:Xin LI2013-09-262-5/+8
* - Add myself as port commiter and my mentors relationship.Danilo Egea Gondolfo2013-09-241-0/+1
* Build and install drill(1).Dag-Erling Smørgrav2013-09-222-0/+20
* Correct stale comments.John Baldwin2013-09-201-3/+1
* Add LLDB bmake infrastructureEd Maste2013-09-202-1/+142
* - calendar uses cpp internally, this diff removes this usage andDiane Bruce2013-09-196-65/+279
* Minor mdoc improvements.Joel Dahl2013-09-191-1/+3
* Extend the support for exempting processes from being killed when swap isJohn Baldwin2013-09-198-1/+243
* cap_new(2) and cap_getrights2) were replaced with cap_rights_limit(2)Bryan Drewery2013-09-191-3/+3
* Make svnlite (actually libapr) work correctly on big-endian arches.Dimitry Andric2013-09-191-0/+6
* Make iscsictl(8) automatically try to load the iscsi module. While here,Edward Tomasz Napierala2013-09-181-1/+11
* Minor mdoc fixes.Joel Dahl2013-09-141-3/+3
* Bring in the new iSCSI target and initiator.Edward Tomasz Napierala2013-09-148-0/+1633
* - Decode the idtype argument passed to wait6() in kdump and truss.John Baldwin2013-09-124-14/+154
* Stick to traditional DEFAULT_SYS_PATH (/usr/share/mk)Simon J. Gerraty2013-09-101-0/+1
* Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping useJohn Baldwin2013-09-092-1/+9
* Hook host(1) up to the build in the LDNS case.Dag-Erling Smørgrav2013-09-081-0/+4
* Import Magerya Vitaly's ldns-host, and build it instead of the BIND versionDag-Erling Smørgrav2013-09-081-0/+26
* Merge bmake-20130904Simon J. Gerraty2013-09-052-4/+5
|\
* | Fix file selection logic for the RCS/SCCS case, as was done for the simpleStefan Eßer2013-09-052-34/+27
* | Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek2013-09-055-61/+72
* | Reduce WARNS to 0 for dig, host, and nslookup to make themErwin Lansing2013-08-303-3/+3
* | Drop build option switch for the older GNU patch.Pedro F. Giffuni2013-08-291-10/+0
* | fix up my copyright and remove third clause..John-Mark Gurney2013-08-261-5/+1
* | kdump: Decode SOCK_CLOEXEC and SOCK_NONBLOCK in socket() and socketpair().Jilles Tjoelker2013-08-262-2/+15
* | Remove EOL whitespace.Joel Dahl2013-08-221-2/+2
* | Update Bind to 9.9.3-P2Erwin Lansing2013-08-222-6/+6
* | Subversion requires atomic functions we only support on arm with clang.Andrew Turner2013-08-191-1/+3
* | Remove incorrect 'const' qualifier from pointers to dynamic stringJohn Baldwin2013-08-191-1/+1
* | Add support for parameterised device tree sources to the device tree compiler.David Chisnall2013-08-194-18/+145
* | Make the "FD" column one character wider, so that "trace" can also alignPawel Jakub Dawidek2013-08-181-6/+6
* | - Use getnameinfo(3) instead of gethostbyaddr(3) or inet_ntop(3).Hiroki Sato2013-08-171-18/+25
* | Add new mmap(2) flags to permit applications to request specific virtualJohn Baldwin2013-08-162-4/+69
* | Provide UTF-8 version of russian calendars.Gleb Smirnoff2013-08-167-1/+253
* | Make carets line up in dtc diagnostics if the line starts with a tab.David Chisnall2013-08-141-1/+2
* | Belatedly add my birthday and fix a typo.Ulrich Spörlein2013-08-141-1/+2
* | kdump: Decode AT_FDCWD in first argument of bindat() and connectat().Jilles Tjoelker2013-08-131-0/+2
* | kdump: Improve decoding of various *at calls:Jilles Tjoelker2013-08-132-0/+47