simonb
|
8375df5b6a
|
Whitespace nits.
|
2001-08-24 02:07:34 +00:00 |
enami
|
48661b973f
|
Print commands within angled brackets only if they are system processes.
Print other commands, like cc, cpp and as, within parentheres.
|
2001-08-24 01:48:22 +00:00 |
hubertf
|
837bdd67dd
|
* When applying patches, also look in $LOCALPATCHES/$PKGPATH for
any local patches that the user wants to maintain outside of
pkgsrc.
* print-PLIST: ignore Linux procfs entries
|
2001-08-24 00:54:45 +00:00 |
hubertf
|
c5967dbc76
|
Fix typo: heirarchies
|
2001-08-24 00:48:48 +00:00 |
simonb
|
c8d4938fb4
|
Fix compile problems for kernels configured for MIPS1 support only.
Patch from Thilo Manske in PR #13703.
|
2001-08-24 00:22:53 +00:00 |
thorpej
|
0f89153491
|
Oops, TMD/RMD byte count masks were one bit shy (and it makes a big
difference when the value in the field is actually the two's complement
of the buffer length).
|
2001-08-24 00:16:25 +00:00 |
wiz
|
4538e1cec2
|
Remove lots of #ifdef's for dead Cray hardware and obsolete UNICOS releases;
also some Cray-specific fixes. No change for NetBSD.
From Brian Ginsbach of Cray Inc. in bin/13614 and private mail.
|
2001-08-24 00:14:03 +00:00 |
yamt
|
e42129c827
|
don't change errno on success.(SUSV2)
this will fix error messages of some commands like setkey(8).
|
2001-08-24 00:11:54 +00:00 |
manu
|
f63829f8b0
|
COMPAT_LINUX on the PowerPC is no more experimental.
|
2001-08-23 19:59:44 +00:00 |
manu
|
ff9962905c
|
Added info about non i386 ports
|
2001-08-23 19:58:03 +00:00 |
mrg
|
b82078b80d
|
netbsd.INSTALL.gz is already install; back out part of previous.
|
2001-08-23 17:19:49 +00:00 |
eeh
|
11f0349df1
|
Install INSTALL kernel.
|
2001-08-23 17:14:40 +00:00 |
mrg
|
bd3a784d30
|
clarify instfs.tgz & netbsd.INSTALL.gz usage.
|
2001-08-23 17:05:47 +00:00 |
mrg
|
f32a062ce6
|
install the netbsd.INSTALL kernel into the release area as well.
|
2001-08-23 16:59:33 +00:00 |
mrg
|
75146946d7
|
update sizes for / and /usr to ones that actually *fit*
|
2001-08-23 16:59:08 +00:00 |
mrg
|
9bdc5bb710
|
add a note about the new "instfs" and also xref diskless(8).
|
2001-08-23 16:42:40 +00:00 |
eeh
|
1007ef1595
|
Fix backwards compare. (From Jason Wright)
|
2001-08-23 16:14:12 +00:00 |
mrg
|
a826a2ecf0
|
clean up a bit; also fix a snap_pre_md segment to be in snap_md_pre so it is actually executed.
|
2001-08-23 16:01:56 +00:00 |
mrg
|
d8ebb0682c
|
build an "instfs" which can be untarred for complete netboot installs.
|
2001-08-23 15:50:09 +00:00 |
bjh21
|
d400c78e55
|
Update location of IANA smi-numbers file, since the old one doesn't work any
more.
While I'm here, add IANA assignments 0xbe--0xc5.
|
2001-08-23 14:52:21 +00:00 |
mrg
|
5b9869d189
|
don't clobber INSTALLATION_DIRS, just add to it. add support for building
32 bit libraries, crt and ld.elf_so on 64 bit platforms (disabled by default).
|
2001-08-23 14:40:21 +00:00 |
mrg
|
31be837848
|
support kernel configs called `../../sparc64/conf/GENERIC32', and the like,
by stripping the dirname off by using ${configfile:C/.*\///} where necessary.
|
2001-08-23 14:37:02 +00:00 |
mrg
|
1e8c30ef94
|
update sparc64 (and some generic) set sizes to reality (gnu.tgz is
*much* larger for sparc64 now! :-). remove the notes that PCI kbd/ms,
sbus audiocs, and fas support don't work because they now do.
|
2001-08-23 14:33:13 +00:00 |
tsubai
|
e20342e78d
|
Fix a bug introduced when machine_type.h was removed.
Now the kernel can read symbol table again.
|
2001-08-23 14:17:27 +00:00 |
tsutsui
|
2b566d5530
|
Remove note about 80P cable detection for Acard ATP860 from BUGS section.
|
2001-08-23 10:05:51 +00:00 |
tsutsui
|
b6e4b26d3b
|
Check 80 pins cable in acard_setup_channel() for Acard ATP860.
|
2001-08-23 10:02:25 +00:00 |
chs
|
c540e9e70b
|
add a missing pmap_update().
|
2001-08-23 06:18:47 +00:00 |
chs
|
9fa41ab3b9
|
use cli/sti instead of splhigh/splx for MCOUNT_ENTER/MCOUNT_EXIT.
this makes clearer how much time mcount() is really taking.
|
2001-08-23 06:17:00 +00:00 |
thorpej
|
ce0d046061
|
Regen; recognize the 79c972's 10BASE-T interface mapped onto MII.
|
2001-08-23 04:47:36 +00:00 |
thorpej
|
b52818d607
|
The Am79c972 PCnet-FAST+ has its built-in 10BASE-T interface mapped
onto the MII bus. Recognize it.
|
2001-08-23 04:47:05 +00:00 |
thorpej
|
29bfa727c1
|
Regen; take part numbers out of PCnet-PCI product descriptions.
|
2001-08-23 03:42:26 +00:00 |
thorpej
|
16efbbf387
|
Take part numbers out of the PCnet-PCI product descriptions.
|
2001-08-23 03:41:36 +00:00 |
thorpej
|
2c469bbf82
|
Regen; Add Promise ATA/100 TX2.
|
2001-08-23 03:32:24 +00:00 |
thorpej
|
915a8ef871
|
Add Promise ATA/100 TX2 device ID.
|
2001-08-23 03:31:55 +00:00 |
itojun
|
4d1509970e
|
do not try to bring IPv6 up on bridge*.
|
2001-08-23 02:58:24 +00:00 |
wiz
|
74d0aad2a6
|
Add MAKEDEV(8) for netwinder, and the necessary directories.
|
2001-08-23 01:41:36 +00:00 |
wiz
|
d75b059d14
|
Add man8.netwinder (for MAKEDEV.8), and descend into it.
|
2001-08-23 01:36:32 +00:00 |
wiz
|
8624e48221
|
Add /usr/share/man/{cat,man}8/netwinder.
|
2001-08-23 01:35:36 +00:00 |
wiz
|
cec306e0cb
|
regen
|
2001-08-23 01:32:34 +00:00 |
nisimura
|
4d28b238b5
|
Add MX (PMAG-A) and TX (PMAG-RO/PMAG[B]-J) supports and replace CX
(PMAG-B) code with one found in dev/tc/ directory.
|
2001-08-23 01:29:31 +00:00 |
nisimura
|
9a409cff3e
|
Add MX (PMAG-A), CX (PMAG-B), TX (PMAG-RO/PMAG[B]-J) TC framebuffer
supports. None of them has any acceleration capability.
|
2001-08-23 01:16:52 +00:00 |
itojun
|
2697773fb1
|
IFQ_PURGE cannot be used against ifqueue. use IF_PURGE.
|
2001-08-23 00:56:03 +00:00 |
matt
|
d98bf76f56
|
Fix bootstrap loss of memory. Fix pmap_activate problem. Revamp debug
messages.
|
2001-08-22 22:17:57 +00:00 |
matt
|
28c81ffc15
|
7450 requires a sync before the the isync (MPC7450UM - 3.4.4.8)
|
2001-08-22 21:19:58 +00:00 |
matt
|
ae5ab93687
|
Add 7450 recognization. 7450s use NAP mode. print out HID0 register
contents.
|
2001-08-22 21:09:05 +00:00 |
matt
|
076780a19c
|
Include the 7410/7450 hid definitions
|
2001-08-22 21:05:25 +00:00 |
groo
|
37ffb3b127
|
begin executed --> being executed
|
2001-08-22 20:18:08 +00:00 |
thorpej
|
15dcb4a98e
|
Link the kernel at 1MB.
|
2001-08-22 19:44:47 +00:00 |
thorpej
|
9f019df56f
|
Allow a keypress on the console to transition from "halted" to "returning
to monitor".
|
2001-08-22 19:13:09 +00:00 |
matt
|
44c7bc97b4
|
Add some etc.netwinder support for netwinder. XXX Far from complete
but makes snapshots possible.
|
2001-08-22 18:34:48 +00:00 |