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