Commit Graph

555 Commits

Author SHA1 Message Date
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
cgd 31be280321 explicitly set zoneinfo files to be read-only by everyone. fixes pr 984 1995-04-22 12:10:17 +00:00
jtc e3c663eb4c .include <bsd.nls.mk> unless NONLS is defined. 1995-04-21 20:29:40 +00:00
cgd 1939c12486 special hacks for alpha; mostly: some things aren't supported. 1995-04-21 02:56:24 +00:00
jtc a04634e01b First cut of makefile header that builds and installs message catalogs. 1995-04-20 05:09:34 +00:00
mycroft a1e0e43227 Remove read-only files before trying to rewrite them. From Greg Hudson. 1995-04-20 02:04:51 +00:00
cgd 622d3ff963 don't ranlib read-only files. patch for bug 977, from Greg Hudson
(ghudson@MIT.EDU).  He doesn't think this patch is particularly
beautiful, but i'm not sure much can be done about that.
in particular:
	(1) installing to a different file name, then chowning that
		and using 'mv' brings up a couple of bugs that
		can't reasonably be tested for (and shouldn't have to be),
	(2) you don't particularly want people trying to use the libraries
		until they've been successfully installed, anyway.
1995-04-19 06:26:50 +00:00
mycroft 5793176678 Follow symlinks when copying example files. From Greg Hudson. 1995-04-16 19:04:49 +00:00
jtc 52f5d66e4b Removed self-referential cross reference. 1995-04-12 00:32:27 +00:00
briggs 6598f884fb Minor grammatical nit: "have too" -> "have to." 1995-04-10 22:28:18 +00:00
jtc a5c856b8c8 KERNEL -> _KERNEL 1995-03-28 17:29:16 +00:00
mrg 1f2744e6e4 4.4BSD-Lite2 1995-03-27 19:28:50 +00:00
leo 8b0113cfce NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
jtc 65e6076edc Added -D_KERNEL to CFLAGS alongside each -DKERNEL. 1995-03-23 20:13:22 +00:00
cgd ce5ebe9911 pseudo-merge with Lite; man pages need to be merged seperately, but
that's really a port-specific thing.  They probably should be updated, too.
1995-03-18 16:11:33 +00:00
cgd 369451e46b from Lite 1995-03-18 15:17:32 +00:00
cgd 0114e805ce convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00
jtc b781d165f2 Remove old version of zic. 1995-03-11 01:28:11 +00:00
jtc fe94427322 No longer build zic. 1995-03-11 01:27:43 +00:00
jtc e60d1c1e76 sync with tzdata95b 1995-03-08 20:51:04 +00:00
jtc 7635c72750 updated timezone files from ado 1995-03-08 20:42:09 +00:00
fvdl 69a4a6b202 Added compat_linux.8 to Makefile 1995-03-06 22:46:07 +00:00
fvdl c233e441a4 COMPAT_LINUX manual page. Mainly describes how to deal with Linux shared
libraries.
1995-03-05 23:30:36 +00:00
chopps 335d307c09 add manpage for A2060 arcnet board. 1995-03-01 11:42:32 +00:00
glass 73165ec2d0 remove extra tab 1995-03-01 09:05:20 +00:00
mycroft 4c34be6b52 Clean up deleted files. 1995-03-01 00:00:00 +00:00
jtc fe1ae87fb3 Change #! to /usr/bin/sed -nf. 1995-02-23 17:23:54 +00:00
jtc b83cf82eb5 Define NLSDIR, NLSGRP, NLSOWN, and NLSMODE (for message catalogs). 1995-02-20 21:26:33 +00:00
jtc 8509fdf785 Get rid of "device" and "master" keywords, they are not used in
kernel config files.
1995-02-17 09:43:38 +00:00
jtc 93c0a2ddc0 Changed isofs to cd9660.
Bug was reported by Carsten Hammer in PR #779.
1995-02-03 18:17:32 +00:00
jtc 365a39f9c0 fix tcpdump cross reference 1995-01-25 08:40:21 +00:00
jtc f3fb76cdde Removed sentance that stated that each *.mk file had a cooresponding
*.rd file.  All the documentation is in bsd.README.  Fixes PR #681.
1995-01-13 00:27:49 +00:00
mycroft 5d27388b1d Add boca.4. 1995-01-08 00:12:20 +00:00
mycroft 0349c5b9e0 Add a multiplexer for BOCA serial boards. 1995-01-03 22:26:36 +00:00
mycroft c6cf67ee10 Recognize version 1.1. 1995-01-03 05:57:18 +00:00
mycroft 461292df64 Remove some outdated comments. 1995-01-03 05:50:39 +00:00
cgd 7367bf16c1 add info about LIB, as pointed out by jhawk@MIT.EDU 1995-01-02 23:59:01 +00:00
cgd bf5e42f34c document st and cd. 1994-12-28 23:35:34 +00:00
cgd a8eed3ef15 document sd, st, and cd. needs to be converted to doc. (gag me with an axe.) 1994-12-28 23:34:56 +00:00
mycroft eacba7d3f3 Insert a missing ${MANSUBDIR}. 1994-12-28 21:46:29 +00:00
mycroft 16f1ef6125 Install links after, not before the pages. 1994-12-28 21:34:23 +00:00
glass 60d17d8522 do the cross-ref thang 1994-12-28 18:58:53 +00:00
glass ac082c889e this is really dave's fault :) 1994-12-28 09:59:44 +00:00
phil d9b81c1c3c Enable shared libs on the pc532. 1994-12-28 04:32:45 +00:00
briggs 4454560c78 Finish change to allow 04.csh to be optional. 1994-12-26 19:11:05 +00:00
cgd 3413c37523 make these all work, with lkm_nofunc instead of nosys for load/unload/stat. 1994-12-24 13:26:45 +00:00
cgd 3bcbf9fb79 fix up a botch, defining MANALL when there weren't any MANs. 1994-12-23 11:19:21 +00:00
cgd a95ea97ca7 oops; fix a bogon. 1994-12-22 12:22:59 +00:00
cgd 06e2955ff1 specify man pages the new way. 1994-12-22 10:44:04 +00:00
cgd ae9172d6cd specify man pages the new way. 1994-12-22 09:57:51 +00:00
cgd dbcf91bb89 specify man pages differently, and document how. 1994-12-22 09:20:40 +00:00
cgd 3d5d33d3c1 s/externs.h/extern.h/ 1994-12-19 14:14:40 +00:00
glass 53792bd39b update to reflect config.new 1994-12-19 03:01:59 +00:00
mycroft 083f69b8a4 Clean up deleted files. 1994-12-18 11:44:46 +00:00
cgd 29070e40a4 csh docs installed along with csh binary, and sources live with csh sources. 1994-12-18 11:44:42 +00:00
jtc 1b49817481 Manpages for disk devices by James A. Jegers, with minor editing
by me.
1994-12-14 01:11:40 +00:00
mycroft 97978a8f0b Remove `-+' arg to mkdep. 1994-12-13 11:14:56 +00:00
mycroft 6f9568d22b Slight simpliciation. 1994-12-13 08:46:22 +00:00
mycroft 5d8e3d6329 Add CPPFLAGS to mkdep lines, for cross-compilation. 1994-12-13 08:40:04 +00:00
deraadt b6a37fdd60 touchup 1994-12-12 06:13:29 +00:00
glass e8a05c67ac remove vax reference. kills bug 593 1994-12-10 08:04:57 +00:00
deraadt fdd48a9d65 cleanup 1994-12-09 09:29:26 +00:00
deraadt a753707b1a pcfs is gone 1994-12-05 09:16:58 +00:00
christos 270150876e Updated to mention the local netgroup.db and NIS db handling. 1994-12-04 22:35:51 +00:00
mycroft 821f29c84a Clean up deleted files. 1994-11-30 20:30:18 +00:00
jtc b5930afc5f Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id conventions.
1994-11-30 19:31:07 +00:00
jtc 294d9cc710 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id conventions.
1994-11-30 19:07:03 +00:00
jtc df430275d5 imported from 4.4lite 1994-11-30 18:53:08 +00:00
jtc d158bf0ae2 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-11-30 16:22:03 +00:00
jtc 3e65533997 imported from 4.4lite 1994-11-30 15:26:55 +00:00
jtc ee52468ada Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-11-30 15:24:27 +00:00
jtc 1c8c503497 imported from 4.4lite 1994-11-30 08:36:46 +00:00
jtc b41b4b4174 Merged with 4.4lite
Changed to conform to NetBSD's new RCS Id convention.
1994-11-30 08:34:58 +00:00
jtc 45c485d17f imported from 4.4lite 1994-11-30 08:32:28 +00:00
jtc 56f3c5d8ba Added -xpg3 and -xpg4. 1994-11-20 08:35:06 +00:00
deraadt e1436b104d some more cleanup 1994-11-14 06:30:36 +00:00
cgd 022ee8f7fe new RCS ID format. 1994-10-27 04:14:23 +00:00
cgd ec77f0b327 new RCS ID format. 1994-10-26 02:01:24 +00:00