Age | Commit message (Expand) | Author |
1999-03-24 | Only exit in nlist.c due to a memory error, otherwise just return. A return ... | Todd C. Miller |
1999-03-24 | Better fallback from /dev/ksyms to /bsd if there are problems with an nlist o... | Todd C. Miller |
1999-03-23 | never spit out two error messages, it is bad style | Theo de Raadt |
1999-03-22 | set default if to something more reasonable; fix SIGSEGV when no options list... | Theo de Raadt |
1999-03-19 | Add flag to allow some interfaces to not see packets with unknown destination. | Jason Wright |
1999-03-19 | Do away with some literal text that is never switched | brian |
1999-03-19 | Add the ability to mark an interface as "non-learning" | Jason Wright |
1999-03-19 | Replace hardcoded quoting with Sq or Dq. | brian |
1999-03-19 | Don't forget to fully initialise the configured values | brian |
1999-03-18 | Use ``Sx'' when xref'ing sections. | brian |
1999-03-18 | Remove all remaining [ and ] characters (and do things properly). | brian |
1999-03-17 | i386, sparc, hp300 not vax, tahoe, hp300 | Todd C. Miller |
1999-03-17 | Remove all hardcoded [...] syntax. | brian |
1999-03-16 | Mention changes to the default authentication behaviour. | brian |
1999-03-16 | Detect pred1 packets where the length != the packet length | brian |
1999-03-13 | proper URL for fetching package; evanc@concer.to | Theo de Raadt |
1999-03-12 | fix usage | Theo de Raadt |
1999-03-12 | userdir off by default, damnit | Theo de Raadt |
1999-03-12 | cleanup | Aaron Campbell |
1999-03-12 | big overhaul: | Jason Wright |
1999-03-11 | cleanup | Aaron Campbell |
1999-03-11 | cleanup | Aaron Campbell |
1999-03-11 | cleanup | Aaron Campbell |
1999-03-11 | Tone down the log levels (Log{ERROR,WARN} -> LogCCP) | brian |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen |
1999-03-10 | fix comma splices involving 'however' | Paul Janzen |
1999-03-10 | Daylight Saving Time, not savings | Paul Janzen |
1999-03-09 | Remove all PacketAlias diagnostics to stdout/stderr with | brian |
1999-03-09 | If /etc/ppp/ppp.conf doesn't exist, mention that the | brian |
1999-03-08 | Don't destroy the old server socket another ``set server'' | brian |
1999-03-08 | put more example images on default home page. | Bob Beck |
1999-03-08 | Some eye candy to stick on the default home page for people to use. | Bob Beck |
1999-03-08 | Fix stupid apache Configure date sillyness here - hopefully avoiding another ... | Bob Beck |
1999-03-08 | better string handling | Jason Wright |
1999-03-08 | Handle comments that do not end in \n correctly; WHS <wouters@cistron.nl> | Marco S Hyman |
1999-03-08 | Add proxying & transparent proxying support (``alias proxy''). | brian |
1999-03-07 | don't fatal out on init if RSA doesn't work, so as not to die if an RSA | Bob Beck |
1999-03-07 | Don't forget to call modem_Found() when connecting | brian |
1999-03-07 | Correctly drop existing connections when reopening the diagnostic | brian |
1999-03-07 | Read from fd[0] and write to fd[1] where `fd' is the | brian |
1999-03-07 | Use socketpair() instead of pipe()... pipe() doesn't return | brian |
1999-03-07 | Reopen descriptor 0 as /dev/tty when in interactive mode | brian |
1999-03-05 | bump cache timeout up a bit | Jason Wright |
1999-03-05 | Make address cache expiration actually work and provide a knob | Jason Wright |
1999-03-04 | Extend the ``set redial'' command to allow incremental | brian |
1999-03-03 | Correct some ntohl/htonl bogons in the netmask handling. | brian |
1999-03-03 | Don't install .wml files in doc tree. | Bob Beck |
1999-03-02 | Shouldn't be here. Autogenerated. | Bob Beck |
1999-03-01 | Fix build bug (don't install CVS stuff in man) and remove ssl Makefile | Bob Beck |
1999-03-01 | document 'maxaddr' command | Jason Wright |