Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-17 | correct fork statistics for UVM | Artur Grabowski | |
1999-07-17 | apps/certpatch/certpatch.c: Merge with EOM 1.2 | Niklas Hallqvist | |
apps/certpatch/Makefile: Merge with EOM 1.2 apps/Makefile: Merge with EOM 1.2 author: niklas From Niels Provos, edited by me: certificate support using SSLeay author: provos add a tool that takes a certificate and private key in PEM format, adds a subjectAltName extension to the certifcate and finally signs it with the private key, writing back the result. | |||
1999-07-17 | Merge with EOM 1.41 | Niklas Hallqvist | |
author: niklas More stuff | |||
1999-07-17 | regress/x509/certificate.txt: Merge with EOM 1.4 | Niklas Hallqvist | |
asn_useful.h: Merge with EOM 1.7 asn.c: Merge with EOM 1.28 asn.h: Merge with EOM 1.19 asn_useful.c: Merge with EOM 1.12 pkcs.c: Merge with EOM 1.21 pkcs.h: Merge with EOM 1.9 author: niklas From Niels Provos, edited by me: certificate support using SSLeay | |||
1999-07-17 | Merge with EOM 1.3 | Niklas Hallqvist | |
author: niklas From Niels Provos, edited by me: certificate support using SSLeay author: ho Initial. author: ho file VPN-3way-template.conf was initially added on branch RELEASE_1_0. | |||
1999-07-17 | Fix a bug that caused panic instead of error return with invalid disk | Constantine Sapuntzakis | |
geometries. Make sure we don't brelse a buf that we don't have. | |||
1999-07-17 | Fix a typo | brian | |
Submitted by: Rich Wood <rich@chugaboom.net> | |||
1999-07-17 | Add a warning that our implementation is different from other vendors (Solaris). | Jason Downs | |
1999-07-17 | A good hashing function for IPsec SAs that should remove the risks | Niklas Hallqvist | |
of running out of memory when adding SPIs. | |||
1999-07-16 | do not reset, helps the serial console | Michael Shalayeff | |
1999-07-16 | Sync with NetBSD: | Jason Wright | |
o Implement asynchronous autonegotiation when driven by the MII tick (one-second clock). Prevents .5s delays every 5 seconds when the interface is up but there is no link. o Correct the sense of the PCR_FLINK100 bit in nsphy.c. | |||
1999-07-16 | Merge with EOM 1.6 | Niklas Hallqvist | |
author: niklas Bugs found when interoperating with KAME: Inbound policy was not checked properly. Lifetime duration could be in long format. Main mode can carry different DH-groups. | |||
1999-07-16 | almost all of them | Michael Shalayeff | |
1999-07-16 | Merge with EOM 1.19 | Niklas Hallqvist | |
author: niklas Do not try to establish an encryption key for AH | |||
1999-07-15 | o Set default line edit mode to emacs (VISUAL/EDITOR or user can override) | Todd C. Miller | |
o Spell environment correctly | |||
1999-07-15 | silence -Wall | Todd C. Miller | |
1999-07-15 | sync | Theo de Raadt | |
1999-07-15 | oops, wrong type for cpu_class | Theo de Raadt | |
1999-07-15 | this wraps anything | Theo de Raadt | |
1999-07-15 | use poll() instead, and generalize in case other programs want to use it | Theo de Raadt | |
1999-07-15 | Fix the MOD_VFS macro to reflect reality. | Artur Grabowski | |
Bump LKM_VERSION (Argh! I should have done that a few months ago!) Noted by rees@umich.edu | |||
1999-07-15 | SPI 0 is the one we use for demand keying, IANA reserved SPIs are not | Niklas Hallqvist | |
allowed | |||
1999-07-15 | Protect better against rehashing make the kernel run out of resources | Niklas Hallqvist | |
1999-07-15 | change /etc/host.random to /var/db/host.random | Niels Provos | |
1999-07-15 | move /etc/host.random to /var/db for readonly /, save the entropy state | Niels Provos | |
into /var/db/host.random at shutdown time, so we can make use of it during reboot to seed our random pool. ok millert@ angelos@ niklas@ | |||
1999-07-15 | From angelos@, edits by me, demand keying for PF_KEY | Niklas Hallqvist | |
1999-07-15 | Don't destroy sysvshm if the vmspace is shared (only affects uvm) | Artur Grabowski | |
1999-07-15 | vm_offset_t -> {v,p}addr_t ; vm_size_t -> {v,p}size_t | Artur Grabowski | |
1999-07-15 | Back out the mis-commit of my development ISDN modifications. | brian | |
1999-07-15 | Don't declare `end' if we aren't compiling radius support. | brian | |
1999-07-14 | sync | Theo de Raadt | |
1999-07-14 | put in a check for architectures that demand that partition A start at sector 0 | Theo de Raadt | |
1999-07-14 | put sub-class of architecture in SVR4_SI_PLATFORM | Theo de Raadt | |
1999-07-14 | Explicitly used the phrase "proxy arp". Added examples. | Kjell Wooding | |
1999-07-14 | Update for 2-beta3 version | Angelos D. Keromytis | |
1999-07-14 | pnpdevs.h | Theo de Raadt | |
1999-07-14 | new modem | Theo de Raadt | |
1999-07-14 | update man page to pdksh v5.2.14 | Aaron Campbell | |
1999-07-14 | Official fix for workaround in 1.18 | Todd C. Miller | |
1999-07-14 | pdksh-5.2.14 | Todd C. Miller | |
1999-07-14 | Link vt.4 to pcvt.4 so one can do "man 4 vt" and have it do what you | Todd C. Miller | |
expect. Also, add xref's to the pcvt userland utils. | |||
1999-07-14 | Transmit doesn't work | David Leonard | |
1999-07-14 | display id numbers when card is probed but not known. | David Leonard | |
1999-07-14 | Proper names for the different models; better RF description | David Leonard | |
1999-07-14 | KNF, recognise more CIS strings | David Leonard | |
1999-07-14 | KNF, cleanup, add rl2_need_reset() | David Leonard | |
1999-07-14 | KNF, symbolic constants | David Leonard | |
1999-07-14 | KNF, cleanup | David Leonard | |
1999-07-14 | KNF, cleanup, saner names | David Leonard | |
1999-07-14 | KNF | David Leonard | |