Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-07 | spelling | Todd T. Fries | |
2001-02-07 | bring in latest kame code. | Jun-ichiro itojun Hagino | |
- correct RTA_NETMASK processing - correct -A filter behavior (do not advert aggregated route to other if) - better signal handling - mandate getifaddrs - do not advert connected routes on !IFF_UP routes. experimental sync with kame | |||
2001-02-07 | Remove support for #!. It's not intuitive and if you happen to add | Federico G. Schwindt | |
lines as the end of a stock syslog.conf you're going to spend some time figuring why is not working as it should; problem found by riq@core-sdi.com, millert@ ok. | |||
2001-02-05 | etherip printing code... handles draft (v2) and current (v3) | Jason Wright | |
2001-02-05 | sprintf purge | Theo de Raadt | |
2001-02-05 | always double check the work you do in a 757 over northern Brazil. | Theo de Raadt | |
2001-02-05 | typo. ntohl -> htonl. sync with kame | Jun-ichiro itojun Hagino | |
2001-02-04 | Add a ``Usable'' function to the ccp switch. The function | brian | |
is called prior to sending a CCP configure request for a given protocol. The default is to send the request, but this is overridden for MPPE which checks to see if the lcp negotiations agreed CHAP81, and if not fails. Use the same function to decide if we should reject peer requests for MPPE. This should get rid of those boring messages about not being able to initialise MPPE when we don't negotiate CHAP81. | |||
2001-02-04 | setting of maximum fd was wrong; patch from pr 1670: "Evgeni Belin" ↵ | Jason Wright | |
<ebelin@sauron.dnsalias.net>. | |||
2001-02-04 | Add support for pseudo devices. This is done by adding more information | Mats O Jansson | |
in ioconf.c. The only thing that can be done with pseudo devices is changing the number of created units. -moj ok deraadt@ | |||
2001-02-04 | avoid infinite loop when -s is specified (select loop mistake). | Jun-ichiro itojun Hagino | |
make agetent() 32bit clean. KAME PR 127. disable -R (router renumbering receiver). sync with kame. | |||
2001-02-04 | MPPE_MasterKeyValid is only there if HAVE_DES is defined | brian | |
2001-02-04 | Don't send an authentication failure response if we fail sending | brian | |
a radius accounting packet. | |||
2001-02-04 | Make the MPPE MasterKey Invalid messages a bit clearer (it now | brian | |
complains that you can't do MPPE without CHAP81). Reset MasterKeyValid to zero when we hit phase DEAD. | |||
2001-02-04 | Untangle some cunfusion between the CLOSE_STAYDOWN, CLOSE_LCP and | brian | |
CLOSE_NORMAL meanings. CLOSE_NORMAL doesn't change the currently required state, the others do. This should stop ppp from entering DATALINK_READY when LCP shutdown doesn't end up happening cleanly. Bump our version number to reflect this change. | |||
2001-02-03 | ELF: fallback to malloc when mmap fails. for /dev/ksyms. | Artur Grabowski | |
2001-01-31 | Dont write kernel if nothing has changed. ok @deraadt. -moj | Mats O Jansson | |
2001-01-31 | 32 character user names | Chris Cappuccio | |
2001-01-31 | resolve.c is unnecessary (and conflicts with the same file from | Artur Grabowski | |
libkrb. XXX - we really, really, really want to unify libroken between arla and krb4 (and krb5 in the future). | |||
2001-01-31 | silence a few more targets | Brad Smith | |
2001-01-30 | Supply an always safe path to configure | Niklas Hallqvist | |
2001-01-30 | Forgotten version number update | Niklas Hallqvist | |
2001-01-30 | wskbd(8) -> wskbd(4); TDeval@PrimeOBJ.COM | Aaron Campbell | |
2001-01-30 | kill moused for now. | Marc Espie | |
2001-01-30 | ip_compat.h to ip_fil_compat.h. missed this one. sorry | Kjell Wooding | |
2001-01-30 | check for invalid [.max] fields | Theo de Raadt | |
2001-01-30 | Change /dev/ttyE* to /dev/ttyC* to reflect reality in OpenBSD. | Aaron Campbell | |
2001-01-30 | reimplement whacked changes. ip_compat.h to ip_fil_compat.h | Kjell Wooding | |
2001-01-30 | reimplement whacked ipmon change | Kjell Wooding | |
2001-01-30 | ip_compat.h to ip_fil_compat.h | Kjell Wooding | |
2001-01-30 | install wscons utils manpages into i386 subdir as well | Michael Shalayeff | |
2001-01-30 | Build these userland wscons utilities on i386. | Aaron Campbell | |
2001-01-29 | mark signal races | Theo de Raadt | |
2001-01-29 | do not _exit() in fork()'d child | Theo de Raadt | |
2001-01-29 | do not exit(-1) | Theo de Raadt | |
2001-01-29 | Add a few ``const''s to silence some -Wwrite-strings warnings | brian | |
2001-01-29 | max actually defaults to 256, not 40 | Theo de Raadt | |
2001-01-29 | use _exit() in signal handler | Theo de Raadt | |
2001-01-29 | Fix some log_Printf() casting; NetBSD (pkgsrc) | brian | |
2001-01-29 | Only remove socket files with ``set server open''. | brian | |
Only show the mask in ``show bundle'' when it's been specified. Complain about unexpected arguments after ``set server {none,open,closed}'' Log re-open failures as warnings rather than phase messages. Fix some markup for the ``set server'' man page description. | |||
2001-01-29 | Ignore leading witespace in the string given to PacketAliasProxyRule(). | brian | |
2001-01-28 | Don't pass a buffer with leading spaces to PacketAliasProxyRule() | brian | |
2001-01-28 | bad CVS, missed file in BIND 4.9.8-REL merge | Niklas Hallqvist | |
2001-01-28 | BIND 4.9.8-REL merge | Niklas Hallqvist | |
2001-01-26 | Fix arg count | brian | |
2001-01-26 | Allow ``set server closed'' to close the diagnostic socket. | brian | |
Allow ``set server open'' to re-open the diagnostic socket. Handle SIGUSR1 by re-opening the diagnostic socket When receiving SIGUSR2 (and in ``set server none''), don't forget the socket details so that ``set server open'' and SIGUSR1 open it again. Don't create the diagnostic socket as uid 0 ! It's far to dangerous. | |||
2001-01-26 | If executing the stuff from ppp.linkdown results in a state change, | brian | |
don't continue adjusting the ipcp state machine. This allows ``down'' to work in ppp.linkdown - useful for a tunnel setup. | |||
2001-01-25 | alpha is (will be) ELF. | Artur Grabowski | |
2001-01-25 | Make this elf-size independent. | Artur Grabowski | |
config -e works on my alpha. | |||
2001-01-25 | Make nlist elf-size independent. | Artur Grabowski | |