| Commit message (Expand) | Author | Age | Files | Lines |
* | There is no "rwho" service, it's "who" | des | 1998-04-23 | 1 | -1/+1 |
* | Don't generate code with syntax errors (hard newlines in string constants | bde | 1998-04-23 | 1 | -5/+5 |
* | Even with '-s', syslogd still creates an AF_INET socket, although | phk | 1998-04-22 | 1 | -23/+22 |
* | Spelling/typo fix: (proccessed). | rnordier | 1998-04-20 | 1 | -2/+2 |
* | Spelling/typo fixes: (proccessed, og). | rnordier | 1998-04-20 | 1 | -3/+3 |
* | - Argh, fix stupid logic error in the laststate/state fix previously. That's | nate | 1998-04-20 | 1 | -10/+3 |
* | Don't build files at install time (just to be consistent; the problem | bde | 1998-04-20 | 3 | -3/+3 |
* | - Don't try and keep track of the previous state, since the kernel may | nate | 1998-04-20 | 1 | -19/+7 |
* | fd(4) referenced in HISTORY has nothing to do with floppy disks; | des | 1998-04-20 | 1 | -1/+1 |
* | Note usage of Linux PLIP peer. | jkh | 1998-04-20 | 1 | -0/+4 |
* | MF22: Finish fixing 'looping' bug. | nate | 1998-04-20 | 1 | -5/+1 |
* | - If we see a tuple we don't expect, don't spin forever. Withouth this fix, | nate | 1998-04-19 | 1 | -2/+3 |
* | Allow specification of cache-size to pwd_mkdb | phk | 1998-04-19 | 2 | -2/+14 |
* | Fix incorrect flag spec | brian | 1998-04-18 | 1 | -1/+1 |
* | Make ``-h'' follow the manpage, and suppress the burst page reguardless of | obrien | 1998-04-17 | 1 | -3/+3 |
* | Add ftp4.ru | ache | 1998-04-16 | 2 | -2/+6 |
* | In light of the fact that several widespread sendmail alternatives exists | phk | 1998-04-15 | 1 | -2/+6 |
* | Document the requirement for TCPMUX to also be enabled as an internal | wollman | 1998-04-13 | 1 | -1/+12 |
* | Fixes for using amd with non-NFSv3 servers and for choosing the right address | dfr | 1998-04-13 | 4 | -8/+58 |
* | Fix dependent-package loading when pkg_adding with an FTP URL. I broke | jkh | 1998-04-12 | 1 | -9/+40 |
* | (evil) hackers -> crackers | cracauer | 1998-04-08 | 1 | -2/+2 |
* | Fix bug in rarpd: | roberto | 1998-04-02 | 1 | -11/+13 |
* | Scaffolding for High Availability code. The actual code will probably | eivind | 1998-04-02 | 4 | -2/+8 |
* | MF22: NOSHARED=YES | jkh | 1998-04-01 | 2 | -0/+4 |
* | Chnage the profiling printout to reflect that they are not | phk | 1998-03-30 | 1 | -4/+3 |
* | Sync with 2.2-stable branch. | jkh | 1998-03-24 | 6 | -18/+24 |
* | A few things won't compile on alpha, so make them i386 specific for | jb | 1998-03-23 | 1 | -6/+5 |
* | grr....forgot a bug fix in rewrite rules on hub | jmb | 1998-03-23 | 1 | -6/+6 |
* | update to match configuration currently in use | jmb | 1998-03-23 | 1 | -3/+3 |
* | MF22: resync. | jkh | 1998-03-23 | 3 | -3/+30 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 52 | -131/+134 |
* | .Nm pw -> .Nm. | charnier | 1998-03-23 | 1 | -2/+2 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -3/+2 |
* | - Remove the notice that psm0 must be enabled before using the PS/2 mouse; | yokota | 1998-03-23 | 5 | -36/+52 |
* | MF22: catch up with recent changes. | jkh | 1998-03-23 | 4 | -6/+33 |
* | Cast an argument to int for a printf field width the way that gcc | jb | 1998-03-22 | 1 | -2/+2 |
* | ppp-2.3.x ships with a bad compression number for deflate. It uses number | peter | 1998-03-22 | 3 | -4/+186 |
* | Merge ppp-2.3.3 changes onto mainline | peter | 1998-03-22 | 14 | -250/+105 |
* | Quiet -Wall in gcc-2.8.1 | brian | 1998-03-22 | 1 | -2/+3 |
* | Update from ppp-2.3.3 | peter | 1998-03-21 | 1 | -6/+36 |
* | merge ppp-2.3.3 changes onto mainline | peter | 1998-03-21 | 1 | -5/+1 |
* | Fix pathname to contrib/ipfilter botch. | peter | 1998-03-21 | 1 | -7/+7 |
* | Initial bmake scaffolding for ipfilter userland stuff. | peter | 1998-03-21 | 8 | -1/+109 |
* | MF22: install correct kernel | jkh | 1998-03-21 | 1 | -5/+6 |
* | MF22: create raw slice entries. | jkh | 1998-03-20 | 2 | -6/+18 |
* | Ack, fix typo in last commit. | jkh | 1998-03-20 | 2 | -4/+4 |
* | My face is red - make the code for creating slices actually work now. | jkh | 1998-03-20 | 2 | -6/+8 |
* | Don't use beforedepend to complicate and break things. Just put | bde | 1998-03-20 | 1 | -3/+2 |
* | Some parameter was left uninitialized when the card with incomplete | hosokawa | 1998-03-20 | 1 | -1/+6 |
* | Don't use the beforedepend target. It was a no-op here except for | bde | 1998-03-19 | 6 | -18/+6 |