532 Commits

Author SHA1 Message Date
jtc
ff83cc7a0f add wt(4) 1995-07-11 02:04:57 +00:00
jtc
c5cfda4eb3 Describe a few more drivers. 1995-07-11 01:50:15 +00:00
jtc
76d9d16ae8 Change 3COM -> 3Com for consistancy across manpages 1995-07-11 01:49:39 +00:00
jtc
92fb49982f add cross references to new net driver manpages 1995-07-11 01:42:57 +00:00
jtc
2ce3def96f Manpages from Jim Jegers for some of the supported network drivers. 1995-07-11 01:41:24 +00:00
jtc
9a11ba1215 unused file, russia is handled by europe & asia zone files 1995-07-10 19:23:24 +00:00
jtc
28bc7d257b sync with tzdata95e 1995-07-10 19:21:14 +00:00
chopps
2b88fc3bab oops forgot to add. es.4 from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-07-07 20:42:32 +00:00
chopps
e26429a731 some small fixes and new es manpage from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-07-04 17:18:10 +00:00
jtc
76dc5d31d3 Use ${.ALLSRC} when building termcap.db 1995-07-03 23:31:17 +00:00
jtc
3d55deb168 Install termcap.src directly instead of processing it with reorder.
The terminfo-derived termcap database we are now using has been pre-
reordered, with the most popular terminal entries first.  Besides it
makes very little difference, since most NetBSD application will be
using the db-version of the termcap database.

Removed reorder script.
Removed tck script, we don't have the showtc program (script?) that it
requires.
1995-07-03 22:12:47 +00:00
jtc
3143d79c3e merged with tzdata95d 1995-07-03 21:09:59 +00:00
jtc
90f0f67359 updated to tzdata95d 1995-07-03 21:06:07 +00:00
jtc
266315a609 fix default path 1995-07-03 19:45:07 +00:00
mycroft
b545b9db88 Document {LIST,TAILQ}_INSERT_BEFORE(). 1995-07-03 00:25:36 +00:00
mycroft
73a1524a19 Document {LIST,TAILQ}_INSERT_BEFORE(). 1995-07-03 00:20:18 +00:00
christos
ede9308f87 Add:
SVR4_MAKEDEV:	Script to make devices in /emul/svr4/dev
nsswitch.conf:	Name service configuration switch file for /emul/svr4/etc
netconfig:	Network configuration file for /emul/svr4/etc
1995-07-02 06:29:46 +00:00
briggs
49c06cb6c4 Reorder man page sources in makefile (alphabetize) and
add boot_mac68k.8.
1995-07-02 02:09:50 +00:00
cgd
73037ca2b0 oops 1995-06-29 17:43:13 +00:00
cgd
7d5b9a0d95 fix a paste-o 1995-06-27 20:37:29 +00:00
phil
74dd9a75f0 man4.pc532/plip.4 needs tbl 1995-06-27 18:22:51 +00:00
phil
eeda8a1194 Changes from Matthias Pfaller plus delete "Id:..." line. 1995-06-27 18:11:07 +00:00
jtc
59e4f5b494 /usr/lib/tabset -> /usr/share/tabset 1995-06-26 19:38:56 +00:00
jtc
ee120c06f1 Changed adm12's us entry from \EG1 to \EG8 as reported by Olaf Seibert
in PR #1041.
1995-06-26 19:33:41 +00:00
jtc
c3295ae9ca Updated to latest termcap source 1995-06-26 19:23:07 +00:00
cgd
aebda19c0b fix more possibly-empty 'rm's, here. kill long-dead {profiled,...}/* cleans 1995-06-26 00:19:44 +00:00
cgd
6ae995da62 oops; fix an rm that might be empty 1995-06-25 22:29:02 +00:00
cgd
f386420eb0 update lint rules, but keep linting disabled 1995-06-24 08:27:37 +00:00
phil
3e37a9ca15 Adding man4.pc532 and contents. 1995-06-22 04:45:43 +00:00
phil
a48de8d922 Adding man4.pc532 and contents. 1995-06-22 04:33:59 +00:00
pk
5b1fada2d5 Make the engine do the enumeration for us. 1995-06-11 23:05:17 +00:00
pk
392d51351f Document `/emul/sunos' usage (from Matthew Green). 1995-06-11 22:34:31 +00:00
mycroft
03a9334875 Explicitly remove obj link before creating it. 1995-06-10 20:46:35 +00:00
mycroft
27d2a9e05f Define LIBEDIT. 1995-06-10 20:21:05 +00:00
cgd
741ffd7de0 make this work whether or not MANZ is defined. also, clean it up a bit,
remove some extra cruft, and make the way compressed man pages are installed
a bit more sane.  (DON'T blow away uncompressed man pages of the same name,
if they're also there...)
1995-06-07 01:15:20 +00:00
cgd
65cf7e111a update from Ignatios Souvatzis 1995-06-06 23:41:37 +00:00
jtc
bc0bd141b6 termlib(3) -> termcap(3) 1995-06-05 23:52:17 +00:00
brezak
f44a5710f1 define MANZ=1 in bsd.own to get compressed man pages installed 1995-06-02 02:52:04 +00:00
gwr
73a128e326 Add a man page. 1995-06-02 00:22:47 +00:00
cgd
ad294f7eb0 build/install netgroup man page from here. 1995-05-11 23:13:15 +00:00
jtc
93e62fefe1 termcap@berkeley.edu no longer exists, tell people to send termcap
updates to netbsd-bugs@netbsd.org instead.
1995-05-10 23:17:56 +00:00
jtc
5446dea133 Commented out inappropriate sections and cross references 1995-05-10 22:46:24 +00:00
jtc
70843c4eab Update xterm and pcvt termcap entries to most current versions as per
PR #1011.
1995-05-06 06:19:11 +00:00
mrg
30675b877b 4.4BSD-Lite2 1995-04-29 00:26:52 +00:00
jtc
6a430d23e9 Removed -DKERNEL, header files have been converted to use _KERNEL 1995-04-27 19:15:11 +00:00
jtc
db8496095b Only set NLSALL if NLS is defined and not empty. 1995-04-27 18:05:38 +00:00
jtc
ea563874e2 install bsd.nls.mk 1995-04-26 22:30:57 +00:00
mellon
7b8bdc7ae5 pmax boot documentation 1995-04-25 23:55:11 +00:00
pk
7d07096c42 Bits from old reboot_sparc.8 man page. 1995-04-25 11:37:25 +00:00
cgd
555d4b510e slightly clean rcs ids, etc. 1995-04-23 10:33:03 +00:00