Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-05 | Merge with EOM 1.93 | Niklas Hallqvist | |
author: niklas Fix no ID in QM, when acting as responder, bug author: niklas Fix bad size computation in last commit author: niklas Make ID-less QM really work. Forgot to allocate space for the fake ID payloads. | |||
1999-08-05 | TO-DO: Merge with EOM 1.43 | Niklas Hallqvist | |
BUGS: Merge with EOM 1.32 author: niklas Up-to-date | |||
1999-08-05 | Merge with EOM 1.5 | Niklas Hallqvist | |
author: niklas typo | |||
1999-08-05 | regress/exchange/README: Merge with EOM 1.1 | Niklas Hallqvist | |
regress/exchange/mm-1-setup.sh: Merge with EOM 1.1 regress/exchange/mm-i-1.t: Merge with EOM 1.1 regress/exchange/mm-r-1.t: Merge with EOM 1.1 author: niklas New regression test of exchanges, with timed events ============================================================================= | |||
1999-08-05 | Merge with EOM 1.38 | Niklas Hallqvist | |
author: niklas Fix no ID in QM, when acting as responder, bug | |||
1999-08-05 | Merge with EOM 1.4 | Niklas Hallqvist | |
author: niklas Moving the PRIVKEY tag into the X509-certificates section, renaming it to Private-key. Also rename the keynote policy file. author: niklas From Niels Provos, edited by me: certificate support using SSLeay | |||
1999-08-05 | DESIGN-NOTES: Merge with EOM 1.47 | Niklas Hallqvist | |
conf.c: Merge with EOM 1.19 conf.h: Merge with EOM 1.10 ui.c: Merge with EOM 1.34 author: niklas Dynamic updates of the configuration database is now possible, either through ui, or through the new conf_* API described in DESIGN-NOTES | |||
1999-08-05 | Merge with EOM 1.36 | Niklas Hallqvist | |
author: niklas regrand is in util.h now. Use new conf_reinit API at SIGHUP time. Fix timeout handling in deteerministic mode. | |||
1999-08-05 | Merge with EOM 1.6 | Niklas Hallqvist | |
author: niklas Fix isakmpd path | |||
1999-08-05 | regress/rsakeygen/Makefile: Merge with EOM 1.5 | Niklas Hallqvist | |
sysdep/openbsd/sysdep.c: Merge with EOM 1.8 cookie.c: Merge with EOM 1.21 util.c: Merge with EOM 1.15 util.h: Merge with EOM 1.7 author: niklas Move regrand var to util.c, and get the decl from util.h, do not update the cookie secret if in deterministic mode. | |||
1999-08-05 | ... and Theo still insists people like manpages to be installed | Niklas Hallqvist | |
1999-08-05 | Add 'ipsecadm flush' to do what 'route flush -encap' doesn't manage. | Hakan Olsson | |
Sync manpage and fix a couple of typos. | |||
1999-08-05 | Add SADB_FLUSH logic (tdb flushing). | Hakan Olsson | |
1999-08-05 | Add tdb_walk. tdb_delete() should clean up routes when deleting flows. | Hakan Olsson | |
1999-08-05 | One more manpage, and Theo insists people like manpages to be installed | Niklas Hallqvist | |
1999-08-05 | Some hardware I have brought support for recently | Niklas Hallqvist | |
1999-08-05 | Some people like man pages too | Niklas Hallqvist | |
1999-08-05 | Updated brooktree driver from Roger Hardiman | Niklas Hallqvist | |
1999-08-05 | sync | Theo de Raadt | |
1999-08-05 | simplify dmesg reporting | Theo de Raadt | |
1999-08-05 | ifdef/endif enclose debugging code | Jason Wright | |
1999-08-05 | more shaving... | Jason Wright | |
1999-08-05 | Use config_defer when a silicon bug hits | Niklas Hallqvist | |
1999-08-05 | From NetBSD; config_defer to defer configuration of a device until after all | Niklas Hallqvist | |
other siblings. | |||
1999-08-05 | sync | Theo de Raadt | |
1999-08-05 | shrink | Theo de Raadt | |
1999-08-05 | o Obsolete the undocumented ``set weight'' command. | brian | |
o If we're using RADIUS and the RADIUS mtu is less than our peers mru/mrru, reduce our mtu to this value for NetBSD too. o Make struct throughput's sample period dynamic and tweak the ppp version number to reflect the extra stuff being passed through the local domain socket as a result (MP mode). o Measure the current throughput based on the number of samples actually taken rather than on the full sample period. o Keep the throughput statisics persistent while being passed to another ppp invocation through the local domain socket. o When showing throughput statistics after the timer has stopped, use the stopped time for overall calculations, not the current time. Also show the stopped time and how long the current throughput has been sampled for. o Use time() consistently in throughput.c o Tighten up the ``show bundle'' output. o Introduce the ``set bandwidth'' command. o Rewrite the ``set autoload'' command. It now takes three arguments and works based on a rolling bundle throughput average compared against the theoretical bundle bandwidth over a given period (read: it's now functional). | |||
1999-08-05 | o Use 10 X's in examples (noted by Theo) | Todd C. Miller | |
o Add another example using the pretty brace block form | |||
1999-08-05 | typo; -eq not -ne | Todd C. Miller | |
1999-08-05 | Use 10 X's for sheeer, raving, paranoia | Todd C. Miller | |
1999-08-05 | Use -execdir not -exec in find; deraadt@ | Todd C. Miller | |
1999-08-05 | mv isa/mpu401var.h ic/mpuvar.h | Theo de Raadt | |
1999-08-05 | sync | Theo de Raadt | |
1999-08-05 | Update to resemble reality a bit better. (perl/gcc/include/libkvm changes) | Bob Beck | |
1999-08-05 | Update to resemble reality a bit better. (perl/gcc/include/libkvm changes) | Bob Beck | |
1999-08-05 | Update | Niklas Hallqvist | |
1999-08-05 | Add PnP ESS too | Niklas Hallqvist | |
1999-08-05 | Enable ISA IDE again | Niklas Hallqvist | |
1999-08-05 | Make IDE compile on alpha again: | Niklas Hallqvist | |
use b* instead of mem* functions, adhere to NISADMA for DMA support. | |||
1999-08-05 | It is not ok to do #ifdef processing inside argument lists of calls, where | Niklas Hallqvist | |
it is feasible the function is really a macro, like pci_intr_establish is on alpha. | |||
1999-08-04 | eso stuff | Niklas Hallqvist | |
1999-08-04 | ESS Solo-1 PCI audio card driver, from NetBSD | Niklas Hallqvist | |
1999-08-04 | new bus_dma API, match it | Niklas Hallqvist | |
1999-08-04 | Match bus_dma api with NetBSD; deprecate BUS_DMAMEM_NOSYNC, introduce | Niklas Hallqvist | |
BUS_DMA_COHERENT as a hint instead, currently ignored. | |||
1999-08-04 | remove some unnecessary stuff | Jason Wright | |
1999-08-04 | Add new manifest constant for demand mode DMA; form NetBSD | Niklas Hallqvist | |
1999-08-04 | fix comment | Theo de Raadt | |
1999-08-04 | tighter indent | Theo de Raadt | |
1999-08-04 | alias for speaker | Theo de Raadt | |
1999-08-04 | sync | Theo de Raadt | |