| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed syntax error for `make checkdpadd'. libfl.a should never be | Bruce Evans | 1998-04-28 | 1 | -2/+2 |
| * | Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogus | Bruce Evans | 1998-04-26 | 2 | -12/+12 |
| * | Don't clobber errno when reaping child processes. | Tor Egge | 1998-04-26 | 1 | -1/+6 |
| * | Keywords "iosize" and "memsize" are unused since 1.5. Removed. | Tatsumi Hosokawa | 1998-04-25 | 1 | -5/+1 |
| * | #define'd KWD_XXX for keywords. | Tatsumi Hosokawa | 1998-04-25 | 1 | -11/+25 |
| * | Quieten gcc-2.8.1 | Brian Somers | 1998-04-25 | 3 | -8/+13 |
| * | Fix diagnostic typo. | Brian Somers | 1998-04-25 | 1 | -2/+2 |
| * | Augment the last change after some deliberation with rgrimes & peter. | Poul-Henning Kamp | 1998-04-24 | 2 | -24/+34 |
| * | There is no "rwho" service, it's "who" | Dag-Erling Smørgrav | 1998-04-23 | 1 | -1/+1 |
| * | Don't generate code with syntax errors (hard newlines in string constants | Bruce Evans | 1998-04-23 | 1 | -5/+5 |
| * | Even with '-s', syslogd still creates an AF_INET socket, although | Poul-Henning Kamp | 1998-04-22 | 1 | -21/+20 |
| * | Spelling/typo fix: (proccessed). | Robert Nordier | 1998-04-20 | 1 | -2/+2 |
| * | Spelling/typo fixes: (proccessed, og). | Robert Nordier | 1998-04-20 | 1 | -3/+3 |
| * | - Argh, fix stupid logic error in the laststate/state fix previously. That's | Nate Williams | 1998-04-20 | 1 | -10/+3 |
| * | Don't build files at install time (just to be consistent; the problem | Bruce Evans | 1998-04-20 | 3 | -3/+3 |
| * | - Don't try and keep track of the previous state, since the kernel may | Nate Williams | 1998-04-20 | 1 | -19/+7 |
| * | fd(4) referenced in HISTORY has nothing to do with floppy disks; | Dag-Erling Smørgrav | 1998-04-20 | 1 | -1/+1 |
| * | Note usage of Linux PLIP peer. | Jordan K. Hubbard | 1998-04-20 | 1 | -0/+4 |
| * | MF22: Finish fixing 'looping' bug. | Nate Williams | 1998-04-20 | 1 | -5/+1 |
| * | - If we see a tuple we don't expect, don't spin forever. Withouth this fix, | Nate Williams | 1998-04-19 | 1 | -2/+3 |
| * | Allow specification of cache-size to pwd_mkdb | Poul-Henning Kamp | 1998-04-19 | 2 | -2/+14 |
| * | Fix incorrect flag spec | Brian Somers | 1998-04-18 | 1 | -1/+1 |
| * | Make ``-h'' follow the manpage, and suppress the burst page reguardless of | David E. O'Brien | 1998-04-17 | 1 | -3/+3 |
| * | Add ftp4.ru | Andrey A. Chernov | 1998-04-16 | 2 | -2/+6 |
| * | In light of the fact that several widespread sendmail alternatives exists | Poul-Henning Kamp | 1998-04-15 | 1 | -2/+6 |
| * | Document the requirement for TCPMUX to also be enabled as an internal | Garrett Wollman | 1998-04-13 | 1 | -1/+12 |
| * | Fixes for using amd with non-NFSv3 servers and for choosing the right address | Doug Rabson | 1998-04-13 | 4 | -8/+58 |
| * | Fix dependent-package loading when pkg_adding with an FTP URL. I broke | Jordan K. Hubbard | 1998-04-12 | 1 | -9/+40 |
| * | (evil) hackers -> crackers | Martin Cracauer | 1998-04-08 | 1 | -2/+2 |
| * | Fix bug in rarpd: | Ollivier Robert | 1998-04-02 | 1 | -11/+13 |
| * | Scaffolding for High Availability code. The actual code will probably | Eivind Eklund | 1998-04-02 | 4 | -2/+8 |
| * | MF22: NOSHARED=YES | Jordan K. Hubbard | 1998-04-01 | 2 | -0/+4 |
| * | Chnage the profiling printout to reflect that they are not | Poul-Henning Kamp | 1998-03-30 | 1 | -4/+3 |
| * | Sync with 2.2-stable branch. | Jordan K. Hubbard | 1998-03-24 | 6 | -18/+24 |
| * | A few things won't compile on alpha, so make them i386 specific for | John Birrell | 1998-03-23 | 1 | -6/+5 |
| * | grr....forgot a bug fix in rewrite rules on hub | Jonathan M. Bresler | 1998-03-23 | 1 | -6/+6 |
| * | update to match configuration currently in use | Jonathan M. Bresler | 1998-03-23 | 1 | -3/+3 |
| * | MF22: resync. | Jordan K. Hubbard | 1998-03-23 | 3 | -3/+30 |
| * | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | Philippe Charnier | 1998-03-23 | 52 | -131/+134 |
| * | .Nm pw -> .Nm. | Philippe Charnier | 1998-03-23 | 1 | -2/+2 |
| * | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | Philippe Charnier | 1998-03-23 | 1 | -3/+2 |
| * | - Remove the notice that psm0 must be enabled before using the PS/2 mouse; | Kazutaka YOKOTA | 1998-03-23 | 5 | -36/+52 |
| * | MF22: catch up with recent changes. | Jordan K. Hubbard | 1998-03-23 | 4 | -6/+33 |
| * | Cast an argument to int for a printf field width the way that gcc | John Birrell | 1998-03-22 | 1 | -2/+2 |
| * | ppp-2.3.x ships with a bad compression number for deflate. It uses number | Peter Wemm | 1998-03-22 | 3 | -4/+186 |
| * | Merge ppp-2.3.3 changes onto mainline | Peter Wemm | 1998-03-22 | 14 | -250/+105 |
| * | Quiet -Wall in gcc-2.8.1 | Brian Somers | 1998-03-22 | 1 | -2/+3 |
| * | Update from ppp-2.3.3 | Peter Wemm | 1998-03-21 | 1 | -6/+36 |
| * | merge ppp-2.3.3 changes onto mainline | Peter Wemm | 1998-03-21 | 1 | -5/+1 |
| * | Fix pathname to contrib/ipfilter botch. | Peter Wemm | 1998-03-21 | 1 | -7/+7 |