| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct the way ppp transfers links on the server side in MP | brian | 1999-06-05 | 11 | -35/+137 |
* | When incrementing through a SIOCGIFCONF list, enforce a lower limit of | archie | 1999-06-05 | 1 | -6/+9 |
* | When incrementing through a SIOCGIFCONF list, enforce a lower limit of | archie | 1999-06-05 | 1 | -5/+5 |
* | Switch to proper mbr. | ru | 1999-06-04 | 4 | -48/+4 |
* | Check and warn about unknown devices in the config file along the same | peter | 1999-06-03 | 1 | -2/+12 |
* | Fix some MP sequence number comparison bogons that are tickled by | brian | 1999-06-03 | 1 | -6/+8 |
* | Mention that 8x8 font is required for 43, 50 and 60 line text modes, | yokota | 1999-06-03 | 1 | -8/+57 |
* | Make it clear that PS/2 type mice will work only with "auto" and | yokota | 1999-06-03 | 1 | -2/+14 |
* | Fix PS/2 MouseMan+ protocol. We have been looking at a wrong place | yokota | 1999-06-03 | 1 | -2/+2 |
* | Oops, quieten a compiler warning. | brian | 1999-06-02 | 1 | -1/+2 |
* | Mention physical and sync logging in the ``set log'' | brian | 1999-06-02 | 1 | -3/+3 |
* | o Alter the mbuf type as it's processed by different layers. | brian | 1999-06-02 | 24 | -127/+241 |
* | Introduce the ``keep-session'' option. Refer to the man | brian | 1999-06-02 | 6 | -18/+99 |
* | Increase the length of an individual device name to LINE_LEN. | brian | 1999-06-01 | 4 | -11/+15 |
* | Make async/sync/physical/hdlc dumps prettier by showing printable | brian | 1999-06-01 | 1 | -12/+23 |
* | Mention that using MYADDR and HISADDR with ``set filter'' | brian | 1999-06-01 | 2 | -2/+34 |
* | Remember if MYADDR or HISADDR is used in a filter add tweak all | brian | 1999-05-31 | 8 | -43/+110 |
* | Xref mountd in text. | kris | 1999-05-29 | 1 | -2/+3 |
* | Don't forget to free the mbufs that get processed by | brian | 1999-05-28 | 1 | -1/+2 |
* | Add missing -s option. | ghelmer | 1999-05-28 | 1 | -1/+5 |
* | Handle unterminated quoted strings without dup'ing the last character | brian | 1999-05-27 | 1 | -3/+3 |
* | Do a clean-up pass on error/warning messages. | jkh | 1999-05-27 | 10 | -78/+60 |
* | Add some comments, optimise out a few strlen()s and | brian | 1999-05-27 | 1 | -16/+23 |
* | Call tty_Offline() from tty_Cooked() and tty_Free(), just in | brian | 1999-05-27 | 1 | -1/+4 |
* | Move the code for tweaking interface flags into one function. | brian | 1999-05-27 | 3 | -64/+62 |
* | Correct the ``ignoring sync/async'' warnings so that they show | brian | 1999-05-24 | 6 | -34/+30 |
* | Don't warn about ``!'' lines being unindented commands in ppp.conf. | brian | 1999-05-24 | 1 | -5/+7 |
* | getopt(3) returns -1 not EOF. | imp | 1999-05-23 | 9 | -18/+18 |
* | Initialize exit code so that the program exits with code 0 on success. | jmz | 1999-05-22 | 1 | -2/+2 |
* | Port pnpinfo to alpha. | dfr | 1999-05-22 | 2 | -3/+7 |
* | - Fix up some comments in if_wi.c (no code changes) | wpaul | 1999-05-22 | 2 | -9/+27 |
* | Fix hostname lookup problems on 64-bit machines. | jdp | 1999-05-21 | 4 | -9/+9 |
* | Fix a sign-extension bug in xntpdc's "kerninfo" output for on 64-bit | jdp | 1999-05-21 | 1 | -1/+1 |
* | Don't do anything on alpha machines. | jkh | 1999-05-21 | 1 | -1/+12 |
* | ftp3.fr.freebsd.org (UVSQ, Versailles, France) has been available for a long | roberto | 1999-05-21 | 2 | -2/+6 |
* | This commit adds driver support for PCI fast ethernet cards based on the | wpaul | 1999-05-21 | 2 | -2/+4 |
* | upgrade isdn4bsd from version 0.71 to the just released version 0.81 | hm | 1999-05-20 | 39 | -580/+974 |
* | Add CHAP/PAP question to the ppp setup dialog, simplifying things considerably | jkh | 1999-05-19 | 2 | -17/+43 |
* | Add ftp5.uk.freebsd.org | jkh | 1999-05-19 | 2 | -2/+6 |
* | Move the tty locking stuff back out to physical.c so | brian | 1999-05-18 | 2 | -152/+156 |
* | deal with a.out ldconfig paths also. | jkh | 1999-05-18 | 3 | -7/+12 |
* | Mention ``show layers'' | brian | 1999-05-16 | 2 | -2/+6 |
* | Initialise ttydevice::Timer | brian | 1999-05-16 | 1 | -1/+2 |
* | Turn an error into a warning. If running a 4.x binary on a 3.x system | phk | 1999-05-16 | 1 | -2/+2 |
* | Be more non-crypto friendly at make release time. | phk | 1999-05-15 | 1 | -2/+2 |
* | Small typo in windowmaker startup line. | jkh | 1999-05-15 | 2 | -4/+4 |
* | o Prevent alpha installs from grabbing x86 bits and vice-versa, at least | jkh | 1999-05-15 | 9 | -76/+87 |
* | Test the correct database file (not necessarily the one corresponding to | bde | 1999-05-15 | 3 | -9/+9 |
* | Add ``show layers'' to see the protocol layering for a link. | brian | 1999-05-15 | 3 | -4/+24 |
* | Fix usage in wicontrol.c to agree with man page. | wpaul | 1999-05-14 | 2 | -14/+39 |