| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add a leading space to the status messages output after toggling the | John Baldwin | 2011-07-11 | 1 | -2/+2 |
| * | Allow per-CPU statistics to be toggled at runtime via the 'P' key. | John Baldwin | 2011-07-11 | 4 | -8/+37 |
| * | Update xz to git snapshot of v5.0 branch as of 20110711 (post-5.0.3) | Martin Matuska | 2011-07-11 | 50 | -270/+2375 |
| * | Note that -a, -C, -H, -j, and -z are also toggles. | John Baldwin | 2011-07-08 | 1 | -1/+6 |
| * | Note the PF version. | David E. O'Brien | 2011-07-07 | 1 | -2/+7 |
| * | Update to version 9.6-ESV-R4-P3 | Doug Barton | 2011-07-06 | 13 | -64/+96 |
| |\ |
|
| * | | Apply bug fixes | Doug Barton | 2011-07-06 | 1 | -10/+9 |
| * | | - Fix typo in check_for_nested_with_variably_modified present | Ulrich Spörlein | 2011-07-01 | 4 | -1/+15 |
| * | | Make lukemftpd properly set login class and cpumask. | Edward Tomasz Napierala | 2011-06-30 | 1 | -5/+5 |
| * | | Make Sendmail properly set login class and cpumask. | Edward Tomasz Napierala | 2011-06-30 | 1 | -0/+6 |
| * | | In case ntp cannot resolve a hostname on startup it will queue the entry | Bjoern A. Zeeb | 2011-06-29 | 2 | -20/+36 |
| * | | Update packet filter (pf) code to OpenBSD 4.5. | Bjoern A. Zeeb | 2011-06-28 | 29 | -1296/+2187 |
| |\ \ |
|
| | * | | Flatten out the pf userland vendor area | Max Laier | 2008-12-10 | 51 | -31319/+0 |
| * | | | MFV of tzdata2011h, r223627 | Edwin Groothuis | 2011-06-28 | 5 | -34/+72 |
| * | | | Compare port numbers correctly. They are stored by SRCPORT() | Bjoern A. Zeeb | 2011-06-28 | 1 | -3/+3 |
| * | | | Incorporate vendor commit ecdc5c0a7f7591a7cd4a: | Xin LI | 2011-06-28 | 1 | -0/+11 |
| * | | | For some reason, contrib/traceroute/traceroute.c ensures MAXHOSTNAMELEN | Dimitry Andric | 2011-06-26 | 1 | -1/+1 |
| * | | | Make GNU as recognize the ARM 'rrx' mnemonic, which can be generated by | Dimitry Andric | 2011-06-23 | 1 | -0/+10 |
| * | | | Revert r214857 pursudant to 9.0-RELEASE cycle. | Xin LI | 2011-06-20 | 2 | -11/+3 |
| * | | | Merge tnftp-20100108 from the vendor branch into head. | Gavin Atkinson | 2011-06-20 | 71 | -36284/+4896 |
| |\ \ \ |
|
| | * | | | Bootstrap lukemftp vendor areavendor/NetBSD/lukemftp | Gavin Atkinson | 2011-06-19 | 35 | -26026/+0 |
| * | | | | Copy lukemftp to its new home, tnftp. I'm doing this in stages so as to | Gavin Atkinson | 2011-06-19 | 34 | -0/+24972 |
| * | | | | Don't #undef curses ERR in dialog.h. Otherwise, the macro will be | Jaakko Heinonen | 2011-06-19 | 1 | -2/+5 |
| * | | | | Fix clang warnings. | Ben Laurie | 2011-06-18 | 15 | -33/+47 |
| * | | | | - Check on target wordsize instead of compile time define if we build on | Andreas Tobler | 2011-06-14 | 1 | -61/+319 |
| * | | | | Update notes regarding FreeBSD import | Gregory Neil Shapiro | 2011-06-14 | 1 | -2/+2 |
| * | | | | Merge sendmail 8.14.5 to HEAD | Gregory Neil Shapiro | 2011-06-14 | 43 | -397/+879 |
| |\ \ \ \ |
|
| | * | | | | Import sendmail 8.14.5 | Gregory Neil Shapiro | 2011-06-14 | 1 | -2/+2 |
| * | | | | | Add a new option -P to suppress getservbyport(3) calls when printing rules. | Bjoern A. Zeeb | 2011-06-13 | 5 | -19/+34 |
| * | | | | | Upgrade our copy of llvm/clang to r132879, from upstream's trunk. | Dimitry Andric | 2011-06-12 | 670 | -19766/+35350 |
| * | | | | | MFV: Update to less v444. | Xin LI | 2011-06-09 | 13 | -45/+23 |
| |\ \ \ \ \ |
|
| * | | | | | | Pull up all vendor changes to mdoc(7). | Ruslan Ermilov | 2011-06-08 | 3 | -4/+32 |
| * | | | | | | Upgrade libcompiler_rt from revision 117047 to 132478. | Ed Schouten | 2011-06-03 | 201 | -533/+1343 |
| * | | | | | | Explicitly initialize the packet buffer to NULL after we unmap the zero copy | Christian S.J. Peron | 2011-06-03 | 1 | -0/+1 |
| * | | | | | | Re-enable SGR support (ANSI color escapes) in grotty(1) by default. | Ruslan Ermilov | 2011-06-03 | 1 | -8/+0 |
| * | | | | | | Add .interp back into INITIAL_READONLY_SECTIONS in MIPS n64 ABI. | Jayachandran C. | 2011-06-01 | 1 | -1/+9 |
| * | | | | | | - Document the -H option and 'H' key alongside other options and keys | John Baldwin | 2011-05-31 | 1 | -2/+12 |
| * | | | | | | Add a new option to toggle the display of the system idle process (per-CPU | John Baldwin | 2011-05-31 | 4 | -7/+27 |
| * | | | | | | The argument to setsockopt for IP_MULTICAST_LOOP depends on operating | Bjoern A. Zeeb | 2011-05-29 | 1 | -2/+7 |
| * | | | | | | Upgrade to 9.6-ESV-R4-P1, which address the following issues: | Doug Barton | 2011-05-28 | 724 | -1139/+886 |
| |\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | | [mdoc] Fixed .Dt call. | Ruslan Ermilov | 2011-05-25 | 1 | -1/+1 |
| * | | | | | | Fix clang warnings. | Ben Laurie | 2011-05-22 | 6 | -18/+16 |
| * | | | | | | Fix clang warnings. | Ben Laurie | 2011-05-22 | 1 | -4/+5 |
| * | | | | | | Fix clang warnings. | Ben Laurie | 2011-05-22 | 2 | -3/+3 |
| * | | | | | | Fix clang warnings. | Ben Laurie | 2011-05-22 | 3 | -5/+6 |
| * | | | | | | Fix clang compile warnings. | Ben Laurie | 2011-05-22 | 1 | -1/+1 |
| * | | | | | | Fix clang warnings. | Ben Laurie | 2011-05-19 | 3 | -15/+15 |
| * | | | | | | Fix clang warnings. | Ben Laurie | 2011-05-18 | 3 | -27/+25 |
| * | | | | | | Fix clang warnings. | Ben Laurie | 2011-05-18 | 5 | -7/+9 |
| * | | | | | | Fix clang warnings. | Ben Laurie | 2011-05-18 | 1 | -2/+2 |