bjh21
cb7a3d0674
ANSIfy, and othe KNF cleanup.
2002-02-17 19:53:44 +00:00
thorpej
45f23105c2
Make this compile again (update for changes to register bit names).
2002-02-17 19:49:58 +00:00
thorpej
bb1c9c42fa
Update for new location of the WD80x3 register description.
2002-02-17 19:47:41 +00:00
christos
6e89926d24
regen
2002-02-17 19:35:45 +00:00
christos
5a51f8945d
fix rlimit confusion.
2002-02-17 19:35:30 +00:00
christos
8ec87caa7f
ICANON is in lflags, by Neelkanth Natu
2002-02-17 19:34:42 +00:00
veego
f12a3476e0
Add a missing ) from an 6 year old cleanup commit (rev 1.10):
...
s/sizeof(struct mfcp_softc,/sizeof(struct mfcp_softc),/
Noticed by Nagilum on irc.
2002-02-17 19:26:37 +00:00
martin
387b55cc79
Protect calls to wi_cmd() from callout handlers by proper splnet()/splx()
...
pairs. Without this, the interrupt handler will steal the "command completed"
status and wi_cmd will busy loop until it times out.
Add some error output to make failure modes like this more prominent.
This should fix PR 14559.
2002-02-17 19:24:18 +00:00
thorpej
044d35e196
* Undo rev 1.55. While one might think this test is useful, newfs
...
has historically allowed file systems to be created on non-4.2BSD
partitions, and the ability to do so is quite useful to some people.
* When rewriting the disklabel, don't consider it an error if there's
not a label already on the disk (and thus the rewrite operation fails).
2002-02-16 19:39:30 +00:00
thorpej
58ff6aaf22
Regen: Add Genesys Logic GL641USB CompactFlash card reader.
2002-02-16 18:18:06 +00:00
he
94f5cc8310
Bring sun2 into the MACHINE_LIST, so that we don't later get warnings
...
that the sun2 number register is undefined.
2002-02-16 18:18:03 +00:00
thorpej
bfdbf84cf8
Add product ID for the Gensys Logic GL641USB CompactFlash card reader.
2002-02-16 18:17:35 +00:00
he
c283c04ea4
Replace tabs with spaces in two places inside .(disp, so that the
...
bootptab and dhcpd.conf entries are not brought flush against the
right margin, but instead get sane formatting.
2002-02-16 18:17:04 +00:00
thorpej
49cec2b141
* Remove a debug-breakpoint that is no longer needed.
...
* Move the pxe_init() call to when we open the virtual netif.
* Make sure to call pxe_fini() when we close the virtual netif.
2002-02-16 16:52:10 +00:00
thorpej
3285e44973
Regen: Add the Elan SC520 System Controller.
2002-02-16 16:36:36 +00:00
thorpej
1b6c81cacd
Add the AMD Elan SC520 System Controller.
2002-02-16 16:35:48 +00:00
thorpej
0aec9f6508
Need private copies of these files for now.
2002-02-16 16:26:23 +00:00
christos
09a9c8ea3d
1. load cr2 now that we have it.
...
2. ldt_info.base_addr == 0 && ldt_info.limit == 0 means zero the ldt
From Robert V. Barron's wabi patch.
2002-02-16 16:23:09 +00:00
christos
c8e246669c
save cr2 for the benefit of linux emulation, and normalize use of pcb
...
in trap(), i.e. always initialize *pcb and use it instead of doing it
sometimes.
2002-02-16 16:22:03 +00:00
skrll
9e98a7e93d
Enable ep* at pci here also.
2002-02-16 15:47:10 +00:00
is
372cac3316
The linux lkm doesn't compile anymore on m68k
2002-02-16 11:02:37 +00:00
wiz
a3a4739481
Some more typo and punctuation fixes.
2002-02-16 10:54:55 +00:00
mycroft
22d8cbc4f9
Make this build without akbd (again).
2002-02-16 08:30:27 +00:00
shin
febef53a9c
run cached and move fast.
...
before 5 seconds
after sub second
2002-02-16 05:26:02 +00:00
christos
a7986989e7
Improve on fault signal translation. Inspired largely by Robert V. Baron's
...
wabi patch.
2002-02-16 05:19:26 +00:00
thorpej
8bb2be2987
Add a PXE boot loader. PXE interface code is derived by code
...
written by Alfred Perlstein, Paul Saab, John Baldwin for FreeBSD.
Still needs some work, but this will load a kernel on a Soekris net4501.
Many thanks to Frank van der Linden and his simulator wizardry for
helping me debug the low-level startup code.
2002-02-16 03:37:39 +00:00
reinoud
7de02b8b3d
The patches must have been missed... so i re-aplied the patches wiz made on
...
this document .,... thanks wiz for proofreading ! :)
2002-02-16 02:31:30 +00:00
enami
3528e53ca0
Use sizeof correctly. Fixes PR#15613.
2002-02-16 02:11:43 +00:00
enami
233c254079
- Wrap long line.
...
- Remove unnecessary semi-colon.
2002-02-16 02:07:56 +00:00
reinoud
b6b2c79819
Add the RISC OS gzip tool for installation purposes. It gets uudecoded and
...
installed in ../release/installation/misc/ next to the bootloader.
2002-02-16 01:53:52 +00:00
reinoud
918a90814e
Update this allmost ancient prep.RISCOS file ... would like ppl. to proof
...
read it.
2002-02-16 01:39:10 +00:00
wiz
ce9ea3fcae
Typo, grammar and punctuation fixes.
2002-02-16 00:57:47 +00:00
reinoud
93694f2a11
Make clear where the included gzip program is.
2002-02-15 23:32:50 +00:00
reinoud
7fb5f3f3e7
Update this ancient prep document to refect the new bootloader... it still
...
needs heaps of work and needs proofreading but its something to start with.
2002-02-15 23:22:45 +00:00
tron
703247c696
Second step of supporting XFree86 4.x binary sets:
...
- add list files for XFree86 4.2.0
2002-02-15 22:29:22 +00:00
nathanw
382c2e0513
Add a bunch of PNP ID strings that are apparantly for the ESS chips.
...
Snarfed from a Microsoft document.
2002-02-15 22:06:50 +00:00
reinoud
363ed17eae
Use the install notes for Acorn32 ... the arm32 has to go but i'll leave it
...
here for Jason to use for shark
2002-02-15 22:01:37 +00:00
reinoud
309c1facde
Create a .zip file next to the .tar file special for those Acorn folks who
...
can download a free unzipper but dont have access to a .tar.gz file.
2002-02-15 21:49:40 +00:00
is
92a181b637
Move Amiga PORT to ELF and new toolchain. Still missing:
...
support in UPGRADE to move old shared libs to /emul/aout
2002-02-15 21:28:03 +00:00
christos
57c8cc95f1
s/printf/uprintf/
2002-02-15 20:02:56 +00:00
simonb
fbaba2a978
Add a space after a comma in a few places (KNF).
2002-02-15 17:45:05 +00:00
skrll
45a18d6ff2
Remove redundant mov instruction.
...
OK'd by Matt Thomas <matt@netbsd.org>
2002-02-15 17:05:20 +00:00
christos
b03c54f812
regen
2002-02-15 16:50:58 +00:00
christos
3a4f78636f
Regen
2002-02-15 16:50:35 +00:00
christos
51ea9c87e7
proper comment.
2002-02-15 16:50:13 +00:00
christos
28debea38a
- add a real linux_sys___sysctl because the mib numbers are different.
...
implement only the kernel version getting entries.
- make the signal conversion functions consistent; dest is arg 1.
- make linux_fakedev deal with block and char devices differently.
- add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so
that they work properly.
- add linux_mmap2 [untested].
- bump kernel to 2.4.18, and make the date be valentine's day :-)
- linux_sys_*stat64 family was totally busted. Fix it.
tested only on i386.
Status:
gdb, telnet, work
jdk-1.4.0 extractor works, jdk still coredumps.
christos
2002-02-15 16:47:58 +00:00
drochner
d3d59b3e4f
print the package name on deletion errors
2002-02-15 12:42:34 +00:00
simonb
dbebadf72e
Document "show event".
2002-02-15 12:20:33 +00:00
simonb
14ac06f0bd
Add a "show event" ddb command to show the event counters.
2002-02-15 11:18:26 +00:00
matthias
dd580ad301
".else if" doesn't work, thus everything was "COFF". Changed to ".elif".
2002-02-15 10:20:24 +00:00