Commit Graph

602 Commits

Author SHA1 Message Date
cgd
8c917568da add "CFLAGS += -Werror" to bsd.sys.mk, and update various bits of
documentation to explain bsd.sys.mk's purpose more clearly.
1995-12-13 01:25:05 +00:00
jtc
c94210debc sync with termcap 9.11.5 1995-12-05 04:03:29 +00:00
jtc
5b2064391a merge in changes from 1.1 release branch 1995-11-28 08:03:22 +00:00
perry
f37edba165 Added man9 to SUBDIRs 1995-11-25 21:26:28 +00:00
perry
4e41b85beb Added first section 9 man pages -- initial pages and Makefile from cgd
Section 9 man pages document the internals of the kernel.
1995-11-25 21:24:47 +00:00
perry
3baad3ca17 Add support for Section 9 (kernel internals) manpages 1995-11-25 19:53:33 +00:00
pk
a67e5e52e2 ufs -> ffs & two more filesystem types (from Mike Long; PR#1766). 1995-11-16 09:41:53 +00:00
pk
557981cdcb Add gus & sb man pages from John Kohl (submitted in PR#1731). 1995-11-13 14:39:14 +00:00
pk
0a8364e468 Add `1.1' to Nx macro. 1995-11-13 14:33:08 +00:00
pk
1ef62d5e6d pss & wss man pages from Mike Long (submitted in PR#1757). 1995-11-13 09:44:13 +00:00
pk
b465d11eb7 audio(4) man page from John Kohl (submitted in PR#1752). 1995-11-12 20:14:23 +00:00
pk
8db9795fc7 Fix typo (from John Kohl; PR#1714). 1995-11-12 19:43:27 +00:00
cgd
4b84367c40 NetBSD/Alpha now supports profiling 1995-11-03 23:33:33 +00:00
gwr
b89559193d Remove extra space in first line so tic can exec it. 1995-10-31 15:26:08 +00:00
jtc
014044ef1a Fix formatting 1995-10-28 20:43:49 +00:00
ghudson
f41166264d Update cross-references. From John Hawkinson. 1995-10-22 01:40:10 +00:00
christos
70174eb6fe Added include file <bsd.sys.mk> that contains lex and yacc "parallel aware"
rules. These rules are not turned on by default; they are enabled by setting
the PARALLEL variable.
1995-10-22 00:45:53 +00:00
jtc
adbdc55a44 Fix typo (David Maltz; PR #1632) 1995-10-19 08:03:40 +00:00
leo
56a56c824b Mouse driver 1995-10-19 06:50:44 +00:00
leo
f27c94ab62 man8.atari 1995-10-17 20:44:26 +00:00
fvdl
0bb2a5f43a Sync with reality. 1995-10-16 20:17:59 +00:00
leo
9dca765d4c Fix the results of a wrong import. This file was in the wrong dir. 1995-10-16 06:49:58 +00:00
leo
c3fae4e048 man4.atari 1995-10-15 12:54:43 +00:00
cgd
079c0ee400 install -s now works properly on the alpha, so don't redefine STRIP
(to kill the -s).
1995-10-12 06:22:18 +00:00
thorpej
b407d48e85 Make a note that the kernel only allows FS_BSDFFS component partitions. 1995-10-09 06:09:09 +00:00
jtc
d9789d4225 Overlay our pcvt with pcvt 3.32 sources. All of our fixes have been
incorporated into the master sources, so it is unnecessary to resolve
all the conflicts that would occur if we let CVS "merge" the versions.
1995-10-07 21:43:25 +00:00
jtc
68b7d2aca6 import pcvt 3.32 1995-10-07 21:11:27 +00:00
jtc
56f0e934f2 Initial revision 1995-10-07 21:11:26 +00:00
jtc
a9f17da5a4 Initial revision 1995-10-07 21:10:54 +00:00
chopps
2adf2b3409 update to ariadne ethernet manpage from Bernd Ernesti <bernd@arresum.inka.de> 1995-10-07 18:09:11 +00:00
chopps
41a4643dd1 new quicknet ethernet driver from Kortelainen Mika <k125374@cs.tut.fi> 1995-10-07 17:55:32 +00:00
briggs
61bda61a87 Add my new area code, sort, and Ohih -> Ohio. 1995-10-06 12:15:38 +00:00
thorpej
ce359acdb0 Fix typo: dclose.3 -> dlclose.3 1995-10-06 07:21:58 +00:00
cgd
9544e255ed correct an alpha-specific comment 1995-10-02 20:30:28 +00:00
hpeyerl
ee26b4b560 Changes to update new area codes. From 'TELECOM Digest" archives. 1995-10-02 20:05:33 +00:00
pk
bb4bce0db3 Install dlfcn.3 and links. 1995-10-01 18:47:21 +00:00
pk
996bd19dd0 Update (incl. PR#1547). 1995-09-30 21:28:19 +00:00
pk
1fbe81825a Man page for dlfcn.h 1995-09-30 21:25:24 +00:00
pk
ba51c14e09 Use CPPFLAGS in .S rules. 1995-09-30 12:21:33 +00:00
jtc
e0f80afea3 sync with tzdata95i 1995-09-28 07:35:41 +00:00
thorpej
e0ac0a0330 Update from Stu Grossman <grossman@cygnus.com>, documenting his enhancements. 1995-09-27 18:31:50 +00:00
cgd
2357fc71b1 alpha no longer needs NOMAN= 1995-09-27 13:34:11 +00:00
christos
6e591491c3 - make sure the afterdepend rule fires `after' .depend gets created.
[fixed for parallel make]
- make depend prettier printing.
1995-09-27 01:15:09 +00:00
jtc
7065a25cef Fix .cc.o .C.o rule; PR #1522 1995-09-26 23:48:24 +00:00
jtc
39186b9842 Fixed mispelling of Athena, added Persephone; PR #1497 1995-09-26 00:22:27 +00:00
christos
03d121f492 - Actually commit the bsd.lib.mk changes mentioned above... 1995-09-25 00:53:09 +00:00
christos
e3a69c3c19 - In preparation for parallel makes fix the library rules so that they
don't use a.out as intermediate output.
- Note in the README file that we cannot fix the xstr stuff.
  We still need to fix lex and yacc.
- Allow overriding of the variables in sys.mk
1995-09-24 23:49:06 +00:00
jtc
57e811876e sync with termcap 9.8.3 1995-09-11 23:11:40 +00:00
jtc
4bafac2c1a Create symlink between MAKEDEV(8) and makedev(8) for user convenience.
Update RCS Id to use $NetBSD: $.
1995-09-06 21:36:32 +00:00
jtc
f03ae96103 Renamed makedev.8 to MAKEDEV.8, to be consistant with all other ports. 1995-09-06 21:31:34 +00:00