Commit Graph

527 Commits

Author SHA1 Message Date
jkh
f89d36730c Change DISTRIBUTION names. Also make bsd.doc.mk go to doc distribution,
not bin.  Hmmm.
1995-01-14 07:51:10 +00:00
jkh
c8162b36c8 Close PR#108 - man page 4 tty lies - needs updated info
Submitted by:	jgreco@hummin.sol.net
1995-01-14 02:48:13 +00:00
ache
25680f60a1 Add more funkeys, correct existen ones 1995-01-13 00:51:48 +00:00
ache
ef9cb61895 Add nw & ec capabilities from new syscons 1995-01-13 00:16:52 +00:00
ache
ce2e095151 Add more termcap capabilities, correct one escape 1995-01-13 00:14:52 +00:00
wollman
1b3a308b0e Other part of Makefile spam fix. 1995-01-12 20:58:10 +00:00
wollman
8ed96aeb90 Correctly fix spam with usd/psd Makefile mix-up. 1995-01-12 20:57:11 +00:00
guido
64a49cb518 Install the ipfw.samp.* files
Reviewed by:
Submitted by:
Obtained from:
1995-01-12 18:40:10 +00:00
jkh
773f95d069 Remove 05.sysman until I can figure out why the ascii generation
runs amuck.
1995-01-12 17:32:12 +00:00
jkh
13d6163804 Make this agree with reality - it was actually a Makefile for ../usd! 1995-01-12 16:25:51 +00:00
jkh
1fea525adc Correct some bogus instructions, flesh out some of the other doc. 1995-01-12 12:13:58 +00:00
sos
44bbcce705 First round in syscons update. Several new features has been added:
No kernel config options anymore besides keyboard language layout.
Virtual consoles are now dynamically allocated, no NCONS anymore.
Software cursor blinking/nonblinking.
Visual bell for laptops (don't beep at meetings :-).
Cursor/bell default type setable via config "flags" instead of as defines.
Cursor/bell type setable via ioctl's.
New video modes 80x30 80x60 for some laptops, and those with multisync monitors.
Scroll-lock history (length currently fixed at 100 lines).
Lots of cleanups, some only commented out for now (will goaway soon).
Support for new features in vidcontrol/kbdcontrol.
Updated manpages.
1995-01-12 11:47:05 +00:00
jkh
02e7c496ff Whoops! Correct cut-and-paste gaffe. 1995-01-12 08:21:31 +00:00
jkh
1228a3ea98 Add an ID line at the top (this thing still needs some sort of
copyright, Andrew).
Add support for the distribute target.
1995-01-12 08:20:25 +00:00
ache
9e1dbd7ec1 Use absolute path for install passed to configure
to disallow prepending ../ in second level Makefiles
1995-01-12 02:29:42 +00:00
wollman
a2eddc566d Delete VFS example since it doesn't apply and there are ten perfectly
good examples elsewhere in the tree.  (The MISC example should probably
go, too, but it should still compile so I'm leaving it for now.)
1995-01-11 21:44:23 +00:00
wollman
004e76bbe7 Fix these up as much as I'm able; see the README file for more info. 1995-01-11 21:33:54 +00:00
wollman
555cadcf36 Always delete ${DOC}.ps and ${DOC}.ascii in the clean target, no matter what
${PRINTER} is set to.
1995-01-11 19:58:03 +00:00
wollman
d88d115eaf Add back in the -me papers now that they all work. 1995-01-11 19:51:47 +00:00
asami
2075658851 Typo! 1995-01-11 08:53:28 +00:00
asami
e541856002 Add missing ! in front of pipeline for extract commands---otherwise
it would exit on *successful* extraction.
1995-01-11 08:50:48 +00:00
wollman
100e781c92 Now that `doc' works, do it. 1995-01-11 04:33:00 +00:00
wollman
3adf58231f Always make the papers. Automatically make both PostScript and ASCII versions
of each document, and install both on request.
1995-01-11 04:29:38 +00:00
wollman
2859270f6f Disable 05.sysman, it sends nroff into an infinite loop. 1995-01-11 04:24:41 +00:00
wollman
b82a0af6bf Make all these format under the new scheme. I haven't had a chance to
test the -me stuff, so it's still disabled for now.
1995-01-11 04:10:10 +00:00
ache
7362889467 Fix path in FILES section 1995-01-11 03:58:32 +00:00
wollman
da8382ab80 Get the USD to format under the new structure. 1995-01-11 03:24:33 +00:00
wollman
0bc03fb6fb Add .MAIN: all so that extraneous targets don't confuse `make'. 1995-01-11 02:41:09 +00:00
wollman
1ef7c94898 Add standard before/real/afterinstall support like in bsd.prog.mk. 1995-01-11 02:27:01 +00:00
wollman
7bc5ad7d8f Fix last .endif. 1995-01-11 02:06:58 +00:00
wollman
f1ee396fc1 Make these documents build if possible. 1995-01-11 01:53:04 +00:00
wollman
02084ce632 Add Id keyword. 1995-01-11 00:16:04 +00:00
wollman
e075aa89fb Make everything work with new bsd.doc.mk and without symlinks in the
source tree.  Eliminate papers which require -me macros, 'cos they
currently don't work with groff.
1995-01-11 00:15:23 +00:00
wollman
d1495f40e6 Changes to make /usr/share/doc work somewhat right. (SMM commits
to follow soon.)
1995-01-11 00:00:11 +00:00
jkh
59fbb0c594 Catch case where extraction fails. Thanks! 1995-01-10 12:23:44 +00:00
jkh
24fb96a07a Latest changes from vak.
Submitted by:	vak
1995-01-10 11:44:30 +00:00
jkh
2b27487884 Fix a messed-up URL. 1995-01-09 14:30:42 +00:00
jkh
c280bae2f0 Add ftp.dataplex.net to USA mirrors. 1995-01-08 12:18:50 +00:00
jkh
3c7abb96b9 Add Korean site to mirror lists. 1995-01-07 22:53:41 +00:00
ache
cedae20ecb Use .MAIN: all 1995-01-07 16:39:38 +00:00
jkh
f50c9f7bcc Fix name of uni-duisberg site. 1995-01-07 03:58:22 +00:00
ache
678347e497 Move pre-extract target inside COOKIE
Add checksum check for extract, if checksum file present
1995-01-06 22:14:12 +00:00
gpalmer
c8b414d31c Add information about the checksumming system in ports
Reviewed by:	jkh
1995-01-06 19:24:13 +00:00
sos
909b5b9374 Added fr.sio.kbd. 1995-01-05 14:09:00 +00:00
asami
531b660987 Sort out dependencies. Now they look like:
patch: extract
configure: depends patch
build: configure
install: build

Does this look ok?
1995-01-05 08:15:53 +00:00
gclarkii
8c1f79591e Convert PORTS.FAQ to ports.FAQ.
All "FAQ" items should be lowercase prefix and upcase FAQ suffix.
1995-01-05 07:27:00 +00:00
jkh
fefd8a4147 Typo fix from Ollivier Robert.
Submitted by:	ollivier
1995-01-05 02:15:05 +00:00
jkh
9a46c7e992 Rename check-md5 target to checksum.
Submitted by:	gpalmer
1995-01-05 01:46:05 +00:00
jkh
7ed45041db Gary Palmer's patches for checksumming and description.
Submitted by:	gpalmer
1995-01-04 23:06:38 +00:00
ache
89e96be531 Fix BINMODE to override sys.mk defaults 1995-01-04 22:43:52 +00:00
ache
675d939995 Remove INSTALL, now into sys.mk 1995-01-04 22:32:40 +00:00
ache
60416d0456 Fix building of target with multiply sources 1995-01-04 22:01:58 +00:00
ache
d107f797aa Fix error in clean target 1995-01-04 21:34:13 +00:00
ache
16167988ef Much improved variant 1995-01-04 21:29:32 +00:00
jkh
8268b80899 Put depends before configure. No reason that I can see for putting it after,
and it breaks mule the way it is now.
1995-01-04 09:58:39 +00:00
jkh
68b0cc4284 Some of the doc here was less than adequately fleshed-out. Make some
feeble attempt to do so.
1995-01-04 08:30:33 +00:00
jkh
fdcbc3c654 Add section 11 detailing new `describe' target. 1995-01-04 07:38:40 +00:00
jkh
28ff01d2d2 Document describe target. 1995-01-04 07:35:46 +00:00
jkh
f81fc02a82 1. Add Thailand mirror.
2. Orthogonalize this thing to just use the basename.  It was a mixture of
   2.0-RELEASE and -current before, and it was just confusing.
1995-01-04 07:23:47 +00:00
ache
ae74dc58d0 More info about UUCP 1995-01-04 01:53:38 +00:00
jkh
e90dae4bf6 The ports collection FAQ.
Submitted by:	gpalmer & jkh
1995-01-04 00:43:35 +00:00
gclarkii
d834d6cdb9 Add Id tags to all FAQs. 1995-01-03 15:54:08 +00:00
gclarkii
6b001e3490 Begin reorg of FAQ directory. 1995-01-03 15:48:52 +00:00
jkh
8f9d089c5d Add describe target support. 1995-01-03 11:52:01 +00:00
bde
25de52bbad Install bsd.info.mk. 1995-01-03 06:32:10 +00:00
sos
2cd5cd87ee Syscons keymap file for french keyborad layout.
Submitted by:	Ollivier Robert
1995-01-02 13:09:36 +00:00
bde
459a4fffba A generalized version of revision 1.1 of gnu/libnexex/uucp/doc/Makefile.
Fixes bugs in the latter: the `all' target was never up to date; there
was no `depend' target.  Doesn't work for multiple info files because
it leverages bsd.doc.mk and that is broken.  Info should be installed
more like man pages...
1995-01-02 12:12:00 +00:00
joerg
1402539403 Heavily re-worked.
Updated to 2.0 .

Included sections about how to use DDB, post-mortem analysis of
a kernel crash where you didn't anticipate it and therefore
didn't config -g it.  Added a real-world example of a kgdb session.
1995-01-02 12:01:59 +00:00
bde
8381433806 Remove `MKDEP= -p'. Now I know why lkm compiled so fast after headers
are changed.
1995-01-01 21:11:55 +00:00
ache
f564f5957f Preset ac_cv_path_CC="${CC}" before running ./configure,
needed for Autoconf 2
1995-01-01 20:06:20 +00:00
bde
c9572aeafe Change adduser to adding_user in Makefile too.
I hate cvs's (nonexistent) handling of name changes
`cvs log adding_user.8' fails to show any relation to adduser.8...
1995-01-01 17:31:01 +00:00
ache
3afdf13057 Move BSD adduser manpage (procedure description) to adding_user.8
to not confuse with adduser.8 command
1994-12-31 22:53:41 +00:00
ache
8a28c49766 Remove direct keypad 5 to \E[E remapping, unnecessary now 1994-12-31 11:52:50 +00:00
ache
03c30ce1a0 Changes to allow keypad 5 produce \E[E like SCO/ANSI term does 1994-12-31 11:49:12 +00:00
jkh
55bc953b96 Add seagate driver manpage from Serge Vakulenko (vak@cronyx.ru) .
Submitted by:	serge
1994-12-31 05:33:56 +00:00
jkh
791bb28445 More changes to the FAQ, just to annoy Ollivier.. :-) 1994-12-29 16:42:10 +00:00
ache
2b3d7b4180 Oops, forget "" for ${CC} and ${CFLAGS}... 1994-12-28 04:17:54 +00:00
ache
1e58ddda94 Set proper INSTALL* variables before running ./configure 1994-12-28 04:14:19 +00:00
ache
3179f36757 Move INSTALL?=install line duplicated into each .mk to sys.mk
instead
1994-12-28 03:51:03 +00:00
ache
26fa5504b2 Use CFLAGS=${CFLAGS} ./configure to avoid picking dumb GNU -g default 1994-12-28 03:30:21 +00:00
ache
ef78f9becd Use "CC=${CC} ./configure" to avoid usage of debugging 'gcc' 1994-12-28 03:21:16 +00:00
jkh
1a24e0722d Sigh.. Finally add a 6.0 section on what you need to do to actually
configure a new kernel.
1994-12-28 02:39:29 +00:00
ache
2f0989e5fa Remove -T from ar, nm fixed now 1994-12-28 00:49:58 +00:00
ache
b1afaf0aff Add T option back to ar until nm will be fixed. Sorry, nate. 1994-12-24 10:07:51 +00:00
nate
1daa60a210 Strip out unused local symbols from shared objects, and no longer
truncate archive members to 15 characters since it's no longer
necessary.
1994-12-23 22:50:45 +00:00
nate
f702f209f8 Added link.5 man page and updated a.out.5 manpage to reflect the new
code.

Obtained from: NetBSD
1994-12-23 22:41:46 +00:00
bde
7284bc5e13 Don't use `MKDEP= -p' even for the case of a single source file since we
always make an intermediate object file.
1994-12-22 17:20:52 +00:00
gpalmer
02f9caeae2 Put dummy targets for make-md5 & check-md5 inside a
NO_EXTRACT ifdef so that tcpblast doesn't muck
things up
1994-12-17 21:29:38 +00:00
gpalmer
edee92ab3e bsd.port.mk: missing semicolon added
bsd.port.subdir.mk: added check-md5 as target
1994-12-17 20:50:44 +00:00
ache
fdba605505 Automatically add gmake to DEPENDS, if USE_GMAKE 1994-12-17 02:37:26 +00:00
ache
c2c7b9b0bc Don't use build: ... pre-build, move pre-build inside
BUILD_COOKIE instead
1994-12-17 01:58:11 +00:00
wollman
2dd58e065f Document EAFNOSUPPORT error return for TCP bind and connect operations. 1994-12-15 20:54:28 +00:00
ache
0c6fb6f88c patch: pre-patch ... is wrong, move pre-patch
inside PATCH_COOKIE
1994-12-14 05:53:09 +00:00
gclarkii
dd348542d3 Add slip_server FAQ from Guy Helmer
Submitted by: Guy Helmer
1994-12-13 17:48:46 +00:00
jmz
390ea51f09 Added '${GMAKE} install.man' when installing with Imake and gmake 1994-12-12 22:32:30 +00:00
ache
8402307f45 add mcd.4 1994-12-12 04:08:58 +00:00
ache
6ddad81ce1 Mitsumi manpage
Submitted by:  Keith E. Walker with small modifications from me
1994-12-12 04:06:17 +00:00
gpalmer
6df17bf1ea Early md5-checksumming code. This seems to work fine on my machine
but needs more testing on more ports than I have on my box.
1994-12-11 20:36:12 +00:00
gpalmer
3c97b798b0 Last gremlin-killer of the day. Typo fixed and missing .endif replaced. 1994-12-11 15:31:22 +00:00
gpalmer
d57d2dda92 <Sigh> Got the placing of a .if wrong. Fix it. 1994-12-11 14:50:40 +00:00