Commit Graph

649 Commits

Author SHA1 Message Date
cgd
c1f27b8603 update for new multiport board->com interface; 'flags 1' doesn't have
meaning any more.
1996-03-10 09:14:28 +00:00
scottr
2dc058d31b Update search list length limit to match reality. 1996-03-06 18:22:16 +00:00
ragge
04d91f3670 Update to match reality (and new drivers!). 1996-03-05 15:28:48 +00:00
thorpej
9029778d04 RCS id police. 1996-03-03 16:54:17 +00:00
jtc
4c5575d1b7 the values of end, etext and edata are not set by brk(2) 1996-03-01 00:17:49 +00:00
jtc
f1938eb0d0 Removed special handling of CPPFLAGS if DESTDIR is set. Third party
makefiles may use DESTDIR for something completely different.
1996-02-29 19:06:57 +00:00
leo
e8fb96d0fc Initial revision 1996-02-29 11:35:45 +00:00
jtc
4e24a7f97e Default .s.o and .S.o left output in wrong file 1996-02-28 23:45:16 +00:00
jtc
bfbc5fb90c Copyright assigned to the NetBSD Foundation 1996-02-27 22:39:39 +00:00
pk
cb632f2035 Use shell internal substring matching, like bsd.man.mk. 1996-02-21 10:02:00 +00:00
scottr
e72f77df62 We don't really care when the gus driver appeared, here. 1996-02-19 20:51:28 +00:00
hpeyerl
c9477a3dbc manpage fix for -alldirs in exports. Fixes PR#2092.
from: Andrew Gallatin <gallatin@isds.duke.edu>
1996-02-18 01:10:55 +00:00
ragge
343d6b8d95 Manual page for 11/750 Console TU58 synced up with the new driver. 1996-02-17 21:05:07 +00:00
scottr
c12cfe6530 Fix typo, from John Kohl. Closes PR 2066. 1996-02-11 14:50:03 +00:00
christos
fb67954ba8 fix PR/1245 1996-02-10 18:14:11 +00:00
jtc
24af95d976 Use ksh-style substring parameter expansion expressions instead of
calling expr when constructing manpage directory and file names.
Much, much faster.
1996-02-10 07:49:33 +00:00
jtc
e14f626063 Remove u.s. naval observatory data, as it serves no real purpose. 1996-02-05 06:48:55 +00:00
jtc
d5f3aced3a Sync with tzdata96b 1996-02-05 06:46:37 +00:00
jtc
4f9f0e60e7 import tzdata96b 1996-02-05 06:44:24 +00:00
thorpej
732dd94a83 Add experimental data mirroring support, derived from code written by
Satoshi Asami and Nisha Talagala.  For details on using data mirroring,
see the ccd(4) manual page.
1996-02-01 20:47:13 +00:00
phil
dd729279fb New man page contributed by Jon Buller. (mem.4 as modified from other
mem.4 pages.)
1996-01-25 07:19:54 +00:00
cgd
93542f4a98 clean up bits that state which man page section numbers are allowed (section
9 now exists).  Document that variables in bsd.own.mk that were not previously
documented.
1996-01-22 22:46:06 +00:00
mycroft
fceadcfbd1 Use the `-q' option to tsort(1). From der Mouse, PR 1204. 1996-01-17 20:39:26 +00:00
thorpej
9e1da3de59 Document the "ms" field, per Shinya Taniguchi
<tng@nuclth15.phys.sci.osaka-u.ac.jp> in PR #1789.
1996-01-15 02:04:05 +00:00
thorpej
5ba712a21d Allow override of nroff program, requested by Masanobu Saitoh
<msaitoh@spa.is.uec.ac.jp> in PR #1741.
1996-01-15 01:56:09 +00:00
perry
da23f444f4 Fix typo: failire -> failure 1996-01-09 21:59:24 +00:00
pk
1ed4cf5267 Note search mechanism. 1996-01-09 19:43:34 +00:00
thorpej
386884687c Add fetch(9) and store(9), which describe the {fu,su}{,i}{byte,word}
functions.  Cross-reference with each-other and copy(9).
1996-01-09 03:23:01 +00:00
thorpej
d444072739 copy(9) manual page: describes the copyin(), copyout(), copystr(),
copyinstr(), and copyoutstr() functions.
1996-01-09 01:44:42 +00:00
thorpej
c97dc193f1 Build and install the disk(9) manual page. 1996-01-09 01:07:35 +00:00
thorpej
6defd3c818 Manual page describing the new generic disk framework. 1996-01-09 00:22:04 +00:00
pk
c7ad3faee9 Document hint file v.2 1996-01-09 00:14:32 +00:00
jtc
8fe8f4f8de sync with tzdata96a 1996-01-08 22:36:35 +00:00
jtc
a661cdd7bd import tzdata96a 1996-01-08 22:34:43 +00:00
ragge
57c25f79f6 Updated to conform to reality. 1996-01-07 20:56:59 +00:00
ragge
19141f0862 Update to conform to reality. 1996-01-07 20:48:19 +00:00
ragge
cfe57e4717 Change to be more consistent with device naming. 1996-01-07 20:11:35 +00:00
thorpej
546e2339c3 Reflect recent area code chagnes, per PR #1843, from Andrew Carey
<careya@PEAK.ORG>.
1995-12-31 02:49:24 +00:00
thorpej
e52cfc265c Add missing zipcode for Ames, IA, from Michael Graff, PR #1869. 1995-12-30 23:40:20 +00:00
thorpej
2638a723c4 Add missing zipcode for Manteca, CA. Fixes PR #934, from Barry Books
<bfb@planet-texas.com>.
1995-12-30 19:00:06 +00:00
thorpej
11381ec353 Add a vnd(4) manual page and make vnconfig(8) reference it. Fixes
PR #445.
1995-12-30 18:10:45 +00:00
thorpej
2ec75edc49 New-style RCS id. 1995-12-28 08:53:50 +00:00
jtc
79a9fb367d Sync with termcap 9.12.3 1995-12-27 21:11:27 +00:00
chopps
c5620905dc remove ref to non-existant special(8) (pr#1681 from Thorsten Frueauf) 1995-12-27 07:55:32 +00:00
perry
5b6f34a9a4 Added macros to make section 9 man pages default to "NetBSD Kernel Manual".
I would have prefered the "Kernel Internals Manual", but some man pages
in the kernel section have names too long to make that possible without
messing up the title lines. (Sigh.) Also designated "KM" to indicate
"NetBSD Kernel Manual" for completeness.
1995-12-19 19:14:45 +00:00
cgd
4297bc2d3a don't include the .c.a rule on the alpha. see p.r. 1488 for an
example of how make breaks when it's present.  In particular, it causes
build of the compiler toolchain to fail if present, which keeps
a complete system from building, on the alpha.
1995-12-18 02:53:20 +00:00
pk
ec88e20813 Fix `set prompt = ..' (per Chris Jones; PR#1839).
Also, make the prompt appear as was probably intended..
1995-12-14 22:37:20 +00:00
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