lukem
0d4517aa6c
When metalogging a hard link, don't log it as "type=hlink".
...
Instead, stat the type, and only log an entry if it's a "type=file".
We could log hard links to symlinks, but they're not portable and
their use has been deprecated in our source tree.
Hard links to other types aren't as useful at this stage; if the need
arises we can change this to log the appropriate information then.
2002-02-28 00:22:51 +00:00
scw
eb06a2e443
Nuke a file which should not have been commited.
2002-02-28 00:02:26 +00:00
augustss
27cee6c777
Regen.
2002-02-27 23:29:01 +00:00
augustss
f2afa010b1
Add some more stuff that might make Palm and Sony devices work.
...
(Gleaned from Linux.)
2002-02-27 23:00:03 +00:00
augustss
50a7e169bc
Add Palm m125.
2002-02-27 22:45:16 +00:00
scw
aea350ead2
fdisk(8) is needed on mvmeppc since PPCBUG uses PeeCee-style MBR
...
partition info when booting from disk.
2002-02-27 22:31:18 +00:00
scw
8d5828f101
MD set lists for mvmeppc.
2002-02-27 21:57:09 +00:00
scw
f179ae8cce
Get in sync with include files.
2002-02-27 21:55:44 +00:00
scw
e2e2a20d7f
Add mvmeppc distrib Makefile.
...
This is just a placeholder for now.
2002-02-27 21:41:52 +00:00
scw
509f6019ae
Add entry for mvmeppc.
2002-02-27 21:33:46 +00:00
scw
5183aa7b10
Add mvmeppc.
2002-02-27 21:26:09 +00:00
scw
3c68fd62d5
Add mvmeppc to powerpc case.
2002-02-27 21:19:08 +00:00
scw
5b72ef673a
MD etc glue for mvmeppc.
2002-02-27 21:17:52 +00:00
scw
4c447e5383
New port: NetBSD/mvmeppc
...
Based mostly on NetBSD/prep at this time since the earlier mvme160x
boards are pretty much PReP compliant. Later boards in the range
diverge somewhat from the reference platform, hence the separate port.
Still needs *lots* of bashing into shape, but at this time it will
boot to multi-user over ethernet on an MVME1603-051.
2002-02-27 21:02:12 +00:00
martin
fe3a97c935
regen
2002-02-27 21:01:55 +00:00
martin
b6b3e04f66
Avoid duplicate define for ATI Rage Pro PCI
2002-02-27 21:00:28 +00:00
leo
f70bec2792
Also visit the file2swp subdir.
2002-02-27 20:29:14 +00:00
leo
927df39940
copy a file to a 'SWP' partition
2002-02-27 20:14:39 +00:00
tv
ac1299bdfb
New toolchain infrastructure for sh3eb, generated with mknative.
2002-02-27 18:45:14 +00:00
tv
d24dab300c
Don't forget "do-distrib-dirs" as a prerequisite to "includes".
2002-02-27 18:18:59 +00:00
tv
8d7b76f87a
Fix OBJS dependency.
2002-02-27 17:58:52 +00:00
tv
6080b95ae4
Make libobjc configury MI.
2002-02-27 17:55:32 +00:00
tv
9d3094001d
Clarify why even native hosts should use the same method to bootstrap a
...
toolchain.
2002-02-27 17:49:19 +00:00
mason
3b5b0345cc
Make wording and intent clearer. "Real-world" users have expressed confusion,
...
and the former wording didn't help.
2002-02-27 17:42:41 +00:00
tv
ab30e43870
Add .MADE to prevent building in $srcdir. (They could have at least
...
referenced $(srcdir) explicitly for the targets, sigh....)
2002-02-27 17:34:48 +00:00
tv
52294a7b65
A step-by-step doc on how to bootstrap a new toolchain (works on both cross
...
and native hosts).
2002-02-27 17:21:56 +00:00
tv
b69d8cc8b2
New toolchain framework for sh3el platforms, generated with mknative.
2002-02-27 17:10:09 +00:00
tv
bfa4c6d7c2
Make new toolchain conf files for libiberty MI.
2002-02-27 17:03:49 +00:00
tv
6601e7454c
Make libiberty files MI.
2002-02-27 17:02:04 +00:00
tv
569df344d5
* Don't try to get the gdb framework if gdb doesn't configure due to missing
...
gdb support (determined by GNU configure).
* Be less verbose if there are no existing toolchain framework files to
compare (suppress grep "file not found" error)
2002-02-27 16:45:11 +00:00
junyoung
53e222d45c
Regen.
2002-02-27 16:38:08 +00:00
junyoung
ab2517393d
Fully revise product IDs for ATI Mach64 and Rage graphics cards.
...
XXX Rage 128 not revised.
2002-02-27 16:36:41 +00:00
christos
47c5991d7a
PR/15748: Ray Brownrigg: exp(log(0)) is broken.
...
Use FreeBSD's version. Handles inf/nan and rounding modes.
2002-02-27 16:32:46 +00:00
tv
76fed8b638
Revert previous; this had to do with running "make includes" while MKGCC=no.
...
It's still possible to get the needed headers from src/gnu/lib/libgcc by hand.
2002-02-27 16:28:23 +00:00
tv
246889ecf5
Omit the C++ bits of libgcc for bootstrap-libgcc. Until there are C++
...
headers for the target, these parts can't be built anyway.
2002-02-27 16:12:10 +00:00
pk
f478419a29
Calling pmap_zero_page() (in #if DEBUG section) from pmap_bootstrap() hangs
...
an E250; comment it out.
2002-02-27 16:09:51 +00:00
chs
2cce3ebcba
honor the PG_RDONLY flag (so that NFS can clear the PG_NEEDCOMMIT flag
...
when page with it set is modified again). fixes PR 15733.
2002-02-27 16:02:03 +00:00
lukem
c17ada6ca5
add -U; set UNPRIVED=
2002-02-27 13:55:28 +00:00
lukem
1ee852b54c
pull in bsd.own.mk first, incase RELEASEDIR is defined there
2002-02-27 13:42:35 +00:00
augustss
5d2b04bb42
Move the interrupt bailout when a cancelled ii is found.
2002-02-27 12:42:41 +00:00
shiba
a4cb5b7072
add myself(Takeshi Shibagaki). This is a practice of cvs.
2002-02-27 12:21:36 +00:00
augustss
5663022c32
Remove spurious splusb().
...
Lower abort hardware wait.
2002-02-27 12:12:45 +00:00
lukem
c71e0408fb
Fixes to allow unprivileged building of the binary tar files to
...
contain the correct permissions.
Makefile:
- set SETSENV to the list of variables we wish to pass to each shell
script and use that, rather than duplicating the effort below
- call maketars with "-M ${METALOG}" if UNPRIVED is set.
getdirs.awk:
- takes a list of filenames and outputs the list along with all the
directories used by those filenames
maketars:
- support "-M metalog"
- merge etc/mtree/NetBSD.dist with the "-M metalog" for use in the tgz build
- for a given set, find the union between the set list and the metalog
generated above and use that as the list of files to ${PAX} up as the
tgz file.
2002-02-27 10:51:47 +00:00
lukem
6cfea188a7
- fix the comment describing what this does
...
- " egrep ... | awk " can be replaced by a smarter bit of awk...
2002-02-27 10:43:42 +00:00
lukem
2d86ced5d9
" egrep ... | awk" can be replaced by a smarter bit of awk...
2002-02-27 10:42:55 +00:00
matt
9991b60633
Remove R_VAX_GOT32O and R_VAX_PLT32O relocs. VAX don't need 'em.
2002-02-27 07:43:34 +00:00
simonb
06b7c00543
s/DEL_ZERO/DEV_ZERO/
2002-02-27 06:51:57 +00:00
jmc
71b05541b5
Initial layout for SBP2 routines. Mainly just the code yanked from fwnode.c
...
so it's not lost.
2002-02-27 05:12:11 +00:00
jmc
6cf5c78fa4
Basic prototype/beginning of firewire disk support using sbp2/scsi. Commiting
...
to have a baseline.
2002-02-27 05:11:27 +00:00
jmc
40cba409bb
Change/pretty up some debugging info.
...
Also, add unit location fields to the ROM image. The p1212 spec requires
unit locations if you have 2 or more unit directories which is the case for
ipv4 and ipv6 compiled into a kernel.
2002-02-27 05:09:15 +00:00