| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't forget to call modem_Found() when connecting | brian | 1999-03-07 | 1 | -1/+2 |
* | Add leading 0 in front of octal file permissions number. | ghelmer | 1999-03-07 | 2 | -4/+4 |
* | Upgrade (almost) to natd 2.0b1 | brian | 1999-03-07 | 6 | -122/+282 |
* | Support PPTP via libalias (``alias pptp addr''). | brian | 1999-03-07 | 7 | -8/+106 |
* | add the dtmfdecode program (added to i4b with 0.71.00) to the i4b userland | hm | 1999-03-07 | 5 | -1/+279 |
* | update the i4b userland to i4b release 0.71.00 | hm | 1999-03-07 | 79 | -442/+632 |
* | Support proxying & transparent proxying curtesy of libalias(3). | brian | 1999-03-07 | 7 | -42/+112 |
* | Correctly drop existing connections when reopening the diagnostic | brian | 1999-03-07 | 4 | -14/+20 |
* | Read from fd[0] and write to fd[1] where `fd' is the | brian | 1999-03-07 | 1 | -12/+12 |
* | Use socketpair() instead of pipe()... pipe() doesn't return | brian | 1999-03-07 | 1 | -2/+2 |
* | Reopen descriptor 0 as /dev/tty when in interactive mode | brian | 1999-03-07 | 2 | -7/+7 |
* | Extend the ``set redial'' command to allow incremental | brian | 1999-03-04 | 6 | -112/+287 |
* | Correct some ntohl/htonl bogons in the netmask handling. | brian | 1999-03-03 | 6 | -35/+74 |
* | Fix reference to rpc.yppasswdd. | ghelmer | 1999-03-02 | 1 | -2/+2 |
* | Add the ability to print user records in unix version 7 (old) format. | davidn | 1999-03-02 | 2 | -11/+19 |
* | When negotiating ACCMAPs, sync our ACCMAP with the | brian | 1999-03-01 | 1 | -5/+17 |
* | USB is only on PC's at the minute, don't try and use the MOUSE_IF_USB | gpalmer | 1999-03-01 | 1 | -1/+3 |
* | Comment why we do a TLF when we get a ``Down'' event in state | brian | 1999-03-01 | 1 | -3/+6 |
* | When bootstrapping mtree, don't depend on there being a libmd at all. | wollman | 1999-03-01 | 1 | -5/+3 |
* | Bring up auto links despite there being no data queued if | brian | 1999-03-01 | 1 | -5/+5 |
* | Print "usb" for MOUSE_IF_USB, rather than "unknown". | yokota | 1999-02-28 | 1 | -1/+2 |
* | Make this work with the new alias library since, evidently, we're | jkh | 1999-02-27 | 1 | -4/+6 |
* | Cleanup usage of err() and warn(). | kuriyama | 1999-02-27 | 8 | -45/+50 |
* | mtree is a "bootstrap tool", don't use the fancy new world-breaking features | jkh | 1999-02-27 | 1 | -2/+6 |
* | Allow control over the number of ConfigREQ & TermREQ attempts | brian | 1999-02-26 | 17 | -154/+332 |
* | Add support for SHA-1 and RIPEMD160, now that libmd includes them. Make | wollman | 1999-02-26 | 7 | -15/+139 |
* | Finish implementing "setdrv" option. This is intended to be used | rnordier | 1999-02-26 | 2 | -7/+10 |
* | Parse IP addresses more securely - specifically, don't allow | brian | 1999-02-25 | 4 | -33/+51 |
* | When our dial timeout is ``random'', display its value | brian | 1999-02-25 | 4 | -19/+26 |
* | Don't immediately bring auto links back up in multilink | brian | 1999-02-25 | 1 | -3/+3 |
* | Add a prototype to silence warnings. | eivind | 1999-02-23 | 1 | -2/+3 |
* | Fix minor nit with command line parsing for pw -V DIR action. | davidn | 1999-02-23 | 1 | -2/+2 |
* | Fix tpyo (sic) and missing 'else' (bad cut n' paste). | davidn | 1999-02-23 | 1 | -13/+13 |
* | 1) Do not blindly ignore file update errors which may occur due to concurrent | davidn | 1999-02-23 | 14 | -155/+725 |
* | Add a reference to the ypinit(8) command. | ghelmer | 1999-02-23 | 1 | -1/+7 |
* | Make various minor corrections. | rnordier | 1999-02-22 | 2 | -5/+5 |
* | Activate boot0cfg. | rnordier | 1999-02-21 | 1 | -1/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r44196, | rnordier | 1999-02-21 | 3 | -0/+410 |
|\ |
|
| * | Add boot0cfg: this installs/configures the `boot0' boot manager. A | rnordier | 1999-02-21 | 3 | -0/+410 |
* | | World, I'd like you to meet the first FreeBSD token Ring driver. | julian | 1999-02-20 | 1 | -3/+3 |
* | | Handle empty PAP & CHAP packets (containing only an FSM header). | brian | 1999-02-20 | 3 | -7/+14 |
* | | Be a little more verbose about dodgy looking authentication | brian | 1999-02-19 | 1 | -4/+9 |
* | | Document a changed variable name. | jkh | 1999-02-18 | 2 | -6/+6 |
* | | Build correctly when -DNOCRYPT is used. | brian | 1999-02-18 | 2 | -19/+81 |
* | | Don't expect a chap response if we haven't negotiated | brian | 1999-02-18 | 1 | -2/+3 |
* | | Fully support both NT and LANMan CHAP type 0x80 as both | brian | 1999-02-18 | 12 | -173/+444 |
* | | Nuke any remaining auth timers when datalinks come back down | brian | 1999-02-17 | 1 | -9/+17 |
* | | Be more forgiving of PnP config saving failures. | jkh | 1999-02-16 | 1 | -4/+7 |
* | | Wait by default for one second after the login script | brian | 1999-02-16 | 7 | -38/+141 |
* | | Update to deal with pnp userconfig data. | jkh | 1999-02-15 | 1 | -7/+50 |