Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | understand sparc64 | deraadt | 2001-09-18 | 1 | -20/+2 |
| | |||||
* | more MLINK | deraadt | 2001-07-31 | 1 | -3/+13 |
| | |||||
* | Add missing MLINKS for various .3 man pages | krw | 2001-07-31 | 1 | -1/+16 |
| | |||||
* | more Xr completions | deraadt | 2001-07-31 | 1 | -4/+6 |
| | |||||
* | Add an x509v3.cnf in /etc/ssl so that creating certificate authorities | beck | 2001-04-17 | 1 | -2/+4 |
| | | | | | form isakmpd works. From Tim Newsham <newsham@lava.net> ok provos@ | ||||
* | minor irrelevant oops | deraadt | 2001-03-09 | 1 | -2/+2 |
| | |||||
* | build using OpenBSD-m68k on m68k machines | deraadt | 2001-03-09 | 1 | -1/+3 |
| | |||||
* | Add missing line continuation character. Fixes sparc and powerpc builds. | millert | 2001-02-10 | 1 | -2/+2 |
| | |||||
* | simplify if loops a bit; Reviewed by: beck@ | brad | 2001-02-09 | 1 | -23/+14 |
| | |||||
* | if a build generates the files, a clean should remove them. ok beck@ | todd | 2001-02-05 | 1 | -2/+14 |
| | |||||
* | remove old infrastructure which is not used anymore. Ok'd by beck@ | brad | 2001-01-31 | 1 | -19/+18 |
| | |||||
* | put more manual pages in | deraadt | 2001-01-22 | 1 | -2/+46 |
| | |||||
* | oops, forgot top level makefile.bsd-wrapper on merge | beck | 2000-12-15 | 1 | -3/+7 |
| | |||||
* | Correctly deal with NOMAN being set. Since it may be set in mk.conf | millert | 2000-11-19 | 1 | -6/+6 |
| | | | | we pull in bsd.own.mk before testing for it. | ||||
* | these contain special cases where they build man pages into .0 files; | deraadt | 2000-11-10 | 1 | -18/+69 |
| | | | | they must now also build .ps files if MANPS is set. | ||||
* | vax support; checked by beck. | hugh | 2000-10-13 | 1 | -1/+5 |
| | |||||
* | des_modes(7) not des_modes(7); jmd@turbogeek.org | deraadt | 2000-09-05 | 1 | -3/+6 |
| | |||||
* | 4 new pages; ignore conflicting pages that the OpenSSL group keeps merging ↵ | deraadt | 2000-04-16 | 1 | -1/+12 |
| | | | | into their tree | ||||
* | repair some mis-directed links | deraadt | 2000-04-04 | 1 | -8/+6 |
| | |||||
* | do some file renaming here, and more links | deraadt | 2000-04-01 | 1 | -20/+114 |
| | |||||
* | more MLINKS | deraadt | 2000-04-01 | 1 | -2/+133 |
| | |||||
* | oops | deraadt | 2000-03-30 | 1 | -2/+2 |
| | |||||
* | no buffer.3, instead, cp before pod2man | deraadt | 2000-03-30 | 1 | -4/+11 |
| | |||||
* | Add missing d2i_DHparams.cat3 to MANALL | millert | 2000-03-29 | 1 | -2/+2 |
| | |||||
* | Run pod2man with the basename of the pod page so the heading is normal. | millert | 2000-03-29 | 1 | -7/+7 |
| | |||||
* | initial attempt at a complete set of ssl/crypto man pages as part of the ↵ | deraadt | 2000-03-29 | 1 | -3/+156 |
| | | | | base system, oh this is going to hurt | ||||
* | Change how obj_dat.pl is run, it has changed to take args insted of io redirect | beck | 2000-03-19 | 1 | -2/+2 |
| | |||||
* | Make mips compile. -moj | maja | 1999-10-10 | 1 | -7/+3 |
| | |||||
* | Ack. Sparc and stuff oops - openssl changed the name of this.. | beck | 1999-09-29 | 1 | -4/+4 |
| | |||||
* | openssl 0.9.4 | beck | 1999-09-29 | 1 | -32/+26 |
| | |||||
* | subdir Makefiles should not contain anything else | deraadt | 1999-03-17 | 1 | -1/+5 |
| | |||||
* | Add ssl.8 man page - configuration and issues overview. | beck | 1999-03-16 | 1 | -6/+1 |
| | |||||
* | Fix various nonsense. | espie | 1999-03-12 | 1 | -7/+8 |
| | | | | | | - add $OpenBSD$ tag - () fork subshell... wasteful when unnecessary - chain commands using &&, not ;, so that you retrieve status | ||||
* | Added support for m88k. | smurph | 1999-03-03 | 1 | -1/+4 |
| | |||||
* | Provide a method to do prerequisites needed before | niklas | 1999-03-02 | 1 | -2/+4 |
| | | | | installation of includes can happen. Do these before and not run via ${SUDO}. | ||||
* | Fix so to not require a make obj - Fix cleandir target to remove the headers | beck | 1998-10-19 | 1 | -1/+14 |
| | | | | Configure munges from OBJDIR. | ||||
* | *UNTESTED* Makefile and configure changes that may work with pmax and arc. | beck | 1998-10-12 | 1 | -0/+8 |
| | | | | *These need to be tested by someone who has one!!* | ||||
* | Fix busted BEGIN target | beck | 1998-10-07 | 1 | -15/+7 |
| | |||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+82 |
functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible. |