Andrey A. Chernov
2875b41727
Don't call $(SHELL) for mdate.sh, call its directly.
...
Old method don't works, if login shell != sh && != bash
1995-01-16 23:02:07 +00:00
Andrey A. Chernov
98f978a585
Remove */doc
1995-01-16 17:53:43 +00:00
Andrey A. Chernov
9953d9b05d
Add doc to SUBDIR
1995-01-16 17:49:20 +00:00
Andrey A. Chernov
8ab90258e8
Add doc to SUBDIR list
1995-01-16 17:40:57 +00:00
Andrey A. Chernov
603ef010b6
Back out my ascii->latin1 change, too many special chars
...
appearse after it (f.e. hyphentate and such) which looks
very different in different code pages
1995-01-16 17:18:03 +00:00
Paul Traina
4f6d30a46a
One last one...
1995-01-15 09:12:29 +00:00
Paul Traina
b5e6cd375f
Last of the FreeBSD changes
1995-01-15 09:06:50 +00:00
Paul Traina
d94fc6a011
Layer in FreeBSD changes
1995-01-15 08:36:35 +00:00
Paul Traina
26444f9367
Layer in all FreeBSD patches
1995-01-15 08:30:25 +00:00
Paul Traina
f84f13d3d0
groff-1.09
1995-01-15 08:10:00 +00:00
Garrett Wollman
c81d9b5121
Turn off incredibly obnoxious forced -c' option to
more'.
1995-01-14 20:09:47 +00:00
Jordan K. Hubbard
d15b7357a8
Install suidperl suid root.
...
Submitted by: Jean-Marc Zucconi <jmz@cabri.obs-besancon.fr>
1995-01-14 03:31:27 +00:00
Andrey A. Chernov
21984e24b4
Use -Tlatin1 instead -Tascii to pass character from
...
S0ren name without warnings.
1995-01-13 00:42:04 +00:00
Jeffrey Hsu
add65270a0
Fix bug that created new files even when running in -C check mode.
...
Reviewed by: phk
1995-01-12 22:09:40 +00:00
Joerg Wunsch
d5453ba5c4
Make ldconfig and ld.so not hashing the shared lib minor number. This
...
misfeature caused troubles when a program attempted to access a shlib
where one with a higher minor number has been hashed. Ldconfig does
only include the highest-numbered shlib anyway, so this is in no way a
limitation of generality.
Caution: after installing the new programs, your /var/run/ld.so.hints
needs to be rebuiult; run ldconfig again as it's done from /etc/rc.
1995-01-12 19:12:29 +00:00
Jordan K. Hubbard
9d68e93aaf
Good grammar and good taste, from Gary Jennejohn.
...
Submitted by: gj
1995-01-12 11:47:02 +00:00
Andrey A. Chernov
4d7b8c9269
dc/doc added
1995-01-12 02:56:15 +00:00
Andrey A. Chernov
bfb9b93ee9
Infopage installation
1995-01-12 02:54:14 +00:00
Andrey A. Chernov
cd54e1437f
as/doc added
1995-01-12 02:50:50 +00:00
Andrey A. Chernov
81d5811672
Infopage installation
1995-01-12 02:48:42 +00:00
Andrey A. Chernov
eb0dc9c294
ptx/doc added
1995-01-12 01:35:31 +00:00
Andrey A. Chernov
72faa78f5b
Use -lgnuregex properly
...
Install infopages
1995-01-12 01:30:34 +00:00
Andrey A. Chernov
fe80b9dc28
doc added
1995-01-11 16:40:08 +00:00
Andrey A. Chernov
ad04b53da0
Add annotate target
1995-01-11 16:38:10 +00:00
Andrey A. Chernov
eb9747a649
Install infopages
1995-01-11 16:29:45 +00:00
Joerg Wunsch
056dfea8f8
argl, better unzip the perl script before installing. :-/
1995-01-11 09:21:29 +00:00
Andrey A. Chernov
514c347b58
awk/doc added
1995-01-11 06:56:12 +00:00
Andrey A. Chernov
09122d010b
Infopage install
1995-01-11 06:53:40 +00:00
Andrey A. Chernov
4efe110a6d
Use -lgnuregex
1995-01-11 06:42:25 +00:00
Andrey A. Chernov
e82aeeb5ef
Use -lgnuregex
...
Tune for 8bit ctype
1995-01-11 06:14:14 +00:00
Andrey A. Chernov
49b95be03e
Use -lgnuregex
1995-01-11 05:45:48 +00:00
Andrey A. Chernov
e88843d3cf
Use -lgnuregex
...
Tune for 8bit ctype
1995-01-11 05:07:00 +00:00
Andrey A. Chernov
2e0ad30144
Remove regex code, use -lgnuregex instead
1995-01-11 04:18:38 +00:00
Andrey A. Chernov
b7091db2a5
send-pr/doc added
1995-01-10 20:04:35 +00:00
Andrey A. Chernov
0a172cf4d9
Add info installation
1995-01-10 20:02:15 +00:00
Joerg Wunsch
43c1db28c7
From our favorite Perl script writer: a new makewhatis, about
...
15 times faster than the existing sh script.
Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>
1995-01-10 18:12:50 +00:00
Joerg Wunsch
2563fac568
I think someone has already talk about it but I just got bitten again :
...
perl setuid scripts don't work in 2.1-current for the same reason they were
not working in 1.1.5.1.
Perl 5 has the same "problem" of course.
We have almost POSIX saved uids but we must undefine the following symbols
in order to get setuid perl scripts :
Submitted by: roberto@blaise.ibp.fr (Ollivier Robert)
1995-01-09 17:52:25 +00:00
Paul Richards
10824ac8f3
Added a ports category to the list.
1995-01-08 21:38:12 +00:00
Andrey A. Chernov
8458a20f14
Remove regex code, use -lgnuregex instead
1995-01-06 21:26:39 +00:00
Bruce Evans
e15532385d
Handle segment registers (except %fs and %gs).
1995-01-06 14:52:06 +00:00
Steven Wallace
e86257e166
Change to
...
#define STANDARD_SEARCH_DIRS "/usr/lib", "/usr/X11R6/lib", "/usr/local/lib"
Like in 2.0R, except without /usr/X386.
1995-01-05 02:36:29 +00:00
Rodney W. Grimes
8546c86b55
Add usr/share/perl/sys to mtree file, remove private mkdir from Makefile.
1995-01-03 02:57:53 +00:00
Rodney W. Grimes
1f2cdfec28
Add missing ${DESTDIR} so that the library ends up in a release.
...
Remove mkdir -p, this is handled by make hierarchy.
Add NOOBJ= to override obj: target, and remove local obj: target.
1995-01-01 20:30:56 +00:00
Bruce Evans
47bcf800c3
Fix previous commit. Installing links to manpages without installing
...
manpages is not completely trivial.
Please don't commit untested changes.
1995-01-01 17:21:09 +00:00
Bruce Evans
2e8e965294
Fix previous commit.
1995-01-01 17:14:45 +00:00
Gary Clark II
b6490eb503
Add mlinks for man page
...
Reviewed by:
Submitted by:
Obtained from:
1994-12-31 21:10:46 +00:00
Bruce Evans
19bc776351
Add more segment registers to list of registers (fake for %fs and %gs).
...
This might be useful for debugging applications that use a special LDT.
However, printing of all segment registers is currently broken.
Don't print "last exception: " before the FPU opcode and pc, etc. The
opcode and pc, etc., are for the last FPU _instruction_.
Pass the saved exception status word to print_387_status() so that the
exception(s) that caused or will cause a trap can be seen. The kernel
has supported this since 1.1 or before. The kernel still clobbers the
tag word if a trap occurs.
Remove unused null function clear_regs().
1994-12-31 17:00:09 +00:00
Bruce Evans
ccd05d4df4
Fix declaration of i386_float_info().
1994-12-31 16:56:43 +00:00
Bruce Evans
9d1e3dc7d8
Restore our local changes which were clobbered by the previous commit.
...
cvs is not being used effectively for gdb. Our old changes get clobbered
and our new changes are mixed with "vendor" changes in the same updates
so they will be difficult to untangle for the next release of gdb. The
revision logs get spammed for each release of gdb.
1994-12-31 16:34:59 +00:00
Bruce Evans
fcb54b3ee0
Hide yet another redefinition of PAGE_SIZE. Cosmetic.
1994-12-31 16:16:27 +00:00