aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Make check for unknown login class actually work. Previously, using the "-c"...Edward Tomasz Napierala2013-08-121-0/+2
* | Give up on using iconv to convert to UTF-8 at build time. I don't see anyPeter Wemm2013-08-1210-50/+2783
* | Don't build the UTF-8 version of the catalogs without iconv enabled.Peter Wemm2013-08-111-8/+7
* | Don't install a ru_SU.KOI8-R symlink, 'make delete-old' will just removePeter Wemm2013-08-111-1/+0
* | Update nvi-1.79 to 2.1.1-4334a8297fPeter Wemm2013-08-115-434/+239
|\ \
| * | Import of nvi-1.79, minus a few bits that we dont need (eg: postscriptPeter Wemm1996-11-01182-103477/+0
| * | This commit was manufactured by cvs2svn to create tagcvs2svn1996-08-244-28/+44
* | | In su(1), fix option ordering and clarify that the login class specifiedEdward Tomasz Napierala2013-08-111-5/+7
* | | ParseGetLine: don't treat a zero byte as end of buffer if P_end says it isn't.Simon J. Gerraty2013-08-101-1/+1
* | | Pass variables prefixed with both LD_ and LD_32_ to the run-time linker.Mark Johnston2013-08-071-13/+17
* | | Update serf 1.2.1 -> 1.3.0 for svnPeter Wemm2013-08-021-1/+1
* | | find: Allow -delete to delete files given as arguments.Jilles Tjoelker2013-08-021-1/+2
* | | Merge bmake-20130730Simon J. Gerraty2013-08-023-7/+7
|\ \ \ | | |/ | |/|
* | | Properly print arguments to vfork(2) and rfork(2).Mark Johnston2013-08-012-1/+12
* | | MFC'ing to 9.2.David E. O'Brien2013-07-301-1/+1
* | | grep -i does not work for simple patterns and single byte locales, likeAndrey A. Chernov2013-07-301-2/+2
* | | Include an Accept header in requests.Dag-Erling Smørgrav2013-07-301-1/+2
* | | Add Michael Gmelin's name to the copyright statement.Dag-Erling Smørgrav2013-07-301-1/+2
* | | Revert r253748,253749Andriy Gapon2013-07-281-0/+1
* | | remove needless inclusion of machine/cpu.h in userlandAndriy Gapon2013-07-281-1/+0
* | | Remove EOL whitespace.Joel Dahl2013-07-281-1/+1
* | | Update subversion-1.8.0 -> 1.8.1. Update supportingPeter Wemm2013-07-283-6/+20
* | | Make the BSD-licensed patch the default.Pedro F. Giffuni2013-07-261-3/+3
* | | Implement certificate verification, and many other SSL-relatedDag-Erling Smørgrav2013-07-262-35/+273
* | | patch: style fixPedro F. Giffuni2013-07-241-2/+4
* | | Remove the large part of struct ipsecstat. Only few fields of thisAndrey V. Elsukov2013-07-231-69/+3
* | | mdoc nitDag-Erling Smørgrav2013-07-211-1/+2
* | | Close uniq(1) in the capability mode sandbox and limit descriptors usingPawel Jakub Dawidek2013-07-181-0/+43
* | | - Make localtime(3) to work in sandbox.Pawel Jakub Dawidek2013-07-181-5/+28
* | | Sweep unused nlist entries.Gleb Smirnoff2013-07-161-48/+26