Commit Graph

338 Commits

Author SHA1 Message Date
tron 3bceb7c55c Fix a typo in last entry. 2001-09-30 20:09:11 +00:00
kristerw 523ed5e837 Fixed a typo. 2001-09-29 21:22:49 +00:00
tv 3c05b2c5ce Document need to set TOOLDIR on i386 now, as well as optional USETOOLS=no
for building subtrees without using the separate toolchain.
2001-09-25 02:26:13 +00:00
thorpej ef09d975d5 Add text describing what to do if make complains about a missing
uvm_vnode.h
2001-09-16 04:25:39 +00:00
simonb 9becf15259 Fix typo. 2001-09-15 13:59:29 +00:00
itojun 0aa75fa830 it seems that TOODIR change is yet to be reach the tree. i guess i leave
it to tv@netbsd...
2001-08-22 03:15:48 +00:00
itojun 3755b9fd35 mention TOOLDIR change (8/14). 2001-08-22 03:11:09 +00:00
enami 6a6aa39cac Since the new makeinfo is necessary to build grep.info, advertize to install
it.
2001-08-03 14:47:17 +00:00
enami 7747406ed1 Advise to build and install -current gas to build -current kernel
successfully.
2001-08-03 14:19:50 +00:00
bjh21 390126f1f2 Mention my recent loadfile/ELF hacks. 2001-07-31 22:53:21 +00:00
assar 0542d15087 update texinfo bootstrap with simpler method (based on text from
itojun)
2001-07-26 08:51:17 +00:00
assar c59f1458e8 add blurb about bootstrapping new texinfo 2001-07-26 02:30:29 +00:00
thorpej a6f7b73b04 Before you change a perfectly valid construct in uvm_page.h,
please make sure your lint(1) binary is up-to-date.  Thanks.
2001-07-25 22:58:05 +00:00
thorpej f14e9e9b3f Note a problem that can occur when upgrading crt0, and how to
work around it.
2001-07-23 05:49:09 +00:00
abs bc6b112c88 Add the following to help in the "lint needs new libc, libc needs new lint"
case.
Symptom:lint does not understand the '-X' option
Fix:    May need to build & install libs with NOLINT=1 before rebuilding lint
2001-05-27 23:34:22 +00:00
tron 472de682ce Fix incorrect source directory of "make". 2001-05-22 17:50:05 +00:00
jmc f208d4f546 Extend note to mention named user as well 2001-03-06 19:03:31 +00:00
jmc bea7336f20 Add note about named group needing to be hand added or make build will fail. 2001-03-06 19:00:59 +00:00
jmc 65f0e79e4f Add note about mdsetimage 2001-02-24 20:23:10 +00:00
cgd f18337c1c6 add some more entries related to getprogname/setprogname 2001-02-24 01:05:04 +00:00
jmc f019da800b Add notes about getprogname and hostprog builds 2001-02-20 06:00:54 +00:00
erh 8e2576524c Add examples of how to rebuild make, including a failsafe method that doesn't
use make when rebuilding it.
2001-02-18 19:13:58 +00:00
wiz bc31bbfd2d Fix typo. 2001-02-17 16:11:00 +00:00
christos ebab1548e2 mention that we need to rebuild yacc now. 2001-02-04 19:50:26 +00:00
hubertf 87c8fdb39a for the "Complaints involving a Makefile" symptom, reverse the order
of suggested fixes.

I see many people who think they have to go to -current, then run into a
problem, and update share/mk. After that they see they need make(1) updated
as well, but that doesn't work any more with the new share/mk file.
2001-02-03 08:24:07 +00:00
dogcow f6163d4217 note that undefined __assert13 refs are fixed by rebuilding lib/libc 2001-01-26 01:31:38 +00:00
itojun 56b0c687cf mklocale necessary during share/locale/ctype 2001-01-24 12:35:48 +00:00
lukem 3e7f1eed59 add usr.bin/xlint as a possible program to upgrade 2001-01-22 14:24:53 +00:00
christos 03886b9ea7 mention that we need to build make first. 2001-01-15 15:03:38 +00:00
sommerfeld 959bdf3cde mention fixed bsd.subdir.mk bug. 2001-01-01 15:29:16 +00:00
sommerfeld cc2208d7ec Mention the SUBDIR .WAIT change 2001-01-01 14:13:51 +00:00
ad 57ea462da2 lsu -> ld, by popular request. 2000-11-26 17:44:02 +00:00
ad d53e399d91 ca -> lsu 2000-10-19 15:02:38 +00:00
wiz 0220a9fdeb add a case for menuc-updating 2000-10-14 01:06:55 +00:00
itojun 2247a09ef1 changes to libcrypto (RC5/IDEA/RSA make symbols are obsoleted).
an update tip (obsolete intermediate file)
2000-10-02 06:19:17 +00:00
itojun 5e05458699 crypto-* is no longer there.
refer usr.bin/compile_et.
remove reference to make_cmds (add it if i'm wrong about this)
2000-08-20 19:51:24 +00:00
mrg dbcf44d379 fix a few things; expand a few as well. 2000-08-20 15:43:43 +00:00
abs 788fbc6703 Initial cut of an 'UPDATING' file, intended to help those tracking -current.
Most of this taken directly from Eric Haszlakiewicz's README.
It is the hope that developers will update this as they make changes that
break 'make build' from an earlier version of the tree.
2000-08-17 20:17:43 +00:00