| Commit message (Expand) | Author | Age | Files | Lines |
* | Make NO_OPENSSL actually imply NO_OPENSSH, as documented in make.conf(5). | ru | 2002-06-21 | 1 | -2/+2 |
* | Don't try to build libssh if NO_OPENSSL is defined because NO_OPENSSL implies | sobomax | 2002-06-16 | 1 | -1/+1 |
* | libfetch now depends on libcrypto and libssl. | ru | 2002-06-06 | 1 | -1/+3 |
* | On behalf of lib/compat/compat4x.i386/libusb.so.0.bz2.uu,v 1.1, | ru | 2002-05-31 | 1 | -1/+2 |
* | Ignore a c++ that is version other than 3.1 if it does not also match | peter | 2002-05-30 | 1 | -1/+4 |
* | Bandaid for helping people who have a broken /usr/bin/c++ installation. | peter | 2002-05-29 | 1 | -0/+4 |
* | Put on peril sensitive sunglasses and turn C++ stuff back on. | peter | 2002-05-29 | 1 | -4/+2 |
* | Fixed the world breakage caused by my last commit. | ru | 2002-05-28 | 1 | -5/+1 |
* | Bootstrap makewhatis(1). | ru | 2002-05-27 | 1 | -2/+6 |
* | Move elf2aout to usr.sbin/. | ru | 2002-05-25 | 1 | -1/+1 |
* | Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1. | ru | 2002-05-20 | 1 | -1/+5 |
* | Back out rev 1.278. Seems we grew a getconf(1) that requires it. | obrien | 2002-05-18 | 1 | -1/+1 |
* | Remove local patch that crept in. | obrien | 2002-05-18 | 1 | -10/+2 |
* | Don't build gperf. | obrien | 2002-05-18 | 1 | -4/+12 |
* | Remove the perl bits from the build. | markm | 2002-05-16 | 1 | -14/+2 |
* | Make sure to not yet build the GNU C++, but still allow | ru | 2002-05-15 | 1 | -4/+0 |
* | Rename `includes' to `buildincludes'. | ru | 2002-05-15 | 1 | -2/+2 |
* | Restore comment that got lost in revision 1.265. | ru | 2002-05-14 | 1 | -0/+4 |
* | Do not run `includes' and `incsinstall' in parallel. | ru | 2002-05-14 | 1 | -1/+1 |
* | Added new bsd.incs.mk which handles installing of header files | ru | 2002-05-12 | 1 | -107/+21 |
* | Quiet the peanut gallary and back out magical "breakage". | obrien | 2002-05-12 | 1 | -4/+4 |
* | Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1. | obrien | 2002-05-10 | 1 | -1/+7 |
* | Add rpcgen to the bootstrap tools. | des | 2002-05-09 | 1 | -1/+1 |
* | `beforeinstall' w/the csu bits is a nop. | obrien | 2002-05-09 | 1 | -4/+0 |
* | Build our native CSU bits before the compiler-specific ones. | obrien | 2002-05-08 | 1 | -4/+4 |
* | Make NO_CXX, really mean NO_CXX. | obrien | 2002-05-07 | 1 | -0/+2 |
* | Sorted the directories in the rule for the includes target as much as | bde | 2002-04-30 | 1 | -23/+23 |
* | Milestone #2 in cross-arch make releases. They now work! | ru | 2002-04-30 | 1 | -11/+8 |
* | Back out part of the revision 1.261: "etc" indeed needs to be | ru | 2002-04-30 | 1 | -3/+5 |
* | Make crunchide(1) a cross-tool; needed for cross-arch "make release". | ru | 2002-04-30 | 1 | -1/+2 |
* | Parallel "make release" fixes. | ru | 2002-04-29 | 1 | -7/+0 |
* | Milestone #1 in cross-arch make releases. | ru | 2002-04-26 | 1 | -17/+33 |
* | Despite the fact that it is documented in the handbook, the release notes, | gshapiro | 2002-04-20 | 1 | -1/+18 |
* | Sort _startup_libs, _prebuild_libs, and _generic_libs lists alphabetically. | ru | 2002-04-16 | 1 | -21/+31 |
* | Keep up with lib/Makefile,v 1.64 (uhh). | ru | 2002-04-16 | 1 | -4/+2 |
* | Fix incorrect ordering in previous commit. | des | 2002-04-15 | 1 | -2/+2 |
* | Add libypclnt to the prebuild library list, and record its dependency on | des | 2002-04-15 | 1 | -1/+3 |
* | Add libypclnt to the includes target. | des | 2002-04-13 | 1 | -0/+1 |
* | Add a tool (and the first application of it) that could be used | ru | 2002-04-12 | 1 | -51/+51 |
* | I now don't seem to be able to reproduce the -DNOCLEAN buildworld | ru | 2002-04-11 | 1 | -0/+4 |
* | Don't special case i386/pc98, replace it with the smarter logic | ru | 2002-04-11 | 1 | -9/+6 |
* | Avoid cleaning modules twice in `buildkernel'. | ru | 2002-04-08 | 1 | -4/+3 |
* | Bootstrap xargs(1) -- sys/conf/kmod.mk uses the new -J option. | ru | 2002-04-08 | 1 | -1/+2 |
* | Unbreak buildworld after include/Makefile,v 1.167 commit. | ru | 2002-04-04 | 1 | -2/+2 |
* | Back out lots of the last commit that was committed by accident. | joe | 2002-04-01 | 1 | -36/+0 |
* | Install libusbhid.h during 'make includes'. | joe | 2002-04-01 | 1 | -0/+37 |
* | Install sys/security/lomac/*.h to /usr/include/security/lomac/. | ru | 2002-03-26 | 1 | -1/+1 |
* | Make lint(1) a cross-tool. | ru | 2002-03-20 | 1 | -1/+3 |
* | Fixed the NO_PERL braino. | ru | 2002-03-20 | 1 | -2/+2 |
* | Update for Perl 5.6.1 | markm | 2002-03-16 | 1 | -1/+1 |