| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Bind to 9.9.3-P2 | erwin | 2013-08-22 | 2 | -6/+6 |
* | Subversion requires atomic functions we only support on arm with clang. | andrew | 2013-08-19 | 1 | -1/+3 |
* | Remove incorrect 'const' qualifier from pointers to dynamic string | jhb | 2013-08-19 | 1 | -1/+1 |
* | Add support for parameterised device tree sources to the device tree compiler. | theraven | 2013-08-19 | 4 | -18/+145 |
* | Make the "FD" column one character wider, so that "trace" can also align | pjd | 2013-08-18 | 1 | -6/+6 |
* | - Use getnameinfo(3) instead of gethostbyaddr(3) or inet_ntop(3). | hrs | 2013-08-17 | 1 | -18/+25 |
* | Add new mmap(2) flags to permit applications to request specific virtual | jhb | 2013-08-16 | 2 | -4/+69 |
* | Provide UTF-8 version of russian calendars. | glebius | 2013-08-16 | 7 | -1/+253 |
* | Make carets line up in dtc diagnostics if the line starts with a tab. | theraven | 2013-08-14 | 1 | -1/+2 |
* | Belatedly add my birthday and fix a typo. | uqs | 2013-08-14 | 1 | -1/+2 |
* | kdump: Decode AT_FDCWD in first argument of bindat() and connectat(). | jilles | 2013-08-13 | 1 | -0/+2 |
* | kdump: Improve decoding of various *at calls: | jilles | 2013-08-13 | 2 | -0/+47 |
* | Make check for unknown login class actually work. Previously, using the "-c"... | trasz | 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 | 2013-08-12 | 10 | -50/+2783 |
* | Don't build the UTF-8 version of the catalogs without iconv enabled. | peter | 2013-08-11 | 1 | -8/+7 |
* | Don't install a ru_SU.KOI8-R symlink, 'make delete-old' will just remove | peter | 2013-08-11 | 1 | -1/+0 |
* | Update nvi-1.79 to 2.1.1-4334a8297f | peter | 2013-08-11 | 5 | -434/+239 |
* | In su(1), fix option ordering and clarify that the login class specified | trasz | 2013-08-11 | 1 | -5/+7 |
* | ParseGetLine: don't treat a zero byte as end of buffer if P_end says it isn't. | sjg | 2013-08-10 | 1 | -1/+1 |
* | Pass variables prefixed with both LD_ and LD_32_ to the run-time linker. | markj | 2013-08-07 | 1 | -13/+17 |
* | Update serf 1.2.1 -> 1.3.0 for svn | peter | 2013-08-02 | 1 | -1/+1 |
* | find: Allow -delete to delete files given as arguments. | jilles | 2013-08-02 | 1 | -1/+2 |
* | Merge bmake-20130730 | sjg | 2013-08-02 | 3 | -7/+7 |
* | Properly print arguments to vfork(2) and rfork(2). | markj | 2013-08-01 | 2 | -1/+12 |
* | MFC'ing to 9.2. | obrien | 2013-07-30 | 1 | -1/+1 |
* | grep -i does not work for simple patterns and single byte locales, like | ache | 2013-07-30 | 1 | -2/+2 |
* | Include an Accept header in requests. | des | 2013-07-30 | 1 | -1/+2 |
* | Add Michael Gmelin's name to the copyright statement. | des | 2013-07-30 | 1 | -1/+2 |
* | Revert r253748,253749 | avg | 2013-07-28 | 1 | -0/+1 |
* | remove needless inclusion of machine/cpu.h in userland | avg | 2013-07-28 | 1 | -1/+0 |
* | Remove EOL whitespace. | joel | 2013-07-28 | 1 | -1/+1 |
* | Update subversion-1.8.0 -> 1.8.1. Update supporting | peter | 2013-07-28 | 3 | -6/+20 |
* | Make the BSD-licensed patch the default. | pfg | 2013-07-26 | 1 | -3/+3 |
* | Implement certificate verification, and many other SSL-related | des | 2013-07-26 | 2 | -35/+273 |
* | patch: style fix | pfg | 2013-07-24 | 1 | -2/+4 |
* | Remove the large part of struct ipsecstat. Only few fields of this | ae | 2013-07-23 | 1 | -69/+3 |
* | mdoc nit | des | 2013-07-21 | 1 | -1/+2 |
* | Close uniq(1) in the capability mode sandbox and limit descriptors using | pjd | 2013-07-18 | 1 | -0/+43 |
* | - Make localtime(3) to work in sandbox. | pjd | 2013-07-18 | 1 | -5/+28 |
* | Sweep unused nlist entries. | glebius | 2013-07-16 | 1 | -48/+26 |
* | Nuke "systat -mbuf". It was broken since FreeBSD 5, and since there | glebius | 2013-07-15 | 5 | -209/+2 |
* | Introduce new structure sfstat for collecting sendfile's statistics | ae | 2013-07-15 | 2 | -11/+15 |
* | Add -F fibnum option to specify an FIB number for -r flag. | hrs | 2013-07-12 | 4 | -11/+40 |
* | Report error for out-of-range numerical inputs. Requested by brooks. | theraven | 2013-07-10 | 1 | -0/+8 |
* | Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, | ae | 2013-07-09 | 2 | -5/+5 |
* | Migrate struct carpstats to PCPU counters. | ae | 2013-07-09 | 1 | -1/+1 |
* | Migrate structs ip6stat, icmp6stat and rip6stat to PCPU counters. | ae | 2013-07-09 | 1 | -3/+3 |
* | Migrate structs arpstat, icmpstat, mrtstat, pimstat and udpstat to PCPU | ae | 2013-07-09 | 2 | -5/+5 |
* | Use new macros to implement ipstat and tcpstat using PCPU counters. | ae | 2013-07-09 | 3 | -20/+16 |
* | Prepare network statistics structures for migration to PCPU counters. | ae | 2013-07-09 | 3 | -125/+109 |