998 Commits

Author SHA1 Message Date
mycroft
5fa188a26f Make the SCRIPTS case mimic the FILES case more closely, so we can override
the destination direectory, etc.
1997-03-27 11:05:32 +00:00
mycroft
908bee20db Use bsd.prog.mk, to deal with FILES. 1997-03-27 10:45:57 +00:00
mycroft
0d6b2973f3 Remove knowledge of HIDEGAME from here. 1997-03-27 09:10:09 +00:00
mycroft
4c5c1ab440 Set FILESDIR. 1997-03-27 08:52:23 +00:00
mycroft
557dd62340 No need to override BINDIR here. 1997-03-27 08:50:26 +00:00
mycroft
494f5c0c99 Set FILESDIR. 1997-03-27 08:48:56 +00:00
mycroft
70ab3781a1 If we're going to run things through strip.sed, let's be consistent about it. 1997-03-27 03:12:32 +00:00
thorpej
f7a196917a Make this work with obj dirs. 1997-03-26 23:11:15 +00:00
mikel
4a78bf11a6 merge lite2 changes, RCSid police 1997-03-26 07:14:31 +00:00
mikel
efb277451b import 4.4BSD-Lite2 version 1997-03-26 07:07:41 +00:00
mikel
ba73a3f67d RCSid police 1997-03-26 06:57:08 +00:00
mikel
5b03129331 merge lite-2 changes 1997-03-26 06:30:54 +00:00
mikel
7cefc17c7e import 4.4BSD-Lite2 versions 1997-03-26 05:10:53 +00:00
perry
273d9d8452 Update to note that sound now mostly works, and to list the FreeBSD
URL to retrieve an easy to use tar file of Linux libraries etc.
1997-03-25 19:29:01 +00:00
christos
790c4693cc Add the bsd.links.mk and bsd.inc.mk 1997-03-25 18:20:55 +00:00
is
138db3e452 Add MROUTING description. 1997-03-25 16:42:52 +00:00
mikel
20efef237e expand on these a bit. 1997-03-25 07:20:00 +00:00
christos
7600672517 put the 'r' back in archive. 1997-03-24 23:19:12 +00:00
christos
3917c3179d - Makefile cleanups 1997-03-24 21:57:01 +00:00
christos
25f6ec749f make rules update:
- add UPDATE and BUILD features
- add new FILES, INCS, SCRIPTS variables
- allow man pages source installation
1997-03-24 21:54:12 +00:00
christos
8a6e9721ca const poisoning. 1997-03-24 21:20:03 +00:00
jtk
eaede4d4fa fix PR 3381, and make it refer to NetBSD-1.3 rather than -current 1997-03-23 19:20:30 +00:00
cjs
cdd442b698 Re-write. 1997-03-23 07:57:22 +00:00
is
a36535a1c0 mention ARP support 1997-03-23 01:32:38 +00:00
cgd
d46cdace76 add SHLIB_LDSTARTFILE and SHLIB_LDENDFILE variables for a.out shared lib
architectures, for consistency.  (For a.out shared libs, they're empty.)
Make the shared library target depend on them.
1997-03-23 00:52:20 +00:00
perry
1d624f4f7e Fix SYMLINKS not to include DESTDIR in the link itself 1997-03-22 22:33:53 +00:00
cjs
30b1e68f3d PR misc/3375, submitted by der Mouse <mouse@Rodents.Montreal.QC.CA>.
The if_name fields are really called ifr_name.
1997-03-22 02:59:11 +00:00
cgd
30f6cf581e changes to allow "make -j N" to more easily parallelize many subdirs 1997-03-21 00:53:02 +00:00
perry
ab8dd6a331 fix typos per pr-3349 submitted by SAITOH Masanobu 1997-03-18 14:25:29 +00:00
perry
d7df680439 Fix the last fix.
a the -> the
1997-03-18 06:17:17 +00:00
perry
a8f5d0c853 Note that DDB_ONPANIC may also be set with sysctl(8) 1997-03-18 06:15:18 +00:00
perry
55a6ac03fd Correction: ifaliases appeared in 1.2 1997-03-18 04:50:56 +00:00
perry
50bfaaee22 close enami tsugutomo's pr-3346 -- silly mistake in description of page 1997-03-18 04:48:42 +00:00
mrg
4beb045eb4 merge tzdata1997d 1997-03-18 03:01:32 +00:00
mrg
be477182a9 import tzdata97d 1997-03-18 01:37:09 +00:00
is
6ecca3f700 add arpresolve and arpintr descriptions 1997-03-17 14:06:49 +00:00
cjs
9da2a1ed80 Rewrote second paragraph, and added mopd in a new format. All the other
entries will be converted soon after feedback is received.
1997-03-17 01:22:49 +00:00
is
41d77d21fc Fix yet another typo. 1997-03-16 20:24:08 +00:00
is
b40ff398db fix typo 1997-03-16 20:06:37 +00:00
is
bf744fd321 Fix .Nx call. 1997-03-16 20:04:13 +00:00
is
fb5a155058 Support NetBSD-1.2C, -1.2D, and -1.2E just in case. 1997-03-16 19:59:02 +00:00
is
ea7a8a2959 Pull the ARP support function man page up to the main branch. 1997-03-16 19:43:17 +00:00
is
04b6278587 Pull this to the main branch. 1997-03-16 19:26:53 +00:00
jonathan
d012191d6d Use table-driven rules for linking shared libraries on a.out or ELF systems. 1997-03-15 11:35:04 +00:00
perry
5a31478d52 Add a blurb on /usr/mdec. 1997-03-14 04:06:42 +00:00
perry
56d4ef3c09 Initial revision 1997-03-14 02:40:31 +00:00
cgd
158b4008d1 Fix bogons (missing commas) in the synopsis section 1997-03-14 01:02:45 +00:00
cgd
b7e0994151 pull crtbeginS.o and crtendS.o in from DESTDIR 1997-03-14 00:52:50 +00:00
gwr
1720f66539 Initial revision 1997-03-13 16:27:26 +00:00
perry
cb9a3a55fe Add substantial changes from Luke Mewburn submitted in pr-1386, with
some modifications. This will likely need to be rototilled again when
the new two stage boot stuff goes in.
1997-03-13 05:28:42 +00:00