Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-02-01 | sync | Theo de Raadt | |
2000-02-01 | 7895 | Theo de Raadt | |
2000-02-01 | remove superflous declaration of vnops, it's now in <sys/file.h> | assar | |
2000-02-01 | remove superflous declaration of vnops, it's now in <sys/file.h> | assar | |
2000-02-01 | add declaration of `vnops' | assar | |
2000-02-01 | no need to extern int errno if errno.h is included | Theo de Raadt | |
2000-02-01 | Fix typo. | Angelos D. Keromytis | |
2000-02-01 | apps/certpatch/certpatch.8: Merge with EOM 1.4 | Niklas Hallqvist | |
apps/certpatch/certpatch.c: Merge with EOM 1.6 exchange.c: Merge with EOM 1.114 ike_quick_mode.c: Merge with EOM 1.110 ike_phase_1.c: Merge with EOM 1.16 ike_auth.c: Merge with EOM 1.41 ike_aggressive.c: Merge with EOM 1.4 libcrypto.c: Merge with EOM 1.10 libcrypto.h: Merge with EOM 1.10 isakmpd.8: Merge with EOM 1.19 isakmpd.c: Merge with EOM 1.42 ipsec.h: Merge with EOM 1.40 init.c: Merge with EOM 1.22 message.c: Merge with EOM 1.143 message.h: Merge with EOM 1.49 sa.c: Merge with EOM 1.98 sa.h: Merge with EOM 1.54 policy.c: Merge with EOM 1.14 pf_key_v2.c: Merge with EOM 1.36 x509.c: Merge with EOM 1.32 x509.h: Merge with EOM 1.9 udp.c: Merge with EOM 1.46 author: niklas Angelos copyrights | |||
2000-02-01 | call vfs_syncwait on standby and suspend | Michael Shalayeff | |
2000-02-01 | missed in last com.c commit, sc_ic usage was replaced w/ ia_ic where needed; ↵ | Michael Shalayeff | |
niklas@ ok | |||
2000-02-01 | sync | Theo de Raadt | |
2000-01-31 | delay close() of pty until the pty has been chowned back to root | Markus Friedl | |
2000-01-31 | Add CNet NE2000 support. | Federico G. Schwindt | |
2000-01-31 | Add CNet NE2000 support. | Federico G. Schwindt | |
2000-01-31 | remove unnecessary, ignored error. ok millert@ | David Leonard | |
2000-01-31 | explicitly round segments to a page boundary | Michael Shalayeff | |
2000-01-31 | re-add fixed vfork code from art | Theo de Raadt | |
2000-01-31 | bzero() in get_event too | Michael Shalayeff | |
2000-01-31 | massive indent pass | Theo de Raadt | |
2000-01-31 | Don't update /etc/resolv.conf if no data is returned for DNS servers | Chris Cappuccio | |
or if user removes request domain-name-servers from /etc/dhclient.conf | |||
2000-01-31 | Clean up memerr*. (from NetBSD) | Artur Grabowski | |
2000-01-31 | samples/VPN-east.conf: Merge with EOM 1.10 | Niklas Hallqvist | |
samples/VPN-west.conf: Merge with EOM 1.10 samples/singlehost-east.conf: Merge with EOM 1.7 samples/singlehost-west.conf: Merge with EOM 1.7 author: niklas Remove volume-based lifetimes on phase 1 SAs | |||
2000-01-31 | possibly uninitialized vasriable used in DEBUG code piece; from deraadt@ | Michael Shalayeff | |
2000-01-31 | ike_quick_mode.c: Merge with EOM 1.109 | Niklas Hallqvist | |
isakmpd.conf.5: Merge with EOM 1.38 message.c: Merge with EOM 1.142 pf_key_v2.c: Merge with EOM 1.35 x509.c: Merge with EOM 1.31 author: niklas (c) 2000 | |||
2000-01-31 | libcrypto.c: Merge with EOM 1.9 | Niklas Hallqvist | |
libcrypto.h: Merge with EOM 1.9 author: angelos Make x509_cert_init() able to re-initialize. author: angelos Add prototypes for a few more X509 SSL calls. | |||
2000-01-31 | Merge with EOM 1.21 | Niklas Hallqvist | |
author: angelos Remove empty line. author: angelos Change the order of initializing x509 and policy (x509 depends on policy). | |||
2000-01-31 | Merge with EOM 1.41 | Niklas Hallqvist | |
author: angelos Make x509_cert_init() able to re-initialize. author: angelos Reinitialize certificates as well. | |||
2000-01-31 | Merge with EOM 1.30 | Niklas Hallqvist | |
author: angelos Make x509_cert_init() able to re-initialize. author: angelos Fix delegating to a CA. | |||
2000-01-31 | remove if0ed stinkpad's spinlock | Michael Shalayeff | |
2000-01-31 | Add support for 93C66 and 93C56 SEEPROM chips. | Tobias Weingartner | |
Adapted from FreeBSD code. | |||
2000-01-31 | undo vfork changes, since non-UVM was not considered | Theo de Raadt | |
2000-01-30 | Merge with EOM 1.108 | Niklas Hallqvist | |
author: niklas style | |||
2000-01-30 | Merge with EOM 1.107 | Niklas Hallqvist | |
author: angelos Fix part of the problem with X509 certificates (delegating to the CA isn't working yet, but I know where the problem is -- upcoming commit later today). | |||
2000-01-30 | Add the prototype that matthieu forgot on his 11/22/1999 commit. | imp | |
2000-01-30 | RCS Id sync with EOM | Niklas Hallqvist | |
2000-01-30 | Another oopsie :-) | Niklas Hallqvist | |
2000-01-30 | Merge with EOM 1.140 | Niklas Hallqvist | |
author: niklas Also check that the exchange to be upgraded is phase 1 | |||
2000-01-30 | Merge with EOM 1.139 | Niklas Hallqvist | |
author: niklas Oops in last commit author: niklas Only upgrade exchanges that are still without a responder cookie | |||
2000-01-30 | Merge with EOM 1.15 | Niklas Hallqvist | |
author: angelos Better logic. author: angelos Don't crash if Life is not present... | |||
2000-01-30 | Remove bogus ~ from keynote_stringhash() which resulted in all | Angelos D. Keromytis | |
assertions being placed in the same hash bucket (--> potentially bad performance when creating sessions with many assertions/credentials, but no correctness errors). | |||
2000-01-30 | visit next addrinfo structure when rresvport_af() fails. | Jun-ichiro itojun Hagino | |
this should fix situation like: - try to rcmd() to dual stack node from IPv4-only node/kernel | |||
2000-01-30 | Use ed, not sed, for pulling the interesting bits out of /etc/sysctl.conf. | Todd C. Miller | |
2000-01-30 | Clean up a few issues with fsplit, including security of temp files. | Marc Espie | |
Thanks to Matthieu Herb, Paul Janzen, and Ted Scharlemann. | |||
2000-01-30 | let sed do all the work, do not invoke extra grep; millert@ ok | Michael Shalayeff | |
2000-01-30 | When looking up a filesystem in the mount table, check the path as | Todd C. Miller | |
giving by the user in addition to what reapath() returns. Things that call mount(2) directly may use paths different than what realpath() returns but you still want to be able to umount them... | |||
2000-01-30 | i386 is a new libkvm now | Michael Shalayeff | |
2000-01-30 | add dmesg alias to all install media | Theo de Raadt | |
2000-01-30 | Adapted from egcs development sources, courtesy of Zack Weinberg, with | Marc Espie | |
some help from him. Let gcc generate more sensible code for stack adjustments. Specifically, gcc is a bit lame in that area, as it does emit stack instructions `specially', without using all its optimizer machinery for it. So, at times, you will get subl %esp,12 subl %esp,8 and other such stupid sequences out of it. This peephole matches at least some of those innane sequences and optimizes them. Shrinks code a little bit. | |||
2000-01-30 | Remove perly.c dependency on perly.y; should not be needed but... | Todd C. Miller | |
2000-01-29 | ssl_expr_scan.c is generated during build | Bob Beck | |