perry
9864f0aae8
Add a -l flag which does "loose" permissions checks, i.e. a mode 444
...
matches a check for mode 644 (though obviously not the reverse). This
can be used by the nightly security run, making the output1 more useful
by having it contain fewer spurious permissions violations.
Note that I did not make -l work if you have a sgid/suid/sticky bit
set. I don't know how you could cause security trouble with more
stringent settings and a suid file, but I don't want to find out the
hard way.
2001-09-22 03:56:29 +00:00
tv
ab11c169b5
objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is
...
now in bsd.own.mk).
2001-09-22 03:34:17 +00:00
tv
d63e12815a
objcopy -> ${OBJCOPY}
2001-09-22 02:01:13 +00:00
wiz
7511ab2515
Sort SEE ALSO, sort sections, some markup improvements, some more common
...
section headers.
2001-09-22 01:44:54 +00:00
wiz
759f600d81
Sort SEE ALSO, sort sections, and slight markup improvements.
2001-09-22 01:39:12 +00:00
wiz
2bf6410a1b
Sort SEE ALSO, sort sections, use slightly more standard section
...
names in some cases, drop some .Pps, improve markup in some places.
2001-09-22 01:34:47 +00:00
tv
8601a3d8d9
Build libc (and its lint libraries) before all other libs, as llib-lc.ln
...
is needed in order to build useful lint libraries for the rest.
2001-09-22 01:22:59 +00:00
wiz
dae373813a
Sort SEE ALSO, sort sections, some minor markup changes.
2001-09-22 01:22:48 +00:00
mrg
158c241b62
add UPDATE/NOCLEANDIR support.
2001-09-22 01:19:11 +00:00
wiz
0c1cb3c84a
Sort SEE ALSO, add .An.
2001-09-22 01:16:15 +00:00
eeh
ebe55962eb
Handle fpu registers 32-63 properly.
2001-09-22 01:05:04 +00:00
mrg
343880977d
don't print the alignment fault twice.
2001-09-22 00:59:30 +00:00
mrg
bb9e4c2671
sync.
2001-09-22 00:58:46 +00:00
mrg
8e278c1dc1
update to reality: remove a bunch of stuff.
2001-09-22 00:58:13 +00:00
wiz
a993669d57
Sort SEE ALSO, sort sections, drop some .Pp, and improve markup in some
...
places.
2001-09-22 00:57:40 +00:00
mrg
bbb36f6711
use the 32-bit compiler on sparc64 (but not yet enabled.)
2001-09-22 00:56:23 +00:00
mrg
88199bcb84
undefine VA_VPG and VA_OFF before defining them.
2001-09-22 00:53:01 +00:00
elric
b537810471
Fixed AHC_DEBUG on 64 bit arches with a bit of casting in a printf.
...
Added a message to help me debug a problem that I'm having. The
printf is protected by AHC_DEBUG.
2001-09-21 23:54:57 +00:00
ad
50d6ecf7c0
Xref pxg.
2001-09-21 23:53:52 +00:00
ad
fcf00dcc00
Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptec
...
control interface. This makes it possible to run the Linux versions of
dptmgr, raidutil, dptelog and other tools under NetBSD.
2001-09-21 23:44:19 +00:00
eeh
27578b9aac
sparc64 uses 128-bit floating point.
2001-09-21 23:40:39 +00:00
tv
5242e768a7
Add compile_et to TOOLDIR host tools.
2001-09-21 23:01:08 +00:00
tv
d27286ce34
- Create a real cpp binary.
...
- Set CC properly in environment for mkdep and lint.
- Add compile_et to TOOLDIR host tools.
2001-09-21 23:00:35 +00:00
tv
12661f6606
Prep Heimdal host tools for new toolchain.
2001-09-21 22:58:59 +00:00
tv
09e458baee
Add HOSTPROG exclusions to allow this to be included in src/tools.
2001-09-21 22:47:37 +00:00
eeh
a984fa914e
Workaround for machines with the Acer Labs chipsets.
2001-09-21 22:08:41 +00:00
tv
531012d19e
Skip the "includes" phase of gnu/libexec, gnu/usr.bin, and gnu/usr.sbin.
2001-09-21 21:04:59 +00:00
tv
96c33ddcbf
- Remove the include of Makefile.tools; this will be done elsewhere.
...
- Skip the "includes" phase of bin, games, libexec, regress, sbin, and usr.sbin.
2001-09-21 21:01:13 +00:00
tv
afb7305f59
Skip the "includes" phase of examples, man, and sushi.
2001-09-21 20:54:02 +00:00
tv
3552c05893
Skip the "includes" phase of src/sys/lkm.
2001-09-21 20:53:36 +00:00
tv
6abadb2b98
Allow for recursion speedups by predefining rules for large subtrees which
...
don't need to run a particular target (such as "includes-games" at top level,
or "includes-sushi" at share/).
2001-09-21 20:50:23 +00:00
eeh
ec10c45552
Define proper constants for 128-bit floating point.
2001-09-21 20:48:02 +00:00
eeh
f8e6b3bc07
Correct values for different rounding modes.
2001-09-21 20:32:32 +00:00
wiz
e75d19a14b
oops, fix typo in last
2001-09-21 20:10:27 +00:00
wiz
c05f4d1ba1
add rasterconsole(4)
2001-09-21 20:09:24 +00:00
thorpej
559632229e
Recolor pages as we disocver the cache sizes.
2001-09-21 19:26:20 +00:00
ad
d7dfccde8e
Tweak tc fb manual pages.
2001-09-21 17:34:57 +00:00
thorpej
68481297d1
More sunos32 fallout.
2001-09-21 17:12:22 +00:00
yamt
4a25f9602a
make it works.
2001-09-21 16:09:15 +00:00
tv
3ab74bd348
Set SHLIB_{MAJOR,MINOR} explicitly instead of using shlib_version files.
...
(This currently means that checkver doesn't work with these libs, but that
will be fixed.)
2001-09-21 15:38:15 +00:00
wiz
d5e1bab856
Update copyright, fix typo and remove too many '/'.
...
Ok'd by eeh.
2001-09-21 15:30:41 +00:00
tv
b868449232
Since SHLIB_MAJOR may be set even in a MKPIC=no situation, make sure that
...
print-shlib-* targets only print stuff if MKPIC=yes.
2001-09-21 15:25:49 +00:00
tv
e949020a8e
If SHLIB_MAJOR is explicitly set in a Makefile, don't even look for a
...
shlib_version file. (Part of a larger change which will also update
checkver to deal with this, and migrate old makefiles to include
SHLIB_MAJOR/SHLIB_MINOR. For now, just add the hooks so that the old
gnu/lib toolchain libraries can use this as a workaround.)
2001-09-21 15:16:09 +00:00
assar
ea130a2327
removed not-used files
...
noticed by Bernd Ernesti <netbsd@veego.de>
2001-09-21 14:40:30 +00:00
fvdl
f22b808267
Make new gas happy. Use movzbl instead of xorl + movb.
2001-09-21 14:14:30 +00:00
fvdl
165dd7f987
Make the newer gas happy by explicitly adding '*' to indirect calls, and
...
matching mov extensions with register names.
2001-09-21 14:12:50 +00:00
fvdl
000902fbf6
Unfortunately, the previous change seems to make most (all?) configurations
...
using the ahc driver hang when probing scsi devices. The problem may be in
the ahc driver and not in this change, but back it out until this has been
fixed anyway.
2001-09-21 13:54:47 +00:00
gmcgarry
a99ecc89f7
Update for alpha and pmax overhaul.
2001-09-21 09:17:29 +00:00
gmcgarry
f88c68749e
Add missing pages for NetBSD/alpha and co-ordinate pages between
...
NetBSD/alpha and NetBSD/pmax. Some other minor fixes.
2001-09-21 09:11:40 +00:00
chs
d0b76cab5e
use shared locks instead of exclusive for VOP_READ() and VOP_READDIR().
2001-09-21 08:02:55 +00:00