index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ppp
Age
Commit message (
Expand
)
Author
1999-06-08
Make the ``load'', ``dial'' and ``open'' commands a big clearer.
brian
1999-06-05
remove trailing whitespace, some Nm cleanup
Aaron Campbell
1999-06-05
Correct the way ppp transfers links on the server side in MP
brian
1999-06-05
capitalize the acronym ID
Aaron Campbell
1999-06-03
Fix some MP sequence number comparison bogons that are tickled by
brian
1999-06-02
Oops, quieten a compiler warning.
brian
1999-06-02
Mention physical and sync logging in the ``set log''
brian
1999-06-02
o Alter the mbuf type as it's processed by different layers.
brian
1999-06-02
Introduce the ``keep-session'' option. Refer to the man
brian
1999-06-01
Increase the length of an individual device name to LINE_LEN.
brian
1999-06-01
Make async/sync/physical/hdlc dumps prettier by showing printable
brian
1999-06-01
Mention that using MYADDR and HISADDR with ``set filter''
brian
1999-05-31
Remember if MYADDR or HISADDR is used in a filter add tweak all
brian
1999-05-28
Don't forget to free the mbufs that get processed by
brian
1999-05-27
Handle unterminated quoted strings without dup'ing the last character
brian
1999-05-27
Add some comments, optimise out a few strlen()s and
brian
1999-05-27
Call tty_Offline() from tty_Cooked() and tty_Free(), just in
brian
1999-05-27
Move the code for tweaking interface flags into one function.
brian
1999-05-24
Correct the ``ignoring sync/async'' warnings so that they show
brian
1999-05-24
Don't warn about ``!'' lines being unindented commands in ppp.conf.
brian
1999-05-23
.Nm macros should have an argument in SYNOPSIS section
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-05-18
Move the tty locking stuff back out to physical.c so
brian
1999-05-16
Mention ``show layers''
brian
1999-05-16
Initialise ttydevice::Timer
brian
1999-05-15
Add ``show layers'' to see the protocol layering for a link.
brian
1999-05-14
Handle LCP echo reqs properly again (broken with the
brian
1999-05-14
Ensure that we're not going to overflow our ``struct tun''
brian
1999-05-13
Initialise the struct device part of struct ttydevice.
brian
1999-05-13
Fix a bum pointer dereference and make some variable
brian
1999-05-13
Ignore repeated signals sent to the parent in background
brian
1999-05-12
Adjust our first timer delta according to the return
brian
1999-05-12
Allow ``host:port/udp'' devices and support ``host:port/tcp'' as
brian
1999-05-09
Revert to the previous behaviour of only doing a utmp
brian
1999-05-09
Deal with the fact that as we now mbuf_Read the fsm
brian
1999-05-08
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-02
Handle receiving more than one acceptable CCP REQ
brian
1999-05-02
Mention ``show mp''.
brian
1999-05-01
Make ports 80 & 81 ``interactive''.
brian
1999-04-27
Change ``set device'' so that it parses its arguments as one
brian
1999-04-26
Add support for NetBSD
brian
1999-04-26
#include <errno.h>, not <sys/errno.h>
brian
1999-04-26
Add support for NetBSD (history() from libedit is different).
brian
1999-04-21
seperate -> separate, people really need to learn how to spell this word
Aaron Campbell
1999-04-21
int -> size_t
brian
1999-04-21
Split the recorded chap challenge into two - one for the
brian
1999-04-21
If ioctl TIOCMGET fails, continue. The device may be
brian
1999-04-19
Escape stuff in the peers accmap as well as our own when async
brian
1999-04-02
all .Nm macros should have an argument in SYNOPSIS; also misc cleanup
Aaron Campbell
1999-03-31
Avoid a few warnings on the alpha
brian
[prev]
[next]