| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge bmake-20130904 | Simon J. Gerraty | 2013-09-05 | 2 | -4/+5 |
| |\ |
|
| * | | Fix file selection logic for the RCS/SCCS case, as was done for the simple | Stefan Eßer | 2013-09-05 | 2 | -34/+27 |
| * | | Change the cap_rights_t type from uint64_t to a structure that we can extend | Pawel Jakub Dawidek | 2013-09-05 | 5 | -61/+72 |
| * | | Reduce WARNS to 0 for dig, host, and nslookup to make them | Erwin Lansing | 2013-08-30 | 3 | -3/+3 |
| * | | Drop build option switch for the older GNU patch. | Pedro F. Giffuni | 2013-08-29 | 1 | -10/+0 |
| * | | fix up my copyright and remove third clause.. | John-Mark Gurney | 2013-08-26 | 1 | -5/+1 |
| * | | kdump: Decode SOCK_CLOEXEC and SOCK_NONBLOCK in socket() and socketpair(). | Jilles Tjoelker | 2013-08-26 | 2 | -2/+15 |
| * | | Remove EOL whitespace. | Joel Dahl | 2013-08-22 | 1 | -2/+2 |
| * | | Update Bind to 9.9.3-P2 | Erwin Lansing | 2013-08-22 | 2 | -6/+6 |
| * | | Subversion requires atomic functions we only support on arm with clang. | Andrew Turner | 2013-08-19 | 1 | -1/+3 |
| * | | Remove incorrect 'const' qualifier from pointers to dynamic string | John Baldwin | 2013-08-19 | 1 | -1/+1 |
| * | | Add support for parameterised device tree sources to the device tree compiler. | David Chisnall | 2013-08-19 | 4 | -18/+145 |
| * | | Make the "FD" column one character wider, so that "trace" can also align | Pawel Jakub Dawidek | 2013-08-18 | 1 | -6/+6 |
| * | | - Use getnameinfo(3) instead of gethostbyaddr(3) or inet_ntop(3). | Hiroki Sato | 2013-08-17 | 1 | -18/+25 |
| * | | Add new mmap(2) flags to permit applications to request specific virtual | John Baldwin | 2013-08-16 | 2 | -4/+69 |
| * | | Provide UTF-8 version of russian calendars. | Gleb Smirnoff | 2013-08-16 | 7 | -1/+253 |
| * | | Make carets line up in dtc diagnostics if the line starts with a tab. | David Chisnall | 2013-08-14 | 1 | -1/+2 |
| * | | Belatedly add my birthday and fix a typo. | Ulrich Spörlein | 2013-08-14 | 1 | -1/+2 |
| * | | kdump: Decode AT_FDCWD in first argument of bindat() and connectat(). | Jilles Tjoelker | 2013-08-13 | 1 | -0/+2 |
| * | | kdump: Improve decoding of various *at calls: | Jilles Tjoelker | 2013-08-13 | 2 | -0/+47 |
| * | | Make check for unknown login class actually work. Previously, using the "-c"... | Edward Tomasz Napierala | 2013-08-12 | 1 | -0/+2 |
| * | | Give up on using iconv to convert to UTF-8 at build time. I don't see any | Peter Wemm | 2013-08-12 | 10 | -50/+2783 |
| * | | Don't build the UTF-8 version of the catalogs without iconv enabled. | Peter Wemm | 2013-08-11 | 1 | -8/+7 |
| * | | Don't install a ru_SU.KOI8-R symlink, 'make delete-old' will just remove | Peter Wemm | 2013-08-11 | 1 | -1/+0 |
| * | | Update nvi-1.79 to 2.1.1-4334a8297f | Peter Wemm | 2013-08-11 | 5 | -434/+239 |
| |\ \ |
|
| | * | | Import of nvi-1.79, minus a few bits that we dont need (eg: postscript | Peter Wemm | 1996-11-01 | 182 | -103477/+0 |
| | * | | This commit was manufactured by cvs2svn to create tag | cvs2svn | 1996-08-24 | 4 | -28/+44 |
| * | | | In su(1), fix option ordering and clarify that the login class specified | Edward Tomasz Napierala | 2013-08-11 | 1 | -5/+7 |
| * | | | ParseGetLine: don't treat a zero byte as end of buffer if P_end says it isn't. | Simon J. Gerraty | 2013-08-10 | 1 | -1/+1 |
| * | | | Pass variables prefixed with both LD_ and LD_32_ to the run-time linker. | Mark Johnston | 2013-08-07 | 1 | -13/+17 |
| * | | | Update serf 1.2.1 -> 1.3.0 for svn | Peter Wemm | 2013-08-02 | 1 | -1/+1 |
| * | | | find: Allow -delete to delete files given as arguments. | Jilles Tjoelker | 2013-08-02 | 1 | -1/+2 |
| * | | | Merge bmake-20130730 | Simon J. Gerraty | 2013-08-02 | 3 | -7/+7 |
| |\ \ \
| | |/
| |/| |
|
| * | | | Properly print arguments to vfork(2) and rfork(2). | Mark Johnston | 2013-08-01 | 2 | -1/+12 |
| * | | | MFC'ing to 9.2. | David E. O'Brien | 2013-07-30 | 1 | -1/+1 |
| * | | | grep -i does not work for simple patterns and single byte locales, like | Andrey A. Chernov | 2013-07-30 | 1 | -2/+2 |
| * | | | Include an Accept header in requests. | Dag-Erling Smørgrav | 2013-07-30 | 1 | -1/+2 |
| * | | | Add Michael Gmelin's name to the copyright statement. | Dag-Erling Smørgrav | 2013-07-30 | 1 | -1/+2 |
| * | | | Revert r253748,253749 | Andriy Gapon | 2013-07-28 | 1 | -0/+1 |
| * | | | remove needless inclusion of machine/cpu.h in userland | Andriy Gapon | 2013-07-28 | 1 | -1/+0 |
| * | | | Remove EOL whitespace. | Joel Dahl | 2013-07-28 | 1 | -1/+1 |
| * | | | Update subversion-1.8.0 -> 1.8.1. Update supporting | Peter Wemm | 2013-07-28 | 3 | -6/+20 |
| * | | | Make the BSD-licensed patch the default. | Pedro F. Giffuni | 2013-07-26 | 1 | -3/+3 |
| * | | | Implement certificate verification, and many other SSL-related | Dag-Erling Smørgrav | 2013-07-26 | 2 | -35/+273 |
| * | | | patch: style fix | Pedro F. Giffuni | 2013-07-24 | 1 | -2/+4 |
| * | | | Remove the large part of struct ipsecstat. Only few fields of this | Andrey V. Elsukov | 2013-07-23 | 1 | -69/+3 |
| * | | | mdoc nit | Dag-Erling Smørgrav | 2013-07-21 | 1 | -1/+2 |
| * | | | Close uniq(1) in the capability mode sandbox and limit descriptors using | Pawel Jakub Dawidek | 2013-07-18 | 1 | -0/+43 |
| * | | | - Make localtime(3) to work in sandbox. | Pawel Jakub Dawidek | 2013-07-18 | 1 | -5/+28 |
| * | | | Sweep unused nlist entries. | Gleb Smirnoff | 2013-07-16 | 1 | -48/+26 |