1536 Commits

Author SHA1 Message Date
christos
ac30d893d8 Add bsd.obj.mk and fix the rules to work with obj dirs. 1997-12-21 15:40:37 +00:00
christos
51d47fee68 Make them use objdirs. 1997-12-21 15:36:42 +00:00
christos
0c36c5fb57 Make this work with obj directories. 1997-12-21 15:31:18 +00:00
christos
9731ccf8e5 Work with obj directories. 1997-12-21 15:29:52 +00:00
christos
ae828597a4 Make this work with obj dirs. 1997-12-21 15:25:06 +00:00
christos
734ccbc633 Use 'so instead of .so to prevent soelim expansion. 1997-12-21 15:24:21 +00:00
hubertf
6e5296d50f Fix up documentation (MASTER_SITE_SUBDIR, PATCH_SITE_SUBDIR,
MASTER_SITE_BACKUP).
1997-12-21 01:59:44 +00:00
kleink
1e97337b98 Add entries for 1.3A and 1.4. 1997-12-20 20:37:35 +00:00
kleink
2701d4ce7b Change the -xpg4.2 abbreviation to ``XPG4.2''. 1997-12-20 20:33:52 +00:00
hubertf
320012817f Now that we have ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles,
add it to MASTER_SITE_BACKUP.
1997-12-19 10:20:02 +00:00
ender
7b9a6c237d o Make mc.4 1997-12-18 18:13:31 +00:00
ender
54d86e7158 Man page for MACE ethernet (AM79C940) from David Huang <khym@bga.com> 1997-12-18 06:22:45 +00:00
mikel
4b71dfb1a0 fix pasto, from Rafal Boni in PR misc/4673 1997-12-18 05:43:16 +00:00
mrg
101a4d965b alter default path: remove junk, and add X11R6/bin and pkg/bin 1997-12-17 01:41:34 +00:00
pk
c9552d7f64 Pool resource utility docs. 1997-12-13 23:45:07 +00:00
hubertf
b747ec162b - move definition of ARCH and OPSYS so it is even available if
ONLY_FOR_ARCHS is set
 - Usage points to PLIST_SRC
1997-12-13 21:28:24 +00:00
hubertf
44f30534fb Some enhancements and security fixes submitted by
Noriyuki Soda <soda@sra.co.jp>.
1997-12-12 11:52:55 +00:00
hubertf
2eaa5465bd Fix leftovers from last commit. 1997-12-12 11:50:33 +00:00
hubertf
7c572f19e6 Install amd examples too, closing PR 3219 by myself. 1997-12-11 13:08:47 +00:00
hubertf
7e7962b849 Import of some example files for amd 1997-12-11 13:02:07 +00:00
leo
aabde1a0a1 Add some atari and m68k options. 1997-12-10 14:45:47 +00:00
leo
37acac72e1 Add an atari specific intro to section 4 (closes pr-3976). 1997-12-09 07:56:22 +00:00
hubertf
67a5e86031 do not depend on gmake being called gmake (pointed out by Matt Green) 1997-12-03 08:32:01 +00:00
ross
58371eeff6 Correct spelling and xrefs. 1997-12-03 06:44:23 +00:00
bouyer
2f8f801256 The iy driver now uses if_media (it was the last one, at last for i386, to use
the historical link? flags for media select)
XXX No pullup request for this. But if sysinst supports explicit media
XXX selection in 1.3, this should be in 1.3 as well.
1997-12-02 09:34:03 +00:00
mikel
a206ea679a add missing 'man' so unformatted manpage installation will work when
target exists; solution provided by christos
1997-12-02 08:42:28 +00:00
mjacob
629afe59b7 update for kernels 1.2 && greater... 1997-12-01 19:08:31 +00:00
kleink
fdc776ed19 Typo. 1997-11-27 14:38:56 +00:00
mikel
d1033b38a5 fix .Nm capitalization (noted by cgd in PR 4377)
fix typos and comment out references to missing pieces while I'm here
1997-11-27 06:43:33 +00:00
mikel
ccbf3f5da5 fix capitalization as noted by Chris Demetriou in PR 4377
while I'm here, fix numerous spelling, grammar, and -mdoc macro usage bugs
1997-11-27 06:17:58 +00:00
mikel
9205a85ba8 .It is not parsed, so spell out Bx and Ux 1997-11-27 04:59:07 +00:00
tv
027eb1a7cf A hosts.equiv/.rhosts manual page, written from scratch 1997-11-26 17:49:35 +00:00
tv
053d7e2447 aesthetic fix; add a .Pp 1997-11-26 17:42:55 +00:00
kleink
75bf350d8d The option to enable PPS code is called `PPS_SYNC'. 1997-11-26 14:43:13 +00:00
agc
53596376fe Fix missing backslash when gzipping manual pages.
If we're going to go to the bother of defining LDCONFIG, we might as
well use it.
1997-11-26 09:24:18 +00:00
pk
16f78e700d Fix typos (from Krister Walfridsson; PR#4576). 1997-11-25 22:15:56 +00:00
thorpej
a501298032 Add a document describing the layout of a NetBSD release. 1997-11-25 05:27:41 +00:00
lukem
8921c23385 note that SEE ALSO is sorted on section number, then name within section 1997-11-24 12:49:34 +00:00
lukem
e7b47c18a6 document .Bl -column, and the bug if the first .Bl doesn't have -width 1997-11-24 12:43:25 +00:00
mrg
fea4fb5ac5 remove installboot_cd9660.8 1997-11-24 06:32:11 +00:00
lukem
0e3b290810 fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
lukem
e831e87cda fix support for .Nx 1.4 1997-11-24 05:01:09 +00:00
lukem
325c6eafd0 s/1.3a/1.4/ 1997-11-24 01:32:00 +00:00
lukem
db57574c5d add -column, -dash, -hyphen to .Bl usage string 1997-11-24 00:49:36 +00:00
chopps
21d30e39c3 add amiga interrupt sequence 1997-11-23 18:37:33 +00:00
lukem
ad9cd72294 document .Bl options -column, -dash, -hyphen 1997-11-23 13:39:27 +00:00
mrg
c8bd86bc0c document critical_filesystems and no_swap 1997-11-23 04:18:14 +00:00
lukem
a8e9fc4a05 support ".Nx 1.3a" 1997-11-23 01:42:21 +00:00
ross
2f6d733317 Add #include <sys/types.h> to man page to document existing practice.
(PR misc/4540.)
1997-11-23 00:13:13 +00:00
hubertf
6b7391ff96 We use perl 5.004_04 now 1997-11-22 04:20:49 +00:00