ru
51e8eceb2d
Unbroke zforce.
...
PR: 8348
Submitted by: Christoph Weber-Fahr <wefa@callcenter.systemhaus.net>
1999-08-11 10:34:57 +00:00
bde
d3695c1d03
Support 21-bit minor numbers. Avoid wasting a byte in their octal
...
representation by generating the same format as tar-1.13 (use a single
space as the terminator for 7-digit octal numbers). This is POSIX.1
conformant (2-byte terminators are just a bug or historical wart in
old versions of gnu tar). All devices created by `MAKEDEV all' except
rsa0.ctl can now be handled by tar(1).
1999-08-11 08:03:39 +00:00
bde
f0457b9b57
Forgotten in previous log message:
...
PR: misc/12920
1999-08-08 07:31:47 +00:00
bde
a4f669aaaf
Install c++filt in /usr/libexec/${OBJFORMAT}. The version that
...
was installed in /usr/bin normally got clobbered when objformat
was installed. Indirection through objformat is correct although
underscore handling is the only thing that differs for aout and
elf -- going through objformat is the easiest way to set c++filt's
underscore handling flag correctly.
1999-08-08 07:30:02 +00:00
obrien
110c68efc7
Use Byacc rather than Bison.
1999-08-02 10:02:07 +00:00
obrien
7263583ccb
Clarify that "-w" ignores horizontal white space changes.
1999-08-01 16:07:09 +00:00
obrien
3766f18249
Only use Bison to generate cc1plus's parse code.
1999-08-01 15:44:51 +00:00
hoek
814ee99b50
Remove explicit testing of the NOFSCHG variable. Its functionality (in this
...
file) is now superceeded by INSTALLFLAGS_EDIT in bsd.{prog,kmod,lib}.mk.
1999-07-31 20:32:31 +00:00
ache
2e30179cc4
Tune table since 0200-0206 is not available, add more chars
1999-07-31 15:51:57 +00:00
ache
deba43bd2e
Add more koi8-r chars
1999-07-31 13:17:47 +00:00
ache
5b271012aa
install msafer.7
1999-07-31 12:20:29 +00:00
nik
5ccc55dc34
Reflect the change from the /etc/weekly to /etc/periodic/weekly/*.
...
PR: docs/12734
Submitted by: Alexey M. Zelkin <phantom@scorpion.crimea.ua>
1999-07-30 21:12:35 +00:00
imp
348bbbeb37
Add -S to nroff and troff invocations of man.
1999-07-30 19:35:56 +00:00
mpp
9d756f809f
Make direct calls to nroff work again. Rev 1.5 of contrib/gnu/nroff/nroff.sh
...
broke nroff because it added the '-S' option to the troff call, which
requires that the tmac.safer macro package be installed.
Since 90% of our *roff calls are probably generated by man(1), and
man(1) calls groff directly, I'm not really sure what rev 1.5 of nroff.sh
was trying to fix, but at least now nroff works again.
Broken by: imp
1999-07-30 19:15:16 +00:00
sheldonh
cef6367707
Add an example for folks who can never remember how to generate a
...
recursive diff for use with send-pr(1).
PR: 12440
Requested by: David Kelly <dkelly@hiwaay.net>
1999-07-29 18:57:39 +00:00
obrien
f979029f4c
Go back to using Bison for now, due to `make world' breakage.
...
BTW, if our src/contrib/bison is upgraded from 1.25 to the current 1.27
offering, the build breaks exactly the same way....
1999-07-29 09:49:29 +00:00
obrien
ebe74fdfd5
Use Yacc rather than Bison.
1999-07-28 07:22:08 +00:00
obrien
a4b8ba086c
The Unix way is arguments come before an input file name, not after.
1999-07-28 07:19:38 +00:00
markm
2b8424c728
Remove paths that are listed as compulsory (sorta). /usr/local is not
...
guaranteed to be there on a new system. This fixes whereis' "Could not
stat file..." errors.
1999-07-25 19:33:06 +00:00
hoek
5f438d3a61
Respect the NOFSCHG variable. Add an $Id$ while I'm here, for whatever
...
reason Makefiles need $Id$.
1999-07-05 02:46:20 +00:00
bde
7c7c72da38
Fixed missing prototype for address_to_line(). One call passes an
...
int where an unsigned long is expected. This was fatal on i386's
with 64-bit longs.
1999-07-04 16:00:04 +00:00
bde
1f3f20e6c0
Don't override the (correct) default for BINDIR.
1999-07-04 15:51:39 +00:00
gallatin
8055b17e85
Live & postmortem kernel debugging support for the alpha platform.
...
This was modeled after NetBSD's kernel debugging support.
Reviewed by: Doug Rabson <dfr@nlsystems.com>
1999-06-21 15:00:15 +00:00
dt
fee8b19d53
Fix placement of signal trampoline.
1999-06-13 19:41:50 +00:00
ache
f6ef687561
little optimization of locale sensing code
1999-06-09 00:07:10 +00:00
ache
b00495cccd
Just ignore malformed locale variable unless -d specified
1999-06-08 14:59:12 +00:00
ache
958c8db399
Localize NEQN part too
1999-06-07 19:23:04 +00:00
ache
dc1229d27b
Add ability to read/write localized manpages
1999-06-07 18:36:00 +00:00
ache
db8fbbf0e2
remove getopt & friend declarations, now unistd.h included
1999-06-05 16:05:40 +00:00
ache
a14f93868e
fix typo preventing to include unistd.h
1999-06-05 15:59:51 +00:00
billf
d6b7b90dd4
Add the 'advocacy' category, sort this document.
1999-05-30 23:59:36 +00:00
kris
2c39f0fd7d
Fixes from OpenBSD:
...
Add $Id$
Removes temp file exploits in gzexe (predictable filenames)
Fixes some typos
Fixes a buffer overrun in gzip -S
Don't prepend /usr/local/bin to path in scripts
Correct location of /usr/share/misc/termcap
Obtained from: OpenBSD
1999-05-28 13:23:27 +00:00
ache
63ee6a9447
don't include Makefile.inc twice
1999-05-28 04:43:35 +00:00
ache
4f2512a268
upgrade to 4.0
1999-05-28 04:26:18 +00:00
dfr
d29ad2b6b2
Use the correct width integer on both i386 and alpha.
...
Reviewed by: Steve Price <sprice@hiwaay.net>
1999-05-23 13:43:04 +00:00
obrien
d85ebd29d2
Install g2c.h header incase others want to call libg2c from C.
...
Submitted by: Steve
1999-05-23 10:02:46 +00:00
jb
607daee4a1
Add a missing backslash from the last commit. (Broke installworld)
1999-05-23 02:11:41 +00:00
hoek
1dea181fa6
Use BINOWN and BINGRP (some people do change these...)
1999-05-22 19:38:04 +00:00
ache
f2852710e4
fix downcase() for chars with 8bit
1999-05-13 15:59:27 +00:00
ache
e737f5837f
fix typo uid_t -> gid_t
...
add unsigned char cast to ctype macros
1999-05-13 15:48:18 +00:00
ache
d053d4314f
upgrade to perl 5.00503
1999-05-13 15:47:04 +00:00
dt
dc84355ef1
Add one more dependency (oops).
1999-05-13 12:26:09 +00:00
dt
8ea195fa53
Added some missing dependencies.
1999-05-12 19:27:44 +00:00
bde
167e3b025f
Fixed some regressions in rev.1.40:
...
- rev.1.39 was clobbered.
- PROG was defined twice, once as nm.
- style bugs.
1999-05-11 08:07:51 +00:00
dfr
e6c289aed0
Install gdbserver and gdbreplay in /usr/bin, not /usr/libexec/elf.
1999-05-08 12:08:06 +00:00
dfr
551edfd501
Implement corefiles for FreeBSD/alpha. This requires a separate change to
...
the kernel which is awaiting review.
1999-05-07 21:49:06 +00:00
dfr
e53213fbe3
Add core-regset.c to the Makefile to allow debugging elf corefiles.
1999-05-07 19:53:05 +00:00
markm
307cd2910e
Remove $Log garbage from these; it was causing failure when expanded.
...
Found by: Udo Schweigert <ust@cert.siemens.de>
1999-05-05 19:09:48 +00:00
ghelmer
1d4a1667d4
Correct SYNOPSIS (remove args from synopsis that are actually arguments
...
to flags).
PR: docs/9658
1999-05-04 18:12:49 +00:00
obrien
ee930285c2
_G_USING_THUNKS probably applies to a.out too.
...
(well we define DEFAULT_VTABLE_THUNKS=1 for G++ in the a.out case, so it seems
likely)
Submitted by: jdp
1999-05-02 21:22:50 +00:00