| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable SSL renegotiation in order to protect against a serious | Colin Percival | 2009-12-03 | 1 | -0/+1 |
* | MFC r198846 (MF8 r199121): | Xin LI | 2009-11-10 | 1 | -0/+2 |
* | MFC: Remove spurious README and an old version of the manpage. | John Baldwin | 2009-10-28 | 2 | -678/+0 |
* | MFC r197625: Fix using lp(1) without the new -t option after r194171. | Jilles Tjoelker | 2009-10-06 | 1 | -2/+2 |
* | MFC r196475: | Hajimu UMEMOTO | 2009-09-13 | 3 | -3/+42 |
* | MFC r196866: | Bjoern A. Zeeb | 2009-09-05 | 1 | -1/+1 |
* | MFC r196530: Document that ppp handles pipe(2) descriptors specially in | Brian Somers | 2009-08-29 | 1 | -1/+14 |
* | MFC: When ``ppp -direct'' is invoked by a program that uses pipe(2) to | Brian Somers | 2009-08-27 | 4 | -126/+305 |
* | MFC: When realloc()ing device memory for transfer to another ppp process, | Brian Somers | 2009-08-27 | 3 | -11/+13 |
* | MFC r196472: | Sam Leffler | 2009-08-23 | 1 | -0/+2 |
* | MFC 196392: | Simon L. B. Nielsen | 2009-08-19 | 1 | -1/+161 |
* | Merge mptutil | Scott Long | 2009-08-17 | 12 | -0/+4432 |
* | Merge mfiutil | Scott Long | 2009-08-17 | 15 | -0/+5827 |
* | MFC r196272 | Rink Springer | 2009-08-16 | 1 | -1/+2 |
* | MFC 196254 - iostat: add a bit of space between tty in/out columns | Giorgos Keramidas | 2009-08-15 | 1 | -6/+6 |
* | - Merge r196244: | Stanislav Sedov | 2009-08-15 | 1 | -2/+3 |
* | Remove bogus char cast. | Remko Lodder | 2009-08-14 | 1 | -1/+1 |
* | Merge r196213 to stable/8. | Colin Percival | 2009-08-14 | 1 | -0/+1 |
* | MFC 196147: Fix references to the kernel distributions to use the correct | John Baldwin | 2009-08-12 | 2 | -3/+3 |
* | MFC r196137: | Bjoern A. Zeeb | 2009-08-12 | 1 | -1/+1 |
* | Merge r196128 to stable/8. | Colin Percival | 2009-08-12 | 1 | -2/+0 |
* | Prepare for 8.0 package set, adjust for 8-stable, acknowledge 9-current | Ken Smith | 2009-08-12 | 1 | -1/+3 |
* | Handle kernels that don't have IPv6 by not sending an "ip6.addr" | Jamie Gritton | 2009-07-31 | 1 | -8/+32 |
* | Style tweak. | Robert Watson | 2009-07-30 | 1 | -2/+1 |
* | Parse the System Resource Affinity Table ('SRAT') used to describe affinity | John Baldwin | 2009-07-29 | 2 | -8/+148 |
* | Some jail parameters (in particular, "ip4" and "ip6" for IP address | Jamie Gritton | 2009-07-25 | 2 | -28/+43 |
* | Change the name displayed in sysinstall(8) from 'Wizard Mode' | Edward Tomasz Napierala | 2009-07-25 | 3 | -4/+4 |
* | It is believed the last of the base system that could have an issue with | Ken Smith | 2009-07-22 | 1 | -10/+10 |
* | Remove the "dedicated disk mode" partitioning option from sysinstall, in | Colin Percival | 2009-07-22 | 1 | -16/+2 |
* | Don't get stuck in an infinite loop comparing (short++ <= maxshort) | Brian Somers | 2009-07-19 | 1 | -3/+2 |
* | Bump the version of all non-symbol-versioned shared libraries in | Ken Smith | 2009-07-19 | 1 | -1/+1 |
* | add mesh support | Sam Leffler | 2009-07-17 | 2 | -17/+9 |
* | Correct the name of the Mongolian Documentation package. | Ken Smith | 2009-07-16 | 1 | -1/+1 |
* | fix Jouni's email address | Sam Leffler | 2009-07-12 | 7 | -7/+7 |
* | Give a more expected behavior to -[hns] options, defaulting to all | Jamie Gritton | 2009-07-08 | 2 | -11/+18 |
* | Fix a typo in the examples. | Jamie Gritton | 2009-07-08 | 1 | -2/+2 |
* | Add support for using a livefs from a USB disk. | Colin Percival | 2009-07-08 | 4 | -3/+33 |
* | Refactor code from installFixitCDROM into a new function, fixit_livefs_common. | Colin Percival | 2009-07-08 | 1 | -49/+70 |
* | Add a missing phrase. | Brian Somers | 2009-07-05 | 1 | -1/+1 |
* | Disable r194497 for now. It doesn't work well with ports-mgmt/tinderbox. | Brian Somers | 2009-07-05 | 1 | -0/+2 |
* | Add a new options (-s) that, when specified, skips the question about | Attilio Rao | 2009-07-04 | 2 | -24/+33 |
* | - Properly order headers, local variables and prototypes. [1] | Stanislav Sedov | 2009-07-01 | 1 | -18/+11 |
* | - Fix the bug in write(2) called with incorrect parameters resulting in writes | Stanislav Sedov | 2009-07-01 | 2 | -52/+64 |
* | Compiles without higher warn level | Martin Blapp | 2009-06-30 | 1 | -2/+0 |
* | Don't imply that only FTP urls are supported when we can't fetch | Brian Somers | 2009-06-30 | 1 | -1/+1 |
* | Add wake, a tool to send Wake on LAN frames to hosts on a local Ethernet network | Martin Blapp | 2009-06-30 | 4 | -0/+244 |
* | - Add support to atomically set/clear individual bits of a MSR register | Stanislav Sedov | 2009-06-30 | 2 | -25/+136 |
* | - release/* update to use freebsd-doc-* packages instead of building | Marc Fonvieille | 2009-06-28 | 5 | -12/+211 |
* | Correct a typo (which you can use to in order -> which you can use in order | Xin LI | 2009-06-25 | 1 | -1/+1 |
* | Support shadow.byname and shadow.byuid maps, protecting them by | Brian Somers | 2009-06-25 | 3 | -27/+81 |