Age | Commit message (Expand) | Author |
1999-06-13 | new mdoc tcpdump(8) man page, needs a bit more cleanup; kwesterback@home.com | Aaron Campbell |
1999-06-11 | Show the correct error if we fail to open a device. | brian |
1999-06-11 | Describe why a ``magic'' enddisc is not always a good idea. | brian |
1999-06-10 | Handle PAGER in a manner consistent with the Single Unix Specification: | Paul Janzen |
1999-06-10 | Allow reserved substitution strings to be escaped by preceeding them | brian |
1999-06-10 | Never bring a link back up after receiving a terminating signal, | brian |
1999-06-10 | Allow a remote IP and port range specification in the | brian |
1999-06-09 | Initialise `mp'. | brian |
1999-06-09 | Allow our endpoint discriminator to be enabled, disabled, accepted | brian |
1999-06-09 | Use the correct pid when substituting PROCESSID. | brian |
1999-06-08 | Don't use static variables if we don't have to. | brian |
1999-06-08 | Don't drop the last character from lines in ppp.secret unless it's '\n'. | brian |
1999-06-08 | Don't IPCP TLD if we're already doing it. This prevents | brian |
1999-06-08 | Make the ``load'', ``dial'' and ``open'' commands a big clearer. | brian |
1999-06-06 | permit non-broadcast reply; map@infinitum.ch | Theo de Raadt |
1999-06-06 | Ugly workaround an alpha egcs bug | Niklas Hallqvist |
1999-06-06 | Completely forgot about that one (yep, it has been in my tree for a long | Marc Espie |
1999-06-05 | Pretty sure that the more restrictive umask used by mkstemp() makes the fchmo... | Theo de Raadt |
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-05 | more .Os cleansing | Aaron Campbell |
1999-06-04 | use mkstemp; Peter.Galbavy@knowledge.com | Theo de Raadt |
1999-06-04 | quiet gcc | Theo de Raadt |
1999-06-03 | sysctl of KERN_FILE returns a list of mis-aligned file structs; compensate | Theo de Raadt |
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-30 | check mkstemp() failure | Theo de Raadt |
1999-05-30 | It's spelled "occurrence". Also a few other minor mods while I'm at it. | Paul Janzen |
1999-05-29 | Check size as well as mtime when deciding whether or not the file | Todd C. Miller |
1999-05-28 | more .El madness | Aaron Campbell |
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-26 | Work-around: egcs ICE on m68k | Marc Espie |
1999-05-26 | need string.h | Theo de Raadt |
1999-05-24 | new mdoc ipftest(1) man page; kwesterback@home.com | Aaron Campbell |
1999-05-24 | init exit code; ben@scientia.demon.co.uk | Theo de Raadt |
1999-05-24 | Correct the ``ignoring sync/async'' warnings so that they show | brian |
1999-05-24 | repair; d@ | Aaron Campbell |
1999-05-24 | Don't warn about ``!'' lines being unindented commands in ppp.conf. | brian |