Commit Graph

640 Commits

Author SHA1 Message Date
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
deraadt
df53eac2ca tiny cleanup 1994-10-24 05:38:29 +00:00
cgd
a9115883f6 update to match header file. 1994-10-19 04:01:14 +00:00
deraadt
a99b93e354 man page bywr and I 1994-10-18 06:48:51 +00:00
glass
82be98b701 fix uses of old config style 1994-10-17 14:33:22 +00:00
glass
0e33b7356e fix man page for lms 1994-10-17 14:23:25 +00:00
mycroft
2055209f92 Stop if cd fails. 1994-10-09 16:44:01 +00:00
mycroft
ca04f4e45d Add more links for queue.h. 1994-10-06 09:02:21 +00:00
mycroft
c0f9a2266e Add SKEY (defined) and KERBEROS (commented out) variables. 1994-09-28 15:59:28 +00:00
deraadt
d022bff83a Explain how to deal with ypbind.lock 1994-09-28 01:41:05 +00:00
mycroft
b57ce343c0 Use POSIX form of kill(1). 1994-09-23 23:26:54 +00:00
mycroft
97fc5017d9 Clean up deleted files. 1994-09-21 19:51:48 +00:00
chopps
69909739c6 add some manpages I wrote. Kinda scruffy but a start I guess. 1994-09-19 17:40:43 +00:00
deraadt
e77fac2241 make this dir work 1994-09-19 05:47:21 +00:00
mycroft
6ea46cb5e4 Remove hard-coded path. 1994-09-16 23:17:34 +00:00
mycroft
3027969298 Fix bugs. 1994-09-16 23:08:38 +00:00
mycroft
5d52fc9b25 Add man4.amiga. 1994-09-16 21:21:24 +00:00
chopps
e905d504dd add our architechures to .Dt 1994-08-31 05:55:57 +00:00
mycroft
6df8c5e52c Include bsd.own.mk earlier. 1994-08-24 19:10:48 +00:00
cgd
02ee725315 include bsd.own.mk early on, to get NOPIC definition. 1994-08-19 15:48:12 +00:00
mycroft
a47fc068c7 Fix incorrect uses of .Xr, and add some items to the SEE ALSO section. 1994-08-14 07:48:58 +00:00
pk
5a944a146a Document new a.out flag. 1994-08-13 08:37:33 +00:00
mycroft
9ce68c0a4a Minor updates. 1994-08-11 22:18:46 +00:00
mycroft
f6d4ffa7bf Add rtfps.0. 1994-08-10 03:25:02 +00:00
pk
0e7e1e9127 Don't keep local symbols in a shared library symbol table. 1994-08-09 13:04:28 +00:00
deraadt
43e8ed39f2 fix typo 1994-08-09 07:15:10 +00:00
mrg
e6caae7a74 4.4BSD-Lite2 1994-08-08 19:32:44 +00:00
mycroft
3d18bb4c52 Document the new-fangled device. 1994-08-07 11:05:57 +00:00
jtc
f89305d247 K2 & K3 definitions swapped 1994-08-06 05:44:20 +00:00
mycroft
eb766ae9dc Fix copyright. 1994-08-05 22:54:09 +00:00
mycroft
0bbe483464 Install ccd(4). 1994-08-04 00:20:07 +00:00
mycroft
cb3d6615b8 Add ccd configuration info, from Jason Thorpe and Jason Downs, edited by me. 1994-08-04 00:18:03 +00:00
mycroft
101c02e6db Move the inclusion of bsd.own.mk to a better place. 1994-07-26 19:42:37 +00:00
mycroft
8bfd467ff4 Make this work again. 1994-07-24 07:16:21 +00:00
mycroft
ef30e98b43 Make this compile again (mostly). 1994-07-24 03:13:30 +00:00
mycroft
9b485413ba Make this compile again. 1994-07-24 02:52:39 +00:00
mycroft
c7621245e4 Make this build again. 1994-07-24 02:43:08 +00:00
cgd
9a827a815b get permissions right on installed directories 1994-07-21 07:33:01 +00:00
cgd
65e0c25657 fix from christos, for progs w/o objects 1994-07-20 04:57:12 +00:00
hpeyerl
868adde577 Make the manpage match the code. 1994-07-13 19:26:37 +00:00
mycroft
a53df2f836 Fix description of /usr/share. 1994-07-09 05:51:13 +00:00
mycroft
2bc3c3a671 Pull libraries from ${DESTDIR} if set. Kill LDONLY, which is unused and
probably not useful anyway.
1994-07-06 04:13:37 +00:00
mycroft
624e7c0ad8 Use CPPFLAGS (previously defined but unused) to yank in include files from
${DESTDIR}/usr/include.
1994-07-06 04:12:24 +00:00
mycroft
753b97a485 Include ${CPPFLAGS} when compiling .c and .cc files. 1994-07-06 04:09:55 +00:00
deraadt
ea04d49e6a sparc man pages from 4.4-lite 1994-07-01 20:47:23 +00:00
deraadt
ec891b096e .m4 files are sources too 1994-06-30 06:47:38 +00:00
cgd
f0fb7b6706 fix modify-info-nothingness-then-substitute probelm that broke genclass build 1994-06-30 06:35:50 +00:00
cgd
3448b20f99 use the ms macro package, rather than the msU one. from
Luke Mewburn <lm@karybdis.cs.rmit.OZ.AU>/
1994-06-30 05:34:53 +00:00
cgd
61d2ae79f4 RCSID frobbing, and minor sanity adjustments. 1994-06-30 05:31:04 +00:00
cgd
b233f19e46 don't be careless with _SUBDIRUSE 1994-06-30 05:21:28 +00:00
jtc
293b4a9e72 Strip *.sh when constructing OBJS from SRCS.
This will allow us to clean up makefiles that build a script by munging
a template (uusched, genclass, neqn, etc.).
1994-06-28 05:16:12 +00:00
cgd
01d538b31a slight mod to the way in-source docs are handled 1994-06-25 05:49:29 +00:00
cgd
f9a7ed06b5 make it work 1994-06-19 03:15:43 +00:00
cgd
d80c042e2f make it work 1994-06-19 02:36:49 +00:00
cgd
defb1d9778 make it work 1994-06-19 02:17:46 +00:00
cgd
e5e19412b4 clean up import 1994-06-19 01:13:13 +00:00
cgd
7e8a221a9d Lite doc macros 1994-06-19 01:07:24 +00:00
mycroft
39b3222f1a Clean up deleted files. 1994-06-19 00:24:08 +00:00
cgd
e9d9e0c442 some more things not in Lite 1994-06-19 00:24:03 +00:00
cgd
d9158b13b5 new doc set from Lite 1994-06-19 00:07:16 +00:00
mycroft
fa6cb59648 Clean up deleted files. 1994-06-18 23:54:11 +00:00
cgd
9f7c821782 don't chown the symlink, when HIDEGAME causes a symlink to be made to dm.
4.4-based FS code _follows_ the symlinks on a chown(2) call.
1994-06-18 20:57:49 +00:00
deraadt
d8adee80a9 another pass 1994-06-16 20:37:28 +00:00
deraadt
1a685949a8 add compat_sunos(8) and man8.sparc 1994-06-16 18:51:19 +00:00
deraadt
c52cfbef5c first cut at sparc MAKEDEV man page 1994-06-16 18:50:17 +00:00
deraadt
447ba9e068 first cut at sparc MAKEDEV man page 1994-06-16 18:50:15 +00:00
pk
03c92d6ea1 Describe nlists' n_other field. 1994-06-09 16:08:39 +00:00
pk
730768feb0 reflect some changes over the last 6 months. 1994-06-09 15:52:17 +00:00
mycroft
625a6892f7 Update from 4.4-Lite, with local changes. 1994-06-08 19:27:32 +00:00
jtc
ab01da01c5 Change BINOWN -> BINGRP where appropriate. 1994-06-02 23:40:06 +00:00
deraadt
79bf0f83ce i love writing documentation 10 months later 1994-05-24 10:04:46 +00:00
cgd
53d6c3f81d fix the last to do the right thing for dependencies 1994-05-24 09:37:30 +00:00
deraadt
1b67bc1b3c LIBSKEY 1994-05-24 06:30:57 +00:00
jtc
1e65a5b9e8 Single source file programs are now compiled into object files before they
are linked.  This change halves the time it takes to rebuild all of the
NetBSD sources when only the C library is "touched"; but only takes about
one percent more disk space.
1994-05-22 23:03:58 +00:00
mrg
87d584ebac 4.4BSD-Lite2 1994-05-19 23:51:25 +00:00
mrg
d5172fe0bb 4.4BSD-Lite2 1994-05-05 23:16:05 +00:00
mrg
c69add825f 4.4BSD-Lite2 1994-05-05 23:07:22 +00:00
mrg
7df8517996 4.4BSD-Lite2 1994-05-05 22:29:57 +00:00
cgd
9c704c6bc2 light update from Mike Long <mike.long@analog.com> 1994-04-29 00:05:49 +00:00
mrg
d090573caa 4.4BSD-Lite2 1994-04-20 22:45:22 +00:00
mrg
99c5c97ba6 4.4BSD-Lite2 1994-04-20 16:39:42 +00:00
mrg
b8b94308b9 4.4BSD-Lite2 1994-04-19 23:58:27 +00:00
mrg
746ece7f93 4.4BSD-Lite2 1994-04-19 21:52:46 +00:00
mrg
a201e12de1 4.4BSD-Lite2 1994-04-19 21:37:39 +00:00
cgd
d94cf8ceb8 kill typos noted by Christoph Kukulies 1994-04-13 17:38:03 +00:00
deraadt
d22471e3ca outperform herb :-) 1994-04-13 07:01:50 +00:00
mycroft
e9faa0a830 Clean up deleted files. 1994-04-09 09:22:41 +00:00
glass
de91dd3177 found a man page for tb(4)...moved from 4.vax to 4.general 1994-04-09 09:22:13 +00:00
cgd
78d7559413 one letter... 1994-04-08 18:04:22 +00:00
deraadt
69ca046de0 work around what appears to be a groff bug. the line is shortened so that
groff doesn't truncate it, in any case the sentence still makes sense.
1994-04-08 08:36:24 +00:00
mycroft
c896c3f4af From Mark Weaver: [pc3] Add commands to reset the colors in the reset string. 1994-04-07 16:21:09 +00:00
mycroft
6b0345e8e4 vt220: Use as many codes from vt100 as possible. 1994-04-06 08:37:31 +00:00
mycroft
4eec603e8c Remove SF and SR from vt220 and add a termcap specificaly for pcvt. Real
vt220 does not have these commands.
1994-04-06 08:00:54 +00:00
mycroft
b66898cf06 Fix scroll forward/backward, and add default geometry for vt220. 1994-04-06 07:23:30 +00:00
chopps
568355ca48 relink (recompile) single source programs when crt0.o is updated. 1994-04-06 06:37:38 +00:00
mycroft
dd708000e8 Fix column names, and shorten gaps a bit. 1994-04-06 05:29:32 +00:00
mrg
76ae2d10a9 4.4BSD-Lite2 1994-04-04 21:37:17 +00:00
mrg
2c68fbda04 4.4BSD-Lite2 1994-04-04 21:25:40 +00:00
glass
4d432692a3 netargo --> netiso reference. from david@wubios.wustl.edu (David J Camp) 1994-04-03 18:31:20 +00:00
cgd
0d91525fb4 fix from Mark Weaver, to be more sane on xterms and vt2xx's 1994-04-01 09:34:39 +00:00
mycroft
dee8bbdb29 Small change after config(8) hacking. 1994-03-31 06:50:08 +00:00
cgd
f72994db5d add ast(4) man page, supplied by Roland McGrath <roland@frob.com> 1994-03-31 02:30:30 +00:00
jtc
e3981ea214 UUCP config files live in /etc/uucp, not /usr/lib/uucp.
This file needs a lot more work.
1994-03-31 01:14:22 +00:00
mycroft
22fac0402f pcvt 3.0, with some performance enhancements by Joerg Wunsch and me. 1994-03-29 02:46:38 +00:00
mycroft
b89bdd5e49 pcvt 3.0, with some performance enhancements by Joerg Wunsch and me. 1994-03-29 02:46:30 +00:00
mycroft
627cafc287 pcvt 3.0, with some performance enhancements by Joerg Wunsch and me. 1994-03-29 02:44:39 +00:00
mycroft
4c38082a0e pcvt 3.0, with some performance enhancements by Joerg Wunsch and me. 1994-03-29 02:39:46 +00:00
mycroft
4fc78d6ff2 Better VT220 termcap from pcvt distribution. 1994-03-29 02:18:10 +00:00
cgd
97cabaab4d upd. 1994-03-29 02:05:36 +00:00
cgd
71c681ab9c kill a bogosity 1994-03-27 02:30:42 +00:00
cgd
183803dfad add back inclusion of bsd.own.mk 1994-03-27 01:42:35 +00:00
cgd
59742f90c5 typo 1994-03-26 04:00:44 +00:00
cgd
c9621c279c style guide 1994-03-26 03:24:50 +00:00
cgd
c00ee5f089 slight rearrangement 1994-03-25 23:02:48 +00:00
mycroft
41172b0ea8 Remove *.core on clean. 1994-03-24 16:11:38 +00:00
jtc
4051de5f84 Added various COMPILE.? & LINK.? macros and changed suffix rules to use
them (Like Sun & GNU make).
1994-03-24 16:01:24 +00:00