| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvs | cvs2svn | 2004-11-04 | 193 | -193/+193 |
| * | Change tag to point at RELENG_5_3. | Ken Smith | 2004-10-26 | 1 | -1/+1 |
| * | MFC: Update for 5-STABLE | Scott Long | 2004-10-24 | 1 | -3/+3 |
| * | MFC improvements to the /etc/namedb symlink issue, NO_BIND_MTREE knob, | Doug Barton | 2004-10-09 | 1 | -0/+2 |
| * | MFC the BIND 9 import and chroot-by-default work up to date. | Doug Barton | 2004-09-30 | 1 | -0/+4 |
| * | MFC: According to module(9), when command is unrecognized, the module should | Pawel Jakub Dawidek | 2004-09-28 | 3 | -3/+3 |
| * | MFC: BIND 9 and related bits. | Dag-Erling Smørgrav | 2004-09-26 | 1 | -1/+6 |
| * | MFC pf examples: | Max Laier | 2004-09-17 | 1 | -0/+3 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_5'. | cvs2svn | 2004-09-14 | 10 | -0/+396 |
| * | MT5: rev. 1.231 | Christian Brueffer | 2004-09-07 | 1 | -0/+8 |
| * | MFC v. 1.19: | Simon L. B. Nielsen | 2004-08-23 | 1 | -1/+12 |
| * | MFC: add NO_BOOT knob to disable building the boot blocks and loader. | Dag-Erling Smørgrav | 2004-08-22 | 1 | -0/+1 |
| * | Track RELENG_5 | Scott Long | 2004-08-19 | 1 | -1/+1 |
| * | Shorten the description of NO_OPENSSL, which was split into two lines by a | Marius Strobl | 2004-08-15 | 1 | -2/+1 |
| * | Removed COPTS with equivalent CFLAGS. | Ruslan Ermilov | 2004-08-13 | 1 | -2/+2 |
| * | Document the correct use of MAKEOBJDIRPREFIX and MAKEOBJDIR. | Hartmut Brandt | 2004-08-11 | 1 | -0/+6 |
| * | Update to the 2004 Edition of POSIX. | Ruslan Ermilov | 2004-07-30 | 1 | -2/+2 |
| * | Removed remnants of ports-related knobs from here. | Ruslan Ermilov | 2004-07-29 | 1 | -7/+0 |
| * | Update for struct cdevsw and dev_t -> struct cdev * changes, plus one | Tim J. Robbins | 2004-07-16 | 2 | -7/+9 |
| * | Move references to the recently removed worm directory. | Scott Long | 2004-07-15 | 1 | -5/+2 |
| * | Remove Walnut Creek CDROM script that Jordan wrote in the 90s. | Murray Stokely | 2004-07-15 | 2 | -44/+0 |
| * | Bumped document date for the recent changes here. | Ruslan Ermilov | 2004-07-07 | 1 | -13/+14 |
| * | Mechanically kill hard sentence breaks and double whitespaces. | Ruslan Ermilov | 2004-07-03 | 2 | -5/+11 |
| * | The -O2 bugs are in libalias(3), not ppp(8). | Dag-Erling Smørgrav | 2004-07-03 | 1 | -1/+1 |
| * | Removed trailing whitespace. | Ruslan Ermilov | 2004-07-02 | 4 | -14/+14 |
| * | Explain that -O2 is supported, but known to expose bugs in ppp(8). | Dag-Erling Smørgrav | 2004-07-02 | 1 | -3/+3 |
| * | Add user _pflogd. | Maxim Konovalov | 2004-06-30 | 1 | -0/+1 |
| * | Typo. | Pawel Jakub Dawidek | 2004-06-26 | 1 | -1/+1 |
| * | Spelling fixes. | Mike Pritchard | 2004-06-20 | 1 | -1/+1 |
| * | Spelling fixes. | Mike Pritchard | 2004-06-20 | 2 | -2/+2 |
| * | Spelling fix and add $ FreeBSD $ tag | Mike Pritchard | 2004-06-20 | 1 | -1/+2 |
| * | Grr. Fixup markup on my last commit. Sorry, I'm a little out of practice :) | Mike Pritchard | 2004-06-20 | 1 | -6/+6 |
| * | Sync up ERRORS section with errno.h. | Mike Pritchard | 2004-06-20 | 1 | -0/+14 |
| * | Style. | Maxim Konovalov | 2004-06-09 | 1 | -5/+4 |
| * | Remove duplicate #include. | Lukas Ertl | 2004-06-09 | 1 | -1/+0 |
| * | /usr is not really the ideal place for a ports application to store | Crist J. Clark | 2004-05-24 | 7 | -28/+28 |
| * | Fix typo. | Josef El-Rayes | 2004-05-12 | 1 | -1/+1 |
| * | Fix typos. | Simon L. B. Nielsen | 2004-05-10 | 1 | -3/+3 |
| * | Add some lines to note that 'www' is available as an option | Josef El-Rayes | 2004-05-04 | 1 | -0/+6 |
| * | Remove mention of doscmd. | Dag-Erling Smørgrav | 2004-03-24 | 1 | -1/+0 |
| * | o Add user proxy. | Maxim Konovalov | 2004-03-20 | 1 | -0/+1 |
| * | Link pf to the build and install: | Max Laier | 2004-03-08 | 1 | -0/+2 |
| * | Add ports-net-mgmt to the relevant supfiles. | Joe Marcus Clarke | 2004-02-23 | 2 | -0/+2 |
| * | Added missing DPADD. | Ruslan Ermilov | 2004-02-05 | 2 | -0/+2 |
| * | Fixed static build. | Ruslan Ermilov | 2004-02-04 | 1 | -2/+2 |
| * | Document NO_VINUM, which is already listed in the man page. | Dag-Erling Smørgrav | 2004-02-03 | 1 | -0/+1 |
| * | Always build ext2fs module. There is no written policy preventing the | David E. O'Brien | 2004-01-28 | 1 | -3/+0 |
| * | Add NO_BLUETOOTH knob to the build process | Maksim Yevmenkin | 2004-01-28 | 1 | -0/+1 |
| * | Add ports-accessibility and ports-x11-themes to the example supfiles. | Joe Marcus Clarke | 2004-01-20 | 2 | -0/+4 |
| * | Remove verbage about -O2 producing bad code on Alpha. By all accounts | David E. O'Brien | 2004-01-18 | 1 | -2/+2 |