jkh
d8f618fa89
Prepare for next snapshot.
1995-01-12 10:34:37 +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
dg
3043f5e140
Increase maxfiles to NPROC*2. This makes the per-process open file limit
...
highly bogus, however, and this needs to be fixed.
1995-01-12 03:38:12 +00:00
ache
d1ae267068
dc/doc added
1995-01-12 02:56:15 +00:00
ache
e818379cbc
Infopage installation
1995-01-12 02:54:14 +00:00
ache
b4f042e04e
as/doc added
1995-01-12 02:50:50 +00:00
ache
307f1b2ed7
Infopage installation
1995-01-12 02:48:42 +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
ache
3311eea0ad
ptx/doc added
1995-01-12 01:35:31 +00:00
ache
1331e08127
Use -lgnuregex properly
...
Install infopages
1995-01-12 01:30:34 +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
dg
e307946179
Improve my previous change to use the same tests as are used in qcollapse.
1995-01-11 20:19:20 +00:00
dg
dd94bc5ce1
Fixed a panic that Garrett reported to me...the OBJ_INTERNAL flag wasn't
...
being cleared in some cases for vnode backed objects; we now do this in
vnode_pager_alloc proper to guarantee it. Also be more careful in the
rcollapse code about messing with busy/bmapped pages.
1995-01-11 20:00:10 +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
jkh
ac310ce080
Change GENERIC to SWAP_GENERIC for now. I need the GENERIC kernel to
...
build by default again! When the furor subsides, maybe something better
can be done, but..
1995-01-11 17:51:26 +00:00
ache
7f6bcdf38b
doc added
1995-01-11 16:40:08 +00:00
ache
08af9bd264
Add annotate target
1995-01-11 16:38:10 +00:00
ache
3ccbbe3731
Install infopages
1995-01-11 16:29:45 +00:00
joerg
0701af54e9
Finally implement support for the `lsdev' program. The controller is
...
now marked busy as long as it's being in non-reset state, and the
drives are busy as long as at least one instance is open.
Also reformat everything to fit into 80 columns again.
Changed my mind wrt. error reporting for a write-protected drive and
an open() with write intent; ENXIO has been too weird, now return EIO.
Some portions of the code need to be rewritten to use tprintf()
instead of simple printf()'s, so the messages will also appear on the
session terminal, however.
1995-01-11 16:13:01 +00:00
jkh
6589032fbf
Ack! Mk must go before cleandist in the world rule now. Otherwise
...
cleandist will fall over at gnu/lib/libreadline/doc when bsd.info.mk
is not found.
1995-01-11 11:52:50 +00:00
joerg
75bdcd257c
argl, better unzip the perl script before installing. :-/
1995-01-11 09:21:29 +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
paul
5c96f27c9c
What I think is a more correct fix for the handling of backslashes
...
inside backquotes. Reversed my previous fix.
1995-01-11 07:07:00 +00:00
ache
fd4a9ed5df
awk/doc added
1995-01-11 06:56:12 +00:00
ache
d9895781ca
Infopage install
1995-01-11 06:53:40 +00:00
ache
0705911400
Use -lgnuregex
1995-01-11 06:42:25 +00:00
ache
3a70844002
Use -lgnuregex
...
Tune for 8bit ctype
1995-01-11 06:14:14 +00:00
ache
3b581314ff
Upgrade to code which should satisfy all things which we have
1995-01-11 06:12:04 +00:00
paul
c81d36156b
Added emacs ^A,^E,^B & ^F keybindings to field editor.
...
Changed a constant to a sizeof in test.c
1995-01-11 06:08:45 +00:00
ache
48a3ca7f45
Use -lgnuregex
1995-01-11 05:45:48 +00:00
ache
3f43d126a1
Upgrade regex code to most recent that I found
...
Version number still not changed
1995-01-11 05:39:08 +00:00
ache
e2db76d317
Use -lgnuregex
...
Tune for 8bit ctype
1995-01-11 05:07:00 +00:00
ache
f15a1abdd6
Changes for 8-bit ctype
1995-01-11 04:56:51 +00:00
ache
b8bae0240d
libregex/doc added
1995-01-11 04:34:23 +00:00
wollman
100e781c92
Now that `doc' works, do it.
1995-01-11 04:33:00 +00:00
ache
5a1a090a02
Add infopage installation
1995-01-11 04:32:41 +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
ache
1191adc997
Remove regex code, use -lgnuregex instead
1995-01-11 04:18:38 +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
dg
5637580823
MFS doesn't bother to associate a struct mount with the vnode...so work
...
around this by not trying to cluster this type of I/O.
Submitted by: John Dyson
1995-01-11 01:53:18 +00:00