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